From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Fix for "useradd --root"
Date: Fri, 12 Sep 2014 17:04:59 +0200 [thread overview]
Message-ID: <cover.1410534231.git.pkj@axis.com> (raw)
This fixes a problem with useradd where it used the /etc/login.defs
file from my host system rather than the one provided by Poky. The
patch has been reported to the pkg-shadow-devel mailing list as well.
//Peter
The following changes since commit 429802fe6691c8a70ec9735c0db4c6a4e1e1b038:
classes/populate_sdk_base: enable adding custom commands to SDK install script (2014-09-11 18:02:55 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib pkj/shadow
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/shadow
Peter Kjellerstedt (1):
shadow: Make useradd work correctly with --root again
...o-not-read-login.defs-before-doing-chroot.patch | 46 ++++++++++++++++++++++
meta/recipes-extended/shadow/shadow.inc | 1 +
2 files changed, 47 insertions(+)
create mode 100644 meta/recipes-extended/shadow/files/0001-Do-not-read-login.defs-before-doing-chroot.patch
--
1.9.0
next reply other threads:[~2014-09-12 15:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-12 15:04 Peter Kjellerstedt [this message]
2014-09-12 15:05 ` [PATCH 1/1] shadow: Make useradd work correctly with --root again Peter Kjellerstedt
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=cover.1410534231.git.pkj@axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=openembedded-core@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.