summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-kernel/genkernel: be clearer with genkernel git versions.Robin H. Johnson2016-02-061-0/+3
| | | | Package-Manager: portage-2.2.27
* sys-kernel/genkernel: early testing, 3.5.0.0 represents major kernel config ↵Robin H. Johnson2016-02-063-1/+165
| | | | | | changes vs the prior release, further early 3.5.x releases will land major updates; 3.5.0.0 should NOT be a stable candidate. Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* sys-kernel/genkernel: ia64 stable wrt bug #556398Agostino Sarubbo2016-01-111-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/genkernel: minor bump for LVM & multipath fixups.Robin H. Johnson2016-01-052-0/+163
| | | | Package-Manager: portage-2.2.24
* sys-kernel/genkernel: bumping to stable to solve releng and user issues, no ↵Zero_Chaos2015-12-291-1/+1
| | | | | | regressions Package-Manager: portage-2.2.26
* sys-kernel/genkernel: new release.Robin H. Johnson2015-12-272-0/+163
| | | | Package-Manager: portage-2.2.24
* sys-kernel/genkernel: sparc stable wrt bug #556398Mikle Kolyada2015-12-271-1/+1
| | | | Package-Manager: portage-2.2.24
* sys-kernel/genkernel: please set keywords in the right placeZero_Chaos2015-12-071-1/+1
| | | | Package-Manager: portage-2.2.26
* sys-kernel/genkernel: ppc stable wrt bug #556398Agostino Sarubbo2015-12-071-2/+2
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/genkernel: arm stable, bug #556398Markus Meier2015-12-061-2/+2
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* sys-kernel/genkernel: x86 stable wrt bug #556398Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/genkernel: alpha stable wrt bug #556398Agostino Sarubbo2015-11-231-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha"
* sys-kernel/genkernel: amd64 stable wrt bug #556398Agostino Sarubbo2015-11-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https for kernel.org and redhat.comJustin Lecher2015-08-247-7/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-247-7/+7
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-248-15/+15
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-kernel/genkernel: missed one bz2->xz conversionZero_Chaos2015-08-192-2/+2
| | | | Package-Manager: portage-2.2.20.1
* sys-kernel/genkernel: update latest ebuilds unpack for xzZero_Chaos2015-08-192-2/+2
| | | | Package-Manager: portage-2.2.20.1
* sys-kernel/genkernel: minor ebuid cleanup wrt eapi5 and matching latest ↵Zero_Chaos2015-08-192-42/+32
| | | | | | tagged ebuild to live ebuild Package-Manager: portage-2.2.20.1
* sys-kernel/genkernel: bump to v3.4.52.2 to add in the verify feature and ↵Zero_Chaos2015-08-192-1/+1
| | | | | | fully unfork pentoo genkernel Package-Manager: portage-2.2.20.1
* sys-kernel/genkernel: bump 9999 to eapi 5Zero_Chaos2015-08-192-203/+37
| | | | Package-Manager: portage-2.2.20.1
* sys-kernel/genkernel: lazy update to eapi 5Zero_Chaos2015-08-191-7/+7
| | | | Package-Manager: portage-2.2.20.1
* sys-kernel/genkernel: remove old ebuilds, keep only latest of easy minor revZero_Chaos2015-08-196-855/+0
| | | | Package-Manager: portage-2.2.20.1
* sys-kernel/genkernel: bump to v3.4.52.1, include new support for aufs, ↵Zero_Chaos2015-08-192-0/+173
| | | | | | better btrfs support, compressed module support, and stack protection Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0816-0/+2145
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