[oe-commits] Scott Garman : shadow: add a -native recipe with customized utilities

git version control git at git.openembedded.org
Mon Jun 6 15:00:36 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3

Author: Scott Garman <scott.a.garman at intel.com>
Date:   Mon May  9 23:02:39 2011 -0700

shadow: add a -native recipe with customized utilities

This adds a -native recipe for the shadow utilities.

The custom --root option allows the the following utilities to be
run within a chroot when invoked under pseudo:

* useradd
* groupadd
* usermod
* groupmod
* userdel
* groupdel
* passwd
* gpasswd
* pwconv
* pwunconv
* grpconv
* grpunconv

They can then be used to manipulate user and group account information
in target sysroots.

useradd was also modified to create home directories recursively when
necessary.

Signed-off-by: Scott Garman <scott.a.garman at intel.com>

---

 .../shadow/files/add_root_cmd_options.patch        | 1296 ++++++++++++++++++++
 .../shadow/shadow-native_4.1.4.3.bb                |   66 +
 2 files changed, 1362 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3




More information about the Openembedded-commits mailing list