summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-05-17 10:46:50 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-05-17 10:46:50 +0000
commitd8e3aa50e7be3dda63133714e65df9c0903edd5b (patch)
tree58ab4707b7126b7bd51c98181ad1677327314d5b /profiles/features/selinux/use.mask
parentAdd live ebuild (diff)
downloadgentoo-2-d8e3aa50e7be3dda63133714e65df9c0903edd5b.tar.gz
gentoo-2-d8e3aa50e7be3dda63133714e65df9c0903edd5b.tar.bz2
gentoo-2-d8e3aa50e7be3dda63133714e65df9c0903edd5b.zip
Added new features/selinux profile. Bug #365483
Diffstat (limited to 'profiles/features/selinux/use.mask')
-rw-r--r--profiles/features/selinux/use.mask23
1 files changed, 23 insertions, 0 deletions
diff --git a/profiles/features/selinux/use.mask b/profiles/features/selinux/use.mask
new file mode 100644
index 000000000000..570d69d734fe
--- /dev/null
+++ b/profiles/features/selinux/use.mask
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/use.mask,v 1.1 2011/05/17 10:46:50 blueness Exp $
+
+# This file masks out USE flags that are simply NOT allowed in the default
+# profile for any architecture. This works, for example, if a non-default
+# profile (such as the selinux profiles) have a USE flag associated with
+# them.
+
+-hardened
+-selinux
+
+# amd64 only:
+emul-linux-x86
+
+# Only used by mips and old amd64 profiles
+multilib
+
+# ppc and x86/amd64
+x264
+
+# tcc is x86-only
+tcc