From 809d1adc39ac63ba3dc932457b94ca5ea4a90d04 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 17 Dec 2002 17:50:18 +0000 Subject: 7.00-1 --- ChangeLog | 11 +++++++++++ initscripts.spec | 7 ++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 82abc172..f03d3769 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-12-17 Bill Nottingham + + * Changelog, initscripts.spec: 7.00-1 + + * prefdm, sysconfig/network-scripts/network-functions, sysconfig.txt: + more rhgb tweaks + have a loop for checking link state instead of a static 'sleep 5' + + * rc.d/init.d/functions, rc.d/rc.sysinit: + graphical boot changes + 2002-12-13 Karsten Hopp * ChangeLog, initscripts.spec: diff --git a/initscripts.spec b/initscripts.spec index 98cb0d01..b4b4c3df 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.99 +Version: 7.00 License: GPL Group: System Environment/Base Release: 1 @@ -256,6 +256,11 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Tue Dec 17 2002 Bill Nottingham 7.00-1 +- tweaks for potential GUI bootup +- loop checking for network link state, don't unilterally wait five + seconds + * Fri Dec 14 2002 Karsten Hopp 6.99-1 - remove call to /sbin/update for S/390, too -- cgit