| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
| |
- delete all static libraries.
Closes: https://bugs.gentoo.org/723532
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/675540
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
|
|
|
|
|
|
|
|
| |
Apply patches from upstream. In the case of the 2.1.1 patch, I had to
modify it to make the code compile. See ADDENDUM in patch.
Bug: https://bugs.gentoo.org/662780
Package-Manager: Portage-2.3.44, Repoman-2.3.10
|
|
|
|
| |
Package-Manager: Portage-2.3.43, Repoman-2.3.10
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/8182
|
|
|
|
| |
Package-Manager: Portage-2.3.31, Repoman-2.3.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Many notable changes:
1. Drop python and lua. Bindings are no longer bundled with LXC and live
in separate packages.
2. Drop cgmanager USE flag. cgmanager isn't supported anymore by
upstream.
3. Remove versionator inherit. It wasn't used.
4. Remove two patches which were simple cherry pick from upstreams.
They're applied upstream now.
5. Remove notice about path change in v1.1. It's been a while, it lost
relevance.
6. Remove start-ephemeral bash completion. Upstream finally removed it
from its own completions.
7. Add "pam" USE flag for the compilation and installation of the new
builtin "pam_cgfs.so" module.
Closes: https://bugs.gentoo.org/652582
Closes: https://github.com/gentoo/gentoo/pull/7934
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
|
|
|
|
|
|
|
|
| |
[tamiko: regenerate metadata to make remote hook happy]
Closes: https://bugs.gentoo.org/636572
Closes: https://github.com/gentoo/gentoo/pull/6128
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/6648
|
|
|
|
|
| |
Package-Manager: Portage-2.3.18, Repoman-2.3.6
RepoMan-Options: --force
|
|
|
|
|
|
|
|
|
| |
- leave an old 1.0.x (1.0.11) version around for compatibility.
- remove all unstable, obsolete 2.0.x versions
- clean up patches
Package-Manager: Portage-2.3.18, Repoman-2.3.6
Signed-off-by: Virgil Dupras <hsoft@hardcoded.net>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/634866
Closes: https://github.com/gentoo/gentoo/pull/6551
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Package-Manager: Portage-2.3.13, Repoman-2.3.4
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.2
|
|
|
|
| |
Bug: 611234
|
|
|
|
|
|
|
| |
* QA Notice: shell script appears to use non-POSIX feature(s):
* possible bashism in /etc/init.d/lxc line 98 (sleep only takes one integer):
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
| |
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/604360
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
| |
rework bashcomp patch to make 2.0.6 happy
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.1
|
|
|
|
|
|
|
| |
EAPI=6. Also add a condition around a removed kernel
config option.
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
Gentoo-bug: 588740
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
removes devsetup script
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
Gentoo-bug: 558854, 575352, 580864, 582018
Package-Manager: portage-2.2.28
|
| |
|
|
|
|
| |
Signed-off-by: Sven Wegener <swegener@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
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
|