aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Explicitly force RX escape char negotiation if ESCAPECHARS = no (#519).Jeff Johnson1999-01-251-0/+2
* bootpc: 2.2 kernels complain about broadcast and netmask on ifup.Jeff Johnson1999-01-251-1/+7
* Bug #205 sez':Jeff Johnson1998-12-061-1/+1
* linuxconf ipalias fix; work with both old and new linuxconfr3-79Michael K. Johnson1998-11-101-2/+8
* fix long-standing bug and work with (currently vaporware) newer ps versionsMichael K. Johnson1998-07-071-1/+1
* Invert logic for ESCAPECHARS=yes.Jeff Johnson1998-07-071-1/+1
* Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions.Jeff Johnson1998-07-0710-11/+13
* Bug report:Jeff Johnson1998-07-071-0/+8
* Fix bug track problems (#677, #731, #734, E-mail).Jeff Johnson1998-06-212-5/+4
* update to linuxconf 1.11r8 capabilities.Michael K. Johnson1998-05-033-2/+50
* linuxconf supportr3-56Michael K. Johnson1998-05-023-12/+56
* plip cleanupDonnie Barnes1998-04-301-1/+1
* moved adding /etc/resolv.conf search path to normal reverse name lookupr3-52Erik Troan1998-04-051-0/+4
* added netmask calculationErik Troan1998-03-221-0/+4
* fixed network address calculationsErik Troan1998-03-221-2/+3
* look for ipcalc in /bin, not /sbinr3-50Erik Troan1998-03-102-3/+3
* added missing \Erik Troan1998-03-101-1/+1
* 1) added need_hostname and set_hostname functionsErik Troan1998-03-103-9/+25
* use ipcalc to calculate netmask and/or broadcast addressErik Troan1998-03-101-0/+8
* removed senseless dhcp log in /tmpErik Troan1998-03-101-1/+0
* if bootp fails and there is no fallback IP, take down the deviceErik Troan1998-03-091-0/+1
* added check for mktemp failureErik Troan1998-03-091-1/+4
* /sbin/ isn't always in $PATHMichael K. Johnson1998-01-121-1/+1
* Inheritance was wrong.Michael K. Johnson1997-11-201-1/+1
* PPP debugging fixed.Michael K. Johnson1997-11-064-22/+21
* 1) fixed dhcp problemErik Troan1997-10-281-1/+2
* set hostname from bootp if hostname = (none)Erik Troan1997-10-211-1/+1
* Die if ifdown-ppp was called on the device during the sleep.Michael K. Johnson1997-10-141-0/+5
* fixes for config files which were given w/ fully qualified pathnamesErik Troan1997-10-061-2/+2
* Removed pcmcia hacks for releases prior to RH 3.0.3Erik Troan1997-10-061-19/+0
* source_configMichael K. Johnson1997-09-241-1/+3
* CONFIG after daemon daemonizing.Michael K. Johnson1997-09-241-3/+2
* Fixed potential syntax error.Michael K. Johnson1997-09-241-1/+1
* added mktemp supportDonnie Barnes1997-09-231-4/+5