index
:
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
/
sh
/
rc-mount.sh
Age
Commit message (
Expand
)
Author
2007-12-14
Remove Gentoo copyright from all files that I know I have written
Roy Marples
2007-11-28
Massive whitespace cleanup
Roy Marples
2007-11-21
The BSD's don't need to umount cleanly when shuttind down, as they have a spe...
Roy Marples
2007-11-14
relicense as 2-clause BSD, with the kind permission of Gentoo
Roy Marples
2007-10-09
netmount, localmount, halt.sh and net scripts now check OS specific flags to ...
Roy Marples
2007-09-21
No need for this convulted sed now our prefixed output is on a direct termina...
Roy Marples
2007-07-11
Don't unmount network filesystems in localmount or halt.sh, #175602.
Roy Marples
2007-05-30
Use killall5 again so we can cleanly remount / readonly, #168977
Roy Marples
2007-05-30
Don't use -f with mount
Roy Marples
2007-05-30
Call umount with LC_ALL=C so that we can umount /usr
Roy Marples
2007-04-25
Fix Makefile to clean and remove .svn when making dist. rc-mount no longer ap...
Roy Marples
2007-04-05
Rewrite the core parts in C. We now provide librc so other programs can
Roy Marples