X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F16_nodhcp.patch;h=2be5a9b4cc516ca6df5a95a4d93e58b18524f4da;hb=11575c6aee0916c918b1e4e98731566d20586df9;hp=8f52d21fc3fa8271bfdf0488354f4648aad147d6;hpb=8424e93b27a3c5ae551ff1a5c456d0de96fc67c8;p=live-boot-grml.git diff --git a/debian/patches/16_nodhcp.patch b/debian/patches/16_nodhcp.patch old mode 100755 new mode 100644 index 8f52d21..2be5a9b --- a/debian/patches/16_nodhcp.patch +++ b/debian/patches/16_nodhcp.patch @@ -6,14 +6,14 @@ @DPATCH@ -diff --git a/scripts/live b/scripts/live -index 5681362..46ef54b 100755 ---- a/scripts/live -+++ b/scripts/live -@@ -88,6 +88,8 @@ Arguments () +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 @@ nodhcp) - unset DHCP + unset DHCP + NODHCP="Yes" + export NODHCP ;;