]> TLD Linux GIT Repositories - packages/dracut.git/blob - config.patch
- config patch, enable hostonly option by default
[packages/dracut.git] / config.patch
1 diff -ur dracut-037.orig/dracut.conf dracut-037/dracut.conf
2 --- dracut-037.orig/dracut.conf 2014-03-19 16:16:08.000000000 +0000
3 +++ dracut-037/dracut.conf      2014-05-12 18:42:01.614021073 +0000
4 @@ -25,8 +25,7 @@
5  #filesystems+=""
6  
7  # build initrd only to boot current hardware
8 -#hostonly="yes"
9 -#
10 +hostonly="yes"
11  
12  # install local /etc/mdadm.conf
13  #mdadmconf="no"