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
/
mount-ro.in
Age
Commit message (
Expand
)
Author
2017-03-31
init.d/mount-ro: change dependency on killprocs and savecache to after
William Hubbs
2016-11-03
init.d/mount-ro: do not remount /usr read only if it is premounted
William Hubbs
2016-07-31
init.d: initial service adjustments for docker support
William Hubbs
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
2015-05-01
Disable service scripts for systemd-nspawn
Mike Gilbert
2013-12-29
Rename runscript to openrc-run
William Hubbs
2013-10-18
remove redundant sync calls
William Hubbs
2013-02-23
Fix shebangs in services to point to the correct location of runscript
Andrew Gregory
2012-08-18
Use do_umount's return value instead of eoutdent's.
Christian Ruppert
2012-07-26
Bring Back prefix support
William Hubbs
2012-05-02
Do not try to remount /run read only
Alexey Shvetsov
2012-02-21
Remove prefix support
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
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-16
Don't unmount /bin,/sbin,/lib,/libexec in the very silly cases where they are...
Roy Marples
2008-11-04
Move romount to mount-ro and use the umount -r option as it's more reliable f...
Roy Marples
2008-11-04
Typo
Roy Marples