Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Scott Garman <scott.a.garman@intel.com>
Subject: [PATCH 0/2] login.defs move
Date: Mon, 20 Jun 2011 17:29:30 -0700	[thread overview]
Message-ID: <cover.1308615886.git.scott.a.garman@intel.com> (raw)

Hello,

This pull request moves the login.defs file previously included
with base-passwd into a more appropriate recipe, shadow-sysroot
(I'm not married to that recipe name if someone can suggest
something better).

login.defs is part of shadow-utils and the copy included with
base-passwd was contaminating target package installations.
Moving it into its own recipe keeps it logically separate and
easier to manage the requirements of useradd.bbclass.

The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b:

  systemtap: remove non-core COMPATIBLE_MACHINES (2011-06-16 22:14:06 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/login-defs-move
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/login-defs-move

Scott Garman (2):
  shadow-sysroot: new recipe for useradd.bbclass support
  base-passwd: remove login.defs references

 .../recipes-core/base-passwd/base-passwd_3.5.22.bb |   11 +----
 .../shadow/files/login.defs_shadow-sysroot}        |   34 ++++++++--------
 .../shadow/shadow-sysroot_4.1.4.3.bb               |   41 ++++++++++++++++++++
 3 files changed, 60 insertions(+), 26 deletions(-)
 rename meta/{recipes-core/base-passwd/base-passwd-3.5.22/login.defs => recipes-extended/shadow/files/login.defs_shadow-sysroot} (96%)
 create mode 100644 meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb




             reply	other threads:[~2011-06-21  0:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21  0:29 Scott Garman [this message]
2011-06-21  0:29 ` [PATCH 1/2] shadow-sysroot: new recipe for useradd.bbclass support Scott Garman
2011-06-21  6:30   ` Koen Kooi
2011-06-21 22:38     ` Scott Garman
2011-06-21  0:29 ` [PATCH 2/2] base-passwd: remove login.defs references Scott Garman
2011-06-30  3:57 ` [PATCH 0/2] login.defs move Saul Wold

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.1308615886.git.scott.a.garman@intel.com \
    --to=scott.a.garman@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox