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:
parent
76aeb34ee9
commit
dd2fd834c8
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ time
|
|||
traceroute
|
||||
tree
|
||||
unzip
|
||||
util-linux
|
||||
vte-profile
|
||||
wget
|
||||
which
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue