aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* take out some code that's never run...Bill Nottingham1999-07-261-21/+0
|
* *** empty log message ***Bill Nottingham1999-07-261-3/+4
|
* speedup fixes for ifup-aliases from David Harris (dharris@drh.net)Bill Nottingham1999-07-262-7/+372
|
* um, can't 'return' from a shell scriptBill Nottingham1999-06-211-1/+1
|
* remove commented-out linuxconf support ;)r4-21Bill Nottingham1999-06-182-52/+10
|
* comment out linuxconf supportBill Nottingham1999-06-172-35/+38
|
* add routes after aliasesBill Nottingham1999-06-141-2/+1
|
* fix so it does aliases in orderBill Nottingham1999-06-141-15/+9
|
* typor4-13Matt Wilson1999-04-181-1/+1
|
* remove 2.0 kernel supportBill Nottingham1999-04-122-12/+3
|
* check for 2.0 kernels before doing some stuffBill Nottingham1999-04-082-3/+11
|
* fix check for non-existent devicesBill Nottingham1999-04-071-2/+2
|
* ifup-ipx ./_ confusion fixedMichael K. Johnson1999-04-061-3/+4
|
* run ifup-local as appropriateErik Troan1999-04-061-0/+4
|
* fix for $PARENTDEVNAMEBill Nottingham1999-04-051-1/+1
|
* fix channel bondingBill Nottingham1999-04-011-1/+1
|
* fix test for 2.0/2.2 kernelBill Nottingham1999-03-291-1/+1
|
* don't run linuxconf if /usr isn't mountedBill Nottingham1999-03-192-2/+4
|
* set macaddr before bootpBill Nottingham1999-03-191-2/+5
|
* don't set hostname on ppp/slip (kills X)Bill Nottingham1999-03-181-1/+3
|
* Exit the script if pump fails. Doh.Bill Nottingham1999-03-171-0/+1
|
* fix for CHATPID (bug #1343)Bill Nottingham1999-03-161-1/+1
|
* add routes to non-local subnets if they aren't already thereBill Nottingham1999-03-151-1/+3
|
* changes from ultrapenguin (bash2 stuff)Bill Nottingham1999-03-151-2/+12
|
* pump actually works nowErik Troan1999-03-102-9/+4
|
* updated for pumpErik Troan1999-03-101-46/+10
|
* outdated by pumpErik Troan1999-03-101-19/+0
|
* *** empty log message ***Bill Nottingham1999-02-251-5/+5
|
* more changes for sysconfig/initBill Nottingham1999-02-251-4/+11
|
* add default /etc/sysconfig/initBill Nottingham1999-02-221-0/+12
| | | | | change raw ansi to echo -e add a 'serial' mode that has no ansi escapes
* fix kernel-2.2 double net routes, remove '-x' from ifdhcpc-doneBill Nottingham1999-02-102-2/+3
|
* bill is a moron. also, fix ifup-aliases for bash2r3-84Bill Nottingham1999-02-051-1/+1
|
* random fixes from bugzilla: setsysfont only if font defined; do hwclockBill Nottingham1999-02-031-1/+1
| | | | --adjust; fix /forcefsck
* Explicitly force RX escape char negotiation if ESCAPECHARS = no (#519).Jeff Johnson1999-01-251-0/+2
|