diff options
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. |