X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F16_nodhcp.patch;h=a50cf827c69572c674e2f7de057538d4de2cf50a;hb=3b3ac7b387df59cc871f6572344f249a203b371c;hp=2be5a9b4cc516ca6df5a95a4d93e58b18524f4da;hpb=bcb17b6d4411efd067d5704e0c318e029f6448d3;p=live-boot-grml.git diff --git a/debian/patches/16_nodhcp.patch b/debian/patches/16_nodhcp.patch index 2be5a9b..a50cf82 100644 --- a/debian/patches/16_nodhcp.patch +++ b/debian/patches/16_nodhcp.patch @@ -6,14 +6,14 @@ @DPATCH@ -Index: b/scripts/live +Index: live-boot-grml/components/9990-cmdline-old =================================================================== ---- 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 @@ - +--- live-boot-grml.orig/components/9990-cmdline-old 2014-03-08 13:28:01.059812396 +0100 ++++ live-boot-grml/components/9990-cmdline-old 2014-03-08 13:28:01.055812866 +0100 +@@ -33,6 +33,8 @@ nodhcp) - unset DHCP + DHCP="" + export DHCP + NODHCP="Yes" + export NODHCP ;;