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-help.sh
Age
Commit message (
Expand
)
Author
2007-12-20
Remove rc-help.sh and replace with a man page for runscript 8.
Roy Marples
2007-12-03
rc-help.sh should use standard ecolours vs its internal ideas
Roy Marples
2007-11-28
Massive whitespace cleanup
Roy Marples
2007-11-23
Move /etc/conf.d/rc to /etc/rc.conf.
Roy Marples
2007-11-22
Use yesno for more robustness
Roy Marples
2007-11-20
opts -> extra_commands. This is much more descriptive.
Roy Marples
2007-11-14
relicense as 2-clause BSD, with the kind permission of Gentoo
Roy Marples
2007-10-04
Document help and status
Roy Marples
2007-10-04
Fix rc-help regarding per runlevel config files
Roy Marples
2007-08-28
Undocument pause action, fix --nodeps and --ifstarted, #190045.
Roy Marples
2007-08-25
Make sure we list all config files in rc help output.
Mike Frysinger
2007-08-15
whitespace
Roy Marples
2007-08-15
Add config to rc-help.sh
Roy Marples
2007-07-10
init scripts and their extra options can now have descriptions, #184327.
Roy Marples
2007-04-05
Rewrite the core parts in C. We now provide librc so other programs can
Roy Marples