From bf72ce488a9d43c9752f926e4bc3f55f8d67a141 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 25 Feb 1999 17:11:22 +0000 Subject: more changes for sysconfig/init --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e63341d7..08b38a94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +1999-02-25 Bill Nottingham + + * rc.d/rc.sysinit: put preferred support back in + +1999-02-23 Bill Nottingham + + * rc.d/rc.sysinit: fix 'force fsck on boot' + +1999-02-22 Bill Nottingham + + * Makefile, initscripts.spec, rc.d/init.d/functions, sysconfig/init: + add default /etc/sysconfig/init + change raw ansi to echo -e + add a 'serial' mode that has no ansi escapes + +1999-02-19 Bill Nottingham + + * rc.d/init.d/functions: + $@ -> $*. I knew there was a reason I did that. + 1999-02-18 Bill Nottingham * rc.d/init.d/single: fie, a missing fi. Also, source functions. -- cgit