summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2006-10-10 13:14:34 +0000
committerChris PeBenito <pebenito@gentoo.org>2006-10-10 13:14:34 +0000
commit83115471178738e2e9d0f7ebe6ea9c014cb68518 (patch)
tree76a24d5b0904af0c096c24620ea249fcd224d0c9 /profiles/selinux
parentVersion bump. The documentation is back. (diff)
downloadgentoo-2-83115471178738e2e9d0f7ebe6ea9c014cb68518.tar.gz
gentoo-2-83115471178738e2e9d0f7ebe6ea9c014cb68518.tar.bz2
gentoo-2-83115471178738e2e9d0f7ebe6ea9c014cb68518.zip
add FEATURES="loadpolicy" to 2006.1 selinux profiles
Diffstat (limited to 'profiles/selinux')
-rw-r--r--profiles/selinux/alpha/make.defaults4
-rw-r--r--profiles/selinux/amd64/make.defaults4
-rw-r--r--profiles/selinux/mips/make.defaults1
-rw-r--r--profiles/selinux/ppc/make.defaults1
-rw-r--r--profiles/selinux/sparc/make.defaults4
-rw-r--r--profiles/selinux/x86/make.defaults4
6 files changed, 10 insertions, 8 deletions
diff --git a/profiles/selinux/alpha/make.defaults b/profiles/selinux/alpha/make.defaults
index 09f750ce925a..2e7eb7d6628d 100644
--- a/profiles/selinux/alpha/make.defaults
+++ b/profiles/selinux/alpha/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/alpha/make.defaults,v 1.2 2006/10/10 11:35:53 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/alpha/make.defaults,v 1.3 2006/10/10 13:14:33 pebenito Exp $
ARCH="alpha"
ACCEPT_KEYWORDS="alpha"
@@ -9,7 +9,7 @@ CHOST="alpha-unknown-linux-gnu"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
-FEATURES="sandbox sfperms"
+FEATURES="sandbox sfperms loadpolicy"
USE="berkdb crypt ipv6 ncurses nls pam python readline ssl tcpd zlib"
diff --git a/profiles/selinux/amd64/make.defaults b/profiles/selinux/amd64/make.defaults
index 73d0abe9f6a0..24300682cffa 100644
--- a/profiles/selinux/amd64/make.defaults
+++ b/profiles/selinux/amd64/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/amd64/make.defaults,v 1.2 2006/10/10 11:35:53 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/amd64/make.defaults,v 1.3 2006/10/10 13:14:33 pebenito Exp $
ARCH="amd64"
ACCEPT_KEYWORDS="${ARCH}"
@@ -9,7 +9,7 @@ CHOST="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
-FEATURES="sandbox sfperms"
+FEATURES="sandbox sfperms loadpolicy"
USE="berkdb crypt ipv6 ncurses nls pam python readline ssl tcpd zlib"
diff --git a/profiles/selinux/mips/make.defaults b/profiles/selinux/mips/make.defaults
index 53172e13a440..430b339ed4b1 100644
--- a/profiles/selinux/mips/make.defaults
+++ b/profiles/selinux/mips/make.defaults
@@ -1 +1,2 @@
PORTAGE_T="portage_t.merge"
+FEATURES="loadpolicy"
diff --git a/profiles/selinux/ppc/make.defaults b/profiles/selinux/ppc/make.defaults
index 53172e13a440..430b339ed4b1 100644
--- a/profiles/selinux/ppc/make.defaults
+++ b/profiles/selinux/ppc/make.defaults
@@ -1 +1,2 @@
PORTAGE_T="portage_t.merge"
+FEATURES="loadpolicy"
diff --git a/profiles/selinux/sparc/make.defaults b/profiles/selinux/sparc/make.defaults
index 193cb6f02d6d..ae7e59bf0138 100644
--- a/profiles/selinux/sparc/make.defaults
+++ b/profiles/selinux/sparc/make.defaults
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/sparc/make.defaults,v 1.2 2006/10/10 11:35:54 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/sparc/make.defaults,v 1.3 2006/10/10 13:14:34 pebenito Exp $
ARCH="sparc"
ACCEPT_KEYWORDS="${ARCH}"
-FEATURES="sandbox sfperms"
+FEATURES="sandbox sfperms loadpolicy"
PORTAGE_T="portage_t.merge"
diff --git a/profiles/selinux/x86/make.defaults b/profiles/selinux/x86/make.defaults
index 6440e39bc88b..02e23f3581c7 100644
--- a/profiles/selinux/x86/make.defaults
+++ b/profiles/selinux/x86/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/x86/make.defaults,v 1.2 2006/10/10 11:35:54 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/x86/make.defaults,v 1.3 2006/10/10 13:14:34 pebenito Exp $
# All extra USE/etc should be specified in sub-profiles.
# DO NOT POLLUTE USE ON THIS PROFILE.
@@ -12,7 +12,7 @@ CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS="${CFLAGS}"
-FEATURES="sandbox sfperms"
+FEATURES="sandbox sfperms loadpolicy"
USE="berkdb crypt ipv6 ncurses nls pam python readline ssl tcpd zlib"