From d5df5c81ed62f97db801ad31b05557074ab42f0c Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 30 Sep 1999 15:45:48 +0000 Subject: *** empty log message *** --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ initscripts.spec | 5 ++++- 2 files changed, 36 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 536c81cd..f4851ffc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +1999-09-30 Bill Nottingham + + * rc.d/rc.local: + wow, that was broken. I wonder how it worked before. + +1999-09-29 Bill Nottingham + + * rc.d/init.d/halt: + add an extra awk check to make sure we omit root fs. + + * initscripts.spec: req. e2fsprogs >= 1.15 + +1999-09-29 Bill Nottingham + + * rc.d/init.d/halt: + add an extra awk check to make sure we omit root fs. + + * initscripts.spec: req. e2fsprogs >= 1.15 + +1999-09-28 Michael K. Johnson + + * src/ppp-watch.c: + recover if dead daemon left pidfile + + * src/ppp-watch.c: + exit after deleting pidfile... + + * src/ppp-watch.c: + really fix pidfile locking... + + * src/ppp-watch.c: proper file locking + 1999-09-26 Bill Nottingham * lang.csh: typo diff --git a/initscripts.spec b/initscripts.spec index 83bf1ecf..c40ca0db 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.48 +%define version 4.49 Version: %{version} Copyright: GPL Group: System Environment/Base @@ -195,6 +195,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Sep 30 1999 Bill Nottingham +- req. e2fsprogs >= 1.15 + * Fri Sep 24 1999 Bill Nottingham - munge C locale definitions to en_US - use fsck's completion bar -- cgit v1.2.1