mirror of
https://github.com/systemd/systemd.git
synced 2025-01-05 13:18:06 +03:00
ee6eedab82
This is now possible without a TMP device so let's start signing PCRs when building images with mkosi.
41 lines
695 B
Plaintext
41 lines
695 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Content]
|
|
Autologin=yes
|
|
BaseTrees=../../mkosi.output/base
|
|
ExtraTrees=../../src:/root/src
|
|
Initrds=../../mkosi.output/initrd
|
|
Packages=
|
|
acl
|
|
bash-completion
|
|
coreutils
|
|
diffutils
|
|
dnsmasq
|
|
dosfstools
|
|
e2fsprogs
|
|
findutils
|
|
gcc # Sanitizer libraries
|
|
gdb
|
|
grep
|
|
kbd
|
|
kexec-tools
|
|
less
|
|
mtools
|
|
nano
|
|
nftables
|
|
openssl
|
|
qrencode
|
|
sed
|
|
strace
|
|
tmux
|
|
tree
|
|
util-linux
|
|
valgrind
|
|
wireguard-tools
|
|
xfsprogs
|
|
zsh
|
|
|
|
[Validation]
|
|
SecureBoot=yes
|
|
SignExpectedPcr=yes
|