diff options
author | Bill Nottingham <notting@redhat.com> | 2009-12-10 15:58:57 -0500 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-01-15 14:56:05 +0100 |
commit | aed2a69bd1be1ce04804b5bf934c589f5815bed2 (patch) | |
tree | 8e6a17a75387fa6149d51cda010c8a90e4208786 /sysconfig.txt | |
parent | 0d102a11d6c04864c1891a3d5fd9c17bfe4f3cc4 (diff) | |
download | initscripts-aed2a69bd1be1ce04804b5bf934c589f5815bed2.tar initscripts-aed2a69bd1be1ce04804b5bf934c589f5815bed2.tar.gz initscripts-aed2a69bd1be1ce04804b5bf934c589f5815bed2.tar.bz2 initscripts-aed2a69bd1be1ce04804b5bf934c589f5815bed2.tar.xz initscripts-aed2a69bd1be1ce04804b5bf934c589f5815bed2.zip |
Delete IPX support.
Conflicts:
rc.d/init.d/network
sysconfig.txt
sysconfig/network-scripts/ifup-ipx
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 73e7a1ca..e34ca1b9 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -170,16 +170,9 @@ Generic options: GATEWAY=<gateway IP> GATEWAYDEV=<gateway device to use, when multiple devices have GATEWAY=> (e.g. eth0) NISDOMAIN=<nis domain name> - IPX=yes|no - IPXAUTOPRIMARY=on|off (note, that MUST be on|off, not yes|no) - IPXAUTOFRAME=on|off (again, not yes|no) - IPXINTERNALNETNUM=<netnum> - IPXINTERNALNODENUM=<nodenum> NOZEROCONF= Set this to not set a route for dynamic link-local addresses. - All the IPX stuff is optional, and should default to off. - NETWORKDELAY=<delay in seconds> Delay in seconds after all network interfaces are initialized. Useful if network has spanning tree running and must wait for STP convergence. @@ -691,9 +684,6 @@ Files in /etc/sysconfig/network-scripts/ only, not IPv6 addresses. Ethernet-only items: - {IPXNETNUM,IPXPRIMARY,IPXACTIVE}_{802_2,802_3,ETHERII,SNAP} - configuration matrix for IPX. Only used if IPX is active. - Managed from /etc/sysconfig/network-scripts/ifup-ipx ARP=yes|no (adds 'arp' flag to ip, for use with the ethertap device) LINKDELAY=<time in seconds> |