]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - mkinitrd.8.asc
iscsi: always popd, even if there is no iscsi device
[thirdparty/dracut.git] / mkinitrd.8.asc
index 27929154fa40f58c039d5a3363a3995fa3246c9d..146a6d0fb73dc8855dfd1804996909e5c83520bb 100644 (file)
@@ -17,6 +17,7 @@ DESCRIPTION
 mkinitrd creates an initramfs image <initrd-image> for the kernel with
 version <kernel-version> by calling "dracut".
 
+[IMPORTANT]
 If a more fine grained control over the resulting image is needed,
 "dracut" should be called directly.
 
@@ -40,8 +41,8 @@ OPTIONS
 
 **--preload=<module>**::
      preload the kernel module <module> in the initramfs before any other kernel
-     modules are loaded. This can be used to ensure a certain device naming, which
-     should in theory be avoided and the use of symbolic links in /dev is
+     modules are loaded. This can be used to ensure a certain device naming,
+     which should in theory be avoided and the use of symbolic links in /dev is
      encouraged.
 
 **--nocompress**::