]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - dracut.conf.5.asc
dracut: Introduce --force-drivers parameter and force_drivers=+ config option
[thirdparty/dracut.git] / dracut.conf.5.asc
index 92599518fbbe4581eb94bc9a239bce63f4034970..71d5c7114019c7655f0c0b9f07191ffeaba52156 100644 (file)
@@ -49,6 +49,10 @@ Configuration files must have the extension .conf; other extensions are ignored.
     Specify a space-separated list of kernel modules to add to the initramfs.
     The kernel modules have to be specified without the ".ko" suffix.
 
+*force_drivers+=*" __<list of kernel modules>__ "::
+    See add_drivers above. But in this case it is ensured that the drivers
+    are tried to be loaded early via modprobe.
+
 *omit_drivers+=*" __<kernel modules>__ "::
     Specify a space-separated list of kernel modules not to add to the
     initramfs. The kernel modules have to be specified without the ".ko" suffix.