mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
5c3a7a5580
* deps: upgrade OS to Fedora 40 * image: measure uki sections uname and sbat for systemd >= 254 * deps: update mainline kernel for Fedora 40 * image: update kernel to 6.6.30 * image: update upload docs --------- Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>
40 lines
856 B
Plaintext
40 lines
856 B
Plaintext
[Distribution]
|
|
Distribution=fedora
|
|
Release=40
|
|
|
|
[Output]
|
|
Format=cpio
|
|
Output=image
|
|
Seed=b04a9a33-4559-4af4-8b38-9249cf933229
|
|
|
|
[Content]
|
|
SourceDateEpoch=0
|
|
MakeInitrd=yes
|
|
Bootable=no
|
|
Packages=systemd
|
|
systemd-networkd
|
|
systemd-resolved
|
|
systemd-udev
|
|
dbus
|
|
util-linux
|
|
gzip
|
|
kmod
|
|
tpm2-tools
|
|
curl # for azure provision service
|
|
# nvme / disk / udev tools
|
|
Packages=udev
|
|
nvme-cli
|
|
ec2-utils
|
|
WALinuxAgent-udev
|
|
xxd
|
|
google-compute-engine-guest-configs-udev # google_nvme_id
|
|
device-mapper
|
|
cryptsetup
|
|
|
|
RemoveFiles=/var/log
|
|
RemoveFiles=/var/cache
|
|
RemoveFiles=/etc/pki/ca-trust/extracted/java/cacerts
|
|
/usr/lib/sysimage/libdnf5/transaction_history.sqlite*
|
|
/var/cache/ldconfig/aux-cache
|
|
CleanPackageMetadata=true
|