aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-08-28 20:58:38 +0000
committerBill Nottingham <notting@redhat.com>2002-08-28 20:58:38 +0000
commit516c32a6ab64479f6806ff36338581a297dad7fa (patch)
treefc2382967f26740a918b9346dd61c267b751476b /initscripts.spec
parent8d1e60990e9f8fa709634bad189e520b035baf10 (diff)
downloadinitscripts-516c32a6ab64479f6806ff36338581a297dad7fa.tar
initscripts-516c32a6ab64479f6806ff36338581a297dad7fa.tar.gz
initscripts-516c32a6ab64479f6806ff36338581a297dad7fa.tar.bz2
initscripts-516c32a6ab64479f6806ff36338581a297dad7fa.tar.xz
initscripts-516c32a6ab64479f6806ff36338581a297dad7fa.zip
6.92-1r6-92
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index f1fdd48a..73ab13c3 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 6.91
+Version: 6.92
License: GPL
Group: System Environment/Base
Release: 1
@@ -244,6 +244,11 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
+* Wed Aug 28 2002 Bill Nottingham <notting@redhat.com>
+- don't infinite loop on ifdown
+- remove disabling of DMA; this can cause problems
+- move swap startup to after LVM (#66588)
+
* Tue Aug 20 2002 Bill Nottingham <notting@redhat.com>
- don't cycle through eth0-eth9 on dhcp link check (#68127)
- don't retry indefinitely on ppp startup