aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-12-28 06:18:06 +0000
committerBill Nottingham <notting@redhat.com>1999-12-28 06:18:06 +0000
commit8fdeef5303793f8086298d3a877c11e5d34a0c90 (patch)
tree5680d28e707604dee45fb40d788ffdf7511d3a76
parent68f49d7aeccfed7a35cb732350c690b8771a4c66 (diff)
downloadinitscripts-8fdeef5303793f8086298d3a877c11e5d34a0c90.tar
initscripts-8fdeef5303793f8086298d3a877c11e5d34a0c90.tar.gz
initscripts-8fdeef5303793f8086298d3a877c11e5d34a0c90.tar.bz2
initscripts-8fdeef5303793f8086298d3a877c11e5d34a0c90.tar.xz
initscripts-8fdeef5303793f8086298d3a877c11e5d34a0c90.zip
*** empty log message ***
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f07bf25f..d7e07597 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+1999-12-28 Bill Nottingham <notting@redhat.com>
+
+ * sysctl.conf, sysctl.conf.sparc:
+ add files
+
+ * Makefile, initscripts.spec, rc.d/init.d/network, rc.d/init.d/single, rc.d/rc.sysinit, sysconfig/init:
+ switch from echoing values into /proc/sys to using sysctl
+
+1999-12-13 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: move buildroot
+
+1999-12-08 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/halt:
+ unmount /proc after we're done with it.
+
1999-12-08 Bill Nottingham <notting@redhat.com>
* rc.d/init.d/halt: