mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
cb934ed087
We don't want these options on other CSPs. This is temporary until AWS fixed some background issues. We need to set the option we want to set differently on each provider once per provider as we need to keep some of the options we set with higher priority.
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
[Distribution]
|
|
Distribution=fedora
|
|
Release=38
|
|
|
|
[Output]
|
|
Format=disk
|
|
ManifestFormat=json,changelog
|
|
Bootable=yes
|
|
KernelCommandLine=preempt=full rd.shell=0 rd.emergency=reboot loglevel=8 console=ttyS0
|
|
SplitArtifacts=yes
|
|
# Enable Secure Boot with own PKI
|
|
SecureBoot=yes
|
|
SecureBootKey=pki/db.key
|
|
SecureBootCertificate=pki/db.crt
|
|
# TODO(malt3): Wait for systemd 252 to bring systemd-measure
|
|
# Measure=yes
|
|
ImageId=constellation
|
|
Output=image.raw
|
|
|
|
[Content]
|
|
Packages=prebuilt/rpms/kernel/kernel-6.1.46-100.constellation.fc38.x86_64.rpm
|
|
prebuilt/rpms/kernel/kernel-core-6.1.46-100.constellation.fc38.x86_64.rpm
|
|
prebuilt/rpms/kernel/kernel-modules-6.1.46-100.constellation.fc38.x86_64.rpm
|
|
prebuilt/rpms/kernel/kernel-modules-core-6.1.46-100.constellation.fc38.x86_64.rpm
|
|
prebuilt/rpms/systemd/systemd-251.11-2.fc37.x86_64.rpm
|
|
prebuilt/rpms/systemd/systemd-libs-251.11-2.fc37.x86_64.rpm
|
|
prebuilt/rpms/systemd/systemd-networkd-251.11-2.fc37.x86_64.rpm
|
|
prebuilt/rpms/systemd/systemd-pam-251.11-2.fc37.x86_64.rpm
|
|
prebuilt/rpms/systemd/systemd-resolved-251.11-2.fc37.x86_64.rpm
|
|
prebuilt/rpms/systemd/systemd-udev-251.11-2.fc37.x86_64.rpm
|
|
dracut
|
|
util-linux
|