aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* use 'route -n' when grepping; avoid DNSBill Nottingham2001-03-141-3/+3
|
* - fix typo in rc.sysinitNalin Dahyabhai2001-03-131-0/+2
| | | | - fix ifup-routes not setting DEVICE properly
* fix typo (#31627)Bill Nottingham2001-03-131-1/+1
|
* make sure ipv6 is loaded if neededBill Nottingham2001-03-132-2/+8
|
* add ifdown-pre-local (#10936)Bill Nottingham2001-03-121-0/+4
|
* get rid of error message if ${GATEWAY} isn't setBill Nottingham2001-03-121-1/+1
|
* clean up testing gateway slightlyBill Nottingham2001-03-061-2/+2
|
* move static-routes-ipv6 hereBill Nottingham2001-03-051-30/+0
|
* some more ipv6 updates (#30506)Bill Nottingham2001-03-051-63/+215
|
* - don't attempt to work around broken linuxconf routes, simplifyBill Nottingham2001-03-051-7/+3
| | | | | (and make consistent) adding of static routes, and make it work again for aliases (#29500, #29549)
* source /etc/sysconfig/network (#30595)Bill Nottingham2001-03-051-0/+2
|
* run ifconfig in locale CBill Nottingham2001-02-281-9/+9
|
* let ppp-watch watch over demand-dialed connections, remove a redundant ↵Nalin Dahyabhai2001-02-281-9/+1
| | | | nodetach (synonymous with -detach)
* log that we're punching something through the firewallBill Nottingham2001-02-271-0/+1
|
* didn't mean to commit that partBill Nottingham2001-02-271-1/+1
|
* don't munge wireless keysBill Nottingham2001-02-271-5/+1
|
* more minor cleanups from Peter BieringerBill Nottingham2001-02-221-18/+18
|
* ipv6 updates from Peter Bieringer (#28418)Bill Nottingham2001-02-205-41/+33
|
* ifup-post could be called from places other than ifup, so recheck $FWACTIVE hereBill Nottingham2001-02-121-0/+6
|
* fix typo in message (#27052)Bill Nottingham2001-02-111-1/+1
|
* add all changes for s390 that don't change anything for the otherFlorian La Roche2001-02-102-0/+57
| | | | architectures
* fix detection of chat script name (hopefully)Bill Nottingham2001-02-081-5/+7
|
* more ipv6 sync-upsBill Nottingham2001-02-071-43/+24
|
* updated ipv6 stuff from Peter BieringerBill Nottingham2001-02-076-240/+450
|
* fix typos (DHCPDARGS vs. DHCPCDARGS) (#26378)Bill Nottingham2001-02-061-1/+1
|
* fix typoBill Nottingham2001-02-061-1/+1
|
* modify the firewall to allow any (new) DNS servers through on ifupBill Nottingham2001-02-062-9/+38
|
* actually include ipv6 files in the spec fileBill Nottingham2001-02-025-8/+8
|
* fix typoBill Nottingham2001-01-301-1/+0
|
* fix gateway thinkoBill Nottingham2001-01-301-1/+1
|
* duh, is already set.Bill Nottingham2001-01-301-1/+1
|
* hack default gw settingBill Nottingham2001-01-301-1/+1
|
* ifup-ppp enhancements (#17388, <ayn2@cornell.edu>)Bill Nottingham2001-01-301-29/+32
|
* fix redial loop (#17380)Bill Nottingham2001-01-291-1/+1
|
* handle aliases better in check_device_down (#18687)Bill Nottingham2001-01-291-2/+10
|
* remove old broken codeBill Nottingham2001-01-291-5/+0
|
* don't ignore RETRYTIMEOUT when we never connect (#14701)Bill Nottingham2001-01-291-1/+6
|
* add plusb support (#18892)Bill Nottingham2001-01-291-0/+42
|
* allow devices without an IP address (#24127)Bill Nottingham2001-01-291-0/+6
|
* deuglify (#23198)Bill Nottingham2001-01-291-7/+6
|
* clean upBill Nottingham2001-01-291-9/+4
|
* add ipv6 support (#23576)Bill Nottingham2001-01-298-0/+561
|
* fix more typosBill Nottingham2001-01-241-2/+2
|
* fix typoBill Nottingham2001-01-241-1/+1
|
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ↵Bill Nottingham2001-01-238-43/+43
| | | | string"
* 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
|