aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2009-01-12We now warn about clock skewsRoy Marples
2009-01-06Keyword novserver, #137.Roy Marples
2009-01-01dmesg and sysfs won't work in a vserver, #137 thanks to Hollow.Roy Marples
2008-12-30Fix working on zshRoy Marples
2008-12-29Add parens, #134 thanks to Matthias Schwarzott.Roy Marples
2008-12-28Skip all forcefsck checking when stopping, #134.Roy Marples
2008-12-28Fake get_bootparam function so that we don't check for kernel options forcefs...Roy Marples
2008-12-04Punt .gitignore files.Roy Marples
2008-11-12Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on ...Roy Marples
2008-11-10Restore interface_exists, interface_up and interface_exists, #123.Roy Marples
2008-11-04Remove deprecated use of modprobe -l. If we need this functionaltiy back, we ...Roy Marples
2008-11-04We should not update mtab here.Roy Marples
2008-11-04Use mount-roRoy Marples
2008-11-04Move romount to mount-ro and use the umount -r option as it's more reliable f...Roy Marples
2008-11-04TypoRoy Marples
2008-11-04Now the linx fsck man page has return codes, I find them different from the B...Roy Marples
2008-11-03Add descriptions.Roy Marples
2008-11-03Add a new shutdown runlevel, Gentoo #224537.Roy Marples
2008-10-26Remove bash localisation feature, Gentoo #244444 thanks to Andrey Grozin.Roy Marples
2008-10-26hwclock: skip rtc checks if kernel lacks module supportMike Frysinger
2008-10-16Ignore new scripts.Roy Marples
2008-10-15Fix fuser on BSD platforms.Roy Marples
2008-10-14Fix adding just the default route, #119 thanks to pva.Roy Marples
2008-10-10Remove hardedcoded foo here.Roy Marples
2008-10-10sysinit is now a real runlevel that handles things like udev, dmesg andRoy Marples
2008-10-09Warn about sulogin timeout and then continue as normal, Gentoo #240383Roy Marples
2008-10-08Fix status check, #239922Roy Marples
2008-10-08Fix utmp permissions, Gentoo #240437.Roy Marples
2008-10-03kenv is not always available.Roy Marples
2008-10-01Clean stale sockets.Roy Marples
2008-09-27Load rtc-cmos if needed, Gentoo #235647 thanks to Robin Johnson.Roy Marples
2008-09-22Allow forcefsck on the kernel command line, Gentoo #218431Roy Marples
2008-08-29Work without IP6 kernels, #108Roy Marples
2008-08-27Add rpc.lockd to netmount.in for BSDRoy Marples
2008-08-19Allow renaming of modules, #103 thanks to Sven.Roy Marples
2008-08-19OpenVZ can mount NFS shares.Roy Marples
2008-07-09We should unmount / here.Roy Marples
2008-07-09Fix unmounting some more.Roy Marples
2008-07-09Fix last commitRoy Marples
2008-07-09Add a knob to avoid the unmounting of some points.Roy Marples
2008-07-09Hide mkdir error'sRoy Marples
2008-07-09Really test if we can write to RC_LIBDIR or not.Roy Marples
2008-07-09No point in re-mounting ro filesystems that are already ro.Roy Marples
2008-06-03Let ifdown control all interfaces.Roy Marples
2008-05-27Trap fsck for SIGINT as well, so user can ctrl-C to abort fsck and continue, ...Roy Marples
2008-05-25Fix passno and IFS, #77 and #85, thanks to NahorRoy Marples
2008-05-12Add the devdb init script.Roy Marples
2008-05-10netmount may use openvpn.Roy Marples
2008-05-09Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875Roy Marples
2008-05-06Ensure that make dep ordering is correct for install.Roy Marples