aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-238-43/+43
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-026-22/+34
* fix scoping isuse (#22547)Bill Nottingham2000-12-261-1/+4
* retcode wasn't used. initialize it.Bill Nottingham2000-12-261-2/+12
* toss out spurious errors from iwconfigBill Nottingham2000-12-262-2/+2
* added wireless supportErik Troan2000-12-202-0/+9
* fix typor5-53Bill Nottingham2000-12-121-1/+1
* don't try and run pump if it's not thereBill Nottingham2000-12-121-2/+3
* honor PEERDNS=no for pump and dhcpcd too (#18619)Bill Nottingham2000-12-121-0/+4
* fix ARP handling, allow for setting promiscuous or all-multicast modeBill Nottingham2000-12-122-1/+19
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-124-4/+4
* oops, put the LANG=C in the right placeBill Nottingham2000-12-121-1/+1
* fix the adding default route if GATEWAY" = "0.0.0.0Than Ngo2000-10-311-1/+5
* handle "gw x.x.x.x" as the last pair of flags in ifup-routesNalin Dahyabhai2000-10-101-1/+3
* fix the grep for 'UP' so it doesn't report strange results on german PPP devicesBill Nottingham2000-10-041-1/+1
* 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