summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/default/linux/amd64/17.0/musl: unmask >= openjdk-8.352_p08Georgy Yakovlev2023-01-211-2/+3
| | | | | | | support was added in 8dd259239385abbe7d5cce6b74301f14bbbf5d66 and in 8.362_p09 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: Update amd64 23.0 readmeAndreas K. Hüttel2022-12-101-5/+11
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: drop 23.0 selinux-without-hardened profilesAndreas K. Hüttel2022-12-106-9/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add 23.0 amd64 musl profilesAndreas K. Hüttel2022-12-1024-0/+92
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add a readme to the 23.0 directoryAndreas K. Hüttel2022-12-101-0/+135
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: also copy x32 profiles from 17.0 to 23.0Andreas K. Hüttel2022-12-108-0/+17
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: no 23.0/split-usr systemd profiles, makes no senseAndreas K. Hüttel2022-12-102-3/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add more amd64 23.0 profile dirsAndreas K. Hüttel2022-12-1086-0/+171
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux: add systemd/selinux/merged-usr subprofilesKenton Groombridge2022-12-074-0/+6
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* profiles: start building up an amd64 23.0 tree for initial testingAndreas K. Hüttel2022-12-048-0/+13
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: add amd64 x32 systemd profilesAndreas K. Hüttel2022-11-234-0/+6
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add amd64 llvm systemd merged-usr profileAndreas K. Hüttel2022-11-212-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux: unmask www-client/firefox[clang] on LLVM profilesSam James2022-10-161-0/+6
| | | | | | | | | | | We end up crashing when building gecko-profiler otherwise but the mask doesn't make sense on these profiles anyway, as the issue that led to them being masked was wrt libcxx - and on these profiles, we always have libcxx. Bug: https://bugs.gentoo.org/829033 Bug: https://bugs.gentoo.org/877021 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/default/linux/amd64/17.0/musl: unmask dev-java/openjdk-bin:11, ↵Sam James2022-10-131-1/+6
| | | | | | dev-java/openjdk-bin:17 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: rename clang feature to llvm, adjust parent filesAndreas K. Hüttel2022-10-053-3/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux: add systemd/merged-usr subprofilesMike Gilbert2022-09-0310-0/+15
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: Add experimental amd64 systemd/clang profileAndreas K. Hüttel2022-08-054-0/+28
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Revert "profiles: musl/clang: modify CHOST due to libcxx default"Andreas K. Hüttel2022-03-251-6/+0
| | | | | | | | This was a bit premature. This reverts commit 3652fdd67f01c95650536b816c1bcc13fc5df89a. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: musl/clang: modify CHOST due to libcxx defaultAndreas K. Hüttel2022-03-251-0/+6
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add another clang experimentAndreas K. Hüttel2022-03-232-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: clang feature: more multilib madnessAndreas K. Hüttel2022-03-221-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: clang profile, add multilib madnessAndreas K. Hüttel2022-03-221-0/+15
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux: drop trailing slash from musl inherit in 'parent' fileSam James2022-03-191-1/+1
| | | | | | | | | | | | | | We keep seeing reports of collisions between musl/glibc but this shouldn't be possible as glibc is masked on musl profiles. Not clear if this is causing our issue but it's at the very least superfluous and maybe even wrong. Bug: https://bugs.gentoo.org/831063 Bug: https://bugs.gentoo.org/834579 Bug: https://bugs.gentoo.org/631568 Bug: https://bugs.gentoo.org/611094 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/default/linux/amd64/17.0: update deprecation notice for latest ↵Sam James2022-02-1814-14/+14
| | | | | | stable GCC Signed-off-by: Sam James <sam@gentoo.org>
* profiles: fix 17.0 replacement suggestionSam James2022-01-1411-11/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: sync 17.0 deprecation notice with news itemSam James2022-01-1414-181/+475
| | | | | | | | Avoids confusion in support forums when referencing certain steps and it's only going to help to have these in sync anyway (to avoid people missing steps). Signed-off-by: Sam James <sam@gentoo.org>
* profiles: remove uclibcDavid Seifert2022-01-027-51/+0
| | | | | Closes: https://bugs.gentoo.org/820905 Signed-off-by: David Seifert <soap@gentoo.org>
* profiles: add *very* experimental amd64 clang profileAndreas K. Hüttel2021-12-093-0/+12
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: amd64/17.1: Defined selinux profiles for systemd and ↵Jonathan Davies2021-11-224-0/+6
| | | | | | | | no-multilib/systemd. Bug: https://bugs.gentoo.org/528674 Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/default/linux: add missing uclibc deprecation filesSam James2021-11-211-0/+17
| | | | | | | | | | | 'deprecated' isn't inherited so let's put it in every remaining uclibc profile that doesn't already have such a file to ensure everybody is notified. Noticed when trying 'default/linux/arm/17.0/uclibc/armv7a/hardened/deprecated' out of curiosity to verify it when setting up a new box. Bug: https://bugs.gentoo.org/820905 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/default/linux/amd64/17.0/uclibc: deprecateGeorgy Yakovlev2021-11-181-0/+17
| | | | | Bug: https://bugs.gentoo.org/820905 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: drop references to user-session USE flagMike Gilbert2021-11-142-16/+0
| | | | | Closes: https://bugs.gentoo.org/823647 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: default-enable sys-apps/dbus[user-session] in plasma/systemd profilesAndreas K. Hüttel2021-09-142-0/+2
| | | | | | Needed for plasma-workspace anyway and saves mess on initial install. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/*: Add missing eapi filesUlrich Müller2021-08-022-0/+2
| | | | | | In all dirs containing regular files. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: add amd64 no-multilib systemd profileAndreas K. Hüttel2021-07-092-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux/amd64/17.0/musl: adjust rust unmask textGeorgy Yakovlev2021-04-271-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: normalise bug references in package.maskSam James2021-04-1514-14/+14
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles.desc: Add default/linux/amd64/17.1/desktop/systemd profileAndreas K. Hüttel2021-01-102-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux/amd64/no-multilib: add RAP Prefix anchorsFabian Groffen2020-11-077-0/+10
| | | | | | | This is a straight copy from the 17.0 profile to be able move away from it. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: Finally deprecate amd64 17.0 profilesAndreas K. Hüttel2020-11-0714-0/+826
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default/linux/amd64/17.0/musl: unmask rust-binGeorgy Yakovlev2020-01-281-0/+6
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/default/linux/amd64/17.0/musl: mask rust-bin[doc]Georgy Yakovlev2020-01-281-0/+6
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-015-6/+6
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: drop deprecated 13.0 profiles, bug #672960Sergei Trofimovich2019-06-1035-56/+0
| | | | | | | | The 13.0 profiles are deprecated since Feb 2019 (or earlier) in favour of 17.0 profiles. Closes: https://bugs.gentoo.org/672960 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Update safety net message for 17.1 to latest news item releaseBrian Evans2019-06-061-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Update LDFLAGS in developer profilesArfrever Frehtes Taifersar Arahesis2019-05-193-9/+9
| | | | | Closes: https://bugs.gentoo.org/680828 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Fix typo (sys-fs/dbus -> sys-apps/dbus) and improve explanation.Arfrever Frehtes Taifersar Arahesis2019-05-172-6/+6
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: Add targets/desktop/gnome/systemd and gate relevant via itMart Raudsepp2019-03-213-3/+3
| | | | | | | | | | | | Add a new targets/desktop/gnome/systemd profile, which parents targets/desktop/gnome and targets/systemd, like the specific gnome systemd profiles did. Change all these specific user exposed desktop/gnome/systemd profiles to go through that instead of directly to targets/systemd. This will allow us to do package.use, make.defaults (default USE flags) and other tweaks separate from the main gnome profile, which is now also used for non-systemd (elogind). Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: desktop/plasma/systemd - Add dates to headersBrian Evans2019-02-262-2/+2
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: desktop/plasma/systemd - Avoid user conflictsBrian Evans2019-02-262-0/+14
| | | | | | | | | | | The default install of KDE Plasma requires the setting of sys-fs/dbus[user-session]. However if net-wireless/bluez is already installed, this could lead to a conflict. Add a few package.use files to preempt this on the most common and likely profiles that are used. Signed-off-by: Brian Evans <grknight@gentoo.org>