summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* profiles: drop default/linux/amd64/dev/* profilesSergei Trofimovich2018-12-146-34/+0
| | | | | | | | | | | | | 'dev' profiles were intended to be used only for emul packages. These are long gone from ::gentoo in favour of multilib. The change removes the following: default/linux/amd64/dev default/linux/amd64/dev/32bit-userland None of these profiles are in profiles.desc. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* Add amd64 & x86 uclibc [hardened] 17.0 profilesM. J. Everitt2018-10-085-0/+17
| | | | | Signed-off-by: M. J. Everitt <m.j.everitt@iee.org> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: add default/linux/amd64/17.1/hardened/selinuxJason Zaman2018-05-262-0/+3
|
* profiles: amd64/17.1/profile.bashrc - Dereference symlink to /lib and /usr/libBrian Evans2018-05-161-5/+7
| | | | | | | Advanced users may want /lib and/or /usr/lib to point somewhere else This checks what should not be and warns but still lets those advanced people do what they like.
* profiles: add hardened selinux musl profile for amd64Anthony G. Basile2018-03-112-0/+3
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: restructure amd64, arm and x86 musl profilesAnthony G. Basile2018-01-285-0/+17
| | | | | | | | This restructuring brings the musl profiles into conformity with the glibc profiles for amd64, arm and x86. Yet to be done are the profiles for ppc and mips. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* default/linux/amd64/17.1/profile.bashrc: Check setup phaseBrian Evans2018-01-181-1/+1
| | | | | | The reason to check this phase is that cleanup is safe and die hooks are set in portage (if any). This also gives a resonable error message to anyone with --quiet-build=y in portage
* default/linux/amd64/17.1/profile.bashrc: Create a script to die when /lib is ↵Brian Evans2018-01-181-0/+7
| | | | a symlink
* profiles: introduce prefix 17.0 profiles.Benda Xu2018-01-137-0/+10
| | | | | | | | | | | name | linux | glibc | |----------------+------------------+-------| | kernel-2.6.16+ | [2.6.16, 2.6.32) | <2.20 | | kernel-2.6.32+ | [2.6.32, 3.2) | <2.24 | | kernel-3.2+ | [3.2, latest) | latest| See-Also: https://archives.gentoo.org/gentoo-dev/message/22204d747bd1c20311eecab403a4e25e
* profiles: deprecate amd64 13.0 profilesAndreas K. Hüttel2018-01-0611-0/+11
|
* profiles: Add experimental 17.1 no-multilib profilesMichał Górny2017-12-086-0/+9
|
* profiles: Add experimental SYMLINK_LIB=no 17.1 amd64 profilesMichał Górny2017-12-0821-0/+38
| | | | Bug: https://bugs.gentoo.org/506276
* profiles: Move the SYMLINK_LIB=yes setup to a 'lib32' subprofileMichał Górny2017-12-083-3/+3
| | | | | | | | Move the custom Gentoo SYMLINK_LIB=yes setup to arch/amd64/lib32 subprofile, making the top profile SYMLINK_LIB=no at the same time. Update the inheritance tree so that all current profiles switch to the sub-profile, and remove redundant SYMLINK_LIB=no overrides in arch/amd64/x32 sub-profile.
* profiles: Refactor amd64 profile inheritance to per-version (NFC)Michał Górny2017-12-084-1/+3
| | | | | | | Refactor the inheritance of arch/amd64 profile by moving it from default/linux/amd64 profile to the versioned sub-profiles. This will make it easier to use different variants of the top profile in specific subprofiles.
* profiles: add no-multilib/hardened to new 17.0 profileMagnus Granberg2017-12-074-0/+6
|
* Profiles: Add default/linux/amd64/17.0/hardened/selinux dev profileJason Zaman2017-12-062-0/+3
|
* profiles: add hardened to the new 17.0 profile for amd64Magnus Granberg2017-10-072-0/+3
|
* profiles: Add amd64 17.0 profiles (identical to 13.0 except for one parent ↵Andreas K. Hüttel2017-06-1024-0/+44
| | | | entry)
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles: Drop obsolete kde profilesJohannes Huber2017-02-204-6/+0
|
* profiles/*/amd64/*/no-multilib: stop using features/64bit-nativeMichał Górny2017-02-011-1/+0
|
* sys-devel/gcc: add USE=vtv support for vtable verification #547040Mike Frysinger2016-05-081-0/+4
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0837-0/+99
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