aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-aliases
Commit message (Collapse)AuthorAgeFilesLines
* remove bogus route setting (#120908)Bill Nottingham2004-06-071-5/+0
|
* unset ONPARENT this wayBill Nottingham2003-09-041-1/+1
|
* unset ONPARENT after use (#101384)Bill Nottingham2003-09-041-0/+1
|
* redhat-config-network writes $NAME.route, not $DEVICE.route. HandleBill Nottingham2003-02-201-1/+1
| | | | that. (#84193)
* fix typoBill Nottingham2003-01-311-1/+1
|
* get the other case tooBill Nottingham2003-01-141-1/+1
|
* recalculate BROADCAST if one wasn't specified (#78052)Bill Nottingham2003-01-141-1/+1
|
* if 'ONPARENT=no' set, don't automatically bring up interfaces whenBill Nottingham2003-01-141-1/+1
| | | | their parent interface is set up (#78992)
* just use ifup-routes for aliasesBill Nottingham2002-11-121-7/+2
|
* - further smaller cleanups, TEXTDOMAIN* is never exportedFlorian La Roche2002-06-261-1/+2
|
* handle aliases that don't have DEVICE set. Apparently linuxconf supported ↵Bill Nottingham2002-04-221-0/+2
| | | | this (#63861)
* don't process backup files (#60248, <dharris@drh.net>, <agrino@porsiempre.cl>)Bill Nottingham2002-04-121-2/+2
|
* use full path to /sbin/ifconfig (#59457)Bill Nottingham2002-04-101-2/+2
|
* better nickname handlingHarald Hoyer2001-11-191-2/+3
|
* expunge more linuxconf supportBill Nottingham2001-09-211-30/+1
|
* run more stuff with C locale, mark some more strings for translationBill Nottingham2001-06-291-1/+1
|
* fix static routes (#29500)Bill Nottingham2001-05-231-1/+1
|
* 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-231-9/+9
| | | | string"
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-1/+2
|
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-121-1/+1
|
* don't add host routes for local interfacesBill Nottingham2000-06-011-2/+0
|
* don't add duplicate default routes for aliasesBill Nottingham2000-06-011-2/+5
|
* *** empty log message ***Bill Nottingham1999-11-221-46/+33
|
* add support for linuxconf aliasesBill Nottingham1999-10-111-4/+42
|
* *** empty log message ***Bill Nottingham1999-07-261-3/+4
|
* speedup fixes for ifup-aliases from David Harris (dharris@drh.net)Bill Nottingham1999-07-261-7/+344
|
* um, can't 'return' from a shell scriptBill Nottingham1999-06-211-1/+1
|
* remove commented-out linuxconf support ;)r4-21Bill Nottingham1999-06-181-38/+3
|
* comment out linuxconf supportBill Nottingham1999-06-171-29/+32
|
* fix so it does aliases in orderBill Nottingham1999-06-141-15/+9
|
* remove 2.0 kernel supportBill Nottingham1999-04-121-11/+2
|
* check for 2.0 kernels before doing some stuffBill Nottingham1999-04-081-2/+10
|
* don't run linuxconf if /usr isn't mountedBill Nottingham1999-03-191-1/+2
|
* changes from ultrapenguin (bash2 stuff)Bill Nottingham1999-03-151-2/+12
|
* bill is a moron. also, fix ifup-aliases for bash2r3-84Bill Nottingham1999-02-051-1/+1
|
* linuxconf ipalias fix; work with both old and new linuxconfr3-79Michael K. Johnson1998-11-101-2/+8
|
* linuxconf supportr3-56Michael K. Johnson1998-05-021-0/+40