| Commit message (Expand) | Author | Age | Files | Lines |
* | don't match filesystem types in hostnames (#703203, <jmueller@data-tronics.com>) | Bill Nottingham | 2011-05-09 | 1 | -1/+2 |
* | Fix umount on halt for new cgroup location. (#612789) | Bill Nottingham | 2010-08-26 | 1 | -2/+2 |
* | More typos! | Bill Nottingham | 2010-08-02 | 1 | -1/+1 |
* | Explicitly pass both device and dir when remounting read-only (#620461, <phr@... | Bill Nottingham | 2010-08-02 | 1 | -2/+2 |
* | Don't umount cgroup stuff on halt (#612789) | Bill Nottingham | 2010-07-27 | 1 | -2/+2 |
* | Fix mdmom pid handling for newer mdadm (#549726, <dledford@redhat.com>) | Bill Nottingham | 2010-04-06 | 1 | -2/+2 |
* | Eliminate bunch of unnecessary stat calls and command invocations. | Ville Skyttä | 2010-01-12 | 1 | -4/+4 |
* | Simplify various string match constructs. | Ville Skyttä | 2010-01-07 | 1 | -1/+1 |
* | Explicitly tell init to re-exec itself on halt, to avoid a busy filesystem. | Bill Nottingham | 2009-12-03 | 1 | -0/+3 |
* | halt: put a wrapper around killall5 to account for retval 2 not being an error | Hans de Goede | 2009-10-21 | 1 | -4/+13 |
* | Wrap /sbin/killall5 to catch some return codes. (#526539) | Bill Nottingham | 2009-10-02 | 1 | -2/+11 |
* | Use halt's return code to avoid unnecessary sleeping. (#524359, <hdegoede@red... | Bill Nottingham | 2009-09-21 | 1 | -2/+5 |
* | Don't kill mdmon on shutdown. (#524357, <hdegoede@redhat.com>) | Bill Nottingham | 2009-09-21 | 1 | -2/+16 |
* | Don't try and save mixer settings if it's not writable. (#515771) | Bill Nottingham | 2009-08-24 | 1 | -1/+1 |
* | Nuke redundant declaration of action | Victor Lowther | 2009-07-30 | 1 | -11/+0 |
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -1/+1 |
* | Fix typo. (#480799) | Bill Nottingham | 2009-01-20 | 1 | -1/+1 |
* | Determine reboot/halt via existing INIT_HALT environment variable. (#475227) | Bill Nottingham | 2008-12-09 | 1 | -1/+1 |
* | Don't mkswap on halt (#469823) | Bill Nottingham | 2008-11-04 | 1 | -2/+0 |
* | Fix code that causes a syntax error on multiple cards. (#469156) | Bill Nottingham | 2008-10-30 | 1 | -2/+0 |
* | Use alsactl to save sound settings. (#462677, <jkysela@redhat.com>) | Bill Nottingham | 2008-09-23 | 1 | -3/+4 |
* | https://bugzilla.redhat.com/show_bug.cgi?id=433702 | Harald Hoyer | 2008-09-16 | 1 | -3/+6 |
* | Don't say that we're shutting off crypto if we aren't actually doing it. | Bill Nottingham | 2008-08-29 | 1 | -3/+2 |
* | Remove dead code | Bill Nottingham | 2008-05-23 | 1 | -16/+0 |
* | Don't unmount sysfs in halt. (#446292) | Bill Nottingham | 2008-05-15 | 1 | -1/+1 |
* | don't use /etc/sysconfig/clock (#438337) | Bill Nottingham | 2008-03-20 | 1 | -28/+1 |
* | clean up some extraneous delays (#219816) | Bill Nottingham | 2007-10-08 | 1 | -1/+1 |
* | more fixes (#220087) | Bill Nottingham | 2007-09-25 | 1 | -1/+1 |
* | adapt to new nut usage, conflict with older packages (#252973) | Bill Nottingham | 2007-08-29 | 1 | -4/+6 |
* | use sound saving wrapper from alsa-utils; conflict with older versions (#236916) | Bill Nottingham | 2007-04-19 | 1 | -2/+2 |
* | use kexec -x to not shut down network (#223932, <mchristi@redhat.com>) | Bill Nottingham | 2007-02-23 | 1 | -1/+1 |
* | don't unmount network filesystems | Bill Nottingham | 2006-11-20 | 1 | -1/+1 |
* | don't umount /dev/root<foo> (<oblin@mandriva.com>) | Bill Nottingham | 2006-08-17 | 1 | -1/+1 |
* | Use /proc/mounts instead of /etc/mtab (via mount), to handle mount --rbind | Miloslav Trmac | 2006-07-30 | 1 | -2/+4 |
* | don't shut down network interfaces (for iscsi) | Bill Nottingham | 2006-07-11 | 1 | -1/+1 |
* | Add encrypted swap and non-root filesystem support (#127378, based on | Miloslav Trmac | 2006-06-01 | 1 | -1/+31 |
* | integrate s390 patch - just check for hwclock before running it | Bill Nottingham | 2006-05-23 | 1 | -1/+1 |
* | Fix handling of mount points with white space (#186713): | Miloslav Trmac | 2006-05-08 | 1 | -83/+27 |
* | kexec support (<jmoyer@redhat.com>) | Bill Nottingham | 2006-03-03 | 1 | -0/+4 |
* | Try to unmount tmpfs filesystems before swapoff (#174000) | Miloslav Trmac | 2006-02-03 | 1 | -0/+5 |
* | move halt.local so that it runs before / is remounted r/o (#179314) | Bill Nottingham | 2006-01-31 | 1 | -4/+4 |
* | ignore sysfs but not /sys<otherstuff> (#177612, <bnocera@redhat.com>) | Bill Nottingham | 2006-01-12 | 1 | -2/+2 |
* | I'm going to go out on a limb and say that /proc/mounts *doesn't* have | Bill Nottingham | 2005-04-27 | 1 | -6/+6 |
* | syntax | Bill Nottingham | 2005-04-15 | 1 | -1/+1 |
* | reverse sort the mount list, avoiding errors (#147254, <jamesodhunt@hotmail.c... | Bill Nottingham | 2005-04-15 | 1 | -1/+1 |
* | remove more devfs compat | Bill Nottingham | 2004-11-24 | 1 | -1/+1 |
* | whoops, wrong file (#134432) | Bill Nottingham | 2004-10-04 | 1 | -3/+3 |
* | move random stuff to rc.sysinit/halt; move all swap to after this. | Bill Nottingham | 2004-07-07 | 1 | -0/+5 |
* | duhr7-49 | Bill Nottingham | 2004-03-26 | 1 | -1/+1 |
* | use alsa for mixer saving | Bill Nottingham | 2004-03-26 | 1 | -3/+3 |