aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-24Override rc.conf options onlyChristian Ruppert
2012-01-23Cgroups: activate the openrc control group release agentWilliam Hubbs
2012-01-23Cgroups: create openrc control groupWilliam Hubbs
2012-01-23Per the systemd tmpfiles implementation, we need to watch out for umask durin...Robin H. Johnson
2012-01-23Ensure that when -F is passed, existing files are truncated properly.Robin H. Johnson
2012-01-23Respin features.h usage so that we correctly test for features before we use ...Robin H. Johnson
2012-01-23Revert "Drop include for features.h"Robin H. Johnson
2012-01-22Drop include for features.hWilliam Hubbs
2012-01-22Make checks for writable directory posix compliantWilliam Hubbs
2012-01-22WhitespaceChristian Ruppert
2012-01-20small style fixWilliam Hubbs
2012-01-17drop the extra --pidfile optionWilliam Hubbs
2012-01-17Use the "--make-pidfile" when command_background is usedChristian Ruppert
2012-01-16style fixesWilliam Hubbs
2012-01-16net/ethtool: Fix program call.Robin H. Johnson
2012-01-15Add "ifstopped" command to runscriptChristian Ruppert
2012-01-15Allow overriding of rc.conf options via kernel cmdlineChristian Ruppert
2012-01-15Rename proc_getent to rc_proc_getent and make it globalChristian Ruppert
2012-01-14release openrc-0.9.8.1William Hubbs
2012-01-13net: allow parameters to a single address configRobin H. Johnson
2012-01-12net/iproute2: Handle shortened argumentsRobin H. Johnson
2012-01-09rc/checkpath: tmpfiles.d backend creation codeRobin H. Johnson
2012-01-08net: net.lo, lots of scriptsRobin H. Johnson
2012-01-07net: make lookup of ethtool dynamicWilliam Hubbs
2012-01-07net: make lookup of iproute2 dynamicWilliam Hubbs
2012-01-07net.lo: Add the ability to find the full path of a binaryWilliam Hubbs
2012-01-06release openrc-0.9.8William Hubbs
2012-01-06Revert "net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically"William Hubbs
2012-01-05cgroups: hide configure option to turn off cgroupsWilliam Hubbs
2012-01-05cgroups: turn on groups by defaultWilliam Hubbs
2012-01-05really disable /var/{lock,run} migration to /runWilliam Hubbs
2012-01-04net/ifconfig net/iproute2: support lookup ifconfig/ip dynamicallyMike Frysinger
2011-12-30Reword the documentation for the retry option for start-stop-daemonWilliam Hubbs
2011-12-30Reword retry documentation on runscript man pageWilliam Hubbs
2011-12-31Fix the description of --retry in start-stop-daemon(8)Christian Ruppert
2011-12-31Do not exit immediately when a service has been stopped alreadyChristian Ruppert
2011-12-31Add "retry" option for the stop() templateChristian Ruppert
2011-12-30Net: do not bring down interfaces during shutdownWilliam Hubbs
2011-12-30Documentation updatesWilliam Hubbs
2011-12-30Code style fixesChristian Ruppert
2011-12-30Document start_stop_daemon_argsChristian Ruppert
2011-12-30Compare stricter in proc_getentChristian Ruppert
2011-12-29net:macvlan: bring up the interfaceMarien Zwart
2011-12-29net: remove _check_macvlan functionWilliam Hubbs
2011-12-29disable /run migration until we have /run in baselayoutWilliam Hubbs
2011-12-29cgroups: default the size of the tmpfs to 10 mbWilliam Hubbs
2011-12-29Don't try to write the log during sysinitChristian Ruppert
2011-12-29Use RC_LEVEL_SHUTDOWNChristian Ruppert
2011-12-29Remove useless rc_runlevel_get() callChristian Ruppert
2011-12-29Don't print error when the logfile isn't writeable during shutdownChristian Ruppert