Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - set PATH also in /etc/sysconfig/network-scripts/network-functions | Florian La Roche | 2002-06-26 | 1 | -1/+1 |
| | |||||
* | - change to /etc/init.d/functions | Florian La Roche | 2002-06-26 | 1 | -1/+1 |
| | | | | | - eliminate some un-necessary PATH settings - eliminate some TEXTDOMAIN settings | ||||
* | - further eliminate PATH settings | Florian La Roche | 2002-06-26 | 1 | -3/+1 |
| | |||||
* | - PATH is set in init.d/functions, no need to set it separately | Florian La Roche | 2002-06-26 | 3 | -6/+2 |
| | |||||
* | - further cleanups | Florian La Roche | 2002-06-26 | 5 | -21/+7 |
| | |||||
* | - move HALTARGS down some more | Florian La Roche | 2002-06-26 | 1 | -5/+3 |
| | |||||
* | - start cleaning up some sh coding things | Florian La Roche | 2002-06-26 | 2 | -35/+30 |
| | |||||
* | shut up sysctl | Bill Nottingham | 2002-04-13 | 1 | -1/+1 |
| | |||||
* | run sysctl again at the end of network (for interface-specific parameters) | Bill Nottingham | 2002-04-12 | 1 | -0/+2 |
| | |||||
* | -x, not -f | Bill Nottingham | 2002-03-27 | 1 | -1/+1 |
| | |||||
* | add halt hook for rlx | Bill Nottingham | 2002-03-27 | 1 | -0/+4 |
| | |||||
* | be quiet if $LSB is set | Bill Nottingham | 2002-03-13 | 1 | -6/+6 |
| | |||||
* | add --force to daemon() (needed for LSB) | Bill Nottingham | 2002-03-13 | 1 | -2/+6 |
| | |||||
* | provide various LSB init facilities | Bill Nottingham | 2002-03-13 | 2 | -0/+6 |
| | |||||
* | add warning message target. For LSB stuff | Bill Nottingham | 2002-03-13 | 1 | -0/+25 |
| | |||||
* | - fix cipe check | Bill Nottingham | 2002-03-12 | 1 | -0/+3 |
| | | | | - load modules to preserve ordering | ||||
* | removed accton calls from rc.sysinit and halt scripts as it is handled in ↵r6-55 | Mike A. Harris | 2002-03-12 | 1 | -2/+0 |
| | | | | psacct package now | ||||
* | fix bug introduced by fix for #53580 (#60252) | Bill Nottingham | 2002-02-22 | 1 | -1/+1 |
| | |||||
* | fix typo (#58954, <rm0@gmx.net>) | Bill Nottingham | 2002-02-07 | 1 | -1/+1 |
| | |||||
* | fix netdev uses (#57314, <cajoline@chaosengine.de>) | Bill Nottingham | 2002-01-25 | 1 | -1/+2 |
| | |||||
* | fix typo (#55955) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | make sure su calls bash (#55288) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | fix double echo when using --user (#54871) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | random syntax cleanups (#54494) | Bill Nottingham | 2002-01-25 | 1 | -11/+12 |
| | |||||
* | don't blow up badly on devfs (#53580) | Bill Nottingham | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | determine devices the correct way | Harald Hoyer | 2001-11-19 | 1 | -8/+11 |
| | |||||
* | fix typo | Bill Nottingham | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | umount /dev/loopX doesn't work; you must use the mount point | Bill Nottingham | 2001-09-21 | 2 | -4/+8 |
| | |||||
* | remove remnants of LinuxConf. Don't use ifconfig, only /sbin/ip. Use ↵ | Preston Brown | 2001-09-14 | 1 | -74/+17 |
| | | | | check_device_down from network-functions instead of re-implementation. | ||||
* | quota & hwclock tweaks (<pbrown@redhat.com>) | Bill Nottingham | 2001-09-05 | 1 | -1/+1 |
| | |||||
* | umount -a -f remounts / readonly? | Michael K. Johnson | 2001-08-28 | 1 | -3/+3 |
| | |||||
* | first pass at implementing /.autofsck; archive modules/symbol info | Michael K. Johnson | 2001-08-27 | 1 | -0/+3 |
| | |||||
* | sort output of halt_get_remaining (#52180) | Bill Nottingham | 2001-08-24 | 1 | -2/+2 |
| | |||||
* | add is_available() function for network devices; use it. gets rid of ↵ | Bill Nottingham | 2001-08-15 | 1 | -13/+12 |
| | | | | horribly ugly modprobe messages | ||||
* | type english me not can | Bill Nottingham | 2001-08-15 | 1 | -1/+1 |
| | |||||
* | Korean and Chinese fix | Yukihiro Nakai | 2001-08-13 | 1 | -0/+6 |
| | |||||
* | detach loopback devices at shutdown (#43919, #45826) | Bill Nottingham | 2001-08-07 | 2 | -2/+10 |
| | |||||
* | use awk, not grep & other cruft (#49616) | Bill Nottingham | 2001-08-07 | 1 | -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 Nottingham | 2001-08-07 | 1 | -1/+1 |
| | |||||
* | define halt_get_remaining before it's used (#50720) | Bill Nottingham | 2001-08-03 | 1 | -4/+6 |
| | |||||
* | more FS umounting cleanups (<sopwith@redhat.com>) | Bill Nottingham | 2001-07-31 | 1 | -7/+11 |
| | |||||
* | remount *everything* ro on halt (#50461) | Bill Nottingham | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | fix netdev umount stuff | Bill Nottingham | 2001-07-24 | 1 | -1/+20 |
| | |||||
* | use -O nonetdev; require new mount package | Bill Nottingham | 2001-07-17 | 1 | -0/+1 |
| | |||||
* | big ipv6 update from Pekka Savola (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-11 | 1 | -0/+27 |
| | |||||
* | it helps if you name the variable the same thing as what you're checking | Bill Nottingham | 2001-07-09 | 1 | -1/+1 |
| | |||||
* | cleanups for undefined variables (#46065) | Bill Nottingham | 2001-07-09 | 1 | -14/+14 |
| | |||||
* | make --check= at least parse right | Bill Nottingham | 2001-06-21 | 1 | -1/+2 |
| | |||||
* | - add support isdn | Than Ngo | 2001-06-21 | 1 | -2/+1 |
| | |||||
* | supress error messages if NETWORKING ist undefinedr5-87 | Karsten Hopp | 2001-05-21 | 2 | -2/+2 |
| |