Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adduser: update to 3.114 | Derek Straka | 2016-05-02 | 1 | -3/+5 |
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | adduser: add new recipe | Jackie Huang | 2015-01-15 | 2 | -0/+110 |
This is a utility from debain to add users/groups to the system, which is actually a perl wrapper of the useradd/groupadd command. We want this to replace the same commands provided by busybox. Homepage: https://alioth.debian.org/projects/adduser Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |