update our patches on top of Debian's 4.0~alpha19
[live-boot-grml.git] / debian / patches / 16_nodhcp.patch
index 2a5aaf3..a50cf82 100644 (file)
@@ -6,12 +6,14 @@
 
 @DPATCH@
 
---- a/scripts/live-helpers
-+++ b/scripts/live-helpers
-@@ -75,6 +75,8 @@
+Index: live-boot-grml/components/9990-cmdline-old
+===================================================================
+--- live-boot-grml.orig/components/9990-cmdline-old    2014-03-08 13:28:01.059812396 +0100
++++ live-boot-grml/components/9990-cmdline-old 2014-03-08 13:28:01.055812866 +0100
+@@ -33,6 +33,8 @@
                        nodhcp)
-                               unset DHCP
+                               DHCP=""
+                               export DHCP
 +                              NODHCP="Yes"
 +                              export NODHCP
                                ;;