Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work around bash changes (#220887, modified from <nvigier@mandriva.com>) | Bill Nottingham | 2007-09-25 | 1 | -2/+4 |
| | |||||
* | don't add routes directly to alias devices (#199825, #195656) | Bill Nottingham | 2006-07-24 | 1 | -1/+1 |
| | |||||
* | Add support for rule-$device (#132252) | Miloslav Trmac | 2006-07-10 | 1 | -0/+17 |
| | |||||
* | handle no EOF in the route file (#156972) | Bill Nottingham | 2005-10-03 | 1 | -2/+2 |
| | |||||
* | message from Thomas Zehetbauer on fedora-devel (in URL field). | Karsten Hopp | 2005-04-18 | 1 | -1/+1 |
| | | | | | | | In initscripts-8.08-2, "/etc/init.d/network" will hang in "ifup-routes" during boot. The cause is a missing "$file" in the script, making "egrep" hang waiting for data on STDIN. | ||||
* | typo | Bill Nottingham | 2005-04-15 | 1 | -1/+1 |
| | |||||
* | cleanup (#154353, <link@pobox.com>) | Bill Nottingham | 2005-04-13 | 1 | -1/+1 |
| | |||||
* | make sure commented lines are handled correctly (#154353, #114548) | Bill Nottingham | 2005-04-11 | 1 | -2/+4 |
| | |||||
* | - User lowercase for variable for oldstyle routes, too. ;-) | Phil Knirsch | 2003-08-22 | 1 | -1/+1 |
| | |||||
* | - ifup-routes: pass the interface name to handle_file() so that we don't try | Nalin Dahyabhai | 2003-07-19 | 1 | -3/+3 |
| | | | | to use the routes file's name as an interface name | ||||
* | handle new format in old file names | Bill Nottingham | 2003-07-01 | 1 | -20/+27 |
| | |||||
* | - make usernetctl use the nickname instead of the device name | Bill Nottingham | 2003-05-28 | 1 | -20/+17 |
| | | | | | | | - don't look in /etc/sysconfig/networking - fix calling of nameif before the device was loaded - clean up route handling (<harald@redhat.com>) | ||||
* | redhat-config-network writes $NAME.route, not $DEVICE.route. Handle | Bill Nottingham | 2003-02-20 | 1 | -1/+9 |
| | | | | that. (#84193) | ||||
* | fix static route brokenness (#74317, #74320, #76619, #75604) | Bill Nottingham | 2002-11-12 | 1 | -5/+9 |
| | |||||
* | use the other file redhat-config-network writes by default; leave | Bill Nottingham | 2002-08-21 | 1 | -10/+19 |
| | | | | route-<foo> for user customization (<pbrown@redhat.com>, others) | ||||
* | - no need to source the file /etc/init.d/functions | Florian La Roche | 2002-07-05 | 1 | -15/+10 |
| | | | | - cleanups | ||||
* | - Bzzz. Fixed the debug output to do the real thing instead. :-) | Phil Knirsch | 2002-07-04 | 1 | -1/+1 |
| | |||||
* | - Fixed ifup-route to use new /etc/sysconfig/network-scripts/route-DEV files. | Phil Knirsch | 2002-07-04 | 1 | -8/+11 |
| | |||||
* | - change to /etc/init.d/functions | Florian La Roche | 2002-06-26 | 1 | -3/+1 |
| | | | | | - eliminate some un-necessary PATH settings - eliminate some TEXTDOMAIN settings | ||||
* | allow tabs as delimiters, as well (#53964) | Bill Nottingham | 2002-01-25 | 1 | -2/+2 |
| | |||||
* | look in /etc/sysconfig/networking not /etc/sysconfig | Preston Brown | 2001-05-11 | 1 | -1/+2 |
| | |||||
* | - fix typo in rc.sysinit | Nalin Dahyabhai | 2001-03-13 | 1 | -0/+2 |
| | | | | - fix ifup-routes not setting DEVICE properly | ||||
* | - don't attempt to work around broken linuxconf routes, simplify | Bill Nottingham | 2001-03-05 | 1 | -7/+3 |
| | | | | | (and make consistent) adding of static routes, and make it work again for aliases (#29500, #29549) | ||||
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ↵ | Bill Nottingham | 2001-01-23 | 1 | -2/+2 |
| | | | | string" | ||||
* | Big i18n commit. From Conectiva, originally. | Bill Nottingham | 2001-01-02 | 1 | -1/+4 |
| | |||||
* | handle "gw x.x.x.x" as the last pair of flags in ifup-routes | Nalin Dahyabhai | 2000-10-10 | 1 | -1/+3 |
| | |||||
* | fix syntax error in ifup-routes | Bill Nottingham | 2000-08-07 | 1 | -1/+1 |
| | |||||
* | fix handling of bizarro linuxconf routes | Bill Nottingham | 2000-02-02 | 1 | -0/+5 |
| | |||||
* | remove commented-out linuxconf support ;)r4-21 | Bill Nottingham | 1999-06-18 | 1 | -14/+7 |
| | |||||
* | comment out linuxconf support | Bill Nottingham | 1999-06-17 | 1 | -6/+6 |
| | |||||
* | don't run linuxconf if /usr isn't mounted | Bill Nottingham | 1999-03-19 | 1 | -1/+2 |
| | |||||
* | update to linuxconf 1.11r8 capabilities. | Michael K. Johnson | 1998-05-03 | 1 | -2/+0 |
| | | | | | 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 | 1 | -7/+15 |
| | |||||
* | /sbin/ isn't always in $PATH | Michael K. Johnson | 1998-01-12 | 1 | -1/+1 |
| | |||||
* | Initial revision | Erik Troan | 1997-09-16 | 1 | -0/+17 |