From eeec9640d1536131bdeae81739b9c1a835215ab7 Mon Sep 17 00:00:00 2001 From: Nathan Mutin <32647745+nathanmutin@users.noreply.github.com> Date: Mon, 29 Jul 2019 17:53:26 +0200 Subject: [PATCH] Change hostname --- stage1/02-net-tweaks/00-patches/01-hosts.diff | 2 +- stage1/02-net-tweaks/files/hostname | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stage1/02-net-tweaks/00-patches/01-hosts.diff b/stage1/02-net-tweaks/00-patches/01-hosts.diff index ad07ae5..0f67bd7 100644 --- a/stage1/02-net-tweaks/00-patches/01-hosts.diff +++ b/stage1/02-net-tweaks/00-patches/01-hosts.diff @@ -6,4 +6,4 @@ Index: jessie-stage1/rootfs/etc/hosts ff02::1 ip6-allnodes ff02::2 ip6-allrouters -+127.0.1.1 raspberrypi ++127.0.1.1 lyonvision diff --git a/stage1/02-net-tweaks/files/hostname b/stage1/02-net-tweaks/files/hostname index 41757af..4fe14f6 100644 --- a/stage1/02-net-tweaks/files/hostname +++ b/stage1/02-net-tweaks/files/hostname @@ -1 +1 @@ -raspberrypi +lyonvision