index
:
navi/openrc/openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.d
/
localmount.in
Age
Commit message (
Expand
)
Author
2013-12-29
Rename runscript to openrc-run
William Hubbs
2013-10-18
remove redundant sync calls
William Hubbs
2013-10-04
FL-786: localmount: support filesystem mounting on openvz
Daniel Robbins
2013-03-22
localmount: add "no" in front of network file system types
William Hubbs
2013-02-23
Fix shebangs in services to point to the correct location of runscript
Andrew Gregory
2012-12-16
localmount: quoting fixes
Steve L
2012-11-30
typo fixes
William Hubbs
2012-11-29
localmount: only skip unmounting /usr if it was premounted
William Hubbs
2012-07-26
Bring Back prefix support
William Hubbs
2012-05-13
do not umount /usr on linux systems
William Hubbs
2012-03-25
localmount: Only unmount local filesystems if we are shutting down
William Hubbs
2012-02-21
Remove prefix support
William Hubbs
2012-02-13
Allow localmount to run in openvz containers
William Hubbs
2011-09-11
Fix regex pattern for umounts during shutdown
Christian Ruppert
2011-07-07
save and restore IFS correctly
Kirill Elagin
2011-07-05
fix issue with extra_net_fs_list
William Hubbs
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-06-24
localmount: make OIFS and CIFS local in stop function
Kirill Elagin
2011-04-18
Don't unmount /run on shutdown
Lars Wendler
2011-02-14
Fix bug #354805
Anthony G. Basile
2010-12-11
Add "after lvm modules" as Flameeyes reports that LVM is starting too late on...
Robin H. Johnson
2010-11-30
localmount should only use the -O option for linux systems
William Hubbs
2010-11-15
do not mount local file systems with the _netdev option in fstab
William Hubbs
2009-11-04
Add support for Linux Containers, fixes #202.
Roy Marples
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-27
Style.
Roy Marples
2009-04-19
Move special umount of tmpfs to the swap init script where it belongs, #149.
Roy Marples
2009-04-16
Don't unmount /bin,/sbin,/lib,/libexec in the very silly cases where they are...
Roy Marples
2008-07-09
Fix last commit
Roy Marples
2008-07-09
Add a knob to avoid the unmounting of some points.
Roy Marples
2008-03-05
localmount uses lvm
Roy Marples
2008-03-03
Split VPS into VSERVER and OPENVZ
Roy Marples
2008-03-02
Ensure that our scripts call prefixed runscript.
Roy Marples
2008-03-02
Don't check for root in prefix.
Roy Marples