openrc/sh
2007-10-29 09:45:49 +00:00
..
functions.sh -C should force no colour as well 2007-09-28 19:29:59 +00:00
gendepends.sh Don't use local here 2007-09-02 12:55:18 +00:00
init-common-post.sh Use mkdir to test. 2007-09-24 15:28:48 +00:00
init-functions.sh Rewrite the core parts in C. We now provide librc so other programs can 2007-04-05 11:18:42 +00:00
Makefile /lib/rcscripts -> /lib/rc 2007-09-19 13:53:40 +00:00
net.sh Network config arrays are now split by embedded new lines instead of being evaled into space separated values. This makes it easier to read, maintain and document as discussed on gentoo-dev. 2007-10-29 09:45:49 +00:00
rc-functions.sh netmount, localmount, halt.sh and net scripts now check OS specific flags to see if a mount is network mounted (linux = fstab, *bsd = "local" in mount options) or not, #192772. 2007-10-09 15:33:05 +00:00
rc-help.sh Document help and status 2007-10-04 14:57:51 +00:00
rc-mount.sh netmount, localmount, halt.sh and net scripts now check OS specific flags to see if a mount is network mounted (linux = fstab, *bsd = "local" in mount options) or not, #192772. 2007-10-09 15:33:05 +00:00
runscript.sh init scripts and their extra options can now have descriptions, #184327. 2007-07-10 19:09:41 +00:00