[PATCH] Add -t noproc,tmpfs options to mount/umount
Roy Marples
uberlord at gentoo.org
Wed Apr 4 10:10:13 PDT 2007
Hi List
I'm busy working on baselayout-2, Gentoo's init system. One of the
goals is to allow busybox to be used as a default shell.
This requires the use of the -t fstype option for mount/umount, which
the attached patch allows. Both umount.c and mount.c statically define
the match_fstype function, which is probably a little bloatly, but I'm
unsure of the busybox build system and where would be a good
alternative to put it. Pointers welcome :)
Thanks
Roy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-mount-types.patch
Type: text/x-patch
Size: 3559 bytes
Desc: not available
Url : http://busybox.net/lists/busybox/attachments/20070404/45219a74/attachment.bin
More information about the busybox
mailing list