Age | Commit message (Expand) | Author |
2012-01-24 | Override rc.conf options only | Christian Ruppert |
2012-01-23 | Cgroups: activate the openrc control group release agent | William Hubbs |
2012-01-23 | Cgroups: create openrc control group | William Hubbs |
2012-01-23 | Per the systemd tmpfiles implementation, we need to watch out for umask durin... | Robin H. Johnson |
2012-01-23 | Ensure that when -F is passed, existing files are truncated properly. | Robin H. Johnson |
2012-01-23 | Respin features.h usage so that we correctly test for features before we use ... | Robin H. Johnson |
2012-01-23 | Revert "Drop include for features.h" | Robin H. Johnson |
2012-01-22 | Drop include for features.h | William Hubbs |
2012-01-22 | Make checks for writable directory posix compliant | William Hubbs |
2012-01-22 | Whitespace | Christian Ruppert |
2012-01-20 | small style fix | William Hubbs |
2012-01-17 | drop the extra --pidfile option | William Hubbs |
2012-01-17 | Use the "--make-pidfile" when command_background is used | Christian Ruppert |
2012-01-16 | style fixes | William Hubbs |
2012-01-16 | net/ethtool: Fix program call. | Robin H. Johnson |
2012-01-15 | Add "ifstopped" command to runscript | Christian Ruppert |
2012-01-15 | Allow overriding of rc.conf options via kernel cmdline | Christian Ruppert |
2012-01-15 | Rename proc_getent to rc_proc_getent and make it global | Christian Ruppert |
2012-01-14 | release openrc-0.9.8.1 | William Hubbs |
2012-01-13 | net: allow parameters to a single address config | Robin H. Johnson |
2012-01-12 | net/iproute2: Handle shortened arguments | Robin H. Johnson |
2012-01-09 | rc/checkpath: tmpfiles.d backend creation code | Robin H. Johnson |
2012-01-08 | net: net.lo, lots of scripts | Robin H. Johnson |
2012-01-07 | net: make lookup of ethtool dynamic | William Hubbs |
2012-01-07 | net: make lookup of iproute2 dynamic | William Hubbs |
2012-01-07 | net.lo: Add the ability to find the full path of a binary | William Hubbs |
2012-01-06 | release openrc-0.9.8 | William Hubbs |
2012-01-06 | Revert "net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically" | William Hubbs |
2012-01-05 | cgroups: hide configure option to turn off cgroups | William Hubbs |
2012-01-05 | cgroups: turn on groups by default | William Hubbs |
2012-01-05 | really disable /var/{lock,run} migration to /run | William Hubbs |
2012-01-04 | net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically | Mike Frysinger |
2011-12-30 | Reword the documentation for the retry option for start-stop-daemon | William Hubbs |
2011-12-30 | Reword retry documentation on runscript man page | William Hubbs |
2011-12-31 | Fix the description of --retry in start-stop-daemon(8) | Christian Ruppert |
2011-12-31 | Do not exit immediately when a service has been stopped already | Christian Ruppert |
2011-12-31 | Add "retry" option for the stop() template | Christian Ruppert |
2011-12-30 | Net: do not bring down interfaces during shutdown | William Hubbs |
2011-12-30 | Documentation updates | William Hubbs |
2011-12-30 | Code style fixes | Christian Ruppert |
2011-12-30 | Document start_stop_daemon_args | Christian Ruppert |
2011-12-30 | Compare stricter in proc_getent | Christian Ruppert |
2011-12-29 | net:macvlan: bring up the interface | Marien Zwart |
2011-12-29 | net: remove _check_macvlan function | William Hubbs |
2011-12-29 | disable /run migration until we have /run in baselayout | William Hubbs |
2011-12-29 | cgroups: default the size of the tmpfs to 10 mb | William Hubbs |
2011-12-29 | Don't try to write the log during sysinit | Christian Ruppert |
2011-12-29 | Use RC_LEVEL_SHUTDOWN | Christian Ruppert |
2011-12-29 | Remove useless rc_runlevel_get() call | Christian Ruppert |
2011-12-29 | Don't print error when the logfile isn't writeable during shutdown | Christian Ruppert |