diff options
author | Bill Nottingham <notting@redhat.com> | 1999-02-25 17:11:22 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-02-25 17:11:22 +0000 |
commit | bf72ce488a9d43c9752f926e4bc3f55f8d67a141 (patch) | |
tree | c7e9cdb21075ec273d10b080746f5ef01de252e7 /ChangeLog | |
parent | 0953f29c6fb338868a9ed616b92ca39af80a0d0e (diff) | |
download | initscripts-bf72ce488a9d43c9752f926e4bc3f55f8d67a141.tar initscripts-bf72ce488a9d43c9752f926e4bc3f55f8d67a141.tar.gz initscripts-bf72ce488a9d43c9752f926e4bc3f55f8d67a141.tar.bz2 initscripts-bf72ce488a9d43c9752f926e4bc3f55f8d67a141.tar.xz initscripts-bf72ce488a9d43c9752f926e4bc3f55f8d67a141.zip |
more changes for sysconfig/init
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +1999-02-25 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: put preferred support back in + +1999-02-23 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: fix 'force fsck on boot' + +1999-02-22 Bill Nottingham <notting@redhat.com> + + * 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 <notting@redhat.com> + + * rc.d/init.d/functions: + $@ -> $*. I knew there was a reason I did that. + 1999-02-18 Bill Nottingham <notting@redhat.com> * rc.d/init.d/single: fie, a missing fi. Also, source functions. |