aboutsummaryrefslogtreecommitdiff
path: root/init.d/halt.sh.in
AgeCommit message (Collapse)Author
2008-11-03Add 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-10Remove hardedcoded foo here.Roy Marples
2008-10-09Warn about sulogin timeout and then continue as normal, Gentoo #240383Roy Marples
2008-10-08Fix status check, #239922Roy 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-04-15Fix rebooting for OpenVZ systems.Roy Marples
2008-03-05TypoRoy Marples
2008-03-05Add tunable SYSCONFDIRRoy Marples
2008-03-03Split VPS into VSERVER and OPENVZRoy Marples
2008-02-27Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples