summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|\
| * Ignore more fooRoy Marples2009-05-28
| |
| * We need to use eval so we can pass "*" as an argument.Roy Marples2009-05-26
| |
| * Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
| | | | | | | | | | | | | | | | OpenRC version is now stored as plaintext in /libexec/rc/version Plugins (cursplash, splashutils) will have to be re-compiled to pickup the new directories. State data needs to be moved from /lib/rc/init.d to /libexec/rc/init.d as well.
| * If already started or stopped, abort.Roy Marples2009-05-17
| |
| * procfs should use modules.Roy Marples2009-05-11
| |
* | procfs should use modules.Charlie2009-05-11
|/
* Unset PAM environment variables if not setRoy Marples2009-05-07
|
* Supply a working default inittabRoy Marples2009-05-07
|
* Enable wpa_supplicant for >1 wireless interface if found.Roy Marples2009-05-06
|
* Fix compile on NetBSDRoy Marples2009-05-05
|
* Ignore more foo for the BSDsRoy Marples2009-05-05
|
* Fix compile on NetBSD and FreeBSDRoy Marples2009-05-05
|
* We shouldn't use -L/libRoy Marples2009-05-02
|
* TypoRoy Marples2009-05-02
|
* Add runlevel stacking, #88Roy Marples2009-05-02
| | | | | This implementation has the limitation that you cannot have a stacked runlevel and service of the same name in a runlevel.
* Ignore test resultsRoy Marples2009-05-02
|