X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F16_nodhcp.patch;h=1fe12820f3e5e609462fff88abb09c36b97162e2;hb=2130827a370a3721ca59331bfe2341696e909e8f;hp=2a5aaf3fe266c7f37d7281eeeeb33cbc7d0bbcc8;hpb=76af4813596007fc5e4db649f9dd9b498058e2e2;p=live-boot-grml.git diff --git a/debian/patches/16_nodhcp.patch b/debian/patches/16_nodhcp.patch index 2a5aaf3..1fe1282 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 +@@ -33,6 +33,8 @@ nodhcp) - unset DHCP + DHCP="" + export DHCP + NODHCP="Yes" + export NODHCP ;;