summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* release openrc-0.6.4openrc-0.6.4William Hubbs2010-11-15
|
* remove support for local.start and local.stop for bug #343709William Hubbs2010-11-10
| | | | | The openrc ebuild now migrates these files to /etc/conf.d/local, so we do not need to support them.
* add warnings about local.start and local.stop for bug #343709William Hubbs2010-11-05
| | | | | | We need to warn users that they should be using /etc/conf.d/local instead of /etc/conf.d/local.start and /etc/conf.d/local.stop. This adds those warnings.
* update documentation for rc_interactiveWilliam Hubbs2010-11-01
| | | | | | rc_interactive is automatically disabled if rc_parallel is set to YES. Update the documentation in rc.conf to reflect this. This fixes bug #327305.
* ensure bonding interface is down before we attempt to configure, alsoJory A. Pratt2010-10-31
| | | | | mode has to be configure before any other arguements are passed. Thanks Ed Wildgoose <gentoo@wildgooses.com> for patch.
* Allow cleaning up of pam_mktemp-based temporary directories.Diego Elio Pettenò2010-10-31
| | | | | This was blacklisted before, so the .private directories never had their content cleaned up, even if WIPE_TMP was set to yes.
* correction for unmounting volumes with weird characters, thanks BrantJory A. Pratt2010-10-28
| | | | Gurganus <brant@gurganus.name>
* allow net_fs_list to be extended but not replacedWilliam Hubbs2010-10-27
| | | | This fixes bug #342825.
* remove 'use hostname' bug 340991, Thanks DiegoJory A. Pratt2010-10-23
|
* surpress output of loadkeys, fix setfont path checkJory A. Pratt2010-09-30
|
* allow ifplugd to work on wireless interfacesWilliam Hubbs2010-09-14
| | | | this fixes bug #335494.
* 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
|