]> TLD Linux GIT Repositories - packages/dracut.git/blobdiff - config.patch
- config patch, enable hostonly option by default
[packages/dracut.git] / config.patch
diff --git a/config.patch b/config.patch
new file mode 100644 (file)
index 0000000..9358e71
--- /dev/null
@@ -0,0 +1,13 @@
+diff -ur dracut-037.orig/dracut.conf dracut-037/dracut.conf
+--- dracut-037.orig/dracut.conf        2014-03-19 16:16:08.000000000 +0000
++++ dracut-037/dracut.conf     2014-05-12 18:42:01.614021073 +0000
+@@ -25,8 +25,7 @@
+ #filesystems+=""
+ # build initrd only to boot current hardware
+-#hostonly="yes"
+-#
++hostonly="yes"
+ # install local /etc/mdadm.conf
+ #mdadmconf="no"