Something is broken with modules in dracut :/

This commit is contained in:
Nils Hanke 2022-12-29 16:23:17 +01:00
parent f1b77afed5
commit 5e996f9f73

View File

@ -26,7 +26,7 @@ $(csps): %: mkosi.output.%/fedora~37/image.raw
prebuilt/azure/rpms/%.rpm:
@echo "Downloading $*"
@mkdir -p $(@D)
@curl -sSL -o $@ "https://cdn.confidential.cloud/constellation/testing/kernel/8/$*.rpm"
@curl -sSL -o $@ "https://cdn.confidential.cloud/constellation/testing/kernel/9/$*.rpm"
prebuilt/gcp/rpms/%.rpm:
@echo "Downloading $*"