]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
kernel-modules: Drop explicit modules that are found with block_module_filter
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 26 Oct 2014 11:48:15 +0000 (11:48 +0000)
committerHarald Hoyer <harald@redhat.com>
Wed, 29 Oct 2014 13:13:49 +0000 (14:13 +0100)
The usb_storage, nvme and sdhci_acpi modules are discovered with the
block_module_filter so there's no need to explicitly list them here.

Signed-off-by: <pbrobinson@gmail.com>
modules.d/90kernel-modules/module-setup.sh

index 83b899558d20fe0f18075673f8ff0804de7b6a46..2fa263c449ca945946138e79a2f37cbde1c23d53 100755 (executable)
@@ -44,8 +44,7 @@ installkernel() {
         instmods yenta_socket scsi_dh_rdac scsi_dh_emc \
             atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \
             hid-logitech-dj hid-microsoft hid-lcpower firewire-ohci \
-            pcmcia usb_storage nvme hid-hyperv hv-vmbus \
-            sdhci_acpi hyperv-keyboard
+            pcmcia hid-hyperv hv-vmbus hyperv-keyboard
 
         if [[ "$(uname -p)" == arm* ]]; then
             # arm specific modules