X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=inline;f=debian%2Fpatches%2F16_nodhcp.patch;h=d4986dc5dfc99fa1f63c7242912df97df339f1ba;hb=e651a4fbfe518f6a3a8759037dcf41861639f665;hp=2a5aaf3fe266c7f37d7281eeeeb33cbc7d0bbcc8;hpb=91460b9cb497f74c444cf57ef237311124c1eb90;p=live-boot-grml.git diff --git a/debian/patches/16_nodhcp.patch b/debian/patches/16_nodhcp.patch index 2a5aaf3..d4986dc 100644 --- a/debian/patches/16_nodhcp.patch +++ b/debian/patches/16_nodhcp.patch @@ -6,12 +6,12 @@ @DPATCH@ ---- a/scripts/live-helpers -+++ b/scripts/live-helpers -@@ -75,6 +75,8 @@ - +--- a/scripts/boot/9990-cmdline-old ++++ b/scripts/boot/9990-cmdline-old +@@ -28,6 +28,8 @@ nodhcp) - unset DHCP + DHCP="" + export DHCP + NODHCP="Yes" + export NODHCP ;;