Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | useradd: Ensure -native recipes don't depend on target recipes | Richard Purdie | 2011-11-21 | 1 | -0/+3 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -4/+4 |
* | useradd: Add missing DEPEND on shadow | Richard Purdie | 2011-11-10 | 1 | -1/+1 |
* | useradd.bbclass: do not modify -nativesdk packages | Scott Garman | 2011-11-10 | 1 | -4/+5 |
* | useradd.bbclass: only modify packages in USERADD_PACKAGES | Scott Garman | 2011-11-10 | 1 | -26/+16 |
* | useradd.bbclass: handle nativesdk case | Eric Bénard | 2011-11-08 | 1 | -3/+9 |
* | useradd.bbclass: fix how RDEPENDS is setup | Scott Garman | 2011-11-08 | 1 | -1/+5 |
* | useradd.bbclass: check if a group already exists manually | Otavio Salvador | 2011-10-24 | 1 | -1/+7 |
* | useradd.bbclass: use correct value for $D in postinst functions | Phil Blundell | 2011-09-07 | 1 | -3/+3 |
* | useradd.bbclass: remove hardcoded reference to /usr/bin | Phil Blundell | 2011-09-02 | 1 | -2/+2 |
* | useradd.bbclass: new class for managing user/group permissions | Scott Garman | 2011-07-01 | 1 | -0/+156 |