diff options
author | Bill Nottingham <notting@redhat.com> | 2001-02-27 23:11:55 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-02-27 23:11:55 +0000 |
commit | 45cab441713798f9a4a4222f6924a6ed0d43f59c (patch) | |
tree | 1e02416664829d42960bfff5e72fbf668022be35 /initscripts.spec | |
parent | 02575b13f552d1816c5248174170e2d8bf4c178f (diff) | |
download | initscripts-45cab441713798f9a4a4222f6924a6ed0d43f59c.tar initscripts-45cab441713798f9a4a4222f6924a6ed0d43f59c.tar.gz initscripts-45cab441713798f9a4a4222f6924a6ed0d43f59c.tar.bz2 initscripts-45cab441713798f9a4a4222f6924a6ed0d43f59c.tar.xz initscripts-45cab441713798f9a4a4222f6924a6ed0d43f59c.zip |
5.68-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 5b6beb58..4f0b9814 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -260,7 +260,9 @@ rm -rf $RPM_BUILD_ROOT - don't munge wireless keys in ifup; that will be done with the PCMCIA wireless stuff - run sndconfig --mungepnp for non-native-isapnp soundcards -- don't excplicitly kill things in init.d/single, init will do it +- don't explicitly kill things in init.d/single, init will do it +- don't explicitly load usb-storage; mount the usbdevfs before initializing + host controller modules * Wed Feb 21 2001 Bill Nottingham <notting@redhat.com> - initialize multiple USB controllers if necessary |