diff options
author | Bill Nottingham <notting@redhat.com> | 2000-12-12 08:32:16 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-12-12 08:32:16 +0000 |
commit | 36be38adf334fa944fdce4dc5faf0f556c8524fa (patch) | |
tree | 69a70c5f021a22e9ee0b73e1d37294919f770840 | |
parent | da42ebb7ed7dc23ed9b0da6a5ba879b968a7c59a (diff) | |
download | initscripts-36be38adf334fa944fdce4dc5faf0f556c8524fa.tar initscripts-36be38adf334fa944fdce4dc5faf0f556c8524fa.tar.gz initscripts-36be38adf334fa944fdce4dc5faf0f556c8524fa.tar.bz2 initscripts-36be38adf334fa944fdce4dc5faf0f556c8524fa.tar.xz initscripts-36be38adf334fa944fdce4dc5faf0f556c8524fa.zip |
5.53-1
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index a278b8e1..e3f7cdf8 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -229,6 +229,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Dec 11 2000 Bill Nottingham <notting@redhat.com> +- only load sound if persistent DMA buffers are necessary +- fix lots of bugs: #18619, #21187, #21283, #12097 +- integrate MAXFAIL option for ppp-watch +- don't load keymaps/fonts on a serial console + * Tue Nov 21 2000 Karsten Hopp <karsten@redhat.de> - changed hdparm section in rc.sysinit to allow different parameters for each disk (if needed) by copying |