aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/halt
Commit message (Expand)AuthorAgeFilesLines
* change message to be less misleading (#30087)Bill Nottingham2001-02-281-1/+1
* fix typosr5-64Bill Nottingham2001-02-131-1/+1
* unmount loopback stuff before stopping netfs or shutting downBill Nottingham2001-02-131-0/+21
* fix the 'unable to shutdown cleanly' problem (#25744)Bill Nottingham2001-02-071-0/+1
* add autofs (#17288)Bill Nottingham2001-01-291-2/+2
* do something less surprising when called with arguments (#18216)Bill Nottingham2001-01-291-0/+10
* fix inability to shutdown cleanlyBill Nottingham2001-01-241-2/+2
* fix more typosBill Nottingham2001-01-241-1/+1
* read /etc/sysconfig/clock on syncing hwclockBill Nottingham2001-01-231-2/+44
* fix utter brokenness. Must be more careful with sedBill Nottingham2001-01-231-10/+10
* tag action, runcmd, etc. lines as wellBill Nottingham2001-01-231-10/+10
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-231-13/+12
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-10/+11
* sync hardware clock to system time on halt (#21187)Bill Nottingham2000-12-121-0/+3
* don't turn off raid on shutdown ; the kernel will do itBill Nottingham2000-09-291-15/+0
* colons. Lots of colons. More colons than most gastrointestinal clinics.Bill Nottingham2000-08-021-9/+9
* fix unclean shutdownBill Nottingham2000-07-261-3/+3
* unmount usb filesystem on shutdownBill Nottingham2000-07-251-0/+2
* revertBill Nottingham2000-07-241-1/+1
* /etc/init.d -> /etc/rc.d/init.dr5-36Bernhard Rosenkraenzer2000-07-241-1/+1
* /etc/rc.d/init.d -> /etc/init.d. Wheeeeee.Bill Nottingham2000-06-151-1/+1
* remove read-only root remount; it's unnecessaryBill Nottingham2000-05-311-2/+0
* typoBill Nottingham2000-04-191-1/+1
* use /poweroff and /halt to determine whether powering offBill Nottingham2000-04-191-1/+7
* check that a device is up before bringing it downBill Nottingham2000-03-081-1/+1
* ignore loopfs when umountingBill Nottingham2000-01-101-2/+2
* unmount /proc after we're done with it.Bill Nottingham1999-12-081-1/+3
* typoBill Nottingham1999-10-251-1/+1
* turn off quotas before remountingrc.d/init.d/haltBill Nottingham1999-10-251-0/+2
* check for aumix-minimal before executionBill Nottingham1999-10-041-1/+1
* add an extra awk check to make sure we omit root fs.Bill Nottingham1999-09-291-2/+2
* just call swapoff oncer4-43Bill Nottingham1999-09-201-5/+3
* typoBill Nottingham1999-09-201-2/+2
* do process splatting for final umount too.Bill Nottingham1999-09-201-2/+22
* Don't use cut, it's in /usr/binBill Nottingham1999-09-201-1/+1
* load/save mixer settings here.Bill Nottingham1999-09-171-0/+6
* fix swapoff so it's not called with no argsBill Nottingham1999-09-131-1/+2
* use killall5, not killBill Nottingham1999-09-101-2/+2
* swapoff swap that isn't in /etc/fstab, too.Bill Nottingham1999-09-091-0/+3
* Attempt a fix for the raid stop codeCristian Gafton1999-02-131-1/+11
* bugfixes for 'old' modeBill Nottingham1999-02-041-1/+1
* fixesBill Nottingham1999-02-041-1/+6
* bugfixes...Bill Nottingham1999-02-041-8/+14
* rcs2log > ChangelogBill Nottingham1999-02-031-2/+2
* more initlog changes; wait a little longer for kill -TERMBill Nottingham1999-02-031-11/+12
* add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr inBill Nottingham1999-02-031-2/+2
* halt passed the -i flag to disable network interfaces (new halt option).r3-80Preston Brown1998-11-121-1/+2
* fixed shell stuffErik Troan1998-10-151-1/+1
* raidstop -r doesn't work for 5.2 ;-)Erik Troan1998-10-151-5/+5
* added raidstop stuffErik Troan1998-10-151-0/+5