aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-30Allow dhclient per $IFACE arguments.Seth Robertson
2010-03-27Support sysfs.Michal Gorny
Fixes #214
2010-03-26Fix -s and -S.Roy Marples
2010-03-24Try and describe bonding errors a bit more.Roy Marples
2010-03-24Fix tentative ip addressesRoy Marples
2010-03-22Release openrc-0.6.1Roy Marples
2010-03-17Fix two leaks.Roy Marples
2010-03-16Send SIGKILL after 2 failed SIGTERM when unmounting.Roy Marples
2010-02-26Mount xenfs early so OpenRC can detect it.Juan RP
2010-02-20Fix rc_${rc_svcname}_need.Roy Marples
Display config depends in service depend function also.
2010-02-09Allow bridge interfaces to be called bridge.Trevor Summers Smith
2010-01-08random spelling fixesMike Frysinger
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-01-08Fix BSD compile.Roy Marples
2009-12-31Use IFACE variable instead of iface.Daniel Mierswa
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
2009-12-21Release openrc-0.6.0Roy Marples
2009-12-21Fix comments.Christopher Head
2009-12-21Remove non working bash sequence expansion examples.Roy Marples
2009-12-19default route commands on Linux now require gw or via (iproute2).William Hubbs
2009-12-19add example for defaultiproute6William Hubbs
2009-12-14Support inet6 routes.Roy Marples
2009-12-14Allow "dev eth0" to work for a default route.Roy Marples
2009-12-14Fix restart with iproute2Roy Marples
2009-12-14Don't add broadcast addresss to ipv6Roy Marples
2009-12-14start-stop-daemon can now set process IO scheduling.Roy Marples
2009-12-11TypoRoy Marples
2009-12-10Move on_ac_power to a shell script.Roy Marples
Fixes #204
2009-12-10Allow ip to add the default route.William Hubbs
Fixes #211.
2009-12-10TypoOlivier Huber
2009-12-05Document multiple routes, fixes #210.Roy Marples
2009-12-05Add support for iproute2 in staticroute.Roy Marples
Fixes #208.
2009-12-05Support phy80211, fixes #209.Alon Bar-Lev
2009-12-04Comment out static routesRoy Marples
2009-12-02Correct homepage.Roy Marples
2009-12-02Release openrc-0.5.3Roy Marples
2009-11-25Only add metric to dhcpcd if not given.Roy Marples
Fixes Gentoo #294312
2009-11-20If mounting tmpfs fails, try ramfs.Roy Marples
This is because buggy kernels always report tmpfs even when not present.
2009-11-14Only allow one service to be provided by default.Roy Marples
Fixes Gentoo #293139.
2009-11-13Fix logicRoy Marples
2009-11-13Rework around new kbd-1.15.1, Gentoo #289265.Roy Marples
2009-11-13Add a --warn option to just warn when reference file does not exist.Roy Marples
Fixes Gentoo #291894.
2009-11-11Ensure we have a valid broadcast address.Roy Marples
2009-11-10fsck only checks battery when requested, which is not by default.Roy Marples
This fixes having JFS as the root partition on battery power. For most modern FS's this is a non op, or a very small op by default so it should be fine. Fixes Gentoo #291654.
2009-11-10Allow sysctl to read confs from /etc/sysctl.dRoy Marples
Fixes #203.
2009-11-10Fix iproute2 support.William Hubbs
Fixes Gentoo #289762.
2009-11-10Don't punt /var/log/wtmp if it exists, just create if it does not.Jan Psota
Fixes Gentoo #289849.
2009-11-04Fix ppp options ordering.Nao Nakashima
Fixes #205.
2009-11-04Add support for Linux Containers, fixes #202.Roy Marples
Patch by bug reporter.
2009-10-25Fix default domainRoy Marples
2009-10-17Release OpenRC-0.5.2Roy Marples
2009-10-17Add README.net to describe the networking goals for OpenRC.Roy Marples