summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* release openrc-0.6.3openrc-0.6.3William Hubbs2010-09-02
|
* Revert "fix bug 266395"William Hubbs2010-09-02
| | | | | | This reverts commit 1a188f8f725186b2c2d6d7c67e79c2ff5ea9d05e. This revert fixes bug #334663.
* Fix for make-3.82 breakage.Jory A. Pratt2010-08-22
|
* release openrc-0.6.2openrc-0.6.2William Hubbs2010-08-19
|
* fix detection of renamed vlan interfacesWilliam Hubbs2010-08-19
| | | | This fixes bug 327059, thanks to Jonathan for reporting this and for the patch.
* fix bug 266395William Hubbs2010-08-18
| | | | | Do not stop wpa_supplicant or wpa_cli if they are in the background. Thanks to Slava Gorbunov for the patch.
* Fixes bug #332383. Thanks Lutz Heermann.Anthony G. Basile2010-08-13
|
* Fix bug #332181. Thanks Lutz Heermann.Anthony G. Basile2010-08-13
|
* update consolefont/keymap to include -lxc in keywordsJory A. Pratt2010-08-10
|
* allow ip to be in /sbin or /binWilliam Hubbs2010-08-09
| | | | | This makes it possible for the "ip" program in iproute2 to be installed in /sbin or /bin.
* fix bug #330173William Hubbs2010-07-28
| | | | This fixes a typo in the comments in net.example.
* Fix bug #301237, update example to list proper package for mii-toolJory A. Pratt2010-07-12
|
* on_ac_power needs to exit not return bug #322037Jory A. Pratt2010-07-12
|
* fix typoWilliam Hubbs2010-07-10
| | | | | I made a typo while manually transferring over Roy's last commit. This fixes that typo.
* fix metricWilliam Hubbs2010-07-07
| | | | This change was also taken from Roy Marples' git.
* remove extra routeWilliam Hubbs2010-07-07
| | | | This was taken from Roy Marples' git repository.
* restore init.d pause optionMike Frysinger2010-04-09
|
* restore old e* func outputMike Frysinger2010-04-09
| | | | | | | | | | | Gentoo has always used the sytle: * moo ... [ ok ] Latest openrc now does: * moo... [ok] Realistically, 4 spaces out of 80 on reduced terminals doesn't make any sort of realistic difference and it's been just fine for the last 10 years, so keep the default behavior.
* Allow dhclient per $IFACE arguments.Seth Robertson2010-03-30
|
* Support sysfs.Michal Gorny2010-03-27
| | | | Fixes #214
* Fix -s and -S.Roy Marples2010-03-26
|
* Try and describe bonding errors a bit more.Roy Marples2010-03-24
|
* Fix tentative ip addressesRoy Marples2010-03-24
|
* Release openrc-0.6.1openrc-0.6.1Roy Marples2010-03-22
|
* Fix two leaks.Roy Marples2010-03-17
|
* Send SIGKILL after 2 failed SIGTERM when unmounting.Roy Marples2010-03-16
|
* Mount xenfs early so OpenRC can detect it.Juan RP2010-02-26
|
* Fix rc_${rc_svcname}_need.Roy Marples2010-02-20
| | | | Display config depends in service depend function also.
* Allow bridge interfaces to be called bridge.Trevor Summers Smith2010-02-09
|
* random spelling fixesMike Frysinger2010-01-08
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Fix BSD compile.Roy Marples2010-01-08
|
* Use IFACE variable instead of iface.Daniel Mierswa2009-12-31
| | | | Signed-off-by: Daniel Mierswa <impulze@impulze.org>
* Release openrc-0.6.0openrc-0.6.0Roy Marples2009-12-21
|
* Fix comments.Christopher Head2009-12-21
|
* Remove non working bash sequence expansion examples.Roy Marples2009-12-21
|
* default route commands on Linux now require gw or via (iproute2).William Hubbs2009-12-19
|
* add example for defaultiproute6William Hubbs2009-12-19
|
* Support inet6 routes.Roy Marples2009-12-14
|
* Allow "dev eth0" to work for a default route.Roy Marples2009-12-14
|
* Fix restart with iproute2Roy Marples2009-12-14
|
* Don't add broadcast addresss to ipv6Roy Marples2009-12-14
|
* start-stop-daemon can now set process IO scheduling.Roy Marples2009-12-14
|
* TypoRoy Marples2009-12-11
|
* Move on_ac_power to a shell script.Roy Marples2009-12-10
| | | | Fixes #204
* Allow ip to add the default route.William Hubbs2009-12-10
| | | | Fixes #211.
* TypoOlivier Huber2009-12-10
|
* Document multiple routes, fixes #210.Roy Marples2009-12-05
|
* Add support for iproute2 in staticroute.Roy Marples2009-12-05
| | | | Fixes #208.
* Support phy80211, fixes #209.Alon Bar-Lev2009-12-05
|
* Comment out static routesRoy Marples2009-12-04
|