diff options
author | Bill Nottingham <notting@redhat.com> | 2001-02-27 19:47:19 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-02-27 19:47:19 +0000 |
commit | d15676d112daf1b2ee3518a2e4d05f3f07349a0f (patch) | |
tree | 205b0f869d48f8d43b7e174c32b28e67945516d1 /initscripts.spec | |
parent | d61741ceaed181ea0ca9a8cb495531011fd1d43f (diff) | |
download | initscripts-d15676d112daf1b2ee3518a2e4d05f3f07349a0f.tar initscripts-d15676d112daf1b2ee3518a2e4d05f3f07349a0f.tar.gz initscripts-d15676d112daf1b2ee3518a2e4d05f3f07349a0f.tar.bz2 initscripts-d15676d112daf1b2ee3518a2e4d05f3f07349a0f.tar.xz initscripts-d15676d112daf1b2ee3518a2e4d05f3f07349a0f.zip |
5.67-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 258aa099..62c90ef8 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.66 +Version: 5.67 Copyright: GPL Group: System Environment/Base Release: 1 @@ -254,6 +254,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Feb 27 2001 Bill Nottingham <notting@redhat.com> +- don't run isapnp on isapnp-enabled 2.4 kernels (part of #29450) +- disable hotplug during network initscript +- don't munge wireless keys in ifup; that will be done with the + PCMCIA wireless stuff + * Wed Feb 21 2001 Bill Nottingham <notting@redhat.com> - initialize multiple USB controllers if necessary |