aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-04-12 17:00:29 +0000
committerBill Nottingham <notting@redhat.com>1999-04-12 17:00:29 +0000
commit7e922e3a5314ed011cea7350f86d1d69643a95f7 (patch)
tree906bd316e47dc20fca4467503ff9456b13478445
parente7f7e8ab5ed7fc1014bf155ddf4ad9d6ea047ee6 (diff)
downloadinitscripts-7e922e3a5314ed011cea7350f86d1d69643a95f7.tar
initscripts-7e922e3a5314ed011cea7350f86d1d69643a95f7.tar.gz
initscripts-7e922e3a5314ed011cea7350f86d1d69643a95f7.tar.bz2
initscripts-7e922e3a5314ed011cea7350f86d1d69643a95f7.tar.xz
initscripts-7e922e3a5314ed011cea7350f86d1d69643a95f7.zip
*** empty log message ***r4-10
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dc58a23..cfdcae34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1999-04-12 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: add console-tools req, add kernel <= 2.2 conflict
+
+ * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases:
+ remove 2.0 kernel support
+
+ * rc.d/init.d/single: kill kerneld
+
+ * rc.d/rc.sysinit:
+ kill kerneld. make sure sound aliases aren't commented out
+
1999-04-09 Bill Nottingham <notting@redhat.com>
* src/process.c, src/process.h, src/initlog.c, src/initlog.h, src/minilogd.c: