summaryrefslogtreecommitdiff
path: root/init.d
Commit message (Collapse)AuthorAge
* Release openrc-0.6.1openrc-0.6.1Roy Marples2010-03-22
|
* random spelling fixesMike Frysinger2010-01-08
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* default route commands on Linux now require gw or via (iproute2).William 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
|
* 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.
* Document multiple routes, fixes #210.Roy Marples2009-12-05
|
* Add support for iproute2 in staticroute.Roy Marples2009-12-05
| | | | Fixes #208.
* Rework around new kbd-1.15.1, Gentoo #289265.Roy Marples2009-11-13
|
* Add a --warn option to just warn when reference file does not exist.Roy Marples2009-11-13
| | | | Fixes Gentoo #291894.
* Ensure we have a valid broadcast address.Roy Marples2009-11-11
|
* fsck only checks battery when requested, which is not by default.Roy Marples2009-11-10
| | | | | | | 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.
* Allow sysctl to read confs from /etc/sysctl.dRoy Marples2009-11-10
| | | | Fixes #203.
* Fix iproute2 support.William Hubbs2009-11-10
| | | | Fixes Gentoo #289762.
* Don't punt /var/log/wtmp if it exists, just create if it does not.Jan Psota2009-11-10
| | | | Fixes Gentoo #289849.
* Add support for Linux Containers, fixes #202.Roy Marples2009-11-04
| | | | Patch by bug reporter.
* Fix default domainRoy Marples2009-10-25
|
* Add domainname to the network scriptRoy Marples2009-10-16
|
* Add a new staticroute init script so that .... static routes can be configured!Roy Marples2009-10-16
| | | | Fixes Gentoo #288421.
* 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
|
* If there is an error setting the font, abort instead of trying to setRoy Marples2009-08-19
| | | | the font for subsequent consoles.
* 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.
* Only delete /etc/nologin if we can write to itRoy Marples2009-07-09
|
* 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.
* 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
* Ignore more fooRoy Marples2009-06-05
|
* Update copyrightRoy Marples2009-06-05
|
* 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
|
* 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.
* procfs should use modules.Roy Marples2009-05-11
|
* Ignore more foo for the BSDsRoy Marples2009-05-05
|
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Ensure that rc.d services are not started twice if PKG_DIR is blank.Roy Marples2009-05-01
| | | | Fixes #170
* Go back to gitRoy Marples2009-04-30
|
* Fix a brain fartRoy Marples2009-04-27
|