mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
[Distribution]
|
|
Distribution=fedora
|
|
Release=37
|
|
|
|
[Output]
|
|
Format=gpt_squashfs
|
|
ManifestFormat=json,changelog
|
|
Bootable=yes
|
|
KernelCommandLine=mitigations=auto,nosmt preempt=full rd.shell=0 rd.emergency=reboot loglevel=8
|
|
WithUnifiedKernelImages=yes
|
|
Verity=yes
|
|
CompressFs=zstd
|
|
SplitArtifacts=yes
|
|
# Enable Secure Boot with own PKI
|
|
SecureBoot=yes
|
|
SecureBootKey=pki/db.key
|
|
SecureBootCertificate=pki/db.crt
|
|
# TODO: Wait for systemd 252 to bring systemd-measure
|
|
# Measure=yes
|
|
ImageId=constellation
|
|
Output=image.raw
|
|
|
|
[Partitions]
|
|
ESPSize=512M
|
|
|
|
[Content]
|
|
BasePackages=conditional
|
|
Packages=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
|
|
util-linux
|
|
dracut
|
|
|
|
[Host]
|
|
QemuHeadless=yes
|