From 5a165c60b9b8c4847067cb83b4be7da785d01f93 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 28 Sep 2019 08:17:07 +0100 Subject: gentoo resync : 28.09.2019 --- profiles/features/prefix/package.mask | 42 ++++++++++++---------- profiles/features/prefix/package.use.mask | 12 ++++++- profiles/features/prefix/rpath/package.mask | 22 ++++++++++++ profiles/features/prefix/rpath/use.mask | 21 ++++++++--- .../features/prefix/standalone/package.use.mask | 2 +- profiles/features/prefix/use.mask | 11 ++---- 6 files changed, 76 insertions(+), 34 deletions(-) create mode 100644 profiles/features/prefix/rpath/package.mask (limited to 'profiles/features') diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index 6c331738314b..c2367c0c1f86 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -1,22 +1,26 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Jeremy Olexa (2009-06-30) -# The PAM auth system just will not work in Gentoo Prefix, instead the host auth -# system should be used. -sys-libs/pam -sys-auth/pambase +# Benda Xu (2019-08-20) +# systemd is set to invade pid 1, which is not possible for Prefix. +# The following are its reverse dependencies. +sys-apps/systemd +dev-libs/libreport +app-admin/abrt +app-admin/gnome-abrt +app-admin/systemdgenie +dev-python/python-systemd +games-util/gamemode +gnome-extra/gnome-logs +gnome-extra/gnome-user-share +gnome-extra/office-runner +kde-misc/systemd-kcm + (2009-06-02) -# If you have MacFuse or some other implementation of fuse installed, you can -# probably use this by placing sys-fs/fuse in package.provided, bug 272210 -net-fs/curlftpfs - -# Jeremy Olexa (2008-12-02) -# Reported to work. However, you will need to package.provide some deps. -# See bug 248809 for more details. -net-fs/openafs - -# Fabian Groffen (2008-01-11) -# Screws up things, see bug #204998 - (2019-08-20) +# avoid gnome-extra/gnome-user-share, which depends on systemd. +gnome-base/gnome-extra-apps share + +# Benda Xu (2019-08-20) +# avoid sys-apps/systemd +net-analyzer/wireshark sdjournal +sys-apps/dbus-broker launcher +www-servers/uwsgi uwsgi_plugins_systemd_logger + # Benda Xu (2016-07-28) # Needs root privilege. sys-fs/eudev hwdb kmod diff --git a/profiles/features/prefix/rpath/package.mask b/profiles/features/prefix/rpath/package.mask new file mode 100644 index 000000000000..e3f46170a20a --- /dev/null +++ b/profiles/features/prefix/rpath/package.mask @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Jeremy Olexa (2009-06-30) +# The PAM auth system just will not work in Gentoo Prefix, instead the host auth +# system should be used. +sys-libs/pam +sys-auth/pambase + +# Jeremy Olexa (2008-12-02) +# Reported to work. However, you will need to package.provide some deps. +# See bug 248809 for more details. +net-fs/openafs + +# Jeremy Olexa (2009-06-02) +# If you have MacFuse or some other implementation of fuse installed, you can +# probably use this by placing sys-fs/fuse in package.provided, bug 272210 +net-fs/curlftpfs + +# Fabian Groffen (2008-01-11) +# Screws up things, see bug #204998 + (2019-08-20) +# Migrated from features/prefix: +# USE flags inherited by the base/use.defaults file that shouldn't be +# in Prefix rpath. +cups +# USE=pam just does not make sense in Gentoo Prefix. Should be using the host +# auth system. +pam +# USE=udev just does not make sense in Gentoo Prefix. bug 293480 +udev + +# Benda Xu (2019-06-26) +# Not supported +eselect-ldso + # prefix-guest USE flag should be set in prefix rpath profiles -prefix-guest # multilib is never going to work as expected in Prefix rpath multilib - -# Benda Xu (2019-06-26) -# Not supported -eselect-ldso diff --git a/profiles/features/prefix/standalone/package.use.mask b/profiles/features/prefix/standalone/package.use.mask index 9b7d78715112..7653e7fd7c1d 100644 --- a/profiles/features/prefix/standalone/package.use.mask +++ b/profiles/features/prefix/standalone/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Benda Xu (2019-01-26) diff --git a/profiles/features/prefix/use.mask b/profiles/features/prefix/use.mask index 4340ef9aa4c4..be9e1433e84b 100644 --- a/profiles/features/prefix/use.mask +++ b/profiles/features/prefix/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # prefix USE flag should always be unmasked in prefix profiles @@ -8,12 +8,7 @@ -userland_GNU # USE flags inherited by the base/use.defaults file that shouldn't be in Prefix -cups gpm -# USE=pam just does not make sense in Gentoo Prefix. Should be using the host -# auth system. -pam - -# USE=udev just does not make sense in Gentoo Prefix. bug 293480 -udev +# need to invade pid 1, which is not possible for Prefix. +systemd -- cgit v1.2.3