summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-06 07:19:15 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-06 07:19:15 +0000
commitf25b12f9e001141e5c1d367f3abf849851d33315 (patch)
tree516d02528fddf85aa7cdfef48b7fb6deb4b96920
parentBump version. Fix: #277076 (diff)
downloadgentoo-2-f25b12f9e001141e5c1d367f3abf849851d33315.tar.gz
gentoo-2-f25b12f9e001141e5c1d367f3abf849851d33315.tar.bz2
gentoo-2-f25b12f9e001141e5c1d367f3abf849851d33315.zip
10.0 releng
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/desktop/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/developer/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/server/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/server/profile.bashrc21
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/desktop/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/developer/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/server/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/server/profile.bashrc21
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/desktop/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/developer/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/parent2
-rw-r--r--profiles/default/linux/powerpc/ppc64/10.0/server/parent2
14 files changed, 66 insertions, 0 deletions
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/desktop/parent b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/desktop/parent
new file mode 100644
index 000000000000..fae96e8d36b2
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/desktop
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/developer/parent b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/developer/parent
new file mode 100644
index 000000000000..4bb06e409236
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/developer
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/parent b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/parent
new file mode 100644
index 000000000000..898d55cbcebd
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../arch/powerpc/ppc64/32ul
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/server/parent b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/server/parent
new file mode 100644
index 000000000000..8c11cb52782f
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/server
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/server/profile.bashrc b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/server/profile.bashrc
new file mode 100644
index 000000000000..ea250acb321e
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/32bit-userland/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/powerpc/ppc64/10.0/32bit-userland/server/profile.bashrc,v 1.1 2009/08/06 07:19:13 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/powerpc/ppc64/10.0/64bit-userland/desktop/parent b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/desktop/parent
new file mode 100644
index 000000000000..fae96e8d36b2
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/desktop
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/developer/parent b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/developer/parent
new file mode 100644
index 000000000000..4bb06e409236
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/developer
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/parent b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/parent
new file mode 100644
index 000000000000..0e4ae1732886
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../arch/powerpc/ppc64/64ul
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/server/parent b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/server/parent
new file mode 100644
index 000000000000..8c11cb52782f
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/server
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/server/profile.bashrc b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/server/profile.bashrc
new file mode 100644
index 000000000000..a714044c4dbe
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/64bit-userland/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/powerpc/ppc64/10.0/64bit-userland/server/profile.bashrc,v 1.1 2009/08/06 07:19:14 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/powerpc/ppc64/10.0/desktop/parent b/profiles/default/linux/powerpc/ppc64/10.0/desktop/parent
new file mode 100644
index 000000000000..db8ce088c69a
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/developer/parent b/profiles/default/linux/powerpc/ppc64/10.0/developer/parent
new file mode 100644
index 000000000000..5c8258a71e32
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/developer
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/parent b/profiles/default/linux/powerpc/ppc64/10.0/parent
new file mode 100644
index 000000000000..8ae9641a4546
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../../releases/10.0
diff --git a/profiles/default/linux/powerpc/ppc64/10.0/server/parent b/profiles/default/linux/powerpc/ppc64/10.0/server/parent
new file mode 100644
index 000000000000..2e085a6e45cc
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/10.0/server/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/server