diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-10-08 18:37:25 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-10-08 18:37:25 +0000 |
commit | c467d80471e6c62e22647391ac78dbb58e38773b (patch) | |
tree | 1a67cacc80caa44c8d8f062d0088a2bdb1aca922 /profiles/selinux/use.mask | |
parent | merge into toolchain (diff) | |
download | gentoo-2-c467d80471e6c62e22647391ac78dbb58e38773b.tar.gz gentoo-2-c467d80471e6c62e22647391ac78dbb58e38773b.tar.bz2 gentoo-2-c467d80471e6c62e22647391ac78dbb58e38773b.zip |
add a pile of new selinux profiles
Diffstat (limited to 'profiles/selinux/use.mask')
-rw-r--r-- | profiles/selinux/use.mask | 33 |
1 files changed, 30 insertions, 3 deletions
diff --git a/profiles/selinux/use.mask b/profiles/selinux/use.mask index 440c29497c58..462e56bc4757 100644 --- a/profiles/selinux/use.mask +++ b/profiles/selinux/use.mask @@ -1,11 +1,38 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 2004-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/use.mask,v 1.2 2006/07/19 18:21:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/use.mask,v 1.3 2006/10/08 18:37:25 pebenito 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. -selinux # disallow posix acl since this is SELinux acl -# aqua USE flag is only valid on Mac OS X +# USE flags only valid on Mac OS X aqua +coreaudio + +# amd64 only: +emul-linux-x86 + +# sparc only: +ultra1 + +# x86 only +win32codecs +kqemu + +# Only used by mips and old amd64 profiles +multilib + +# ppc and x86/amd64 +x264 + +# lvm2 clustered use flags +clvm +gulm +cman |