Skip to content

main/util-linux: split mount and umount into subpackages

Busybox mount does not support some functionality such as bind mounts so split mount and umount into subpackages so that other packages that only require mount and/or umount do not need to install util-linux-misc.

Merge request reports