aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* add ktune holdoff ${RETRYTIMEOUT} to demand ppp optionsNalin Dahyabhai2000-08-241-5/+6
* don't end up calling ifdown-post twice on ppp connectionsBill Nottingham2000-08-181-2/+0
* fix syntax error in ifdownNalin Dahyabhai2000-08-151-1/+1
* support killing dhcpcd as well as starting itBill Nottingham2000-08-141-1/+2
* change updetach back to nodetachr5-42Nalin Dahyabhai2000-08-071-1/+1
* remove support for /etc/HOSTNAMEBill Nottingham2000-08-071-1/+0
* fix demand-dialing for PPPNalin Dahyabhai2000-08-072-12/+25
* fix syntax error in ifup-routesBill Nottingham2000-08-071-1/+1
* be more specific about quoting variablesNalin Dahyabhai2000-08-032-60/+60
* um, you can't have a hyphen in a shell variableBill Nottingham2000-08-031-1/+1
* run an ifup-pre-local script if it existsBill Nottingham2000-07-251-0/+4
* that really needs to moveBill Nottingham2000-07-251-0/+5
* fix demand-dialing, now that I can test itr5-25Nalin Dahyabhai2000-07-031-5/+7
* sysconfig/network-scripts/ifup-ppp: add hooks for demand-dialing PPPNalin Dahyabhai2000-06-161-7/+18
* typo.Preston Brown2000-06-081-1/+1
* use dhcpcd if pump fails.Preston Brown2000-06-081-2/+7
* don't add host routes for local interfacesBill Nottingham2000-06-012-4/+0
* don't add duplicate default routes for aliasesBill Nottingham2000-06-011-2/+5
* typo; wait only 5 seconds, not 50Bill Nottingham2000-06-011-1/+1
* check for RESOLV_MODS before testingBill Nottingham2000-04-121-1/+1
* remove /etc/resolv.conf.save after the ippp connection downThan Ngo2000-04-041-1/+4
* fix overwrite problem of resolv.conf on ippp/ppp/slip connectionsThan Ngo2000-04-042-1/+10
* don't add unnecessary host routesBill Nottingham2000-03-311-1/+1
* allow for setting of MTU for a deviceBill Nottingham2000-03-201-2/+2
* set umask before writing /etc/resolv.confBill Nottingham2000-03-201-0/+4
* honor NEEDHOSTNAME flag for pump as wellBill Nottingham2000-03-201-0/+3
* check that a device is up before bringing it downBill Nottingham2000-03-082-1/+4
* never mindBill Nottingham2000-02-251-173/+0
* add hdlc script from hugh@toad.comBill Nottingham2000-02-251-0/+173
* allow for spaces in lines that are readBill Nottingham2000-02-241-1/+1
* PATH is not set -> added PATH=/sbin:/usr/sbin:/bin:/usr/binThan Ngo2000-02-211-0/+2
* Fix typo in ifup-post.Florian La Roche2000-02-211-1/+1
* *** empty log message ***r4-95Bill Nottingham2000-02-171-0/+1
* support for isdn stuffBill Nottingham2000-02-171-1/+18
* fix handling of bizarro linuxconf routesBill Nottingham2000-02-021-0/+5
* don't change DEVICE when bringing up default router4-88Nalin Dahyabhai2000-02-011-1/+0
* AAAACK! wrong IP for default route!Nalin Dahyabhai2000-02-011-1/+1
* set hostname only on bootBill Nottingham2000-01-312-2/+2
* * sysconfig/network-scripts/ifdown-post:Nalin Dahyabhai2000-01-312-0/+36
* 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