summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-01-03 17:58:25 +0000
committerTom Gall <tgall@gentoo.org>2005-01-03 17:58:25 +0000
commit9a80f028cf6286757024221641b5ade0a32b386a (patch)
tree04ff9411ed0010bb5e96eaa691848c51300d1170 /profiles
parentInitial add. Thought this was already in portage (Manifest recommit) (diff)
downloadgentoo-2-9a80f028cf6286757024221641b5ade0a32b386a.tar.gz
gentoo-2-9a80f028cf6286757024221641b5ade0a32b386a.tar.bz2
gentoo-2-9a80f028cf6286757024221641b5ade0a32b386a.zip
adding ppc64 cascading profile, probably some tweaks yet to be done
we'll phase in use of this slooooowly!
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/ppc64/2004.3/make.defaults9
-rw-r--r--profiles/default-linux/ppc64/2004.3/packages11
-rw-r--r--profiles/default-linux/ppc64/2004.3/parent1
-rw-r--r--profiles/default-linux/ppc64/2004.3/virtuals1
-rw-r--r--profiles/default-linux/ppc64/2005.0/make.defaults9
-rw-r--r--profiles/default-linux/ppc64/2005.0/packages11
-rw-r--r--profiles/default-linux/ppc64/2005.0/parent1
-rw-r--r--profiles/default-linux/ppc64/2005.0/virtuals1
-rw-r--r--profiles/default-linux/ppc64/packages6
-rw-r--r--profiles/default-linux/ppc64/parent1
-rw-r--r--profiles/default-linux/ppc64/use.mask73
-rw-r--r--profiles/default-linux/ppc64/virtuals11
12 files changed, 135 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc64/2004.3/make.defaults b/profiles/default-linux/ppc64/2004.3/make.defaults
new file mode 100644
index 000000000000..517c0ea2836a
--- /dev/null
+++ b/profiles/default-linux/ppc64/2004.3/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/2004.3/make.defaults,v 1.1 2005/01/03 17:58:25 tgall Exp $
+
+ARCH="ppc64"
+ACCEPT_KEYWORDS="ppc64"
+
+USE="unicode pam bitmap-fonts gif jpeg nls png ppc64 truetype zlib"
+FEATURES="autoconfig sandbox sfperms"
diff --git a/profiles/default-linux/ppc64/2004.3/packages b/profiles/default-linux/ppc64/2004.3/packages
new file mode 100644
index 000000000000..59491030f9d3
--- /dev/null
+++ b/profiles/default-linux/ppc64/2004.3/packages
@@ -0,0 +1,11 @@
+# Copyright 2003-2005 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/2004.3/packages,v 1.1 2005/01/03 17:58:25 tgall Exp $
+# Maintained by Tom Gall <tgall@gentoo.org>
+
+*>=sys-devel/binutils-2.15
+*>=sys-devel/gcc-3.4.0-r6
+*sys-libs/libstdc++-v3
+*>=sys-libs/glibc-2.3.3_pre20040529
+
+
diff --git a/profiles/default-linux/ppc64/2004.3/parent b/profiles/default-linux/ppc64/2004.3/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc64/2004.3/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc64/2004.3/virtuals b/profiles/default-linux/ppc64/2004.3/virtuals
new file mode 100644
index 000000000000..6722d31b4ae9
--- /dev/null
+++ b/profiles/default-linux/ppc64/2004.3/virtuals
@@ -0,0 +1 @@
+virtual/dev-manager sys-fs/devfsd
diff --git a/profiles/default-linux/ppc64/2005.0/make.defaults b/profiles/default-linux/ppc64/2005.0/make.defaults
new file mode 100644
index 000000000000..8af407eadfe0
--- /dev/null
+++ b/profiles/default-linux/ppc64/2005.0/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/2005.0/make.defaults,v 1.1 2005/01/03 17:58:25 tgall Exp $
+
+ARCH="ppc64"
+ACCEPT_KEYWORDS="ppc64"
+
+USE="unicode pam bitmap-fonts gif jpeg nls png ppc64 truetype zlib"
+FEATURES="autoconfig sandbox sfperms"
diff --git a/profiles/default-linux/ppc64/2005.0/packages b/profiles/default-linux/ppc64/2005.0/packages
new file mode 100644
index 000000000000..dbebd5712070
--- /dev/null
+++ b/profiles/default-linux/ppc64/2005.0/packages
@@ -0,0 +1,11 @@
+# Copyright 2003-2005 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/2005.0/packages,v 1.1 2005/01/03 17:58:25 tgall Exp $
+# Maintained by Tom Gall <tgall@gentoo.org>
+
+*>=sys-devel/binutils-2.15
+*>=sys-devel/gcc-3.4.0-r6
+*sys-libs/libstdc++-v3
+*>=sys-libs/glibc-2.3.3_pre20040529
+
+
diff --git a/profiles/default-linux/ppc64/2005.0/parent b/profiles/default-linux/ppc64/2005.0/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc64/2005.0/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc64/2005.0/virtuals b/profiles/default-linux/ppc64/2005.0/virtuals
new file mode 100644
index 000000000000..2828303407ec
--- /dev/null
+++ b/profiles/default-linux/ppc64/2005.0/virtuals
@@ -0,0 +1 @@
+virtual/dev-manager sys-fs/udev
diff --git a/profiles/default-linux/ppc64/packages b/profiles/default-linux/ppc64/packages
new file mode 100644
index 000000000000..0f2f862495d5
--- /dev/null
+++ b/profiles/default-linux/ppc64/packages
@@ -0,0 +1,6 @@
+opyright 2001-2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/packages,v 1.1 2005/01/03 17:58:25 tgall Exp $
+
+*sys-fs/mac-fdisk
+*sys-fs/hfsutils
diff --git a/profiles/default-linux/ppc64/parent b/profiles/default-linux/ppc64/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc64/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc64/use.mask b/profiles/default-linux/ppc64/use.mask
new file mode 100644
index 000000000000..3140a9b0df08
--- /dev/null
+++ b/profiles/default-linux/ppc64/use.mask
@@ -0,0 +1,73 @@
+# this is a list of USE flags
+# that should not be used on PPC64
+# Tom Gall <tgall@gentoo.org> manages this list
+afs
+acpi
+3dfx
+3dnow
+3dnowex
+directfb
+avi
+icc
+icc-pgo
+ifc
+krb4
+mmx
+mmx2
+mplayer
+pda
+prelude
+ruby
+svga
+sse
+scanner
+firebird
+mzscheme
+chasen
+fdftk
+mono
+
+# Chris PeBenito <pebenito@gentoo.org>
+# must use a SELinux profile
+selinux
+
+# should be ok
+jikes
+junit
+
+guile
+uclibc
+caps
+
+# for now from xorg ... but likely not for long as this is desirable!
+dlloader
+
+# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
+# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
+# all of these are binary-only, and not presently available on this
+# architecture.
+adabas
+birdstep
+cpdflib
+db2
+dbmaker
+empress
+empress-bcs
+esoob
+filepro
+frontbase
+hyperwave
+informix
+ingres
+oracle7
+oci8
+pfpro
+solid
+sybase
+sybase-ct
+
+# dietlibc
+diet
+
+# aqua USE flag is only valid on Mac OS X
+aqua
diff --git a/profiles/default-linux/ppc64/virtuals b/profiles/default-linux/ppc64/virtuals
new file mode 100644
index 000000000000..3a7d4a8b69e2
--- /dev/null
+++ b/profiles/default-linux/ppc64/virtuals
@@ -0,0 +1,11 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/virtuals,v 1.1 2005/01/03 17:58:25 tgall Exp $
+
+virtual/bootloader sys-boot/yaboot-static
+virtual/jdk dev-java/ibm-jdk-bin
+virtual/jre dev-java/ibm-jre-bin
+virtual/linux-sources sys-kernel/gentoo-dev-sources
+virtual/kernel sys-kernel/linux26-headers
+virtual/os-headers sys-kernel/linux26-headers
+virtual/dev-manager sys-fs/udev