packages: add missing packages from diff
This commit is contained in:
parent
1458a98a77
commit
147a7ff8ee
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