| Commit message (Expand) | Author | Age | Files | Lines |
* | catch more errors from dmraid (#200683) | Bill Nottingham | 2006-08-07 | 1 | -1/+1 |
* | run multipath on netdev devices (#180977) | Bill Nottingham | 2006-08-01 | 1 | -0/+7 |
* | Use /proc/mounts instead of /etc/mtab (via mount), to handle mount --rbind | Miloslav Trmac | 2006-07-30 | 1 | -2/+4 |
* | Consistently exclude backup files when globbing | Miloslav Trmac | 2006-07-27 | 2 | -5/+16 |
* | deref symlinks in get_numeric_dev | Bill Nottingham | 2006-07-21 | 1 | -1/+1 |
* | quick quiz - which makes more sense, when entering single user mode: | Bill Nottingham | 2006-07-20 | 1 | -21/+0 |
* | Add a configurable delay for killproc() (#198429, <jorton@redhat.com>) | Bill Nottingham | 2006-07-20 | 1 | -4/+9 |
* | don't bring down the network if root is on nfs / _netdev | Bill Nottingham | 2006-07-11 | 1 | -1/+9 |
* | /etc/mtab doesn't have comments | Bill Nottingham | 2006-07-11 | 1 | -1/+1 |
* | don't shut down network interfaces (for iscsi) | Bill Nottingham | 2006-07-11 | 1 | -1/+1 |
* | Fix garbled output of rc.sysinit in rhgb (#192604, patch by Tony Nelson | Miloslav Trmac | 2006-07-09 | 1 | -1/+1 |
* | Fix daemon --pidfile=... (#195341, patch by Steven Augart | Miloslav Trmac | 2006-06-17 | 1 | -1/+1 |
* | Clarify killproc usage message (#193711) | Miloslav Trmac | 2006-06-05 | 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 | 3 | -149/+101 |
* | Add NETWORKDELAY and LINKDELAY (#176851) | Miloslav Trmac | 2006-04-18 | 1 | -0/+2 |
* | fix redirect (#187505) | Bill Nottingham | 2006-04-03 | 1 | -1/+1 |
* | (failure, passed, warning, action): Make variables local, fixes running | Miloslav Trmac | 2006-03-27 | 1 | -3/+5 |
* | (killproc): Respect -p when removing the pid file | Miloslav Trmac | 2006-03-27 | 1 | -1/+1 |
* | Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg | Miloslav Trmac | 2006-03-27 | 1 | -10/+7 |
* | (status): Try the PID from the PID file if (pidof) fails (#182623) | Miloslav Trmac | 2006-03-19 | 1 | -6/+9 |
* | Minor cleanups (#173574): | Miloslav Trmac | 2006-03-19 | 1 | -23/+6 |
* | kexec support (<jmoyer@redhat.com>) | Bill Nottingham | 2006-03-03 | 1 | -0/+4 |
* | - filter out another "no" message from dmraid. We need to fix dmraid'sr8-29 | Peter Jones | 2006-02-14 | 1 | -2/+2 |
* | - check for "No devices found" when calling dmsetup | Peter Jones | 2006-02-13 | 1 | -1/+1 |
* | Try to unmount tmpfs filesystems before swapoff (#174000) | Miloslav Trmac | 2006-02-03 | 1 | -0/+5 |
* | Ignore alias range files (#150336) | Miloslav Trmac | 2006-02-03 | 1 | -1/+2 |
* | (get_numeric_dev): On second thought, write directly what we want awk to do. | Miloslav Trmac | 2006-02-02 | 1 | -1/+1 |
* | fix sendmail startup | Bill Nottingham | 2006-02-02 | 1 | -1/+1 |
* | Eliminate creating the second awk process in get_numeric_dev() | Miloslav Trmac | 2006-02-01 | 1 | -1/+1 |
* | - ignore the "I couldn't find anything to do" line, which we should remove | Peter Jones | 2006-01-31 | 1 | -1/+1 |
* | remove references to /usr/X11R6/bin (#177938) | Bill Nottingham | 2006-01-31 | 1 | -1/+1 |
* | - two more silly typos | Peter Jones | 2006-01-31 | 1 | -2/+2 |
* | move halt.local so that it runs before / is remounted r/o (#179314) | Bill Nottingham | 2006-01-31 | 1 | -4/+4 |
* | - don't use cut | Peter Jones | 2006-01-31 | 1 | -2/+2 |
* | - check for active dmraid devices by table (rather than name) beforer8-21 | Peter Jones | 2006-01-31 | 1 | -0/+29 |
* | Add -p to status() (#134363) | Miloslav Trmac | 2006-01-27 | 1 | -5/+10 |
* | - Separate /var/run/*.pid handling and pidof calls to private functions | Miloslav Trmac | 2006-01-26 | 1 | -76/+96 |
* | ignore sysfs but not /sys<otherstuff> (#177612, <bnocera@redhat.com>) | Bill Nottingham | 2006-01-12 | 1 | -2/+2 |
* | udev now loads modules - use that, remove the kmodule stuff | Bill Nottingham | 2005-12-21 | 1 | -6/+0 |
* | make sure corefile limiting works for user processes as well (#166511, <ville... | Bill Nottingham | 2005-10-03 | 1 | -3/+3 |
* | set status correctly (#60711) | Bill Nottingham | 2005-09-29 | 1 | -0/+1 |
* | change translated string (#54682) | Bill Nottingham | 2005-09-29 | 1 | -3/+3 |
* | handle lvm & fsck for network block devices (#148764, <alewis@redhat.com>) | Bill Nottingham | 2005-07-14 | 1 | -1/+53 |
* | handle odd quoting in args (#161316, <stransky@redhat.com>) | Bill Nottingham | 2005-06-23 | 1 | -1/+1 |
* | fix hang on stale gdm fifo (#156355) | Bill Nottingham | 2005-04-29 | 1 | -1/+1 |
* | I'm going to go out on a limb and say that /proc/mounts *doesn't* have | Bill Nottingham | 2005-04-27 | 3 | -19/+19 |
* | use pidof -c in various functions | Bill Nottingham | 2005-04-25 | 1 | -4/+4 |
* | more early-login modifications (<mclasen@redhat.com>) | Bill Nottingham | 2005-04-20 | 1 | -0/+1 |