mirror of
https://github.com/systemd/systemd.git
synced 2025-03-11 20:58:27 +03:00
gdb-headless in Fedora is missing a dependency on which: https://bugzilla.redhat.com/show_bug.cgi?id=2275274 This happens all the time so let's make sure which is always installed in the image.
52 lines
753 B
Plaintext
52 lines
753 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Output]
|
|
@Format=directory
|
|
|
|
[Content]
|
|
Autologin=yes
|
|
Packages=
|
|
acl
|
|
bash-completion
|
|
coreutils
|
|
diffutils
|
|
dnsmasq
|
|
dosfstools
|
|
e2fsprogs
|
|
findutils
|
|
gdb
|
|
grep
|
|
gzip
|
|
jq
|
|
kbd
|
|
kexec-tools
|
|
kmod
|
|
less
|
|
man
|
|
mtools
|
|
nano
|
|
nftables
|
|
openssl
|
|
python3
|
|
qrencode
|
|
rsync
|
|
sed
|
|
socat
|
|
strace
|
|
systemd
|
|
tar
|
|
tmux
|
|
tree
|
|
udev
|
|
util-linux
|
|
valgrind
|
|
which
|
|
wireguard-tools
|
|
xfsprogs
|
|
zsh
|
|
zstd
|
|
|
|
[Validation]
|
|
@SecureBoot=yes
|
|
@SignExpectedPcr=yes
|