aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/halt
Commit message (Expand)AuthorAgeFilesLines
* I'm going to go out on a limb and say that /proc/mounts *doesn't* haveBill Nottingham2005-04-271-6/+6
* syntaxBill Nottingham2005-04-151-1/+1
* reverse sort the mount list, avoiding errors (#147254, <jamesodhunt@hotmail.c...Bill Nottingham2005-04-151-1/+1
* remove more devfs compatBill Nottingham2004-11-241-1/+1
* whoops, wrong file (#134432)Bill Nottingham2004-10-041-3/+3
* move random stuff to rc.sysinit/halt; move all swap to after this.Bill Nottingham2004-07-071-0/+5
* duhr7-49Bill Nottingham2004-03-261-1/+1
* use alsa for mixer savingBill Nottingham2004-03-261-3/+3
* don't umount /proc (#118880)Bill Nottingham2004-03-221-1/+1
* fix umounting code (#113088, <giardina@airlab.elet.polimi.it>)Bill Nottingham2004-03-171-1/+1
* don't umount /sysBill Nottingham2004-01-281-1/+1
* NFSv4 support (<chucklever@bigfoot.com>, <steved@redhat.com>)Bill Nottingham2004-01-271-0/+21
* use upsdrvctl to start the shutdown processThan Ngo2003-09-151-1/+5
* fix shutdown with NFS root (#100556, <Julian.Blake@cern.ch>)Bill Nottingham2003-09-031-5/+8
* check for /proc/swaps before awking it (#99373, <daniel.blueman@gmx.net>)Bill Nottingham2003-09-031-1/+1
* unmark some stringsBill Nottingham2003-01-141-1/+1
* rework halt script (#76831, <michal@harddata.com>)Bill Nottingham2003-01-141-3/+4
* 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