aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/network
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* probe function, more hintingMichael K. Johnson1998-05-021-5/+22
|
* added missing ;;r3-55Erik Troan1998-05-011-0/+1
|
* Made some sense of the "network status" command.Michael K. Johnson1998-04-201-3/+33
| | | | Integrate with linuxconf (works with or without).
* Added missing "then"Michael K. Johnson1997-11-071-1/+1
|
* only enable/disable forwarding on start, always disable on stop.r3-24Michael K. Johnson1997-11-061-21/+27
|
* added status|restart to all scriptsDonnie Barnes1997-10-231-1/+8
|
* 1) version 3.18Erik Troan1997-10-131-0/+3
| | | | 2) switched to new chkconfig which doesn't use database file
* General cleanup.Michael K. Johnson1997-09-161-5/+7
| | | | Don't start devices that shouldn't be started.
* Initial revisionErik Troan1997-09-161-0/+72