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:52:18 +0100 |
commit | 37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3 (patch) | |
tree | 987e849cfdb31913f08469021d16b5a2b0cc4a61 /README | |
parent | 254ca8c1667b8d35914555714239a09bfb4f43be (diff) | |
download | openembedded-core-37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3.tar.gz openembedded-core-37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3.tar.bz2 openembedded-core-37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3.tar.xz openembedded-core-37b8c18a3c2f3e77a9810a56a8ee786855ae1ba3.zip |
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@intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions