aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2009-12-14Support inet6 routes.Roy Marples
2009-12-14Allow "dev eth0" to work for a default route.Roy Marples
2009-12-14Fix restart with iproute2Roy Marples
2009-12-14Don't add broadcast addresss to ipv6Roy Marples
2009-12-11TypoRoy Marples
2009-12-10Move on_ac_power to a shell script.Roy Marples
2009-12-10Allow ip to add the default route.William Hubbs
2009-12-05Document multiple routes, fixes #210.Roy Marples
2009-12-05Add support for iproute2 in staticroute.Roy Marples
2009-11-13Rework around new kbd-1.15.1, Gentoo #289265.Roy Marples
2009-11-13Add a --warn option to just warn when reference file does not exist.Roy Marples
2009-11-11Ensure we have a valid broadcast address.Roy Marples
2009-11-10fsck only checks battery when requested, which is not by default.Roy Marples
2009-11-10Allow sysctl to read confs from /etc/sysctl.dRoy Marples
2009-11-10Fix iproute2 support.William Hubbs
2009-11-10Don't punt /var/log/wtmp if it exists, just create if it does not.Jan Psota
2009-11-04Add support for Linux Containers, fixes #202.Roy Marples
2009-10-25Fix default domainRoy Marples
2009-10-16Add domainname to the network scriptRoy Marples
2009-10-16Add a new staticroute init script so that .... static routes can be configured!Roy Marples
2009-10-15Ensure ip brings interface up when adding addresses.Roy Marples
2009-10-13Provide clockRoy Marples
2009-10-13Add new utility and init script swclock that sets the system time based onRoy Marples
2009-10-12EeePC 901 has /proc/acpi/ac_adapter/AC0, so check all AC entries.Semen Maryasin
2009-08-19If there is an error setting the font, abort instead of trying to setRoy Marples
2009-07-20If mtab is write only and a symlink then assume it's linked to /proc/mountsRoy Marples
2009-07-09Only delete /etc/nologin if we can write to itRoy Marples
2009-07-01Host should configure urandom.Roy Marples
2009-07-01We should use -feature instead of nofeature.Roy Marples
2009-06-13Ensure that tmp dirs are +rw as well as +t.Roy Marples
2009-06-12hwclock now sends help to stderr.Natanael Copa
2009-06-08Linux FHS requires /var/lib/miscRoy Marples
2009-06-05Ignore more fooRoy Marples
2009-06-05Update copyrightRoy Marples
2009-05-29Ignore termencodingRoy Marples
2009-05-29Skip sysctl errorsRoy Marples
2009-05-29Add FreeBSD support for AC power.Roy Marples
2009-05-29Support NetBSD envstat for working out if on AC power.Roy Marples
2009-05-29If not running on AC power don't run fsck to preserve battery life.Roy Marples
2009-05-29Only delete addresses for interfaces that exist.Roy Marples
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-11procfs should use modules.Roy Marples
2009-05-05Ignore more foo for the BSDsRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-05-01Ensure that rc.d services are not started twice if PKG_DIR is blank.Roy Marples
2009-04-30Go back to gitRoy Marples
2009-04-27Fix a brain fartRoy Marples
2009-04-27Although the noshutdown keyword is nice, we shouldn't use it for network or d...Roy Marples
2009-04-27Add the noshutdown keyword to special case the shutdown.Roy Marples
2009-04-27Style.Roy Marples