update our patches on top of Debian's 4.0~alpha19
[live-boot-grml.git] / debian / patches / 41_drop_nameserver_from_ip_option.patch
index f43cfc4..2f2f6bf 100644 (file)
@@ -11,8 +11,8 @@ option inside the ip= boot parameter.
 This violates the ip= handling as documented in
 https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt
 
---- a/scripts/boot/9990-netbase.sh
-+++ b/scripts/boot/9990-netbase.sh
+--- a/components/9990-netbase.sh
++++ b/components/9990-netbase.sh
 @@ -44,7 +44,6 @@
                        ifaddress="$(echo ${ifline} | cut -f2 -d ':')"
                        ifnetmask="$(echo ${ifline} | cut -f3 -d ':')"