summaryrefslogtreecommitdiff
path: root/init.d/.gitignore
Commit message (Collapse)AuthorAge
* Add a new staticroute init script so that .... static routes can be configured!Roy Marples2009-10-16
| | | | Fixes Gentoo #288421.
* 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.
* Ignore more fooRoy Marples2009-06-05
|
* Ignore termencodingRoy Marples2009-05-29
|
* Ignore more foo for the BSDsRoy Marples2009-05-05
|
* Go back to gitRoy Marples2009-04-30
|
* Punt .gitignore files.Roy Marples2008-12-04
|
* Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on ↵Roy Marples2008-11-12
| | | | how to handle this.
* Move romount to mount-ro and use the umount -r option as it's more reliable ↵Roy Marples2008-11-04
| | | | for / --bind mounts, Gentoo #239922. Thanks to Duncan.
* Add a new shutdown runlevel, Gentoo #224537.Roy Marples2008-11-03
| | | | | | | Split halt.sh into halt, killprocs, romount and savecache services. The reboot runlevel is removed but mapped to shutdown. The halt script should be moved to the sysvinit package.
* Ignore new scripts.Roy Marples2008-10-16
|
* Add the devdb init script.Roy Marples2008-05-12
|
* Busybox find now works with -exec correctly, so remove our nasty hack.Roy Marples2008-04-30
|
* We need to ensure that the init script started is correct, translating ↵Roy Marples2008-04-29
| | | | symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526.
* Ignore more files.Roy Marples2008-03-26
|
* Add a gitignore make target.Roy Marples2008-03-03
|
* ignore more stuffRoy Marples2008-02-28