Skip to content

install/base: add the umount binary

nl6720 requested to merge nl6720/mkinitcpio:base-umount into master

The initramfs uses mount from util-linux, while umount is the one from busybox. This is somewhat strange, so let's use the util-linux umount too.

Merge request reports