aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts
Commit message (Collapse)AuthorAgeFilesLines
* /sbin/ isn't always in $PATHMichael K. Johnson1998-01-121-1/+1
|
* Inheritance was wrong.Michael K. Johnson1997-11-201-1/+1
|
* PPP debugging fixed.Michael K. Johnson1997-11-064-22/+21
| | | | | PPP Persisting fixed. Moved netreport stuff into one place.
* 1) fixed dhcp problemErik Troan1997-10-281-1/+2
| | | | 2) version 3.21
* set hostname from bootp if hostname = (none)Erik Troan1997-10-211-1/+1
|
* Die if ifdown-ppp was called on the device during the sleep.Michael K. Johnson1997-10-141-0/+5
|
* fixes for config files which were given w/ fully qualified pathnamesErik Troan1997-10-061-2/+2
|
* Removed pcmcia hacks for releases prior to RH 3.0.3Erik Troan1997-10-061-19/+0
|
* source_configMichael K. Johnson1997-09-241-1/+3
|
* CONFIG after daemon daemonizing.Michael K. Johnson1997-09-241-3/+2
|
* Fixed potential syntax error.Michael K. Johnson1997-09-241-1/+1
|
* added mktemp supportDonnie Barnes1997-09-231-4/+5
|
* Disassociate from controlling tty so SIGHUPs won't be generated.Michael K. Johnson1997-09-232-3/+6
|
* Support alternative device configurations.Michael K. Johnson1997-09-189-15/+61
|
* Don't print an error if no aliases exist.Michael K. Johnson1997-09-171-3/+3
|
* Bring down pppd even if only ifup-ppp is running, waiting to persist.Michael K. Johnson1997-09-161-3/+5
|
* ifup and ifdown complain if $1 not specified.Michael K. Johnson1997-09-164-12/+48
| | | | | | | The "ifcfg-" part of the device name is now optional for ifup and ifdown. ifdown-ppp kills a pppd's chat session if it is active. Generic part of ifup uses MACADDR variable if present. ifup-ppp honors DEBUG variable, both for pppd (debug) and chat (-v).
* Initial revisionErik Troan1997-09-1612-0/+571