diff options
-rw-r--r-- | ChangeLog | 15 | ||||
-rw-r--r-- | initscripts.spec | 1 |
2 files changed, 15 insertions, 1 deletions
@@ -1,3 +1,18 @@ +1999-10-05 Jakub Jelinek <jakub@redhat.com> + + * rc.d/rc.sysinit: + If /etc/sysconfig/keyboard is not present (on serial console), don't complain. + +1999-10-04 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt, rc.d/rc.sysinit: + check for aumix-minimal before execution + +1999-10-02 Bill Nottingham <notting@redhat.com> + + * ChangeLog, rc.d/rc.sysinit, src/loglevel.c, src/Makefile: + duh. can we say, duplicated functionality? + 1999-09-30 Bill Nottingham <notting@redhat.com> * rc.d/rc.local: diff --git a/initscripts.spec b/initscripts.spec index ea1116a3..b25315a5 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -181,7 +181,6 @@ rm -rf $RPM_BUILD_ROOT /sbin/getkey /sbin/netreport /sbin/initlog -/sbin/loglevel /sbin/minilogd /sbin/service /sbin/ppp-watch |