summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2004-06-04 20:14:14 +0000
committerChris PeBenito <pebenito@gentoo.org>2004-06-04 20:14:14 +0000
commitc0e0a759ce65af3dc364706c643381db27d3bdef (patch)
tree6f6028f3c8c390b13bc50f18800b095c9ed222f1 /profiles/selinux
parent~amd64 (diff)
downloadhistorical-c0e0a759ce65af3dc364706c643381db27d3bdef.tar.gz
historical-c0e0a759ce65af3dc364706c643381db27d3bdef.tar.bz2
historical-c0e0a759ce65af3dc364706c643381db27d3bdef.zip
add portage_sandbox_t
Diffstat (limited to 'profiles/selinux')
-rw-r--r--profiles/selinux/2004.1/ppc/make.defaults3
-rw-r--r--profiles/selinux/2004.1/sparc64/make.defaults3
-rw-r--r--profiles/selinux/2004.1/x86/make.defaults3
3 files changed, 6 insertions, 3 deletions
diff --git a/profiles/selinux/2004.1/ppc/make.defaults b/profiles/selinux/2004.1/ppc/make.defaults
index fe93e34e77ee..384a9643ce50 100644
--- a/profiles/selinux/2004.1/ppc/make.defaults
+++ b/profiles/selinux/2004.1/ppc/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/ppc/make.defaults,v 1.3 2004/05/07 21:21:17 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/ppc/make.defaults,v 1.4 2004/06/04 20:14:14 pebenito Exp $
ARCH="ppc"
CHOST=powerpc-unknown-linux-gnu
@@ -20,3 +20,4 @@ FEATURES="strict sfperms"
PORTAGE_T="portage_t"
PORTAGE_FETCH_T="portage_fetch_t"
+PORTAGE_SANDBOX_T="portage_sandbox_t"
diff --git a/profiles/selinux/2004.1/sparc64/make.defaults b/profiles/selinux/2004.1/sparc64/make.defaults
index 8f072ee39fba..04536ec9a5ce 100644
--- a/profiles/selinux/2004.1/sparc64/make.defaults
+++ b/profiles/selinux/2004.1/sparc64/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/sparc64/make.defaults,v 1.4 2004/05/07 21:21:17 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/sparc64/make.defaults,v 1.5 2004/06/04 20:14:14 pebenito Exp $
ARCH="sparc"
@@ -23,3 +23,4 @@ POLICYDIR="/etc/security/selinux/src/policy"
PORTAGE_T="portage_t"
PORTAGE_FETCH_T="portage_fetch_t"
+PORTAGE_SANDBOX_T="portage_sandbox_t"
diff --git a/profiles/selinux/2004.1/x86/make.defaults b/profiles/selinux/2004.1/x86/make.defaults
index 2501d4698134..df10dd207b28 100644
--- a/profiles/selinux/2004.1/x86/make.defaults
+++ b/profiles/selinux/2004.1/x86/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/make.defaults,v 1.3 2004/05/07 21:21:17 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/make.defaults,v 1.4 2004/06/04 20:14:14 pebenito Exp $
USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
@@ -13,3 +13,4 @@ POLICYDIR="/etc/security/selinux/src/policy"
PORTAGE_T="portage_t"
PORTAGE_FETCH_T="portage_fetch_t"
+PORTAGE_SANDBOX_T="portage_sandbox_t"