aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/halt
Commit message (Expand)AuthorAgeFilesLines
* quota & hwclock tweaks (<pbrown@redhat.com>)Bill Nottingham2001-09-051-1/+1
* umount -a -f remounts / readonly?Michael K. Johnson2001-08-281-3/+3
* first pass at implementing /.autofsck; archive modules/symbol infoMichael K. Johnson2001-08-271-0/+3
* sort output of halt_get_remaining (#52180)Bill Nottingham2001-08-241-2/+2
* type english me not canBill Nottingham2001-08-151-1/+1
* detach loopback devices at shutdown (#43919, #45826)Bill Nottingham2001-08-071-1/+5
* support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974)Bill Nottingham2001-08-071-1/+1
* define halt_get_remaining before it's used (#50720)Bill Nottingham2001-08-031-4/+6
* more FS umounting cleanups (<sopwith@redhat.com>)Bill Nottingham2001-07-311-7/+11
* remount *everything* ro on halt (#50461)Bill Nottingham2001-07-311-1/+1
* add shutdown UPS into haltr5-83Than Ngo2001-04-231-0/+7
* 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