mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] projectroot: add group shadow
Date: Sat, 21 May 2016 08:39:37 +0200	[thread overview]
Message-ID: <20160521063937.GA14114@localhost.localdomain> (raw)

Recent commit 4613cf9ccd529ea1122d43f25b2c3742820f3664
'rootfs: /etc/(g)shadow: install as group shadow' introduced following build
error:

ptxdist: error:

group id 'shadow' not found in 'ptxdist/projectroot//etc/group' for:
  '/etc/shadow'

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>

---
diff --git a/projectroot/etc/group b/projectroot/etc/group
index 078ebe8..5d49176 100644
--- a/projectroot/etc/group
+++ b/projectroot/etc/group
@@ -1,6 +1,7 @@
 root:x:0:
 daemon:x:1:
 adm:x:4:
+shadow:x:42:
 utmp:x:43:
 users:x:100:
 ftp:x:101:

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2016-05-21  6:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-21  6:39 Ladislav Michl [this message]
2016-05-26  9:59 ` Michael Olbrich

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=20160521063937.GA14114@localhost.localdomain \
    --to=ladis@linux-mips.org \
    --cc=ptxdist@pengutronix.de \
    /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