Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | um, can't 'return' from a shell script | Bill Nottingham | 1999-06-21 | 1 | -1/+1 |
| | |||||
* | remove commented-out linuxconf support ;)r4-21 | Bill Nottingham | 1999-06-18 | 2 | -52/+10 |
| | |||||
* | comment out linuxconf support | Bill Nottingham | 1999-06-17 | 2 | -35/+38 |
| | |||||
* | add routes after aliases | Bill Nottingham | 1999-06-14 | 1 | -2/+1 |
| | |||||
* | fix so it does aliases in order | Bill Nottingham | 1999-06-14 | 1 | -15/+9 |
| | |||||
* | typor4-13 | Matt Wilson | 1999-04-18 | 1 | -1/+1 |
| | |||||
* | remove 2.0 kernel support | Bill Nottingham | 1999-04-12 | 2 | -12/+3 |
| | |||||
* | check for 2.0 kernels before doing some stuff | Bill Nottingham | 1999-04-08 | 2 | -3/+11 |
| | |||||
* | fix check for non-existent devices | Bill Nottingham | 1999-04-07 | 1 | -2/+2 |
| | |||||
* | ifup-ipx ./_ confusion fixed | Michael K. Johnson | 1999-04-06 | 1 | -3/+4 |
| | |||||
* | run ifup-local as appropriate | Erik Troan | 1999-04-06 | 1 | -0/+4 |
| | |||||
* | fix for $PARENTDEVNAME | Bill Nottingham | 1999-04-05 | 1 | -1/+1 |
| | |||||
* | fix channel bonding | Bill Nottingham | 1999-04-01 | 1 | -1/+1 |
| | |||||
* | fix test for 2.0/2.2 kernel | Bill Nottingham | 1999-03-29 | 1 | -1/+1 |
| | |||||
* | don't run linuxconf if /usr isn't mounted | Bill Nottingham | 1999-03-19 | 2 | -2/+4 |
| | |||||
* | set macaddr before bootp | Bill Nottingham | 1999-03-19 | 1 | -2/+5 |
| | |||||
* | don't set hostname on ppp/slip (kills X) | Bill Nottingham | 1999-03-18 | 1 | -1/+3 |
| | |||||
* | Exit the script if pump fails. Doh. | Bill Nottingham | 1999-03-17 | 1 | -0/+1 |
| | |||||
* | fix for CHATPID (bug #1343) | Bill Nottingham | 1999-03-16 | 1 | -1/+1 |
| | |||||
* | add routes to non-local subnets if they aren't already there | Bill Nottingham | 1999-03-15 | 1 | -1/+3 |
| | |||||
* | changes from ultrapenguin (bash2 stuff) | Bill Nottingham | 1999-03-15 | 1 | -2/+12 |
| | |||||
* | pump actually works now | Erik Troan | 1999-03-10 | 2 | -9/+4 |
| | |||||
* | updated for pump | Erik Troan | 1999-03-10 | 1 | -46/+10 |
| | |||||
* | outdated by pump | Erik Troan | 1999-03-10 | 1 | -19/+0 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-02-25 | 1 | -5/+5 |
| | |||||
* | more changes for sysconfig/init | Bill Nottingham | 1999-02-25 | 1 | -4/+11 |
| | |||||
* | add default /etc/sysconfig/init | Bill Nottingham | 1999-02-22 | 1 | -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-done | Bill Nottingham | 1999-02-10 | 2 | -2/+3 |
| | |||||
* | bill is a moron. also, fix ifup-aliases for bash2r3-84 | Bill Nottingham | 1999-02-05 | 1 | -1/+1 |
| | |||||
* | random fixes from bugzilla: setsysfont only if font defined; do hwclock | Bill Nottingham | 1999-02-03 | 1 | -1/+1 |
| | | | | --adjust; fix /forcefsck | ||||
* | Explicitly force RX escape char negotiation if ESCAPECHARS = no (#519). | Jeff Johnson | 1999-01-25 | 1 | -0/+2 |
| | |||||
* | bootpc: 2.2 kernels complain about broadcast and netmask on ifup. | Jeff Johnson | 1999-01-25 | 1 | -1/+7 |
| | | | | bootpc: Give slow 10Mbps/100Mbps autodetecting cards a second chance. | ||||
* | Bug #205 sez': | Jeff Johnson | 1998-12-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | in ifup-ipx script underlines in next line should be changes to dots for frametype in 802_2 802_3 ETHERII SNAP ; do I have verified this to be a bug in the initscripts. If autoprimary and and autoframetype is enabled in /etc/sysconfig/network then the interface will come up properly. If they are set to no then whatever frametypes that are defined in the /etc/sysconfig/network-scripts/ifcfg-ethx will not become activated. | ||||
* | linuxconf ipalias fix; work with both old and new linuxconfr3-79 | Michael K. Johnson | 1998-11-10 | 1 | -2/+8 |
| | |||||
* | fix long-standing bug and work with (currently vaporware) newer ps versions | Michael K. Johnson | 1998-07-07 | 1 | -1/+1 |
| | |||||
* | Invert logic for ESCAPECHARS=yes. | Jeff Johnson | 1998-07-07 | 1 | -1/+1 |
| | |||||
* | Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions. | Jeff Johnson | 1998-07-07 | 10 | -11/+13 |
| | |||||
* | Bug report: | Jeff Johnson | 1998-07-07 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | I am running dip-3.3.7o-10 and initscripts-3.32-1 on Red Hat 5.0 Intel and was unable to terminate an established SLIP connection in the standard fashion. After some hacking around I discovered that the problem was that when dip establishes a connection, it changes it's argument list to '-dip (IP_ADDRESS)' where IP_ADDRESS is the local IP address. This of course breaks the network-scripts handling of the connection. I've modified /etc/sysconfig/network-scripts/ifdown-sl to take this into account and included the modified file below. I don't think it will work for people with dynamically allocated IP addresses though... -Mike Wittman support login: wittman@cs.berkeley.edu | ||||
* | Fix bug track problems (#677, #731, #734, E-mail). | Jeff Johnson | 1998-06-21 | 2 | -5/+4 |
| | |||||
* | update to linuxconf 1.11r8 capabilities. | Michael K. Johnson | 1998-05-03 | 3 | -2/+50 |
| | | | | | Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters. | ||||
* | linuxconf supportr3-56 | Michael K. Johnson | 1998-05-02 | 3 | -12/+56 |
| | |||||
* | plip cleanup | Donnie Barnes | 1998-04-30 | 1 | -1/+1 |
| | |||||
* | moved adding /etc/resolv.conf search path to normal reverse name lookupr3-52 | Erik Troan | 1998-04-05 | 1 | -0/+4 |
| | | | | handling | ||||
* | added netmask calculation | Erik Troan | 1998-03-22 | 1 | -0/+4 |
| | |||||
* | fixed network address calculations | Erik Troan | 1998-03-22 | 1 | -2/+3 |
| | |||||
* | look for ipcalc in /bin, not /sbinr3-50 | Erik Troan | 1998-03-10 | 2 | -3/+3 |
| | |||||
* | added missing \ | Erik Troan | 1998-03-10 | 1 | -1/+1 |
| | |||||
* | 1) added need_hostname and set_hostname functions | Erik Troan | 1998-03-10 | 3 | -9/+25 |
| | | | | 2) changed hostname lookup to use ipcalc | ||||
* | use ipcalc to calculate netmask and/or broadcast address | Erik Troan | 1998-03-10 | 1 | -0/+8 |
| | |||||
* | removed senseless dhcp log in /tmp | Erik Troan | 1998-03-10 | 1 | -1/+0 |
| |