Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-16 | Add a new staticroute init script so that .... static routes can be configured! | Roy Marples | |
Fixes Gentoo #288421. | |||
2009-10-13 | Add new utility and init script swclock that sets the system time based on | Roy Marples | |
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. | |||
2009-06-05 | Ignore more foo | Roy Marples | |
2009-05-29 | Ignore termencoding | Roy Marples | |
2009-05-05 | Ignore more foo for the BSDs | Roy Marples | |
2009-04-30 | Go back to git | Roy Marples | |
2008-12-04 | Punt .gitignore files. | Roy Marples | |
2008-11-12 | Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on ↵ | Roy Marples | |
how to handle this. | |||
2008-11-04 | Move romount to mount-ro and use the umount -r option as it's more reliable ↵ | Roy Marples | |
for / --bind mounts, Gentoo #239922. Thanks to Duncan. | |||
2008-11-03 | Add a new shutdown runlevel, Gentoo #224537. | Roy Marples | |
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. | |||
2008-10-16 | Ignore new scripts. | Roy Marples | |
2008-05-12 | Add the devdb init script. | Roy Marples | |
2008-04-30 | Busybox find now works with -exec correctly, so remove our nasty hack. | Roy Marples | |
2008-04-29 | We need to ensure that the init script started is correct, translating ↵ | Roy Marples | |
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. | |||
2008-03-26 | Ignore more files. | Roy Marples | |
2008-03-03 | Add a gitignore make target. | Roy Marples | |
2008-02-28 | ignore more stuff | Roy Marples | |