From 3f1835cd8915c0bd76ade5dbeed29992296bce61 Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Sun, 3 May 1998 01:35:48 +0000 Subject: update to linuxconf 1.11r8 capabilities. Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters. --- sysconfig.txt | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index ddae4457..5002179c 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -48,6 +48,13 @@ Files in /etc/sysconfig GATEWAY= GATEWAYDEV= (e.g. eth0) NISDOMAIN= + IPX=yes|no + IPXAUTOPRIMARY=on|off (note, that MUST be on|off, not yes|no) + IPXAUTOFRAME=on|off (again, not yes|no) + IPXINTERNALNETNUM= + IPXINTERNALNODENUM= + + All the IPX stuff is optional, and should default to off. /etc/sysconfig/static-routes: @@ -59,6 +66,11 @@ Files in /etc/sysconfig down with the device, or "any" to have the correct devices calculated at run time. +/etc/sysconfig/routed: + + SILENT=yes|no + EXPORT_GATEWAY=yes|no + /etc/sysconfig/pcmcia: PCMCIA=yes|no @@ -186,6 +198,11 @@ Files in /etc/sysconfig/network-scripts/ NETWORK= BROADCAST= + 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 + PPP/SLIP items: PERSIST=yes|no MODEMPORT= @@ -245,8 +262,9 @@ Files in /etc/sysconfig/network-scripts/ Called when any network device EXCEPT a SLIP device comes up. Calls /etc/sysconfig/network-scripts/ifup-routes to - bring up static routes that depend on that device. Brings - up aliases for that device. Sets the hostname if it is not + bring up static routes that depend on that device. Calls + /etc/sysconfig/network-scripts/ifup-aliases to bring up + aliases for that device. Sets the hostname if it is not already set and a hostname can be found for the IP for that device. Sends SIGIO to any programs that have requested notification of network events. @@ -254,6 +272,14 @@ Files in /etc/sysconfig/network-scripts/ Could be extended to fix up nameservice configuration, call arbitrary scripts, etc, as needed. +/etc/sysconfig/network-scripts/ifup-routes + + Set up static routes for a device. + +/etc/sysconfig/network-scripts/ifup-aliases + + Bring up aliases for a device. + /etc/sysconfig/network-scripts/ifdhcpc-done Called by dhcpcd once dhcp configuration is complete; sets -- cgit v1.2.1