public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: claudius.heine.ext@siemens.com
To: isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: [PATCH 1/1] meta-isar/example-raw: set hostname in postinst to 'isar'
Date: Tue, 10 Apr 2018 13:26:43 +0200	[thread overview]
Message-ID: <20180410112643.18277-2-claudius.heine.ext@siemens.com> (raw)
In-Reply-To: <20180410112643.18277-1-claudius.heine.ext@siemens.com>

From: Claudius Heine <ch@denx.de>

Signed-off-by: Claudius Heine <ch@denx.de>
---
 meta-isar/recipes-app/example-raw/files/postinst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-isar/recipes-app/example-raw/files/postinst b/meta-isar/recipes-app/example-raw/files/postinst
index b82fccd..f60be8c 100644
--- a/meta-isar/recipes-app/example-raw/files/postinst
+++ b/meta-isar/recipes-app/example-raw/files/postinst
@@ -18,3 +18,5 @@ chown -R isar:isar /var/lib/isar
 # this wins over meta-isar/recipes-core/images/files/*configscript.sh
 # but we take the same password for this example
 echo "root:root" | chpasswd
+
+echo "isar" > /etc/hostname
-- 
2.16.3


  reply	other threads:[~2018-04-10 11:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-10 11:26 [PATCH 0/1] meta-isar/example-raw: added setting of hostname claudius.heine.ext
2018-04-10 11:26 ` claudius.heine.ext [this message]
2018-04-11  6:07 ` Baurzhan Ismagulov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180410112643.18277-2-claudius.heine.ext@siemens.com \
    --to=claudius.heine.ext@siemens.com \
    --cc=ch@denx.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox