Merge branch 'package-diff' into 'wip-baseimage-rework'
packages: add missing packages from diff See merge request fedora/bootc/base-images!83
This commit is contained in:
commit
610346fa7e
22
packages.txt
22
packages.txt
|
|
@ -81,4 +81,24 @@ iproute iproute-tc
|
|||
# Firewall manipulation
|
||||
iptables nftables
|
||||
# Interactive network tools for admins
|
||||
socat net-tools bind-utils
|
||||
socat net-tools bind-utils
|
||||
|
||||
# These are recomended by other packages installed above.
|
||||
# recommended by containers-common-extra
|
||||
qemu-user-static
|
||||
# recommended by rpm-libs
|
||||
rpm-plugin-audit
|
||||
#recomended by gnupg2
|
||||
pinentry
|
||||
gnupg2-smime
|
||||
# recommended by dracut
|
||||
pigz
|
||||
memstrack
|
||||
kpartx
|
||||
# recommended by libxcrypt
|
||||
pkcs11-provider
|
||||
# recommended by containers-common
|
||||
fuse-overlayfs
|
||||
# recommended by toolbox
|
||||
cracklib-dicts
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue