From 83694c0613db2ff6869f61dac6192a61105a1fbb Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 25 Jun 1999 21:09:53 +0000 Subject: *** empty log message *** --- ChangeLog | 11 +++++++++++ initscripts.spec | 7 ++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3eb9f23c..4e6d3130 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1999-06-25 Bill Nottingham + + * rc.d/rc.sysinit: + don't create module-info, System.map links - they aren't needed + +1999-06-22 Bill Nottingham + + * initscripts.spec, rc.d/rc.sysinit: + always set clock first thing (req. timeconfig 3.0) + touch utmpx/wtmpx if needed + 1999-06-21 Bill Nottingham * syssconfig/network-scripts/ifup-aliases: diff --git a/initscripts.spec b/initscripts.spec index f1533cce..903962ea 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.22 +%define version 4.23 Version: %{version} Copyright: GPL Group: System Environment/Base @@ -183,6 +183,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jun 25 1999 Bill Nottingham +- don't make module-info, System.map links +- handle utmpx/wtmpx +- fix lots of bugs in 4.21 release :) + * Thu Jun 17 1999 Bill Nottingham - set clock as soon as possible - use INITLOG_ARGS everywhere -- cgit v1.2.1