summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-06 06:41:54 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-06 06:41:54 +0000
commit51a9431379055e36793f6ba35e41f2ce7019481c (patch)
treebb71e44588e5cbcf88177eb7c8d5fa86ef4c6628 /profiles
parentInitial import. (diff)
downloadhistorical-51a9431379055e36793f6ba35e41f2ce7019481c.tar.gz
historical-51a9431379055e36793f6ba35e41f2ce7019481c.tar.bz2
historical-51a9431379055e36793f6ba35e41f2ce7019481c.zip
10.0 releng.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/linux/amd64/10.0/desktop/parent2
-rw-r--r--profiles/default/linux/amd64/10.0/developer/parent2
-rw-r--r--profiles/default/linux/amd64/10.0/no-multilib/parent3
-rw-r--r--profiles/default/linux/amd64/10.0/parent2
-rw-r--r--profiles/default/linux/amd64/10.0/server/parent2
-rw-r--r--profiles/default/linux/amd64/10.0/server/profile.bashrc21
-rw-r--r--profiles/default/linux/arm/10.0/desktop/parent2
-rw-r--r--profiles/default/linux/arm/10.0/developer/parent2
-rw-r--r--profiles/default/linux/arm/10.0/parent2
-rw-r--r--profiles/default/linux/arm/10.0/server/parent2
-rw-r--r--profiles/default/linux/sh/10.0/desktop/parent2
-rw-r--r--profiles/default/linux/sh/10.0/developer/parent2
-rw-r--r--profiles/default/linux/sh/10.0/parent2
-rw-r--r--profiles/default/linux/sh/10.0/server/parent2
-rw-r--r--profiles/releases/10.0/make.defaults6
-rw-r--r--profiles/releases/10.0/packages17
-rw-r--r--profiles/releases/10.0/parent1
17 files changed, 72 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/10.0/desktop/parent b/profiles/default/linux/amd64/10.0/desktop/parent
new file mode 100644
index 000000000000..ad6c5e126fbb
--- /dev/null
+++ b/profiles/default/linux/amd64/10.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/default/linux/amd64/10.0/developer/parent b/profiles/default/linux/amd64/10.0/developer/parent
new file mode 100644
index 000000000000..4c893748ce71
--- /dev/null
+++ b/profiles/default/linux/amd64/10.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/default/linux/amd64/10.0/no-multilib/parent b/profiles/default/linux/amd64/10.0/no-multilib/parent
new file mode 100644
index 000000000000..521b28aab857
--- /dev/null
+++ b/profiles/default/linux/amd64/10.0/no-multilib/parent
@@ -0,0 +1,3 @@
+..
+../../../../../arch/amd64/no-multilib
+../../../../../features/64bit-native
diff --git a/profiles/default/linux/amd64/10.0/parent b/profiles/default/linux/amd64/10.0/parent
new file mode 100644
index 000000000000..605d0438e49e
--- /dev/null
+++ b/profiles/default/linux/amd64/10.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/10.0
diff --git a/profiles/default/linux/amd64/10.0/server/parent b/profiles/default/linux/amd64/10.0/server/parent
new file mode 100644
index 000000000000..c39901657c87
--- /dev/null
+++ b/profiles/default/linux/amd64/10.0/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/server
diff --git a/profiles/default/linux/amd64/10.0/server/profile.bashrc b/profiles/default/linux/amd64/10.0/server/profile.bashrc
new file mode 100644
index 000000000000..0afc2fa81338
--- /dev/null
+++ b/profiles/default/linux/amd64/10.0/server/profile.bashrc
@@ -0,0 +1,21 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/10.0/server/profile.bashrc,v 1.1 2009/08/06 06:33:39 ssuominen Exp $
+
+if [[ "${EBUILD_PHASE}" == "setup" ]]
+then
+ if [[ ! "${I_KNOW_WHAT_I_AM_DOING}" == "yes" ]]
+ then
+ ewarn "This profile has not been tested thoroughly and is not considered to be"
+ ewarn "a supported server profile at this time. For a supported server"
+ ewarn "profile, please check the Hardened project (http://hardened.gentoo.org)."
+ echo
+ ewarn "This profile is merely a convenience for people who require a more"
+ ewarn "minimal profile, yet are unable to use hardened due to restrictions in"
+ ewarn "the software being used on the server. This profile should also be used"
+ ewarn "if you require GCC 4.1 or Glibc 2.4 support. If you don't know if this"
+ ewarn "applies to you, then it doesn't and you should probably be using"
+ ewarn "Hardened, instead."
+ echo
+ fi
+fi
diff --git a/profiles/default/linux/arm/10.0/desktop/parent b/profiles/default/linux/arm/10.0/desktop/parent
new file mode 100644
index 000000000000..ad6c5e126fbb
--- /dev/null
+++ b/profiles/default/linux/arm/10.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/default/linux/arm/10.0/developer/parent b/profiles/default/linux/arm/10.0/developer/parent
new file mode 100644
index 000000000000..4c893748ce71
--- /dev/null
+++ b/profiles/default/linux/arm/10.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/default/linux/arm/10.0/parent b/profiles/default/linux/arm/10.0/parent
new file mode 100644
index 000000000000..605d0438e49e
--- /dev/null
+++ b/profiles/default/linux/arm/10.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/10.0
diff --git a/profiles/default/linux/arm/10.0/server/parent b/profiles/default/linux/arm/10.0/server/parent
new file mode 100644
index 000000000000..c39901657c87
--- /dev/null
+++ b/profiles/default/linux/arm/10.0/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/server
diff --git a/profiles/default/linux/sh/10.0/desktop/parent b/profiles/default/linux/sh/10.0/desktop/parent
new file mode 100644
index 000000000000..ad6c5e126fbb
--- /dev/null
+++ b/profiles/default/linux/sh/10.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/default/linux/sh/10.0/developer/parent b/profiles/default/linux/sh/10.0/developer/parent
new file mode 100644
index 000000000000..4c893748ce71
--- /dev/null
+++ b/profiles/default/linux/sh/10.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/default/linux/sh/10.0/parent b/profiles/default/linux/sh/10.0/parent
new file mode 100644
index 000000000000..605d0438e49e
--- /dev/null
+++ b/profiles/default/linux/sh/10.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/10.0
diff --git a/profiles/default/linux/sh/10.0/server/parent b/profiles/default/linux/sh/10.0/server/parent
new file mode 100644
index 000000000000..c39901657c87
--- /dev/null
+++ b/profiles/default/linux/sh/10.0/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/server
diff --git a/profiles/releases/10.0/make.defaults b/profiles/releases/10.0/make.defaults
new file mode 100644
index 000000000000..90b846daab70
--- /dev/null
+++ b/profiles/releases/10.0/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/make.defaults,v 1.1 2009/08/06 06:30:30 ssuominen Exp $
+
+# Adding this one, since it makes sense.
+USE="${USE} bzip2"
diff --git a/profiles/releases/10.0/packages b/profiles/releases/10.0/packages
new file mode 100644
index 000000000000..09f7232b501b
--- /dev/null
+++ b/profiles/releases/10.0/packages
@@ -0,0 +1,17 @@
+# Copyright 2001-2009 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/packages,v 1.1 2009/08/06 06:30:30 ssuominen Exp $
+
+# For instructions on how this file works (as an inclusion mask, primarily),
+# please refer to ${PORTDIR}/profiles/base/packages
+
+# Use this file to lock down specific versions of packages ONLY TO THIS
+# SPECIFIC PROFILE!
+
+# You can also add files to the base system itself if you prefix them with a
+# *
+
+>=sys-apps/baselayout-1.12.10-r5
+>=sys-devel/binutils-2.18-r1
+>=sys-libs/glibc-2.4-r4
+>=sys-apps/portage-2.1.4.4
diff --git a/profiles/releases/10.0/parent b/profiles/releases/10.0/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/releases/10.0/parent
@@ -0,0 +1 @@
+..