summaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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