index
:
user/sven/openrc.git
master
github/0.18.x
github/0.19.x
github/0.20.x
github/HEAD
github/gh-pages
github/master
github/mount-service
github/new-netmount
github/openrc-0.10.x
github/openrc-0.11.x
github/openrc-0.12.x
github/openrc-0.13.x
github/openrc-0.15.x
github/openrc-0.16.x
github/openrc-0.9.8.x
github/openrc-0.9.9.x
github/refactor
github/runit
origin/0.18.x
origin/0.19.x
origin/0.20.x
origin/0.21.x
origin/0.22.x
origin/0.23.x
origin/0.24.x
origin/0.26.x
origin/0.27.x
origin/0.31.x
origin/0.32.x
origin/0.33.x
origin/0.34.x
origin/0.35.x
origin/0.38.x
origin/0.39.x
origin/0.40.x
origin/0.41.x
origin/0.42.x
origin/0.43.x
origin/0.44.x
origin/0.45.x
origin/0.47.x
origin/0.52.x
origin/0.53.x
origin/0.54.x
origin/0.55.x
origin/0.60.x
origin/0.62.x
origin/HEAD
origin/cgroup-rework
origin/cmdline
origin/default_logger
origin/dependency-rework
origin/dynamic-multiplex
origin/functions.sh
origin/gh-pages
origin/improve-hostname
origin/install-version-with-meson
origin/librc-rework
origin/lxc
origin/master
origin/mount-service
origin/netbsd-fix
origin/new-netmount
origin/openrc-0.10.x
origin/openrc-0.11.x
origin/openrc-0.12.x
origin/openrc-0.13.x
origin/openrc-0.15.x
origin/openrc-0.16.x
origin/openrc-0.9.8.x
origin/openrc-0.9.9.x
origin/parallel_rework_followup
origin/proper-errors
origin/rc-status-checks
origin/rc-update-env
origin/respawn-with-units
origin/resupervise-daemon
origin/rm-prefix
origin/s6-reload
origin/scriptdir_load
origin/setgroups-zero
origin/sysctl
origin/tests
origin/vapier
[no description]
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.d
/
localmount.in
Age
Commit message (
Expand
)
Author
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
2015-10-08
localmount: white space cleanup
William Hubbs
2015-10-08
localmount: clean up handling of aufs branches
Ian Stakenvicius
2015-10-01
Revert "local/netmount: remove uses of -O [no]_netdev"
William Hubbs
2015-09-01
localmount/netmount: on Linux, fail if some file systems do not mount
William Hubbs
2015-08-21
Make localmount and netmount always succeed on non-linux
William Hubbs
2015-08-18
local/netmount: remove uses of -O [no]_netdev
William Hubbs
2015-08-17
allow localmount and netmount to fail
William Hubbs
2015-05-01
Disable service scripts for systemd-nspawn
Mike Gilbert
2014-10-06
localmount: unmount aufs branches
Rick Farina (ZeroChaos)
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
openrc-0.9.9
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