Versions
v0-r2 :: 0 :: gentoo
- Modified
- Keywords
- alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sparc x86 ~amd64-linux ~loong ~mips ~ppc-macos ~riscv ~sparc-solaris ~sparc64-solaris ~x64-cygwin ~x64-macos ~x64-solaris ~x86-linux ~x86-solaris
- USE flags
- git gitea gitolite
USE flags
General
Runtime Dependencies
acct-group / git : System group: git
Depending packages
dev-vcs / gitolite : Highly flexible server for git directory version tracker
dev-vcs / gitolite-gentoo : Highly flexible server for git directory version tracker, Gentoo fork
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
acct-user/git: add git use flag
Adding 'git' use flag, to be able to install git user for using with plain git without any additional software, when hosting git repos. Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
acct-*: Revbumps for sysusers.d in eclass
Closes: https://bugs.gentoo.org/762089 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
acct-user/git: Add git user, UID 196
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>