Age | Commit message (Expand) | Author |
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 |
2011-12-28 | net/iproute2: POSIX sh compatability: ${x/a/b} invalid | Robin H. Johnson |
2011-12-28 | net: document up_before_preup for BSD | William Hubbs |
2011-12-28 | net: clean up documentation for up_before_preup | William Hubbs |
2011-12-27 | net: use yesno to test up_before_preup | William Hubbs |
2011-12-26 | net/vlan: Fix prestop when device was hard-removed already | Robin H. Johnson |
2011-12-26 | Fix whitespace. | Robin H. Johnson |
2011-12-26 | net/vlan, net/macvlan: iproute2 is required for new VLAN configuration | Robin H. Johnson |
2011-12-26 | net/ip6to4: Split to use pre_start and start so that other tunnel names work. | Robin H. Johnson |
2011-12-26 | net: Add up_before_preup variable for CAN devices | Robin H. Johnson |
2011-12-21 | net/iproute2: Confirmed that broadcast and peer can be used together. | Robin H. Johnson |
2011-12-21 | net/iproute2: IPv6 cannot be used with broadcast | Robin H. Johnson |
2011-12-21 | net/iproute2: iproute2 flag handling | Robin H. Johnson |
2011-12-20 | cgroups: always mount the tmpfs on /sys/fs/cgroup | William Hubbs |
2011-12-20 | add rc_cgroup option to allow disabling of cgroup default setup | Piotr Karbowski |
2011-12-19 | cgroups: remove references to the "openrc" cgroup | William Hubbs |
2011-12-18 | cgroups: mount cgroups suggested by the kernel documentation | William Hubbs |
2011-12-13 | net: Support more variants of address family specification. | Robin H. Johnson |
2011-12-13 | net/iproute2: Support routing policy for IPv6 per bug #385833 | Robin H. Johnson |