extra-packages: Avoid losing mount(8) by accident

The util-linux package was added to ensure the presence of the mount(8)
command. Currently the package is already pulled in by various
dependencies. Therefore, it doesn't increase the size of the image, but
serves as a safeguard against any inadvertent changes.

Note that starting from Fedora 35 onwards, the fedora base images no
longer have mount(8), which increases the importance of this change.

https://github.com/containers/toolbox/issues/929
This commit is contained in:
rishi 2021-11-25 19:48:38 +01:00
commit dd2fd834c8

View file

@ -36,6 +36,7 @@ time
traceroute
tree
unzip
util-linux
vte-profile
wget
which