X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F16_nodhcp.patch;h=1fe12820f3e5e609462fff88abb09c36b97162e2;hb=79dceecf978c589cb7d2bdab92fdb1a2664b93c8;hp=2be5a9b4cc516ca6df5a95a4d93e58b18524f4da;hpb=11575c6aee0916c918b1e4e98731566d20586df9;p=live-boot-grml.git diff --git a/debian/patches/16_nodhcp.patch b/debian/patches/16_nodhcp.patch index 2be5a9b..1fe1282 100644 --- a/debian/patches/16_nodhcp.patch +++ b/debian/patches/16_nodhcp.patch @@ -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 ;;