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
20
packages.txt
20
packages.txt
|
|
@ -82,3 +82,23 @@ iproute iproute-tc
|
||||||
iptables nftables
|
iptables nftables
|
||||||
# Interactive network tools for admins
|
# 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