On Sun, May 12, 2013 at 1:54 PM, Thomas Bächler <[email protected]> wrote: > Am 12.05.2013 13:13, schrieb Tom Gundersen: >>> List of showstoppers: >>> >>> - Shells (with hardcoded paths in users' passwd) >>> - fsck helpers (all hardcoded to be in /sbin) >> >> All mount and fsck helpers should be ok to move to /usr/bin. At least >> from mount and fsck's point of view, did you have something else in >> mind?. > > They used to be hardcoded to /sbin/mount.$FOO and /sbin/fsck.$FOO, has > that changed? About mount (in front of libmount) it's implemented since[1] in mnt_context_prepare_helper.
We already have mount.cifs in /usr/bin and I tried successfully with mount.vboxsf. [1] https://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=a29e2f4f -- Sébastien "Seblu" Luttringer https://www.seblu.net GPG: 0x2072D77A

