aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog17
-rw-r--r--initscripts.spec5
2 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab5d9a9e..7549696d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+1999-05-12 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ be careful about loading st.o
+
+ * rc.d/rc.sysinit:
+ Wow, the rhmkvtag stuff has been seriously screwed for 2+ months now.
+
+1999-05-10 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec, rc.d/rc.sysinit:
+ fix raid start
+
+1999-05-04 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.local: add SMP info to /etc/issue
+
1999-04-19 Bill Nottingham <notting@redhat.com>
* lang.sh: inputrc is always on
diff --git a/initscripts.spec b/initscripts.spec
index 112c49f0..56628bf2 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -182,6 +182,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue May 11 1999 Bill Nottingham <notting@redhat.com>
+- various fixes to rc.sysinit
+- fix raid startup
+- allow for multi-processor /etc/issues
+
* Sun Apr 18 1999 Matt Wilson <msw@redhat.com>
- fixed typo - "Determing" to "Determining"