summaryrefslogtreecommitdiff
path: root/profiles/features/prefix/rpath
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features/prefix/rpath')
-rw-r--r--profiles/features/prefix/rpath/package.mask22
-rw-r--r--profiles/features/prefix/rpath/use.mask21
2 files changed, 38 insertions, 5 deletions
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 <darkside@gentoo.org> (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 <darkside@gentoo.org> (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 <darkside@gentoo.org> (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 <grobian@gentoo.org> (2008-01-11)
+# Screws up things, see bug #204998
+<sys-devel/gcc-3.4.0
diff --git a/profiles/features/prefix/rpath/use.mask b/profiles/features/prefix/rpath/use.mask
index 0ad2254fd545..297038e128fb 100644
--- a/profiles/features/prefix/rpath/use.mask
+++ b/profiles/features/prefix/rpath/use.mask
@@ -1,12 +1,23 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Benda Xu <heroxbd@gentoo.org> (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 <heroxbd@gentoo.org> (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 <heroxbd@gentoo.org> (2019-06-26)
-# Not supported
-eselect-ldso