Skip to content

install/filesystems: exclude mount.* binaries for unwanted file systems

nl6720 requested to merge nl6720/mkinitcpio:skip-specific-mount-helpers into master

Do not include mount helpers for FUSE, clustered file systems, ecryptfs, cloud storage, pam_mount and etc. They just take up space while not being actually usable in the early userspace.

Fixes #227 (closed)

Edited by nl6720

Merge request reports