diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-05-09 23:02:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-06 15:58:41 +0100 |
commit | 20ef3425b2788407ac53dff5403c6c10a58bab7f (patch) | |
tree | 63d210b0ad31ef64fae24ff58ae0830edce76604 /meta/recipes-extended/chkconfig | |
parent | 109aa5c860fa5ba453e2add8fc18096774a40e39 (diff) | |
download | poky-20ef3425b2788407ac53dff5403c6c10a58bab7f.tar.gz |
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.
(From OE-Core rev: 37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/chkconfig')
0 files changed, 0 insertions, 0 deletions