aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/network
Commit message (Collapse)AuthorAgeFilesLines
...
* ask for startup of each network devie in CONFIRM mode. Patch from ↵Bill Nottingham2001-01-171-0/+17
| | | | <rasmusin@wpi.edu>
* fix typo (#24056)Bill Nottingham2001-01-151-1/+1
|
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-15/+15
|
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-121-1/+1
|
* oops, put the LANG=C in the right placeBill Nottingham2000-12-121-1/+1
|
* fix the grep for 'UP' so it doesn't report strange results on german PPP devicesBill Nottingham2000-10-041-1/+1
|
* linuxconf movedr5-49Bill Nottingham2000-09-081-6/+6
|
* fix error message on bringing down non-existent interfaces. Also, more colons.Bill Nottingham2000-08-071-17/+17
|
* revertBill Nottingham2000-07-241-2/+2
|
* /etc/init.d -> /etc/rc.d/init.dr5-36Bernhard Rosenkraenzer2000-07-241-2/+2
|
* /etc/rc.d/init.d -> /etc/init.d. Wheeeeee.Bill Nottingham2000-06-151-2/+2
|
* fix check for strange linuxconf static-routesBill Nottingham2000-05-311-3/+6
|
* remove extraneous messageBill Nottingham2000-04-191-1/+1
|
* that's betterBill Nottingham2000-04-131-1/+1
|
* that check was bogusBill Nottingham2000-04-131-1/+1
|
* don't bring up commented out 'ONBOOT' interfaces ; don't shut down inactive ↵Bill Nottingham2000-04-101-2/+4
| | | | interfaces
* blarg. linuxconf support broken again. Can we kill this yet?Bill Nottingham2000-03-311-1/+1
|
* automatically unmount network fs when stopping networkBill Nottingham2000-03-271-0/+12
|
* handle sysctl upgrades better ; re-run sysctl on network startBill Nottingham2000-03-071-0/+2
|
* eh, nevermindBill Nottingham2000-02-211-0/+1
|
* take out ippp removalBill Nottingham2000-02-211-1/+0
|
* ignore ippp devicesThan Ngo2000-02-211-1/+3
|
* fix handling of bizarro linuxconf routesBill Nottingham2000-02-021-2/+3
|
* *** empty log message ***Bill Nottingham2000-01-311-6/+2
|
* bring down *all* interfaces on network stopr4-85Bill Nottingham2000-01-311-7/+5
|
* fix logic of boot-time interfaces somewhatBill Nottingham2000-01-311-6/+11
|
* don't call non-existant ipv4_forward_setBill Nottingham1999-12-301-5/+1
|
* switch from echoing values into /proc/sys to using sysctlBill Nottingham1999-12-281-59/+2
|
* yet another typo. grr. arrgh.Bill Nottingham1999-11-281-1/+1
|
* handle weird linuxconf 'any' static routesBill Nottingham1999-10-181-0/+7
|
* fix typoBill Nottingham1999-10-141-1/+1
|
* *** empty log message ***r4-46Bill Nottingham1999-09-211-2/+1
|
* add a "DEFRAG_IPV4" settingBill Nottingham1999-09-211-1/+36
|
* change onboot grepBill Nottingham1999-08-211-1/+1
|
* fixes from nkbj@image.dkBill Nottingham1999-07-071-2/+6
|
* don't bring down non-existent IPX netsBill Nottingham1999-07-011-1/+3
|
* don't need to check internal node number...Bill Nottingham1999-06-141-1/+1
|
* don't run ipx_internal_net if both params are 0Bill Nottingham1999-05-251-1/+3
|
* fix restart/cwd problemBill Nottingham1999-05-241-0/+1
|
* oops, xargs is on /usr/bin, can't use that.Bill Nottingham1999-05-141-2/+6
|
* make network work for restart if called as ./networkBill Nottingham1999-04-061-0/+2
|
* only bring up/shut down boot devicesBill Nottingham1999-04-011-2/+4
|
* fixesBill Nottingham1999-02-041-2/+2
|
* bugfixes...Bill Nottingham1999-02-041-2/+4
|
* more initlog changes; wait a little longer for kill -TERMBill Nottingham1999-02-031-13/+13
|
* add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr inBill Nottingham1999-02-031-7/+5
| | | | specfile... um, I think that's it.
* Permit /usr to be NFS mounted.r3-68Jeff Johnson1998-07-071-9/+9
|
* Fix bug track problems (#677, #731, #734, E-mail).Jeff Johnson1998-06-211-1/+1
|
* update to linuxconf 1.11r8 capabilities.Michael K. Johnson1998-05-031-2/+38
| | | | | Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters.
* linuxconf supportr3-56Michael K. Johnson1998-05-021-5/+17
|