Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove FreeBSD profiles x86-freebsd, x64-freebsd and sparc64-freebsd | Fabian Groffen | 2017-01-30 | 1 | -17/+0 |
| | | | | Note, these are the Prefix keywords, not Gentoo/BSD ones. | ||||
* | remove OpenBSD keywords ppc-openbsd, x86-openbsd and x64-openbsd | Fabian Groffen | 2017-01-30 | 1 | -6/+0 |
| | |||||
* | remove HPUX keywords ia64-hpux and hppa-hpux | Fabian Groffen | 2017-01-30 | 1 | -5/+0 |
| | |||||
* | drop ia64-linux keyword | Fabian Groffen | 2017-01-30 | 1 | -1/+0 |
| | |||||
* | profiles.desc: add prefix/aix/7.1.0.0/ppc | Michael Haubenwallner | 2017-01-26 | 1 | -0/+1 |
| | |||||
* | profiles/profiles.desc: add hardened mips profiles | Anthony G. Basile | 2017-01-22 | 1 | -0/+8 |
| | |||||
* | profiles/prefix/linux-standalone: add arm64. | Benda Xu | 2017-01-11 | 1 | -0/+1 |
| | | | | Credit: kholk | ||||
* | profiles: added FreeBSD 11.0 profile and activated. | Yuta Satoh | 2016-10-11 | 1 | -0/+3 |
| | |||||
* | profiles/prefix/darwin/macos: add 10.12 (macOS Sierra) profiles | Fabian Groffen | 2016-10-11 | 1 | -0/+2 |
| | |||||
* | profiles/profiles.desc: Remove Gentoo/FreeBSD 10.2 profile. | Yuta Satoh | 2016-08-11 | 1 | -3/+0 |
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/2059 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | profiles: add systemd target for ppc64le arch | Anthony G. Basile | 2016-06-28 | 1 | -0/+1 |
| | |||||
* | p/p/l-s/arm: add arm profile for prefix-standalone. | Benda Xu | 2016-06-05 | 1 | -0/+1 |
| | |||||
* | profiles: add legacy x86 linux-standalone prefix profile. | Benda Xu | 2016-06-04 | 1 | -0/+1 |
| | |||||
* | profiles: add linux standalone legacy profile for <linux-2.6.32. | Benda Xu | 2016-06-04 | 1 | -0/+1 |
| | | | | mask python-3.4 | ||||
* | Revert "profiles: Disable m68k-mint profile since it lacks proper definitions" | Ulrich Müller | 2016-05-27 | 1 | -1/+1 |
| | | | | | | | [QA] Repoman complains if a keyword in arch.list has no corresponding profile listed in profiles.desc, therefore reverting for now. This reverts commit 8f51bf69c45bd989b6cec9a1e5b963d8a1bd1895. | ||||
* | profiles: Disable m68k-mint profile since it lacks proper definitions | Michał Górny | 2016-05-26 | 1 | -1/+1 |
| | | | | | | Disable the m68k-mint profile since it does not inherit base nor redefine the minimal set of definitions needed to run the profile such as USE_EXPAND. | ||||
* | profiles.desc: drop versions from prefix/cygwin profiles | Michael Haubenwallner | 2016-05-23 | 1 | -3/+2 |
| | |||||
* | profiles: add hardened/linux/musl/arm64 | Anthony G. Basile | 2016-04-08 | 1 | -0/+1 |
| | |||||
* | profiles/profiles.desc: add freebsd 10.3 profiles | Yuta Satoh | 2016-04-06 | 1 | -0/+3 |
| | |||||
* | Add an arm64 desktop systemd profile | Steev Klimaszewski | 2016-03-24 | 1 | -0/+1 |
| | | | | | Because we don't have gnome/kde yet, let's add a systemd profile for desktop systems without having to test all of the rest. | ||||
* | Add systemd arm64 profile | Steev Klimaszewski | 2016-03-19 | 1 | -0/+1 |
| | |||||
* | profiles/profiles.desc: add missing Mac OS X profiles | Fabian Groffen | 2016-03-05 | 1 | -3/+9 |
| | |||||
* | profiles: add default/linux/x86/13.0/systemd | Anthony G. Basile | 2016-03-04 | 1 | -0/+1 |
| | |||||
* | profiles: Remove FreeBSD 9.2 and 10.1. | Yuta Satoh | 2016-01-30 | 1 | -6/+0 |
| | |||||
* | profiles: add stub little-endian ppc64 profile. | Anthony G. Basile | 2015-10-27 | 1 | -0/+1 |
| | |||||
* | profiles: initial musl amd64/x32 profile support. | Anthony G. Basile | 2015-08-30 | 1 | -0/+1 |
| | |||||
* | profiles: initial RISC-V arch/profile support | Mike Frysinger | 2015-08-28 | 1 | -0/+3 |
| | |||||
* | profiles: added FreeBSD 10.2 profile and activated. | Yuta Satoh | 2015-08-19 | 1 | -0/+3 |
| | |||||
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 1 | -0/+327 |
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 |