aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/halt
Commit message (Expand)AuthorAgeFilesLines
* fix tmpfs umounts (#68178, <tjko@iki.fi>)Bill Nottingham2002-08-141-0/+1
* * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>Florian La Roche2002-07-101-1/+1
* - fix #68123Florian La Roche2002-07-091-1/+1
* - PATH is set in init.d/functions, no need to set it separatelyFlorian La Roche2002-06-261-3/+0
* - move HALTARGS down some moreFlorian La Roche2002-06-261-5/+3
* - start cleaning up some sh coding thingsFlorian La Roche2002-06-261-33/+29
* -x, not -fBill Nottingham2002-03-271-1/+1
* add halt hook for rlxBill Nottingham2002-03-271-0/+4
* removed accton calls from rc.sysinit and halt scripts as it is handled in psa...r6-55Mike A. Harris2002-03-121-2/+0
* fix bug introduced by fix for #53580 (#60252)Bill Nottingham2002-02-221-1/+1
* fix typo (#55955)Bill Nottingham2002-01-251-1/+1
* don't blow up badly on devfs (#53580)Bill Nottingham2002-01-251-1/+1
* umount /dev/loopX doesn't work; you must use the mount pointBill Nottingham2001-09-211-2/+4
* 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