| Commit message (Expand) | Author | Age | Files | Lines |
* | duhr7-49 | Bill Nottingham | 2004-03-26 | 1 | -1/+1 |
* | use alsa for mixer saving | Bill Nottingham | 2004-03-26 | 1 | -3/+3 |
* | don't umount /proc (#118880) | Bill Nottingham | 2004-03-22 | 1 | -1/+1 |
* | fix umounting code (#113088, <giardina@airlab.elet.polimi.it>) | Bill Nottingham | 2004-03-17 | 1 | -1/+1 |
* | don't umount /sys | Bill Nottingham | 2004-01-28 | 1 | -1/+1 |
* | NFSv4 support (<chucklever@bigfoot.com>, <steved@redhat.com>) | Bill Nottingham | 2004-01-27 | 1 | -0/+21 |
* | use upsdrvctl to start the shutdown process | Than Ngo | 2003-09-15 | 1 | -1/+5 |
* | fix shutdown with NFS root (#100556, <Julian.Blake@cern.ch>) | Bill Nottingham | 2003-09-03 | 1 | -5/+8 |
* | check for /proc/swaps before awking it (#99373, <daniel.blueman@gmx.net>) | Bill Nottingham | 2003-09-03 | 1 | -1/+1 |
* | unmark some strings | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
* | rework halt script (#76831, <michal@harddata.com>) | Bill Nottingham | 2003-01-14 | 1 | -3/+4 |
* | fix tmpfs umounts (#68178, <tjko@iki.fi>) | Bill Nottingham | 2002-08-14 | 1 | -0/+1 |
* | * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> | Florian La Roche | 2002-07-10 | 1 | -1/+1 |
* | - fix #68123 | Florian La Roche | 2002-07-09 | 1 | -1/+1 |
* | - PATH is set in init.d/functions, no need to set it separately | Florian La Roche | 2002-06-26 | 1 | -3/+0 |
* | - move HALTARGS down some more | Florian La Roche | 2002-06-26 | 1 | -5/+3 |
* | - start cleaning up some sh coding things | Florian La Roche | 2002-06-26 | 1 | -33/+29 |
* | -x, not -f | Bill Nottingham | 2002-03-27 | 1 | -1/+1 |
* | add halt hook for rlx | Bill Nottingham | 2002-03-27 | 1 | -0/+4 |
* | removed accton calls from rc.sysinit and halt scripts as it is handled in psa...r6-55 | Mike A. Harris | 2002-03-12 | 1 | -2/+0 |
* | fix bug introduced by fix for #53580 (#60252) | Bill Nottingham | 2002-02-22 | 1 | -1/+1 |
* | fix typo (#55955) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
* | don't blow up badly on devfs (#53580) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
* | umount /dev/loopX doesn't work; you must use the mount point | Bill Nottingham | 2001-09-21 | 1 | -2/+4 |
* | quota & hwclock tweaks (<pbrown@redhat.com>) | Bill Nottingham | 2001-09-05 | 1 | -1/+1 |
* | umount -a -f remounts / readonly? | Michael K. Johnson | 2001-08-28 | 1 | -3/+3 |
* | first pass at implementing /.autofsck; archive modules/symbol info | Michael K. Johnson | 2001-08-27 | 1 | -0/+3 |
* | sort output of halt_get_remaining (#52180) | Bill Nottingham | 2001-08-24 | 1 | -2/+2 |
* | type english me not can | Bill Nottingham | 2001-08-15 | 1 | -1/+1 |
* | detach loopback devices at shutdown (#43919, #45826) | Bill Nottingham | 2001-08-07 | 1 | -1/+5 |
* | support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974) | Bill Nottingham | 2001-08-07 | 1 | -1/+1 |
* | define halt_get_remaining before it's used (#50720) | Bill Nottingham | 2001-08-03 | 1 | -4/+6 |
* | more FS umounting cleanups (<sopwith@redhat.com>) | Bill Nottingham | 2001-07-31 | 1 | -7/+11 |
* | remount *everything* ro on halt (#50461) | Bill Nottingham | 2001-07-31 | 1 | -1/+1 |
* | add shutdown UPS into haltr5-83 | Than Ngo | 2001-04-23 | 1 | -0/+7 |
* | change message to be less misleading (#30087) | Bill Nottingham | 2001-02-28 | 1 | -1/+1 |
* | fix typosr5-64 | Bill Nottingham | 2001-02-13 | 1 | -1/+1 |
* | unmount loopback stuff before stopping netfs or shutting down | Bill Nottingham | 2001-02-13 | 1 | -0/+21 |
* | fix the 'unable to shutdown cleanly' problem (#25744) | Bill Nottingham | 2001-02-07 | 1 | -0/+1 |
* | add autofs (#17288) | Bill Nottingham | 2001-01-29 | 1 | -2/+2 |
* | do something less surprising when called with arguments (#18216) | Bill Nottingham | 2001-01-29 | 1 | -0/+10 |
* | fix inability to shutdown cleanly | Bill Nottingham | 2001-01-24 | 1 | -2/+2 |
* | fix more typos | Bill Nottingham | 2001-01-24 | 1 | -1/+1 |
* | read /etc/sysconfig/clock on syncing hwclock | Bill Nottingham | 2001-01-23 | 1 | -2/+44 |
* | fix utter brokenness. Must be more careful with sed | Bill Nottingham | 2001-01-23 | 1 | -10/+10 |
* | tag action, runcmd, etc. lines as well | Bill Nottingham | 2001-01-23 | 1 | -10/+10 |
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ... | Bill Nottingham | 2001-01-23 | 1 | -13/+12 |
* | Big i18n commit. From Conectiva, originally. | Bill Nottingham | 2001-01-02 | 1 | -10/+11 |
* | sync hardware clock to system time on halt (#21187) | Bill Nottingham | 2000-12-12 | 1 | -0/+3 |
* | don't turn off raid on shutdown ; the kernel will do it | Bill Nottingham | 2000-09-29 | 1 | -15/+0 |