| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fix echo (#155270) | Bill Nottingham | 2005-04-18 | 1 | -1/+1 |
* | 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 |
* | optimize some (#138557, <drepper@redhat.com>) | Bill Nottingham | 2005-04-15 | 1 | -5/+6 |
* | silence sysctl some more | Bill Nottingham | 2005-04-15 | 1 | -2/+2 |
* | handle alternate VLAN naming schemes (#115001) | Bill Nottingham | 2005-03-30 | 1 | -1/+2 |
* | don't return 1 if the service isn't running at all (#151104) | Bill Nottingham | 2005-03-14 | 1 | -1/+1 |
* | fix _netdev unmounting (#147610, <alewis@redhat.com>) | Bill Nottingham | 2005-02-09 | 1 | -3/+3 |
* | fix quoting (#144634) | Bill Nottingham | 2005-01-10 | 1 | -1/+1 |
* | shut up sysctl (#144483) | Bill Nottingham | 2005-01-07 | 1 | -2/+2 |
* | remove initlog, minilogd | Bill Nottingham | 2004-12-22 | 1 | -32/+15 |
* | don't unmount NFS root FS (#142169) | Bill Nottingham | 2004-12-08 | 1 | -2/+2 |
* | remove more devfs compat | Bill Nottingham | 2004-11-24 | 1 | -1/+1 |
* | don't mount GFS (#140281) | Bill Nottingham | 2004-11-24 | 1 | -1/+1 |
* | fix firmware uploading on boot (#137263) | Bill Nottingham | 2004-11-04 | 1 | -1/+1 |
* | fix incorrect rhgb temp path (#137391) | Bill Nottingham | 2004-10-28 | 1 | -1/+1 |
* | remove rawdevices again | Bill Nottingham | 2004-10-14 | 1 | -80/+0 |