summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-06 08:01:45 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-06 08:01:45 +0000
commitfebe13f3f9b9513bf4bace4336790d541b4f26f4 (patch)
tree6522d453b16da7b75108df4faef2bb3048869312 /profiles
parentRemove mask on removed iiimf packages. (diff)
downloadhistorical-febe13f3f9b9513bf4bace4336790d541b4f26f4.tar.gz
historical-febe13f3f9b9513bf4bace4336790d541b4f26f4.tar.bz2
historical-febe13f3f9b9513bf4bace4336790d541b4f26f4.zip
10.0 releng
Diffstat (limited to 'profiles')
-rw-r--r--profiles/hardened/linux/amd64/10.0/desktop/parent2
-rw-r--r--profiles/hardened/linux/amd64/10.0/developer/parent2
-rw-r--r--profiles/hardened/linux/amd64/10.0/make.defaults9
-rw-r--r--profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults10
-rw-r--r--profiles/hardened/linux/amd64/10.0/no-multilib/parent2
-rw-r--r--profiles/hardened/linux/amd64/10.0/parent2
-rw-r--r--profiles/hardened/linux/amd64/10.0/server/parent2
-rw-r--r--profiles/hardened/linux/ia64/10.0/desktop/parent2
-rw-r--r--profiles/hardened/linux/ia64/10.0/developer/parent2
-rw-r--r--profiles/hardened/linux/ia64/10.0/make.defaults9
-rw-r--r--profiles/hardened/linux/ia64/10.0/parent2
-rw-r--r--profiles/hardened/linux/ia64/10.0/server/parent2
-rw-r--r--profiles/hardened/linux/powerpc/ppc32/10.0/desktop/parent2
-rw-r--r--profiles/hardened/linux/powerpc/ppc32/10.0/developer/parent2
-rw-r--r--profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults9
-rw-r--r--profiles/hardened/linux/powerpc/ppc32/10.0/parent2
-rw-r--r--profiles/hardened/linux/powerpc/ppc32/10.0/server/parent2
-rw-r--r--profiles/hardened/linux/x86/10.0/desktop/parent2
-rw-r--r--profiles/hardened/linux/x86/10.0/developer/parent2
-rw-r--r--profiles/hardened/linux/x86/10.0/make.defaults8
-rw-r--r--profiles/hardened/linux/x86/10.0/no-nptl/parent2
-rw-r--r--profiles/hardened/linux/x86/10.0/parent2
-rw-r--r--profiles/hardened/linux/x86/10.0/server/parent2
23 files changed, 81 insertions, 0 deletions
diff --git a/profiles/hardened/linux/amd64/10.0/desktop/parent b/profiles/hardened/linux/amd64/10.0/desktop/parent
new file mode 100644
index 000000000000..ad6c5e126fbb
--- /dev/null
+++ b/profiles/hardened/linux/amd64/10.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/hardened/linux/amd64/10.0/developer/parent b/profiles/hardened/linux/amd64/10.0/developer/parent
new file mode 100644
index 000000000000..4c893748ce71
--- /dev/null
+++ b/profiles/hardened/linux/amd64/10.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/hardened/linux/amd64/10.0/make.defaults b/profiles/hardened/linux/amd64/10.0/make.defaults
new file mode 100644
index 000000000000..f6a9e62ea112
--- /dev/null
+++ b/profiles/hardened/linux/amd64/10.0/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2008 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/10.0/make.defaults,v 1.1 2009/08/06 07:50:48 ssuominen Exp $
+
+# STAGE1_USE does not stack
+STAGE1_USE="hardened multilib nptl nptlonly pic"
+
+USE="-nls -unicode"
+
diff --git a/profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults b/profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults
new file mode 100644
index 000000000000..91d933dfd5c5
--- /dev/null
+++ b/profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults,v 1.1 2009/08/06 07:50:49 ssuominen Exp $
+
+ARCH="amd64"
+ACCEPT_KEYWORDS="${ARCH}"
+
+MULTILIB_ABIS="amd64"
+
+STAGE1_USE="hardened nptl nptlonly pic"
diff --git a/profiles/hardened/linux/amd64/10.0/no-multilib/parent b/profiles/hardened/linux/amd64/10.0/no-multilib/parent
new file mode 100644
index 000000000000..52bcba73e7a5
--- /dev/null
+++ b/profiles/hardened/linux/amd64/10.0/no-multilib/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/64bit-native
diff --git a/profiles/hardened/linux/amd64/10.0/parent b/profiles/hardened/linux/amd64/10.0/parent
new file mode 100644
index 000000000000..605d0438e49e
--- /dev/null
+++ b/profiles/hardened/linux/amd64/10.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/10.0
diff --git a/profiles/hardened/linux/amd64/10.0/server/parent b/profiles/hardened/linux/amd64/10.0/server/parent
new file mode 100644
index 000000000000..c39901657c87
--- /dev/null
+++ b/profiles/hardened/linux/amd64/10.0/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/server
diff --git a/profiles/hardened/linux/ia64/10.0/desktop/parent b/profiles/hardened/linux/ia64/10.0/desktop/parent
new file mode 100644
index 000000000000..ad6c5e126fbb
--- /dev/null
+++ b/profiles/hardened/linux/ia64/10.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/hardened/linux/ia64/10.0/developer/parent b/profiles/hardened/linux/ia64/10.0/developer/parent
new file mode 100644
index 000000000000..4c893748ce71
--- /dev/null
+++ b/profiles/hardened/linux/ia64/10.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/hardened/linux/ia64/10.0/make.defaults b/profiles/hardened/linux/ia64/10.0/make.defaults
new file mode 100644
index 000000000000..62a931f057a5
--- /dev/null
+++ b/profiles/hardened/linux/ia64/10.0/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2008 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/10.0/make.defaults,v 1.1 2009/08/06 07:54:18 ssuominen Exp $
+
+# STAGE1_USE does not stack
+STAGE1_USE="hardened nptl nptlonly pic"
+
+USE="-nls -unicode"
+
diff --git a/profiles/hardened/linux/ia64/10.0/parent b/profiles/hardened/linux/ia64/10.0/parent
new file mode 100644
index 000000000000..605d0438e49e
--- /dev/null
+++ b/profiles/hardened/linux/ia64/10.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/10.0
diff --git a/profiles/hardened/linux/ia64/10.0/server/parent b/profiles/hardened/linux/ia64/10.0/server/parent
new file mode 100644
index 000000000000..c39901657c87
--- /dev/null
+++ b/profiles/hardened/linux/ia64/10.0/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/server
diff --git a/profiles/hardened/linux/powerpc/ppc32/10.0/desktop/parent b/profiles/hardened/linux/powerpc/ppc32/10.0/desktop/parent
new file mode 100644
index 000000000000..db8ce088c69a
--- /dev/null
+++ b/profiles/hardened/linux/powerpc/ppc32/10.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop
diff --git a/profiles/hardened/linux/powerpc/ppc32/10.0/developer/parent b/profiles/hardened/linux/powerpc/ppc32/10.0/developer/parent
new file mode 100644
index 000000000000..5c8258a71e32
--- /dev/null
+++ b/profiles/hardened/linux/powerpc/ppc32/10.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/developer
diff --git a/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults b/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults
new file mode 100644
index 000000000000..a01bbcdf456c
--- /dev/null
+++ b/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2008 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults,v 1.1 2009/08/06 08:01:45 ssuominen Exp $
+
+# STAGE1_USE does not stack
+STAGE1_USE="hardened nptl nptlonly pic"
+
+USE="-nls -unicode"
+
diff --git a/profiles/hardened/linux/powerpc/ppc32/10.0/parent b/profiles/hardened/linux/powerpc/ppc32/10.0/parent
new file mode 100644
index 000000000000..8ae9641a4546
--- /dev/null
+++ b/profiles/hardened/linux/powerpc/ppc32/10.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../../releases/10.0
diff --git a/profiles/hardened/linux/powerpc/ppc32/10.0/server/parent b/profiles/hardened/linux/powerpc/ppc32/10.0/server/parent
new file mode 100644
index 000000000000..2e085a6e45cc
--- /dev/null
+++ b/profiles/hardened/linux/powerpc/ppc32/10.0/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/server
diff --git a/profiles/hardened/linux/x86/10.0/desktop/parent b/profiles/hardened/linux/x86/10.0/desktop/parent
new file mode 100644
index 000000000000..ad6c5e126fbb
--- /dev/null
+++ b/profiles/hardened/linux/x86/10.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/hardened/linux/x86/10.0/developer/parent b/profiles/hardened/linux/x86/10.0/developer/parent
new file mode 100644
index 000000000000..4c893748ce71
--- /dev/null
+++ b/profiles/hardened/linux/x86/10.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/hardened/linux/x86/10.0/make.defaults b/profiles/hardened/linux/x86/10.0/make.defaults
new file mode 100644
index 000000000000..5d1c665e8ffd
--- /dev/null
+++ b/profiles/hardened/linux/x86/10.0/make.defaults
@@ -0,0 +1,8 @@
+# Copyright 1999-2008 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/10.0/make.defaults,v 1.1 2009/08/06 07:58:35 ssuominen Exp $
+
+# STAGE1_USE does not stack
+STAGE1_USE="hardened nptl nptlonly pic"
+
+USE="-unicode"
diff --git a/profiles/hardened/linux/x86/10.0/no-nptl/parent b/profiles/hardened/linux/x86/10.0/no-nptl/parent
new file mode 100644
index 000000000000..0627a62b5353
--- /dev/null
+++ b/profiles/hardened/linux/x86/10.0/no-nptl/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/no-nptl
diff --git a/profiles/hardened/linux/x86/10.0/parent b/profiles/hardened/linux/x86/10.0/parent
new file mode 100644
index 000000000000..605d0438e49e
--- /dev/null
+++ b/profiles/hardened/linux/x86/10.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/10.0
diff --git a/profiles/hardened/linux/x86/10.0/server/parent b/profiles/hardened/linux/x86/10.0/server/parent
new file mode 100644
index 000000000000..c39901657c87
--- /dev/null
+++ b/profiles/hardened/linux/x86/10.0/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/server