diff options
author | Bill Nottingham <notting@redhat.com> | 2009-12-10 15:58:57 -0500 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-01-15 15:17:03 +0100 |
commit | 8eb6830015b4328141b17d2e69bd106c067b4f7a (patch) | |
tree | fcce73342e1f6c9453303a6d2354ebb7bb71461f /sysconfig.txt | |
parent | 9baa0f88820005d6900aeb6d1739c94e5f1cd628 (diff) | |
download | initscripts-8eb6830015b4328141b17d2e69bd106c067b4f7a.tar initscripts-8eb6830015b4328141b17d2e69bd106c067b4f7a.tar.gz initscripts-8eb6830015b4328141b17d2e69bd106c067b4f7a.tar.bz2 initscripts-8eb6830015b4328141b17d2e69bd106c067b4f7a.tar.xz initscripts-8eb6830015b4328141b17d2e69bd106c067b4f7a.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> |