- 20 Jul, 2017 1 commit
-
-
Kaarle Ritvanen authored
-
- 17 Jul, 2017 1 commit
-
-
Natanael Copa authored
if there are no controlling reminal getlogin() may return NULL. We use getpwuid() to try figure out the username and verify that we actually have a username before we set environment USER.
-
- 27 Jun, 2017 3 commits
-
-
Kaarle Ritvanen authored
This patch is based on earlier work by Timo Teräs.
-
Kaarle Ritvanen authored
-
Kaarle Ritvanen authored
-
- 21 Jun, 2017 1 commit
-
-
Henrik Riomar authored
set our gid to root so apk commit hooks run with the same gid as when running "sudo apk add ..." from command line.
-
- 14 Apr, 2016 2 commits
-
-
Natanael Copa authored
-
Jakub Jirutka authored
Few days ago some user on IRC pointed out that the current error message: abuild-apk: Not a member of group abuild is confusing. He was trying to build a package using abuild -r and didn't know what this message means. fixes #5408
-
- 16 Dec, 2013 1 commit
-
-
Natanael Copa authored
It means that home built packages cannot be installed with abuild-apk unless the key is installed system-wide.
-
- 08 Jul, 2013 2 commits
-
-
Dubiousjim authored
-
Dubiousjim authored
-
- 29 May, 2013 2 commits
-
-
Natanael Copa authored
seems like it moved in recent busybox. we need to support both variants
-
Natanael Copa authored
-
- 17 Feb, 2012 1 commit
-
-
Natanael Copa authored
mini sudo that checks if user is in "abuild" group and allows it to run apk, adduser adn addgroup as root ref #951
-