From d52ae28ce5a8cec29cbf9b6018d85920c6cd51a1 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 26 Jul 2001 21:10:21 +0000 Subject: 6.10-1 --- ChangeLog | 9 ++++++++- initscripts.spec | 4 +++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6388fe42..deef58c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -2001-07-26 Bill Nottingham +2001-07-26 Bill Nottingham + + * ChangeLog, initscripts.spec: 6.10-1 + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: + - only bring link down if check_link_down fails + - add a sleep in check_link_down; some cards take time to negotiate + - only expand_config for the static IP case in ifdown * ChangeLog, initscripts.spec: 6.09-1 diff --git a/initscripts.spec b/initscripts.spec index a0768931..d08fa062 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.09 +Version: 6.10 License: GPL Group: System Environment/Base Release: 1 @@ -241,6 +241,8 @@ rm -rf $RPM_BUILD_ROOT * Thu Jul 26 2001 Bill Nottingham - don't use kbd commands in setsysfont now that we've switched back to console-tools (#50075) +- sleep in check_link_down; some devices require it +- only bring link down if check_link_down fails * Wed Jul 25 2001 Bill Nottingham - set link up before checking with mii-tool (#49949) -- cgit v1.2.1