diff options
author | Bill Nottingham <notting@redhat.com> | 1999-05-12 03:41:44 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-05-12 03:41:44 +0000 |
commit | b76ca307299d8d9156d0e0d5dbaca63cb093d7b8 (patch) | |
tree | c24b795510ef6d68f44e7fff153c5475dfdb412b | |
parent | 6a8976f65e90920f2e304f56a0f6e355b1976cd0 (diff) | |
download | initscripts-b76ca307299d8d9156d0e0d5dbaca63cb093d7b8.tar initscripts-b76ca307299d8d9156d0e0d5dbaca63cb093d7b8.tar.gz initscripts-b76ca307299d8d9156d0e0d5dbaca63cb093d7b8.tar.bz2 initscripts-b76ca307299d8d9156d0e0d5dbaca63cb093d7b8.tar.xz initscripts-b76ca307299d8d9156d0e0d5dbaca63cb093d7b8.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 17 | ||||
-rw-r--r-- | initscripts.spec | 5 |
2 files changed, 22 insertions, 0 deletions
@@ -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" |