Update 9990-misc-helpers.sh to support latest udev version [Closes: issue1278]
[live-boot-grml.git] / debian / patches / 16_nodhcp.patch
index 2be5a9b..1fe1282 100644 (file)
@@ -6,14 +6,12 @@
 
 @DPATCH@
 
-Index: b/scripts/live
-===================================================================
---- a/scripts/live     2011-07-24 22:08:06.000000000 +0200
-+++ b/scripts/live     2011-07-24 22:08:09.000000000 +0200
-@@ -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
                                ;;