aboutsummaryrefslogtreecommitdiff
path: root/conf.d/rc
AgeCommit message (Expand)Author
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-10-31You can now log baselayout-2 again, through the RC_LOGGER conf.d/rcRoy Marples
2007-10-11net.eth0 and net.eth1 makes no sense, thanks to Marc BlumentrittRoy Marples
2007-08-28Undocument pause action, fix --nodeps and --ifstarted, #190045.Roy Marples
2007-08-20As discussed on the -dev ml, RC_DEPEND_STRICT now defaults to yes.Roy Marples
2007-07-21RC_DEPEND_STRICT now controls dependency strictness.Roy Marples
2007-07-11Punt the dodgy ebuffer code. We now force prefixing for parallel starts which...Roy Marples
2007-05-02SSD_NICELEVEL can now affect the nicelevel for daemons startedRoy Marples
2007-04-25We now have an alternative to buffering stdout and stderr.Roy Marples
2007-04-24We now buffer stdout and stderr to a file and flush that when running in para...Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples