Age | Commit message (Expand) | Author |
2010-07-12 | on_ac_power needs to exit not return bug #322037 | Jory A. Pratt |
2010-07-10 | fix typo | William Hubbs |
2010-07-07 | fix metric | William Hubbs |
2010-07-07 | remove extra route | William Hubbs |
2010-04-09 | restore init.d pause option | Mike Frysinger |
2010-04-09 | restore old e* func output | Mike Frysinger |
2010-03-30 | Allow dhclient per $IFACE arguments. | Seth Robertson |
2010-03-27 | Support sysfs. | Michal Gorny |
2010-03-26 | Fix -s and -S. | Roy Marples |
2010-03-24 | Try and describe bonding errors a bit more. | Roy Marples |
2010-03-24 | Fix tentative ip addresses | Roy Marples |
2010-03-22 | Release openrc-0.6.1 | Roy Marples |
2010-03-17 | Fix two leaks. | Roy Marples |
2010-03-16 | Send SIGKILL after 2 failed SIGTERM when unmounting. | Roy Marples |
2010-02-26 | Mount xenfs early so OpenRC can detect it. | Juan RP |
2010-02-20 | Fix rc_${rc_svcname}_need. | Roy Marples |
2010-02-09 | Allow bridge interfaces to be called bridge. | Trevor Summers Smith |
2010-01-08 | random spelling fixes | Mike Frysinger |
2010-01-08 | Fix BSD compile. | Roy Marples |
2009-12-31 | Use IFACE variable instead of iface. | Daniel Mierswa |
2009-12-21 | Release openrc-0.6.0 | Roy Marples |
2009-12-21 | Fix comments. | Christopher Head |
2009-12-21 | Remove non working bash sequence expansion examples. | Roy Marples |
2009-12-19 | default route commands on Linux now require gw or via (iproute2). | William Hubbs |
2009-12-19 | add example for defaultiproute6 | William Hubbs |
2009-12-14 | Support inet6 routes. | Roy Marples |
2009-12-14 | Allow "dev eth0" to work for a default route. | Roy Marples |
2009-12-14 | Fix restart with iproute2 | Roy Marples |
2009-12-14 | Don't add broadcast addresss to ipv6 | Roy Marples |
2009-12-14 | start-stop-daemon can now set process IO scheduling. | Roy Marples |
2009-12-11 | Typo | Roy Marples |
2009-12-10 | Move on_ac_power to a shell script. | Roy Marples |
2009-12-10 | Allow ip to add the default route. | William Hubbs |
2009-12-10 | Typo | Olivier Huber |
2009-12-05 | Document multiple routes, fixes #210. | Roy Marples |
2009-12-05 | Add support for iproute2 in staticroute. | Roy Marples |
2009-12-05 | Support phy80211, fixes #209. | Alon Bar-Lev |
2009-12-04 | Comment out static routes | Roy Marples |
2009-12-02 | Correct homepage. | Roy Marples |
2009-12-02 | Release openrc-0.5.3 | Roy Marples |
2009-11-25 | Only add metric to dhcpcd if not given. | Roy Marples |
2009-11-20 | If mounting tmpfs fails, try ramfs. | Roy Marples |
2009-11-14 | Only allow one service to be provided by default. | Roy Marples |
2009-11-13 | Fix logic | Roy Marples |
2009-11-13 | Rework around new kbd-1.15.1, Gentoo #289265. | Roy Marples |
2009-11-13 | Add a --warn option to just warn when reference file does not exist. | Roy Marples |
2009-11-11 | Ensure we have a valid broadcast address. | Roy Marples |
2009-11-10 | fsck only checks battery when requested, which is not by default. | Roy Marples |
2009-11-10 | Allow sysctl to read confs from /etc/sysctl.d | Roy Marples |
2009-11-10 | Fix iproute2 support. | William Hubbs |