Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | **/metadata.xml: Replace http by https in DOCTYPE element | Ulrich Müller | 2021-09-11 | 1 | -1/+1 |
| | | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | acct-*: Revbumps for sysusers.d in eclass | Michał Górny | 2020-12-28 | 1 | -1/+1 |
| | | | | | Closes: https://bugs.gentoo.org/762089 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | acct-user/git: Add git user, UID 196 | Michał Górny | 2019-09-08 | 2 | -0/+44 |
Add 'git' user. UID 196 is used on Arch Linux for gitolite which serves the same purpose as 'git' in Gentoo. Note that since we have multiple git hosting providers in Gentoo, and they use disjoint home directories, we need to use USE flags to control the provider used. Upon switching flags, the home directory for git user will be updated accordingly to permit SSH access. Signed-off-by: Michał Górny <mgorny@gentoo.org> |