summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/prefix: add riscv profileAtharva2022-06-271-0/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/25667 Signed-off-by: Atharva <atharvaamritkar@protonmail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* profiles: add default/linux/arm/17.0/armv7a/desktop/{plasma,gnome}/systemdSam James2022-06-011-0/+2
| | | | | | | | | | Useful for arch testing at the very least but it's also feasible to run a KDE Plasma or GNOME desktop on these anyway. I won't bother with < armv7 for now. And we have the non-systemd variants anyway. Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Add (untested, exp, no keywords yet) m68k systemd profileAndreas K. Hüttel2022-05-281-1/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: mark s390/systemd profile stableAndreas K. Hüttel2022-05-231-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Demote alpha to expMatt Turner2022-05-171-5/+5
| | | | | | | My alphas won't be accessible until late June, at the earliest. Drop profiles to experimental to avoid gumming up the works for python@. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: add experimental s390 systemd profiles (still lack keywords)Andreas K. Hüttel2022-05-141-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: switch s390 profiles to stableAndreas K. Hüttel2022-04-271-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: promote s390(x) from exp->devSam James2022-04-261-2/+2
| | | | | | | Makes it a lot easier for releng builds to keep working and for (re)keywording to not enter a rabbithole. Signed-off-by: Sam James <sam@gentoo.org>
* profiles: drop most of amd64 17.0 profiles to expSam James2022-04-261-9/+9
| | | | | | Free up some CI resources. Signed-off-by: Sam James <sam@gentoo.org>
* profiles: import the initial LoongArch profilesWANG Xuerui2022-04-241-0/+7
| | | | | | | | | | | | | These have been brewing in the loongson-overlay for a while now; let's continue work in the main tree! (Dropped profiles to exp status, and removed all package.accept_keywords and package.use entries pending real keywording/testing, for ::gentoo. Also revised some comments along the way.) Closes: https://github.com/gentoo/gentoo/pull/25083 Reviewed-by: Sam James <sam@gentoo.org> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* Revert "profiles: mark s390 profiles as dev for CI"Sam James2022-04-241-2/+2
| | | | | | | | Didn't mean to push this yet! This reverts commit 2f6055b1075c0773ed4fb6695fab4838c608506b. Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mark s390 profiles as dev for CISam James2022-04-241-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Add another clang experimentAndreas K. Hüttel2022-03-231-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: add default/linux/mips/17.0/mipsel/multilib/n64/systemd (exp)Andreas K. Hüttel2022-03-191-13/+14
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: add default/linux/mips/17.0/mipsel/n64/systemd (exp)Andreas K. Hüttel2022-03-191-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: add experimental riscv64-lp64d musl profileAndreas K. Hüttel2022-02-261-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: add default/linux/hppa/17.0/systemd profileSam James2022-01-261-0/+1
| | | | | | Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/23961 Signed-off-by: Sam James <sam@gentoo.org>
* ia64: add plain systemd profile (desktop/gnome/systemd exists already!)Andreas K. Hüttel2022-01-221-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add plain alpha systemd profile for stagesAndreas K. Hüttel2022-01-151-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/profiles.desc: format/split ppc* profilesGeorgy Yakovlev2022-01-131-4/+10
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: remove uclibcDavid Seifert2022-01-021-18/+1
| | | | | Closes: https://bugs.gentoo.org/820905 Signed-off-by: David Seifert <soap@gentoo.org>
* profiles.desc: Drop riscv 17.0 profilesAndreas K. Hüttel2021-12-311-5/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: add *very* experimental amd64 clang profileAndreas K. Hüttel2021-12-091-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: fix typo in arm64 SELinux + systemd profileSam James2021-11-221-1/+1
| | | | | | Fixes: efc1c320336a1e0eb46c1faff68c3f797a101f18 Reported-by: James Beddek <telans@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: add arm64 SELinux + systemd profiles too (exp)Sam James2021-11-221-0/+1
| | | | | Bug: https://bugs.gentoo.org/528674 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/profiles.desc: Marked systemd/selinux profiles as experimental.Jonathan Davies2021-11-221-0/+2
| | | | | | | Bug: https://bugs.gentoo.org/528674 Signed-off-by: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/22152 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: add arm{v6j,v7k,64} profiles for musl/hardened/selinuxSam James2021-11-211-0/+3
| | | | | | | ... and that's hopefully the last of it for now. We didn't have any SELinux + musl profiles for arm* before. Signed-off-by: Sam James <sam@gentoo.org>
* profiles: make new arm* SELinux profiles children of hardenedSam James2021-11-201-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: arm/17.0: Added SELinux base profiles, stable mask selinux.Jonathan Davies2021-11-201-0/+4
| | | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/22166 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: arm64/17.0: Added SELinux profile, and stable mask for selinux.Jonathan Davies2021-11-201-0/+1
| | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mark old ppc32 profiles as expGeorgy Yakovlev2021-11-181-4/+4
| | | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: mark new ppc32 profiles as stableGeorgy Yakovlev2021-11-181-5/+5
| | | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/profiles.desc: fix whitespaceGeorgy Yakovlev2021-11-181-8/+8
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: enable remaining new ppc32 profiles as expGeorgy Yakovlev2021-11-181-4/+4
| | | | | | | for testing profile switch Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: demote old ppc64 profiles to expGeorgy Yakovlev2021-11-181-4/+4
| | | | | | | | | | | everything under default/linux/powerpc/ppc64/17.0/64bit-userland those profiles were deprecated 3+ month ago. we already check same profile configuration and depgraph in new ppc64 profiles, so there's no loss of depgraph stability. and this frees up some CI cycles too. Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: downgrade other developer profiles to expSam James2021-11-181-13/+13
| | | | | | | | | | | | We really, really don't need to check depgraph consistency on these; they're already based on other profiles which should be checked and nothing should be masked/unmasked specifically on developer profiles that's important anyway. This gives us a fair bit more leniency with profile changes as we're not going to bog down CI quite as much now. Signed-off-by: Sam James <sam@gentoo.org>
* profiles: degrade arm* developer profiles to expSam James2021-11-181-7/+7
| | | | | | | | They don't have any different package visibilities, right now are of dubious usefulness, and this should hopefully buy us a bit more room wrt CI (so it's not checking things unnecessarily). Signed-off-by: Sam James <sam@gentoo.org>
* profiles: create hardened armv7a profile ↵Sam James2021-11-181-0/+1
| | | | | | | | (default/linux/arm/17.0/armv7a/hardened) Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22980 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: create hardened arm64 profile (default/linux/arm64/17.0/hardened)Sam James2021-11-181-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: enable new ppc32/musl profilesGeorgy Yakovlev2021-11-171-2/+2
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: enable new ppc(32) basic profilesGeorgy Yakovlev2021-11-161-1/+2
| | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: remove never enabled ppc32 uclibc profiles from profiles.descGeorgy Yakovlev2021-11-141-2/+0
| | | | | Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/prefix/darwin/macos/12.0: add 12.0 profiles for macOS MontereySam James2021-11-021-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mark default/linux/arm/17.0/{armv6j,armv7a} stableSam James2021-10-311-2/+2
| | | | | | | We've been treating them this way for a _long_ time and there's no reason they shouldn't be. Signed-off-by: Sam James <sam@gentoo.org>
* profiles: remove never-functional riscv 32bit profilesAndreas K. Hüttel2021-09-251-2/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* riscv: profile: add desktop/{gnome,plasma,systemd} profilesYixun Lan2021-09-101-13/+25
| | | | | Closes: https://github.com/gentoo/gentoo/pull/22252 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* profiles: drop old ppc64le profilesGeorgy Yakovlev2021-08-021-2/+0
| | | | | | | | have been deprecated for more than a year, migration was trivial Bug: https://bugs.gentoo.org/640184 Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/profiles.desc: downgrade old ppc64 profiles to devGeorgy Yakovlev2021-08-021-5/+5
| | | | | | Bug: https://bugs.gentoo.org/640184 Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: re-enable rest ppc64 be profilesGeorgy Yakovlev2021-07-191-4/+4
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: enable most new ppc64 profilesGeorgy Yakovlev2021-07-191-10/+10
| | | | | | and mark stable Bug: https://bugs.gentoo.org/715680 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>