aboutsummaryrefslogtreecommitdiff
path: root/init.d/localmount.in
AgeCommit message (Expand)Author
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-10-18remove redundant sync callsWilliam Hubbs
2013-10-04FL-786: localmount: support filesystem mounting on openvzDaniel Robbins
2013-03-22localmount: add "no" in front of network file system typesWilliam Hubbs
2013-02-23Fix shebangs in services to point to the correct location of runscriptAndrew Gregory
2012-12-16localmount: quoting fixesSteve L
2012-11-30typo fixesWilliam Hubbs
2012-11-29localmount: only skip unmounting /usr if it was premountedWilliam Hubbs
2012-07-26Bring Back prefix supportWilliam Hubbs
2012-05-13do not umount /usr on linux systemsWilliam Hubbs
2012-03-25localmount: Only unmount local filesystems if we are shutting downWilliam Hubbs
2012-02-21Remove prefix supportWilliam Hubbs
2012-02-13Allow localmount to run in openvz containersWilliam Hubbs
2011-09-11Fix regex pattern for umounts during shutdownChristian Ruppert
2011-07-07save and restore IFS correctlyKirill Elagin
2011-07-05fix issue with extra_net_fs_listWilliam Hubbs
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-06-24localmount: make OIFS and CIFS local in stop functionKirill Elagin
2011-04-18Don't unmount /run on shutdownLars Wendler
2011-02-14Fix bug #354805Anthony G. Basile
2010-12-11Add "after lvm modules" as Flameeyes reports that LVM is starting too late on...Robin H. Johnson
2010-11-30localmount should only use the -O option for linux systemsWilliam Hubbs
2010-11-15do not mount local file systems with the _netdev option in fstabWilliam Hubbs
2009-11-04Add support for Linux Containers, fixes #202.Roy Marples
2009-07-01We should use -feature instead of nofeature.Roy Marples
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-27Style.Roy Marples
2009-04-19Move special umount of tmpfs to the swap init script where it belongs, #149.Roy Marples
2009-04-16Don't unmount /bin,/sbin,/lib,/libexec in the very silly cases where they are...Roy Marples
2008-07-09Fix last commitRoy Marples
2008-07-09Add a knob to avoid the unmounting of some points.Roy Marples
2008-03-05localmount uses lvmRoy Marples
2008-03-03Split VPS into VSERVER and OPENVZRoy Marples
2008-03-02Ensure that our scripts call prefixed runscript.Roy Marples
2008-03-02Don't check for root in prefix.Roy Marples