From 8d9817e828debe42c64012a987adb875221e71ad Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 28 Feb 2000 15:08:16 +0000 Subject: *** empty log message *** --- ChangeLog | 28 ++++++++++++++++++++++++++++ initscripts.spec | 5 ++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4990d12f..5161431d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ + +2000-02-24 Bill Nottingham + + * sysconfig/network-scripts/ifup-post: + allow for spaces in lines that are read + +2000-02-23 Bill Nottingham + + * rc.d/rc.sysinit: + don't read commented raiddev entries + +2000-02-21 Than Ngo + + * rc.d/init.d/network: ignore ippp devices + + * sysconfig/network-scripts/ifdown-post: + PATH is not set -> added PATH=/sbin:/usr/sbin:/bin:/usr/bin + +2000-02-21 Bill Nottingham + + * ChangeLog, initscripts.spec: + *** empty log message *** + +2000-02-21 Florian La Roche + + * sysconfig/network-scripts/ifup-post: + Fix typo in ifup-post. + 2000-02-21 Than Ngo * rc.d/init.d/network: ignore ippp devices diff --git a/initscripts.spec b/initscripts.spec index 3a97124f..5dbb8018 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.96 +%define version 4.97 Version: %{version} Copyright: GPL Group: System Environment/Base @@ -228,6 +228,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Feb 28 2000 Bill Nottingham +- don't read commented raid devices + * Mon Feb 21 2000 Bill Nottingham - fix typo in resolv.conf munging -- cgit v1.2.1