aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* set hostname only on bootBill Nottingham2000-01-312-2/+2
|
* * sysconfig/network-scripts/ifdown-post:Nalin Dahyabhai2000-01-312-0/+36
| | | | | | | | | | | | | attempt to reset the default route in case we dropped it for PPP * src/ipcalc.1: document the "--silent" option * src/shvar.c: strtok() and other cleanups * rc.d/rc.sysinit: make symlinks for System.map and module-info automatically
* revertBill Nottingham2000-01-311-6/+5
|
* bring down *all* interfaces on network stopr4-85Bill Nottingham2000-01-311-5/+6
|
* fix logic of boot-time interfaces somewhatBill Nottingham2000-01-311-1/+1
|
* change grep slightlyBill Nottingham2000-01-211-1/+1
|
* don't munge resolv.conf if DNS1 is in there somewhere alreadyBill Nottingham2000-01-191-1/+1
|
* fix ifup-ipx (#8407)Bill Nottingham2000-01-132-1/+3
|
* switch from echoing values into /proc/sys to using sysctlBill Nottingham1999-12-281-4/+0
|
* Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well.Michael K. Johnson1999-12-061-5/+3
|
* this makes more senseBill Nottingham1999-11-281-1/+1
|
* don't add default loopback routeBill Nottingham1999-11-241-1/+1
|
* *** empty log message ***Bill Nottingham1999-11-221-46/+33
|
* make netcfg work by allowing device name to be full path to ifcfg fileMichael K. Johnson1999-11-191-1/+4
|
* add ARP variable useBill Nottingham1999-11-161-1/+1
|
* add default route but no gateway <hanecak@megaloman.com>Bill Nottingham1999-11-161-3/+5
|
* allow pppd to set the default routeMichael K. Johnson1999-11-121-0/+3
|
* move PPPOPTIONS to the endMichael K. Johnson1999-11-121-2/+3
| | | | use noauth always to work around new defaultroot behaviour
* control stop-a differently than sysrqBill Nottingham1999-11-101-3/+3
|
* try to make CHAP work in cases where it currently failsMichael K. Johnson1999-11-081-0/+1
|
* DNS{1,2} useful for more than just PPPMichael K. Johnson1999-11-021-1/+1
|
* add new nameserver entries as well as replacing nameserver entriesMichael K. Johnson1999-10-271-3/+5
|
* ipx_interface is in /sbin.Bill Nottingham1999-10-221-2/+2
|
* add support for linuxconf aliasesBill Nottingham1999-10-111-4/+42
|
* control stop-a like magic sysrqBill Nottingham1999-10-051-1/+3
|
* changed defaultsMichael K. Johnson1999-09-211-4/+2
|
* add note about conflicts with gated.Bill Nottingham1999-09-201-0/+2
|
* Duh. Use different terminal escape.Bill Nottingham1999-09-131-1/+1
|
* new --remotename option to wvdialMichael K. Johnson1999-09-131-1/+1
|
* i before e....Bill Nottingham1999-09-131-1/+1
|
* add support for an ifdown-localBill Nottingham1999-09-131-0/+4
|
* add explicit 'dev'. Could help in some cases, I suppose.Bill Nottingham1999-09-101-1/+1
|
* make ifdown synchronous modulo timeoutMichael K. Johnson1999-09-085-12/+33
|
* allow turning off of 'press 'i' prompt'Bill Nottingham1999-09-071-0/+2
|
* work right in the backgroundMichael K. Johnson1999-09-071-2/+2
|
* work with ppp-watchMichael K. Johnson1999-09-071-0/+1
|
* do not read /etc/resolv.conf forever...Michael K. Johnson1999-09-071-1/+1
|
* first attempt at integrating ppp-watchMichael K. Johnson1999-09-072-88/+28
|
* DEFROUTE defaults on; PEERDNS documented and defaults onMichael K. Johnson1999-09-062-3/+3
|
* chat script only needs to exist if wvdial not in useMichael K. Johnson1999-09-061-1/+1
|
* disable magic sysrq by defaultBill Nottingham1999-08-311-0/+2
|
* typor4-32Bill Nottingham1999-08-251-2/+2
|
* give lo a name for usernetMichael K. Johnson1999-08-241-0/+1
|
* dip apparently goes into background now. (#3361)Bill Nottingham1999-08-241-1/+3
|
* add option to pass hostname with pumpBill Nottingham1999-08-201-1/+5
|
* wvdial/too much ifdown-postMichael K. Johnson1999-08-191-3/+2
|
* use new pppdMichael K. Johnson1999-08-132-4/+7
|
* take advantage of userpeerdnsMichael K. Johnson1999-08-042-0/+34
|
* fix typoBill Nottingham1999-08-021-1/+1
|
* first try at basic integrated wvdial supportMichael K. Johnson1999-07-281-8/+19
|