constellation/image/mkosi.conf.d/mkosi.conf

25 lines
528 B
Plaintext
Raw Normal View History

2022-10-19 11:10:15 +00:00
[Distribution]
Distribution=fedora
2022-11-17 11:12:00 +00:00
Release=37
2022-10-19 11:10:15 +00:00
[Output]
Format=gpt_squashfs
ManifestFormat=json,changelog
Bootable=yes
KernelCommandLine=mitigations=auto,nosmt preempt=full rd.shell=0 rd.emergency=reboot loglevel=8
2022-10-19 11:10:15 +00:00
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
2022-10-19 11:10:15 +00:00
[Host]
QemuHeadless=yes