Versions
v1.6.13_p2-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 x86 ~arm ~arm64 ~ppc64 ~riscv
- USE flags
- btrfs dchroot debug doc lvm nls pam test zfs
USE flags
General
- btrfs
- Enable support for chroots using btrfs snapshots
- dchroot
- Enables the building of a wrapper named "dchroot", replacing sys-apps/dchroot
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- lvm
- Enable support for chroots using LVM snapshots
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- pam
- Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- zfs
- Enable support for chroots using ZFS shapshots/clones
Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
app-text / doxygen : Documentation system for most programming languages
app-text / po4a : Tools to ease the translation of documentation
dev-libs / boost : Boost Libraries for C++
dev-util / cppunit : C++ port of the famous JUnit framework for unit testing
media-gfx / graphviz : Open Source Graph Visualization Software
sys-apps / groff : Text formatter used for man pages
sys-apps / util-linux : Various useful Linux utilities
sys-devel / gettext : GNU locale utilities
sys-fs / btrfs-progs : Btrfs filesystem utilities
sys-fs / lvm2 : User-land utilities for LVM2 (device-mapper) software
sys-fs / zfs : Userland utilities for ZFS Linux kernel module
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Runtime Dependencies
dev-libs / boost : Boost Libraries for C++
sys-apps / dchroot : Utility for managing chroots for non-root users
sys-apps / debianutils : A selection of tools from Debian
sys-apps / util-linux : Various useful Linux utilities
sys-fs / btrfs-progs : Btrfs filesystem utilities
sys-fs / lvm2 : User-land utilities for LVM2 (device-mapper) software
sys-fs / zfs : Userland utilities for ZFS Linux kernel module
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
virtual / libintl : Virtual for the GNU Internationalization Library
virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers
Depending packages
sys-apps / dchroot : Utility for managing chroots for non-root users
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/schroot: fix build w/ boost-1.85.0
I haven't sent a PR upstream as our last few are rotting. Closes: https://bugs.gentoo.org/930499 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: add resize -> reserve patch
otherwise it fails at runtime on hardened systems. Thanks-to: Arsen Arsenović <arsen@aarsen.me> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: drop 1.6.10_p12-r2
Bug: https://bugs.gentoo.org/867016 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/schroot: Stabilize 1.6.13_p2 amd64, #874768
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-util/schroot: Stabilize 1.6.13_p2 x86, #874768
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/schroot: fix build w/ musl, libcxx
Closes: https://bugs.gentoo.org/739034 Closes: https://bugs.gentoo.org/715514 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: destabilize 1.6.13_p2 for ~x86
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: destabilize 1.6.13_p2 for ~amd64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
dev-util/schroot: drop 1.6.10_p7-r1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
dev-util/schroot: add 1.6.13_p2, switch to reschroot
debian kept the name, so do we Closes: https://bugs.gentoo.org/869977 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-util/schroot: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-util/schroot: Keyword 1.6.10_p12-r2 riscv, #834778
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-util/schroot: x86 stable wrt bug #807421
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-util/schroot: amd64 stable wrt bug #807421
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/schroot: fix docinto argument (avoid double 'prefix')
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: add portage and zfs clone setup.d scripts
used by some releng machines Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/schroot: fix docinto argument (avoid double 'prefix')
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: pass -DBoost_NO_BOOST_CMAKE=ON
Bug: https://bugs.gentoo.org/752120 Closes: https://bugs.gentoo.org/791712 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
dev-util/schroot: add 1.6.10_p12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: add ~arm64 keyword
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: drop old
Closes: https://bugs.gentoo.org/589466 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-util/schroot: x86 stable wrt bug #710012
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-util/schroot: amd64 stable wrt bug #710012
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: bump to 1.6.20_p7, with zfs support
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-util/schroot: revbump
use debian patchset 6 keyword on ~ppc64 add bootst slotdep migrate to EAPI=7 and cmake.eclass remove postinst hacks and messages use tmpfiles to create symlinks and runtime dirs Bug: https://bugs.gentoo.org/589466 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-util/schroot: Switch to https
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-util/schroot: Drop 1.6.10-r3
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-util/schroot: x86 stable (bug #657264)
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-util/schroot: amd64 stable wrt bug #657264
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Jonathan Callen · gentoo
dev-util/schroot: Remove old
Package-Manager: portage-2.3.0_rc1 - Jonathan Callen · gentoo
dev-util/schroot: New version - Agostino Sarubbo · gentoo
dev-util/schroot: x86 stable wrt bug #551770
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
dev-util/schroot: amd64 stable wrt bug #551770
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed