summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Release OpenRC-0.5.2openrc-0.5.2Roy Marples2009-10-17
|
* Add README.net to describe the networking goals for OpenRC.Roy Marples2009-10-17
|
* Add domainname to the network scriptRoy Marples2009-10-16
|
* Add staticroute to the boot runlevelRoy Marples2009-10-16
|
* Regenerate version.h if necessaryRoy Marples2009-10-16
|
* Add a new staticroute init script so that .... static routes can be configured!Roy Marples2009-10-16
| | | | Fixes Gentoo #288421.
* Add lustreRoy Marples2009-10-15
|
* fix wait time for gentoo bug 288495William Hubbs2009-10-15
| | | | The wait time was in seconds. This patch converts it to milliseconds.
* Address iproute2 mtu.Roy Marples2009-10-15
|
* Ensure ip brings interface up when adding addresses.Roy Marples2009-10-15
| | | | Fixes Gentoo #288889
* Provide clockRoy Marples2009-10-13
|
* Add new utility and init script swclock that sets the system time based onRoy Marples2009-10-13
| | | | | | | the mtime of a file. It saves the shutdown time to this file also. This is handy for systems without a working RTC chip. Based on an idea by Michael A. Smith <michael@smith-li.com>. Fixes Gentoo #272073.
* EeePC 901 has /proc/acpi/ac_adapter/AC0, so check all AC entries.Semen Maryasin2009-10-12
|
* Add more net fs's, Gentoo #284327.Roy Marples2009-10-11
|
* Improve comments, Gentoo #282243.Roy Marples2009-10-11
|
* Multihomed rules show not be applied to the interface, Gentoo #273303.Roy Marples2009-10-11
|
* Release OpenRC-0.5.1openrc-0.5.1Roy Marples2009-10-08
|
* Add pkg-config support, fixes #187.Roy Marples2009-10-08
|
* Don't quote optsRoy Marples2009-09-21
|
* Allow init scripts to show their dependencies easierRoy Marples2009-09-04
|
* Add -P to start-stop-daemon to display a . for each second elapsed.Roy Marples2009-09-04
| | | | Fixes #197.
* Really fix --signal 0Roy Marples2009-09-04
|
* Fix signed error.Roy Marples2009-09-04
|
* Timeout for ipv6 addresses being tentative.Roy Marples2009-09-04
|
* Allow any valid numeric signal and not just what we define.Roy Marples2009-09-01
|
* If there is an error setting the font, abort instead of trying to setRoy Marples2009-08-19
| | | | the font for subsequent consoles.
* Fix exampleRoy Marples2009-08-17
|
* If mtab is write only and a symlink then assume it's linked to /proc/mountsRoy Marples2009-07-20
| | | | and don't try and update it. Fixes #185.
* Don't provide ourself, fixes #190Roy Marples2009-07-20
|
* Only delete /etc/nologin if we can write to itRoy Marples2009-07-09
|
* Apply MTU and txqueuelen after creating the tunnel.Roy Marples2009-07-08
|
* Fix wpa_supplicant to find wireless interfaces on newer kernels.Roy Marples2009-07-01
| | | | Fixes #176.
* Host should configure urandom.Roy Marples2009-07-01
| | | | Fixes #179.
* We should use -feature instead of nofeature.Roy Marples2009-07-01
| | | | | | This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178.
* Use rc_getline instead of assuming a fixed kernel cmdline length.Roy Marples2009-06-21
| | | | | | This is now requires as COMMAND_LINE_SIZE isn't exposed by kernel headers anymore. Fixes #177.
* Ensure that tmp dirs are +rw as well as +t.Roy Marples2009-06-13
|
* hwclock now sends help to stderr.Natanael Copa2009-06-12
|
* Linux FHS requires /var/lib/miscRoy Marples2009-06-08
| | | | Stop fuser from being chatty
* Release openrc-0.5.0Roy Marples2009-06-05
|
* Ignore more fooRoy Marples2009-06-05
|
* Update copyrightRoy Marples2009-06-05
|
* Warn about going inactive correctly.Roy Marples2009-06-01
|
* nexthop routes don't use metricsRoy Marples2009-06-01
|
* Ignore termencodingRoy Marples2009-05-29
|
* Skip sysctl errorsRoy Marples2009-05-29
|
* Add FreeBSD support for AC power.Roy Marples2009-05-29
|
* Support NetBSD envstat for working out if on AC power.Roy Marples2009-05-29
|
* If not running on AC power don't run fsck to preserve battery life.Roy Marples2009-05-29
|
* Only delete addresses for interfaces that exist.Roy Marples2009-05-29
|
* Merge branch 'master' of ssh://roy.marples.name/var/git/openrcRoy Marples2009-05-29
|\