diff options
author | Bogdan Purcareata <bogdan.purcareata@freescale.com> | 2014-10-27 11:51:34 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-04 10:20:34 +0000 |
commit | 8548868c05e52700fd4712298b1705b8ec7ae446 (patch) | |
tree | d50ecfdecb318e81dc55939f9c27e5cf7ea84ac6 /scripts/wipe-sysroot | |
parent | 4f2873c8567738310f7e86c633c6da759554b21a (diff) | |
download | openembedded-core-8548868c05e52700fd4712298b1705b8ec7ae446.tar.gz openembedded-core-8548868c05e52700fd4712298b1705b8ec7ae446.tar.bz2 openembedded-core-8548868c05e52700fd4712298b1705b8ec7ae446.zip |
shadow: enable support for subordinate IDs
The subordinate IDs support in pkg-shadow allows unprivileged users to manage a
set of UIDs and GIDs. These subordinate IDs are specified by root, and can be
further used by the unprivileged user they have been assigned to. This user can
then create an e.g. user namespace, where he is allowed to manage his own set of
users and group from the pool of subordinate IDs. More details can be found at
http://lwn.net/Articles/533617/.
Pull a required change from upstream in order to make shadow cross-compile with
subordinate IDs support. Enable flag in recipe.
Changes since v1:
- update changelog
Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/wipe-sysroot')
0 files changed, 0 insertions, 0 deletions