X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F16_nodhcp.patch;fp=debian%2Fpatches%2F16_nodhcp.patch;h=0000000000000000000000000000000000000000;hb=a28e74b88e4e4e27f8d67d3bf6a2c96f33614e43;hp=a50cf827c69572c674e2f7de057538d4de2cf50a;hpb=4ab3bcb19af44f09ab482a00993bea892ef70230;p=live-boot-grml.git diff --git a/debian/patches/16_nodhcp.patch b/debian/patches/16_nodhcp.patch deleted file mode 100644 index a50cf82..0000000 --- a/debian/patches/16_nodhcp.patch +++ /dev/null @@ -1,21 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 16_nodhcp.dpatch by Ulrich Dangel -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Handle explicit "nodhcp" - -@DPATCH@ - -Index: live-boot-grml/components/9990-cmdline-old -=================================================================== ---- 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) - DHCP="" - export DHCP -+ NODHCP="Yes" -+ export NODHCP - ;; - - ethdevice=*)