X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F16_nodhcp.patch;h=1fe12820f3e5e609462fff88abb09c36b97162e2;hb=058d366463073e6c720c8c72847ea4ba78d58d4a;hp=45a2e331cd24eb558080c8fa52ce4d88186f10d7;hpb=8cd0e7a9e961e73abe47b0d5c11d3c3a9cbdf802;p=live-boot-grml.git diff --git a/debian/patches/16_nodhcp.patch b/debian/patches/16_nodhcp.patch index 45a2e33..1fe1282 100644 --- a/debian/patches/16_nodhcp.patch +++ b/debian/patches/16_nodhcp.patch @@ -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 ;;