summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-191-3/+3
| | | | | 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-171-3/+3
| | | | | 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-211-1/+1
| | | | | | | | | | | | 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-261-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: desktop/plasma/systemd - Avoid user conflictsBrian Evans2019-02-261-0/+7
| | | | | | | | | | | 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: 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.
* 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: 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