aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of mount points with white space (#186713):Miloslav Trmac2006-05-083-149/+101
* Add NETWORKDELAY and LINKDELAY (#176851)Miloslav Trmac2006-04-181-0/+2
* fix redirect (#187505)Bill Nottingham2006-04-031-1/+1
* (failure, passed, warning, action): Make variables local, fixes runningMiloslav Trmac2006-03-271-3/+5
* (killproc): Respect -p when removing the pid fileMiloslav Trmac2006-03-271-1/+1
* Add support for DHCP on bridges (#125259, original patch by Anders KaseorgMiloslav Trmac2006-03-271-10/+7
* (status): Try the PID from the PID file if (pidof) fails (#182623)Miloslav Trmac2006-03-191-6/+9
* Minor cleanups (#173574):Miloslav Trmac2006-03-191-23/+6
* kexec support (<jmoyer@redhat.com>)Bill Nottingham2006-03-031-0/+4
* - filter out another "no" message from dmraid. We need to fix dmraid'sr8-29Peter Jones2006-02-141-2/+2
* - check for "No devices found" when calling dmsetupPeter Jones2006-02-131-1/+1
* Try to unmount tmpfs filesystems before swapoff (#174000)Miloslav Trmac2006-02-031-0/+5
* Ignore alias range files (#150336)Miloslav Trmac2006-02-031-1/+2
* (get_numeric_dev): On second thought, write directly what we want awk to do.Miloslav Trmac2006-02-021-1/+1
* fix sendmail startupBill Nottingham2006-02-021-1/+1
* Eliminate creating the second awk process in get_numeric_dev()Miloslav Trmac2006-02-011-1/+1
* - ignore the "I couldn't find anything to do" line, which we should removePeter Jones2006-01-311-1/+1
* remove references to /usr/X11R6/bin (#177938)Bill Nottingham2006-01-311-1/+1
* - two more silly typosPeter Jones2006-01-311-2/+2
* move halt.local so that it runs before / is remounted r/o (#179314)Bill Nottingham2006-01-311-4/+4
* - don't use cutPeter Jones2006-01-311-2/+2
* - check for active dmraid devices by table (rather than name) beforer8-21Peter Jones2006-01-311-0/+29
* Add -p to status() (#134363)Miloslav Trmac2006-01-271-5/+10
* - Separate /var/run/*.pid handling and pidof calls to private functionsMiloslav Trmac2006-01-261-76/+96
* ignore sysfs but not /sys<otherstuff> (#177612, <bnocera@redhat.com>)Bill Nottingham2006-01-121-2/+2
* udev now loads modules - use that, remove the kmodule stuffBill Nottingham2005-12-211-6/+0
* make sure corefile limiting works for user processes as well (#166511, <ville...Bill Nottingham2005-10-031-3/+3
* set status correctly (#60711)Bill Nottingham2005-09-291-0/+1
* change translated string (#54682)Bill Nottingham2005-09-291-3/+3
* handle lvm & fsck for network block devices (#148764, <alewis@redhat.com>)Bill Nottingham2005-07-141-1/+53
* handle odd quoting in args (#161316, <stransky@redhat.com>)Bill Nottingham2005-06-231-1/+1
* fix hang on stale gdm fifo (#156355)Bill Nottingham2005-04-291-1/+1
* I'm going to go out on a limb and say that /proc/mounts *doesn't* haveBill Nottingham2005-04-273-19/+19
* use pidof -c in various functionsBill Nottingham2005-04-251-4/+4
* more early-login modifications (<mclasen@redhat.com>)Bill Nottingham2005-04-201-0/+1
* fix echo (#155270)Bill Nottingham2005-04-181-1/+1
* syntaxBill Nottingham2005-04-151-1/+1
* reverse sort the mount list, avoiding errors (#147254, <jamesodhunt@hotmail.c...Bill Nottingham2005-04-151-1/+1
* optimize some (#138557, <drepper@redhat.com>)Bill Nottingham2005-04-151-5/+6
* silence sysctl some moreBill Nottingham2005-04-151-2/+2
* handle alternate VLAN naming schemes (#115001)Bill Nottingham2005-03-301-1/+2
* don't return 1 if the service isn't running at all (#151104)Bill Nottingham2005-03-141-1/+1
* fix _netdev unmounting (#147610, <alewis@redhat.com>)Bill Nottingham2005-02-091-3/+3
* fix quoting (#144634)Bill Nottingham2005-01-101-1/+1
* shut up sysctl (#144483)Bill Nottingham2005-01-071-2/+2
* remove initlog, minilogdBill Nottingham2004-12-221-32/+15
* don't unmount NFS root FS (#142169)Bill Nottingham2004-12-081-2/+2
* remove more devfs compatBill Nottingham2004-11-241-1/+1
* don't mount GFS (#140281)Bill Nottingham2004-11-241-1/+1
* fix firmware uploading on boot (#137263)Bill Nottingham2004-11-041-1/+1