aboutsummaryrefslogtreecommitdiff
path: root/init.d/localmount
AgeCommit message (Expand)Author
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples
2007-11-22We no longer need this hack for FreeBSD-7Roy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-10-09netmount, localmount, halt.sh and net scripts now check OS specific flags to ...Roy Marples
2007-10-05Don't umount anything in /sys like we do for /proc and /devRoy Marples
2007-09-09revert EARLY_MOUNTS since everything in the boot runlevel depends on localmou...Mike Frysinger
2007-09-09Allow people to specify a list of early mount points which will be mounted at...Mike Frysinger
2007-09-03Add --quiet to mountinfoRoy Marples
2007-07-25Merge some of reb's OpenBSD fixes inRoy Marples
2007-07-16Allow zsh to work as our shellRoy Marples
2007-07-16Yikes, removed that old bash gettextismRoy Marples
2007-07-11Don't unmount network filesystems in localmount or halt.sh, #175602.Roy Marples
2007-07-11Only mount stuff if not already mountedRoy Marples
2007-07-10init scripts and their extra options can now have descriptions, #184327.Roy Marples
2007-06-02Use -q option with modprobe rather than sending to /dev/null.Mike Frysinger
2007-06-02Fix from comio for /proc/filesystems typo in localmount #180621.Mike Frysinger
2007-05-12mount nfsd on /proc/fs/nfs automaticallyMike Frysinger
2007-05-05Remove reference to dm-cryptRoy Marples
2007-04-30debugfs supportMike Frysinger
2007-04-20Automatically mount selinuxfs on /selinux in localmount.Mike Frysinger
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples