mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-10 17:48:27 -04:00
Something is broken with modules in dracut :/
This commit is contained in:
parent
f1b77afed5
commit
5e996f9f73
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ $(csps): %: mkosi.output.%/fedora~37/image.raw
|
||||||
prebuilt/azure/rpms/%.rpm:
|
prebuilt/azure/rpms/%.rpm:
|
||||||
@echo "Downloading $*"
|
@echo "Downloading $*"
|
||||||
@mkdir -p $(@D)
|
@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:
|
prebuilt/gcp/rpms/%.rpm:
|
||||||
@echo "Downloading $*"
|
@echo "Downloading $*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue