summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* I flubbed up the merge on the new fixes, releasing a 0.9.8.4 with the actual ...openrc-0.9.8.4Robin H. Johnson2012-01-30
* Merge branch 'openrc-0.9.8.x' of git+ssh://git.overlays.gentoo.org/proj/openr...Robin H. Johnson2012-01-30
|\
| * Revert "Net: do not bring down interfaces during shutdown"William Hubbs2012-01-30
| * cgroups: make sure /sys/fs/cgroup is a mount pointWilliam Hubbs2012-01-30
| * Cgroups: do not update mtab when mounting control groupsWilliam Hubbs2012-01-30
* | Bugfix release, tracker bug #401555.openrc-0.9.8.3Robin H. Johnson2012-01-30
|/
* Bump minor version.openrc-0.9.8.2Robin H. Johnson2012-01-25
* net/bonding: Fix which interface IPs get added to.Robin H. Johnson2012-01-25
* net/ethtool: Fix program call.Robin H. Johnson2012-01-25
* release openrc-0.9.8.1openrc-0.9.8.1William Hubbs2012-01-14
* net: allow parameters to a single address configRobin H. Johnson2012-01-13
* net/iproute2: Handle shortened argumentsRobin H. Johnson2012-01-12
* rc/checkpath: tmpfiles.d backend creation codeRobin H. Johnson2012-01-09
* net: net.lo, lots of scriptsRobin H. Johnson2012-01-08
* net: make lookup of ethtool dynamicWilliam Hubbs2012-01-07
* net: make lookup of iproute2 dynamicWilliam Hubbs2012-01-07
* net.lo: Add the ability to find the full path of a binaryWilliam Hubbs2012-01-07
* release openrc-0.9.8openrc-0.9.8William Hubbs2012-01-06
* Revert "net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically"William Hubbs2012-01-06
* cgroups: hide configure option to turn off cgroupsWilliam Hubbs2012-01-05
* cgroups: turn on groups by defaultWilliam Hubbs2012-01-05
* really disable /var/{lock,run} migration to /runWilliam Hubbs2012-01-05
* net/ifconfig net/iproute2: support lookup ifconfig/ip dynamicallyMike Frysinger2012-01-04
* Reword the documentation for the retry option for start-stop-daemonWilliam Hubbs2011-12-30
* Reword retry documentation on runscript man pageWilliam Hubbs2011-12-30
* Fix the description of --retry in start-stop-daemon(8)Christian Ruppert2011-12-31
* Do not exit immediately when a service has been stopped alreadyChristian Ruppert2011-12-31
* Add "retry" option for the stop() templateChristian Ruppert2011-12-31
* Net: do not bring down interfaces during shutdownWilliam Hubbs2011-12-30
* Documentation updatesWilliam Hubbs2011-12-30
* Code style fixesChristian Ruppert2011-12-30
* Document start_stop_daemon_argsChristian Ruppert2011-12-30
* Compare stricter in proc_getentChristian Ruppert2011-12-30
* net:macvlan: bring up the interfaceMarien Zwart2011-12-29
* net: remove _check_macvlan functionWilliam Hubbs2011-12-29
* disable /run migration until we have /run in baselayoutWilliam Hubbs2011-12-29
* cgroups: default the size of the tmpfs to 10 mbWilliam Hubbs2011-12-29
* Don't try to write the log during sysinitChristian Ruppert2011-12-29
* Use RC_LEVEL_SHUTDOWNChristian Ruppert2011-12-29
* Remove useless rc_runlevel_get() callChristian Ruppert2011-12-29
* Don't print error when the logfile isn't writeable during shutdownChristian Ruppert2011-12-29
* net/iproute2: POSIX sh compatability: ${x/a/b} invalidRobin H. Johnson2011-12-28
* net: document up_before_preup for BSDWilliam Hubbs2011-12-28
* net: clean up documentation for up_before_preupWilliam Hubbs2011-12-28
* net: use yesno to test up_before_preupWilliam Hubbs2011-12-27
* net/vlan: Fix prestop when device was hard-removed alreadyRobin H. Johnson2011-12-26
* Fix whitespace.Robin H. Johnson2011-12-26
* net/vlan, net/macvlan: iproute2 is required for new VLAN configurationRobin H. Johnson2011-12-26
* net/ip6to4: Split to use pre_start and start so that other tunnel names work.Robin H. Johnson2011-12-26
* net: Add up_before_preup variable for CAN devicesRobin H. Johnson2011-12-26