aboutsummaryrefslogtreecommitdiff
path: root/init.d/halt.sh
AgeCommit message (Expand)Author
2008-02-27Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples
2008-01-11Update copyrights, my email and license.Roy Marples
2008-01-11Adopt a more C style for scripts and remove vim settings.Roy Marples
2008-01-11Remove full license text from shell cripts.Roy Marples
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-11-29Allow services to define which extra commands require the service to be startedRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-28FreeBSD-7 and NetBSD support tmpfs, so try and use this first.Roy Marples
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-10-31You can now log baselayout-2 again, through the RC_LOGGER conf.d/rcRoy Marples
2007-10-09netmount, localmount, halt.sh and net scripts now check OS specific flags to ...Roy Marples
2007-10-05Don't unmount stuff in /dev or /sysRoy Marples
2007-09-03Add --quiet to mountinfoRoy Marples
2007-08-15`config /etc/fstab' can now be used in depend() functions to show thatRoy Marples
2007-07-11Don't unmount network filesystems in localmount or halt.sh, #175602.Roy Marples
2007-05-30Use killall5 again so we can cleanly remount / readonly, #168977Roy Marples
2007-05-11Only mount ro on LinuxRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples