]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - dracut.conf
95iscsi: decouple iscsi from sysinit.target
[thirdparty/dracut.git] / dracut.conf
index 2ebeeda9847cbd9432a0d161b096c8521e3eadfc..d6317a0fa116dd1095eaec016c4b962977fb0d8f 100644 (file)
@@ -1,20 +1,3 @@
-# Sample dracut config file
-
-# Specific list of dracut modules to use
-#dracutmodules=""
-
-# Dracut modules to omit
-#omit_dracutmodules=""
-
-# additional kernel modules to the default
-#add_drivers=""
-
-# build initrd only to boot current hardware
-#hostonly="-h"
-#
-
-# install local /etc/mdadm.conf
-mdadmconf="yes"
-
-# install local /etc/lvm/lvm.conf
-lvmconf="yes"
+# PUT YOUR CONFIG IN separate files
+# in /etc/dracut.conf.d named "<name>.conf"
+# SEE man dracut.conf(5) for options