mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
42 lines
940 B
Plaintext
42 lines
940 B
Plaintext
[Distribution]
|
|
Distribution=fedora
|
|
Release=38
|
|
|
|
[Output]
|
|
Format=cpio
|
|
Output=image
|
|
SourceDateEpoch=0
|
|
|
|
[Content]
|
|
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
|
|
# https://github.com/authselect/authselect/pull/348
|
|
# RemoveFiles=/etc/authselect/*
|
|
CleanPackageMetadata=true
|
|
Seed=b04a9a33-4559-4af4-8b38-9249cf933229
|