refresh 26_support_dns_bootoption.patch
[live-boot-grml.git] / debian / patches / 16_nodhcp.patch
index 45a2e33..1fe1282 100644 (file)
@@ -6,12 +6,12 @@
 
 @DPATCH@
 
---- a/scripts/live
-+++ b/scripts/live
-@@ -93,6 +93,8 @@
+--- a/scripts/boot/9990-cmdline-old
++++ b/scripts/boot/9990-cmdline-old
+@@ -33,6 +33,8 @@
                        nodhcp)
-                               unset DHCP
+                               DHCP=""
+                               export DHCP
 +                              NODHCP="Yes"
 +                              export NODHCP
                                ;;