sysconfig: The sysconfig scheme ---------------------------------------------------------------------- File: sysconfig-0.50.9-13.7.i586.rpm Patchrpm: sysconfig-0.50.9-13.7.i586.patch.rpm Version: 0.50.9-13.7 Size: 280 kB Patchsize: 143 kB Date: Fri 02 Jun 2006 22:48:12 CEST Source: sysconfig-0.50.9-13.7.src.rpm Security: No ---------------------------------------------------------------------- Description: This update fixes the following issues: - rcnetwork reload now restarts NetworkManager (Bug 162959) - using wrapper script to kill ipw3945d (Bug 170099) - fixed a debug message in update script. Show the right sysfs path. - rcnetwork: quoted two occurrences $OLDPWD to allow spaces in directory names. (Bug 174029) - added sysconfig variable NM_ONLINE_TIMEOUT. If not set to 0, then rcnetwork will wait at least this time until a network connection has established. (Bug 169632) - start NMdispatcher before and stop it after NM itself (Bug 169632) - fix dhcpcd-hook so that syslog picks up a changed hostname during bootup, by reloading syslog. The reload was already being done during IP address change ("renew state") but not during "up" state. (Bug 160916) - Don't load module 'bonding' multiple times but create and delete bonding interfaces via sysfs attribute. (Bug 157936) - Changed comment for LOAD_UNSUPPORTED_MODULES_AUTOMATICALLY; now also rcacpid respects this setting (Bug 180654) - Set LOAD_UNSUPPORTED_MODULES_AUTOMATICALLY=yes only for SLES and not for SLED (Bug 162970) - 'ifdown-dhcp all' kills dhcp clients with -9, because interfaces with STARTMODE=nfsroot must stay up and running. (Bug 176804) - ifdown calls ifdown-dhcp even if BOOTPROTO=static. We need this to to stop dhcp client after reconfiguration to static ip address via YaST (which calls rcnetwork reload). (Bug 179895) - eliminated two error messages that occur when interface bonding is activated. (Bug 181129)