aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-07-25 16:43:28 +0000
committerBill Nottingham <notting@redhat.com>2000-07-25 16:43:28 +0000
commit22d6e47024dc9b38470cf326880641df2b1e8558 (patch)
tree50d918dff3e77ab0f6ae94cc84caab078f68490d
parent4293571c11d68f9622c20ccaedde5e4f7d2e9300 (diff)
downloadinitscripts-22d6e47024dc9b38470cf326880641df2b1e8558.tar
initscripts-22d6e47024dc9b38470cf326880641df2b1e8558.tar.gz
initscripts-22d6e47024dc9b38470cf326880641df2b1e8558.tar.bz2
initscripts-22d6e47024dc9b38470cf326880641df2b1e8558.tar.xz
initscripts-22d6e47024dc9b38470cf326880641df2b1e8558.zip
*** empty log message ***
-rw-r--r--ChangeLog80
1 files changed, 80 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5f893a9..6291bc7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,83 @@
+2000-07-25 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/halt:
+ unmount usb filesystem on shutdown
+
+ * sysconfig/network-scripts/ifup:
+ run an ifup-pre-local script if it exists
+
+ * initscripts.spec, Makefile:
+ tweaks
+
+ * rawdevices, sysconfig/rawdevices:
+ that really needs to move
+
+ * initscripts.spec, rawdevices, rc.d/init.d/rawdevices, sysconfig.txt:
+ add raw device support from karsten
+
+2000-07-25 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifup:
+ run an ifup-pre-local script if it exists
+
+ * initscripts.spec, rawdevices, rc.d/init.d/rawdevices, sysconfig.txt:
+ add raw device support from karsten
+
+2000-07-24 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ fix usb ugliness on non-PCI machines
+
+ * ChangeLog, initscripts.spec, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/killall, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit, service, src/Makefile, src/testdinit, sysvinitfiles:
+ revert
+
+2000-07-24 brosenkr <brosenkr@redhat.com>
+
+ * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/killall, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit, service, src/Makefile, src/testdinit, sysvinitfiles, ChangeLog, initscripts.spec:
+ /etc/init.d -> /etc/rc.d/init.d
+
+2000-07-20 teg <teg@redhat.com>
+
+ * rc.d/init.d/random: Use /etc/rc.d/init.d
+
+2000-07-18 teg <teg@redhat.com>
+
+ * rc.d/rc.sysinit, initscripts.spec:
+ - add "nousb" command line parameter
+ - fix some warnings when mounting /proc/bus/usb
+
+2000-07-15 msw <msw@redhat.com>
+
+ * initscripts.spec: more cleanups
+
+2000-07-15 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: add rc.local symlink
+
+2000-07-15 msw <msw@redhat.com>
+
+ * initscripts.spec, inittab:
+ move things back
+
+ * initscripts.spec, Makefile:
+ hack hack, move things back
+
+ * initscripts.spec:
+ no more pretransaction stuff
+
+2000-07-13 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec:
+ bump revision to 5.32
+
+ * rc.d/rc.sysinit: fix == in shell
+
+ * initscripts.spec:
+ tweak %pretrans some more
+
+ * rc.d/init.d/functions:
+ chuck ulimit errors to /dev/null
+
2000-07-13 Bill Nottingham <notting@redhat.com>
* rc.d/rc.sysinit: fix == in shell