X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F11_dhcphostname.patch;h=65b72be9697083d34150a2bee4c62f1bb46a79da;hb=3b3ac7b387df59cc871f6572344f249a203b371c;hp=162aa56db2de3fb7ad5f03400b76146ba7f817b1;hpb=8424e93b27a3c5ae551ff1a5c456d0de96fc67c8;p=live-boot-grml.git diff --git a/debian/patches/11_dhcphostname.patch b/debian/patches/11_dhcphostname.patch old mode 100755 new mode 100644 index 162aa56..65b72be --- 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. -diff --git a/scripts/live-bottom/23networking b/scripts/live-bottom/23networking -index 9554b77..9270e9c 100755 ---- a/scripts/live -+++ b/scripts/live -@@ -216,6 +216,11 @@ Arguments () - export NOACCESSIBILITY +Index: live-boot-grml/components/9990-cmdline-old +=================================================================== +--- 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,7 +24,6 @@ index 9554b77..9270e9c 100755 + export NODHCPHOSTNAME + ;; + - nofastboot) - NOFASTBOOT="Yes" - export NOFASTBOOT - + nofstab) + NOFSTAB="true" + export NOFSTAB