X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F11_dhcphostname.patch;h=65b72be9697083d34150a2bee4c62f1bb46a79da;hb=3b3ac7b387df59cc871f6572344f249a203b371c;hp=c00a8b874f2b1880a186343511357341e3200e62;hpb=11575c6aee0916c918b1e4e98731566d20586df9;p=live-boot-grml.git diff --git a/debian/patches/11_dhcphostname.patch b/debian/patches/11_dhcphostname.patch index c00a8b8..65b72be 100644 --- a/debian/patches/11_dhcphostname.patch +++ b/debian/patches/11_dhcphostname.patch @@ -11,12 +11,12 @@ Support 'nodhcphostname' option which will disable setting the hostname of the booted system according to the DNS information. This patch takes care of the netboot case. -Index: b/scripts/live +Index: live-boot-grml/components/9990-cmdline-old =================================================================== ---- a/scripts/live 2011-07-24 22:07:59.000000000 +0200 -+++ b/scripts/live 2011-07-24 22:08:02.000000000 +0200 -@@ -220,6 +220,11 @@ - export NOACCESSIBILITY +--- live-boot-grml.orig/components/9990-cmdline-old 2014-03-08 13:21:20.186833068 +0100 ++++ live-boot-grml/components/9990-cmdline-old 2014-03-08 13:21:20.182833537 +0100 +@@ -140,6 +140,11 @@ + export NFS_COW ;; + nodhcphostname) @@ -24,6 +24,6 @@ Index: b/scripts/live + export NODHCPHOSTNAME + ;; + - nofastboot) - NOFASTBOOT="Yes" - export NOFASTBOOT + nofstab) + NOFSTAB="true" + export NOFSTAB