summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* profiles: fix s390x split-usr profileAndreas K. Hüttel2024-03-241-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Move default-on of USE=dri to 17.0 directory, so it can be "unset" ↵Andreas K. Hüttel2024-03-221-6/+0
| | | | | | | | | in 23.0 This way the default can be overridden by in-ebuild use defaults. Bug: https://bugs.gentoo.org/849875 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Move default-on of USE=cli to 17.0 directory, so it can be "unset" ↵Andreas K. Hüttel2024-03-221-1/+4
| | | | | | | | | | | in 23.0 This way the default can be overridden by in-ebuild use defaults. Bug: https://bugs.gentoo.org/831045 Bug: https://bugs.gentoo.org/925520 Closes: https://bugs.gentoo.org/927217 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Remove stale flag/package entriesMichał Górny2024-03-222-4/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles, musl, arm & x86, 23.0: package.use.stable.mask gcc[sanitize]Andreas K. Hüttel2024-03-2010-0/+60
| | | | | | | Minimum intervention to get stages to build Bug: https://bugs.gentoo.org/920630 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: default-enable CET on amd64 23.0 profilesAndreas K. Hüttel2024-03-121-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Multilib madness for 23.0 llvmAndreas K. Hüttel2024-02-252-0/+8
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux: deprecate split-usr systemd profilesMike Gilbert2024-02-2550-0/+1650
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: drop readme file in amd64 23.0 profile dirAndreas K. Hüttel2024-02-251-141/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Re-instate 23.0/multilib/n32 profilesAndreas K. Hüttel2024-02-2416-0/+50
| | | | | | Can't be bothered to convert now, let's postpone that for later Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: 23.0 mips: fix botched attempt at softfloat profilesAndreas K. Hüttel2024-02-1812-12/+12
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Split out 23.0 mips o32 softfloat into separate profilesAndreas K. Hüttel2024-02-1728-0/+96
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Split hppa 23.0 profiles into hppa1.1 and hppa2.0Andreas K. Hüttel2024-02-1627-6/+27
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: mips 23.0 split-usr musl: reorganize for proper inheritanceAndreas K. Hüttel2024-02-1321-25/+23
| | | | | | | | | | | | | | | | | | | | | | | This was done for the merged-usr profiles already, but the split-usr variants still had the broken layout... ] commit 711c0c802fda934c7b84f9ef274f320fc9edd273 ] Author: Matoro Mahri <matoro@users.noreply.github.com> ] AuthorDate: Mon Mar 13 20:07:54 2023 -0400 ] Commit: Sam James <sam@gentoo.org> ] CommitDate: Sun Mar 19 03:16:37 2023 +0000 ] ] profiles/default/linux/mips: reorganize for proper inheritance ] ] musl profiles should be subprofiles of the corresponding non-musl ] profiles, rather than top-level profiles below their relevant arch. ] Otherwise inheritance is incorrect and results in overwriting ] customizations from the musl feature profile. Fixes: 711c0c802fda934c7b84f9ef274f320fc9edd273 Bug: https://bugs.gentoo.org/896096 Bug: https://github.com/gentoo/gentoo/pull/30049 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: add missing mips multilib n64 systemd profileAndreas K. Hüttel2024-02-132-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Drop mips multilib/n32 23.0 profiles, the world does not need that ↵Andreas K. Hüttel2024-02-1316-50/+0
| | | | | | either Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Drop mips multilib/o32 23.0 profiles, the world does not need thatAndreas K. Hüttel2024-02-1312-44/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux: remove firefox[clang] mask on musl profilesJoonas Niilola2024-02-116-36/+0
| | | | | | | | - while with ugly implementation, the current firefox:rapid ebuild should work with source-built rust on musl. Closes: https://bugs.gentoo.org/924061 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* package.use.mask: Mask USE=zink on media-libs/mesaMatt Turner2024-01-291-0/+4
| | | | | | Bug: https://bugs.gentoo.org/919858 Bug: https://bugs.gentoo.org/923054 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: workaround sandbox bug with getcwd() configure test ↵Sam James2024-01-231-1/+8
| | | | | | | | | | | | | | (gl_cv_func_getcwd_path_max) Workaround for sandbox bug which causes this gnulib configure test to take many real hours on slower machines, and certainly a huge amount of CPU hours on others. Spoof the same result as configure gets on a modern glibc & musl system for now. Bug: https://bugs.gentoo.org/447970 Closes: https://bugs.gentoo.org/922652 Signed-off-by: Sam James <sam@gentoo.org>
* profiles, x86, 23.0: add and inherit i{4,6}86 subfeaturesAndreas K. Hüttel2024-01-212-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: split x86 23.0 profiles into (so far identical) i486 and i686Andreas K. Hüttel2024-01-21112-28/+110
| | | | | | Drop desktop and prefix for i486 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Move {sys-devel → dev-build}/libtoolMichał Górny2024-01-151-1/+1
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/automakeMichał Górny2024-01-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconfMichał Górny2024-01-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/makeMichał Górny2024-01-131-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles, 23.0: Move arm musl profiles to more consistent placeAndreas K. Hüttel2023-12-2132-6/+8
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: split armv7a 23.0 profiles into sf and hfAndreas K. Hüttel2023-12-2079-6/+55
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: reorganize loong llvm profilesWANG Xuerui2023-12-197-11/+2
| | | | | | | | | | | According to IRC review: - rename from "clang" to "llvm" for consistency, and - put the llvm systemd profile under llvm/ so that "systemd" always comes last. Fixes: 86cafe231fd3acc0b078335c2ae75cadd025fc01 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles, 23.0 arm: fix typoAndreas K. Hüttel2023-12-181-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: split 23.0 armv6j profiles up into sf and hfAndreas K. Hüttel2023-12-1833-6/+24
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: add experimental loong clang profilesWANG Xuerui2023-12-196-0/+24
| | | | | Closes: https://github.com/gentoo/gentoo/pull/34324 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles: clean up arm 23.0Ian Jordan2023-12-1742-63/+0
| | | | | | | | Remove unnecessary profiles on ARM CPUs that will stuggle to run a desktop on. Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34306 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Remove entries matching UnknownProfileUse*Michał Górny2023-12-171-3/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove entries with UnknownProfilePackageUseMichał Górny2023-12-171-5/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove entries with OutdatedProfilePackageMichał Górny2023-12-171-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles, arm64, 23.0: add missing directoryAndreas K. Hüttel2023-12-112-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add m68k 23.0 profile directoriesAndreas K. Hüttel2023-12-0612-0/+25
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0: drop non-hardened selinux profileAndreas K. Hüttel2023-11-264-6/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0: drop global DT_RELR and enable it only on x86 and PowerAndreas K. Hüttel2023-11-264-0/+16
| | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=818376 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0: add ppc64le directory treeAndreas K. Hüttel2023-11-2348-0/+112
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0: add ppc64 directory treeAndreas K. Hüttel2023-11-2228-0/+76
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0: add ppc directory treeAndreas K. Hüttel2023-11-2228-0/+72
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0, musl, x86: fix CHOST vendor fieldAndreas K. Hüttel2023-11-162-2/+2
| | | | | Bug: https://bugs.gentoo.org/917396 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0, musl, riscv: fix CHOST vendor fieldAndreas K. Hüttel2023-11-164-8/+8
| | | | | Bug: https://bugs.gentoo.org/917396 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0, musl, mips: fix CHOST vendor fieldAndreas K. Hüttel2023-11-168-8/+8
| | | | | Bug: https://bugs.gentoo.org/917396 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0, musl, arm64: fix CHOST vendor fieldAndreas K. Hüttel2023-11-152-2/+2
| | | | | Bug: https://bugs.gentoo.org/917396 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, 23.0, musl, amd64: fix CHOST vendor fieldAndreas K. Hüttel2023-11-152-2/+2
| | | | | Bug: https://bugs.gentoo.org/917396 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux: drop sys-apps/makedev from packages.buildMike Gilbert2023-10-311-2/+1
| | | | | Closes: https://bugs.gentoo.org/909664 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: add openjdk:21 system-bootstrap masksFlorian Schmaus2023-10-283-3/+6
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>