aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Expand)AuthorAgeFilesLines
* fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave...Bill Nottingham2003-09-051-0/+3
* no, bonding goes up *first*Bill Nottingham2003-09-051-28/+0
* add bond devices last (#91399)Bill Nottingham2003-09-041-0/+28
* handle sorting > 10 network devices (#98209)Bill Nottingham2003-09-041-1/+2
* fix checkpid for multiple pids (#83401)Bill Nottingham2003-02-041-2/+2
* merge LSB support backr6-47-2Bill Nottingham2002-12-143-24/+116
* fix bug introduced by fix for #53580 (#60252)Bill Nottingham2002-02-221-1/+1
* fix typo (#58954, <rm0@gmx.net>)Bill Nottingham2002-02-071-1/+1
* fix netdev uses (#57314, <cajoline@chaosengine.de>)Bill Nottingham2002-02-071-1/+2
* fix typo (#55955)Bill Nottingham2002-02-071-2/+2
* make sure su calls bash (#55288)Bill Nottingham2002-02-071-12/+13
* fix typoBill Nottingham2001-09-211-1/+1
* umount /dev/loopX doesn't work; you must use the mount pointBill Nottingham2001-09-212-4/+8
* remove remnants of LinuxConf. Don't use ifconfig, only /sbin/ip. Use check_...Preston Brown2001-09-141-74/+17
* quota & hwclock tweaks (<pbrown@redhat.com>)Bill Nottingham2001-09-051-1/+1
* umount -a -f remounts / readonly?Michael K. Johnson2001-08-281-3/+3
* first pass at implementing /.autofsck; archive modules/symbol infoMichael K. Johnson2001-08-271-0/+3
* sort output of halt_get_remaining (#52180)Bill Nottingham2001-08-241-2/+2
* add is_available() function for network devices; use it. gets rid of horribly...Bill Nottingham2001-08-151-13/+12
* type english me not canBill Nottingham2001-08-151-1/+1
* Korean and Chinese fixYukihiro Nakai2001-08-131-0/+6
* detach loopback devices at shutdown (#43919, #45826)Bill Nottingham2001-08-072-2/+10
* use awk, not grep & other cruft (#49616)Bill Nottingham2001-08-071-1/+1
* support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974)Bill Nottingham2001-08-071-1/+1
* define halt_get_remaining before it's used (#50720)Bill Nottingham2001-08-031-4/+6
* more FS umounting cleanups (<sopwith@redhat.com>)Bill Nottingham2001-07-311-7/+11
* remount *everything* ro on halt (#50461)Bill Nottingham2001-07-311-1/+1
* fix netdev umount stuffBill Nottingham2001-07-241-1/+20
* use -O nonetdev; require new mount packageBill Nottingham2001-07-171-0/+1
* big ipv6 update from Pekka Savola (<pekkas@netcore.fi>)Bill Nottingham2001-07-111-0/+27
* it helps if you name the variable the same thing as what you're checkingBill Nottingham2001-07-091-1/+1
* cleanups for undefined variables (#46065)Bill Nottingham2001-07-091-14/+14
* make --check= at least parse rightBill Nottingham2001-06-211-1/+2
* - add support isdnThan Ngo2001-06-211-2/+1
* supress error messages if NETWORKING ist undefinedr5-87Karsten Hopp2001-05-212-2/+2
* add shutdown UPS into haltr5-83Than Ngo2001-04-231-0/+7
* set umask to 022Bill Nottingham2001-04-031-0/+3
* remove bogus liner5-81Bill Nottingham2001-04-021-2/+0
* run *all* greps in C localeBill Nottingham2001-03-281-10/+12
* don't error if kernel.hotplug isn't there (#33256)Bill Nottingham2001-03-261-1/+1
* use new -e argument to sysctl to ignore unknown keys (#31852)Bill Nottingham2001-03-221-1/+1
* fix typoBill Nottingham2001-03-141-1/+1
* --background is fundamentally broken. Remove it for now.r5-77Bill Nottingham2001-03-141-6/+2
* do cipe stuff out of orderBill Nottingham2001-03-141-0/+28
* fix up --background some moreBill Nottingham2001-03-141-2/+2
* fix background. that was weirdBill Nottingham2001-03-141-1/+1
* fix typoBill Nottingham2001-03-131-1/+1
* fix broken translations in linuxconf-specific sectionsBill Nottingham2001-03-131-8/+8
* use /var/lib/for random seed; /var/run is cleared at bootup (#31521)Bill Nottingham2001-03-121-1/+1
* fix awk for aliasBill Nottingham2001-03-051-1/+1