summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: add amd64 no-multilib systemd profileAndreas K. Hüttel2021-07-091-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: enable default/linux/ppc64/17.0/systemd as expGeorgy Yakovlev2021-07-051-0/+1
| | | | | | | new nosymlink-lib profile Bug: https://bugs.gentoo.org/640184 Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles.desc: Add experimental 20.0 multilib profilesAndreas K. Hüttel2021-06-211-0/+2
| | | | | | Default ABI is 1-level-libdir, others 2-level Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: make riscv 20.0 profiles stable, 17.0 expAndreas K. Hüttel2021-06-201-8/+8
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: add soft-float 20.0 riscv profilesAndreas K. Hüttel2021-06-161-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add experimental riscv 1-level libdir profilesAndreas K. Hüttel2021-06-111-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/profiles.desc: comment-out old ppc64 little-endian profilesGeorgy Yakovlev2021-05-191-2/+2
| | | | | | | | | | new profiles have been available for more than a year and there was no migration procedure required, just eselect switch was documented in 2020-04-04-new-ppc64le-profiles.en.txt Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/profiles.desc: enable ppc64le gnome profilesGeorgy Yakovlev2021-05-191-0/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/20890 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: Add Emacs local variables list to {arches,profiles}.descUlrich Müller2021-03-051-0/+6
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: Copyright headers for some filesUlrich Müller2021-03-041-0/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: mark desktop/systemd profile stableMikle Kolyada2021-02-171-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles/prefix/darwin/macos/11.0/arm64: add gcc subprofileFabian Groffen2021-02-071-0/+1
| | | | | | add gcc subprofile, and umask gcc-11 in there Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles.desc: Mark prefix profiles exp due to broken $ARCHMichał Górny2021-01-311-2/+2
| | | | | | | | | | The problem with inconsistent ${ARCH} value has not been resolved since 2020-05-01 and is resulting in a large number of false positives with pkgcheck. Switch the two Linux Standalone dev profiles (kernel-3.2+) to exp to hide them from normal output. Bug: https://bugs.gentoo.org/720224 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles.desc: Add default/linux/amd64/17.1/desktop/systemd profileAndreas K. Hüttel2021-01-101-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv7a/systemd profileAndreas K. Hüttel2021-01-101-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv6j/systemd profileAndreas K. Hüttel2021-01-091-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv5te/systemd profileAndreas K. Hüttel2021-01-081-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv4t/systemd profileAndreas K. Hüttel2021-01-081-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: drop x86-macosFabian Groffen2021-01-061-3/+0
| | | | | | | | | | Reality is, people having access to a machine that supports this are rare, bootstrapping to such machines is broken, and even if it would work, the usefulness is zero. So drop it, 32-bits Intel macOS is dead. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/profiles.desc: update ppc-macos to reflect only available profileFabian Groffen2021-01-051-1/+1
| | | | | | | bootstrap script will use /gcc profile because it forces a gcc setup as it is the only variant that will work. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/profiles.desc: drop obsolete macOS targetsFabian Groffen2020-12-311-16/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: drop ppc-aix, m68k-mintFabian Groffen2020-12-271-10/+0
| | | | | | | This marks the end of an era of fun. From now on, the Prefix keywords/targets ppc-aix and m68k-mint are no more. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: drop Solaris 9, 10, x86 Cygwin profilesFabian Groffen2020-12-181-6/+0
| | | | | | These are old, unmaintained, and unaccessible to us. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: add arm64-macos profile for Big SurFabian Groffen2020-12-181-0/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles.desc: Add experimental rv32 profilesAndreas K. Hüttel2020-12-171-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: make riscv64 systemd profiles stableAndreas K. Hüttel2020-12-051-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add experimental rv64 systemd profilesAndreas K. Hüttel2020-12-041-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/profiles.desc: add Prefix ppc64le profileFabian Groffen2020-12-011-0/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: add new prefix macOS profiles for 10.15 and 11.0Fabian Groffen2020-11-231-0/+6
| | | | | | In addition, add gcc sub-profiles for 10.{13,14,15} and 11.0. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/profiles.desc: add 17.1 amd64 prefix profilesFabian Groffen2020-11-091-0/+3
| | | | | Closes: https://bugs.gentoo.org/753626 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: Switch amd64 17.0 profiles to "dev" statusAndreas K. Hüttel2020-11-071-14/+14
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Reorder AMD64 profile list to place 17.1 on topBrian Evans2020-10-241-18/+18
| | | | | | | | | | | | Users frequently are choosing the wrong profile versions in new installs and accidentally downgrading to 17.0 with some saying they see it first. A simple reordering could help new installs. Since we do not guarantee ordering, any automated tooling concerns should not be an issue because the full profile name can always be used. Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles/profiles.desc: enable ppc64be musl profiles as expGeorgy Yakovlev2020-10-221-2/+2
| | | | | | Bug: https://bugs.gentoo.org/715680 Bug: https://bugs.gentoo.org/674846 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: enable default/linux/ppc64/17.0 as expGeorgy Yakovlev2020-09-191-1/+1
| | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles.desc: re-add rv64 multilib profile as exp, otherwise catalyst ↵Andreas K. Hüttel2020-09-111-0/+1
| | | | | | refuses it Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: drop rv64gc multilib profile, mark both abi profiles stableAndreas K. Hüttel2020-09-111-2/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Mark riscv64 lp64 and lp64d profiles dev and stableAndreas K. Hüttel2020-09-021-2/+2
| | | | | | The multilib profile will go away, so we need a stable alternative. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Mark hppa profiles stableMatt Turner2020-04-251-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/profiles.desc: Fix space indentsMichał Górny2020-04-241-149/+149
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles.desc: Mark sparc profiles stableMatt Turner2020-04-231-8/+8
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/profiles.desc: revert "deprecate most ia64 profiles"Sergei Trofimovich2020-04-171-4/+4
| | | | | | | | | | | | Ad basic gnome packages were rekeyworded let's keep gnome profiles for now. This reverts commits - 9daa398509e9272186816e735249cfd5310213db. - 584c9af2c54b39311205e51874a9c53ea3d5be73. Bug: https://bugs.gentoo.org/717550 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/profiles.desc: mark new ppc64le profile stableGeorgy Yakovlev2020-04-141-6/+6
| | | | | and ppc64le plasma profiles as dev Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/profiles.desc: deprecate most ia64 profilesSergei Trofimovich2020-04-121-4/+4
| | | | | | | | | | | | Deprecate the following ia64 profiles: - default/linux/ia64/17.0/desktop - default/linux/ia64/17.0/desktop/gnome - default/linux/ia64/17.0/desktop/gnome/systemd - default/linux/ia64/17.0/developer Use default/linux/ia64/17.0 instead. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/default/linux/ppc64le/17.0/developer: new exp profileGeorgy Yakovlev2020-03-311-0/+1
| | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/default/linux/ppc64le/17.0/desktop/plasma/systemd: new exp profileGeorgy Yakovlev2020-03-311-0/+1
| | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/default/linux/ppc64le/17.0/desktop/plasma: new exp profileGeorgy Yakovlev2020-03-311-0/+1
| | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/default/linux/ppc64le/17.0/desktop: new exp profileGeorgy Yakovlev2020-03-311-0/+1
| | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: remove SuperH profilesMikle Kolyada2020-03-261-4/+0
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles: new arch and profile for x64-winntMichael Haubenwallner2020-03-111-0/+1
| | | | | | | | | | | | | | | | New profile prefix/windows/winnt/x64, for new ARCH=x64-winnt. This profile is designed for use as Stacked Prefix, set up using prefix-stack-setup (app-portage/prefix-toolkit) from with a Cygwin Prefix (Guest only), having sys-devel/parity installed (wraps MSVC). CHOST is left unset on purpose. It is set by prefix-stack-setup using some --chost=x86_64-msvc16-winnt argument, selecting the Visual Studio version and runtime variant (static|debug) to use. Adding same comments to prefix/windows/winnt/x86 profile as well. Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* profiles/profiles.desc: enable new ppc64le profiles as expGeorgy Yakovlev2020-02-151-5/+5
| | | | | | | | | | list of enabled profiles: default/linux/ppc64le/17.0 default/linux/ppc64le/17.0/systemd default/linux/ppc64le/17.0/musl default/linux/ppc64le/17.0/musl/hardened Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>