Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-16 | abuild-sudo: forbid use of --allow-untrusted | Natanael Copa | 1 | -0/+6 | |
It means that home built packages cannot be installed with abuild-apk unless the key is installed system-wide. | |||||
2013-07-08 | various: add descriptions, attribution, license | Dubiousjim | 1 | -0/+9 | |
2013-07-08 | abuild-sudo, abuild-tar: cosmetic changes | Dubiousjim | 1 | -2/+2 | |
2013-05-29 | abuild-sudo: also look for adduser/group in /usr/sbin | Natanael Copa | 1 | -0/+4 | |
seems like it moved in recent busybox. we need to support both variants | |||||
2013-05-29 | abuild-sudo: print error message if execv fails | Natanael Copa | 1 | -1/+1 | |
2012-02-17 | abuild-sudo: new tool | Natanael Copa | 1 | -0/+81 | |
mini sudo that checks if user is in "abuild" group and allows it to run apk, adduser adn addgroup as root ref #951 |