aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Collapse)AuthorAgeFilesLines
* - further eliminate PATH settingsFlorian La Roche2002-06-261-3/+1
|
* - PATH is set in init.d/functions, no need to set it separatelyFlorian La Roche2002-06-263-6/+2
|
* - further cleanupsFlorian La Roche2002-06-265-21/+7
|
* - move HALTARGS down some moreFlorian La Roche2002-06-261-5/+3
|
* - start cleaning up some sh coding thingsFlorian La Roche2002-06-262-35/+30
|
* shut up sysctlBill Nottingham2002-04-131-1/+1
|
* run sysctl again at the end of network (for interface-specific parameters)Bill Nottingham2002-04-121-0/+2
|
* -x, not -fBill Nottingham2002-03-271-1/+1
|
* add halt hook for rlxBill Nottingham2002-03-271-0/+4
|
* be quiet if $LSB is setBill Nottingham2002-03-131-6/+6
|
* add --force to daemon() (needed for LSB)Bill Nottingham2002-03-131-2/+6
|
* provide various LSB init facilitiesBill Nottingham2002-03-132-0/+6
|
* add warning message target. For LSB stuffBill Nottingham2002-03-131-0/+25
|
* - fix cipe checkBill Nottingham2002-03-121-0/+3
| | | | - load modules to preserve ordering
* removed accton calls from rc.sysinit and halt scripts as it is handled in ↵r6-55Mike A. Harris2002-03-121-2/+0
| | | | psacct package now
* 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-01-251-1/+2
|
* fix typo (#55955)Bill Nottingham2002-01-251-1/+1
|
* make sure su calls bash (#55288)Bill Nottingham2002-01-251-1/+1
|
* fix double echo when using --user (#54871)Bill Nottingham2002-01-251-1/+1
|
* random syntax cleanups (#54494)Bill Nottingham2002-01-251-11/+12
|
* don't blow up badly on devfs (#53580)Bill Nottingham2002-01-251-1/+1
|
* determine devices the correct wayHarald Hoyer2001-11-191-8/+11
|
* 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 ↵Preston Brown2001-09-141-74/+17
| | | | check_device_down from network-functions instead of re-implementation.
* 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 ↵Bill Nottingham2001-08-151-13/+12
| | | | horribly ugly modprobe messages
* 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
| | | | | exit happily if ifup is called on a device that doesn't exist and has no alias (fixes all those nasty PCMCIA onboot complaints)
* 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
|