2007.0 prototype
authorTom Gall <tgall@gentoo.org>
Mon, 11 Dec 2006 15:43:58 +0000 (15:43 +0000)
committerTom Gall <tgall@gentoo.org>
Mon, 11 Dec 2006 15:43:58 +0000 (15:43 +0000)
18 files changed:
profiles/default-linux/ppc/dev/ppc32/2007.0/G3/Pegasos/parent [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/G3/Pegasos/virtuals [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/G3/make.defaults [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/G3/parent [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/G3/use.mask [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/G4/Pegasos/parent [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/G4/Pegasos/virtuals [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/G4/make.defaults [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/G4/parent [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/README [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/make.defaults [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/package.mask [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/packages [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/2007.0/parent [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/make.defaults [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/parent [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/use.mask [new file with mode: 0644]
profiles/default-linux/ppc/dev/ppc32/virtuals [new file with mode: 0644]

diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/Pegasos/parent b/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/Pegasos/parent
new file mode 100644 (file)
index 0000000..f3229c5
--- /dev/null
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/Pegasos/virtuals b/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/Pegasos/virtuals
new file mode 100644 (file)
index 0000000..131f6b5
--- /dev/null
@@ -0,0 +1,5 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/Pegasos/virtuals,v 1.1 2006/12/11 15:43:58 tgall Exp $
+
+virtual/bootloader                     sys-boot/bootcreator
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/make.defaults b/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/make.defaults
new file mode 100644 (file)
index 0000000..f9c14d8
--- /dev/null
@@ -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/ppc/dev/ppc32/2007.0/G3/make.defaults,v 1.1 2006/12/11 15:43:58 tgall Exp $
+
+CFLAGS="-O2 -mtune=G3 -mcpu=G3 -pipe"
+CXXFLAGS="${CFLAGS}"
+
+STAGE1_USE="unicode"
+USE="${STAGE1_USE} ${USE}"
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/parent b/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/parent
new file mode 100644 (file)
index 0000000..f3229c5
--- /dev/null
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/use.mask b/profiles/default-linux/ppc/dev/ppc32/2007.0/G3/use.mask
new file mode 100644 (file)
index 0000000..c468ae5
--- /dev/null
@@ -0,0 +1,2 @@
+# Mask altivec on G3
+altivec
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/Pegasos/parent b/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/Pegasos/parent
new file mode 100644 (file)
index 0000000..f3229c5
--- /dev/null
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/Pegasos/virtuals b/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/Pegasos/virtuals
new file mode 100644 (file)
index 0000000..2ab0bf5
--- /dev/null
@@ -0,0 +1,5 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/Pegasos/virtuals,v 1.1 2006/12/11 15:43:58 tgall Exp $
+
+virtual/bootloader                     sys-boot/bootcreator
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/make.defaults b/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/make.defaults
new file mode 100644 (file)
index 0000000..ce436ea
--- /dev/null
@@ -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/ppc/dev/ppc32/2007.0/G4/make.defaults,v 1.1 2006/12/11 15:43:58 tgall Exp $
+
+CFLAGS="-O2 -mtune=G4 -mcpu=G4 -maltivec -mabi=altivec -pipe"
+CXXFLAGS="${CFLAGS}"
+
+STAGE1_USE="altivec unicode"
+USE="${STAGE1_USE} ${USE}"
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/parent b/profiles/default-linux/ppc/dev/ppc32/2007.0/G4/parent
new file mode 100644 (file)
index 0000000..f3229c5
--- /dev/null
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/README b/profiles/default-linux/ppc/dev/ppc32/2007.0/README
new file mode 100644 (file)
index 0000000..d004f8f
--- /dev/null
@@ -0,0 +1,6 @@
+This is the testing profile for 2006.1 on ppc32.  The toolchain will be
+upgraded to gcc-4.1.1 and glibc-2.4.  It is considered to be testing until
+2006.1 has been released.  You are free to test and report bugs, but we can't
+guarantee that everything will work.
+
+-- pylon@gentoo.org
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/make.defaults b/profiles/default-linux/ppc/dev/ppc32/2007.0/make.defaults
new file mode 100644 (file)
index 0000000..a94efdd
--- /dev/null
@@ -0,0 +1,6 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc32/2007.0/make.defaults,v 1.1 2006/12/11 15:43:58 tgall Exp $
+
+STAGE1_USE="unicode nptl nptlonly"
+USE="${STAGE1_USE} alsa apache2 arts bitmap-fonts bonobo cdr cups dvd eds emboss encode esd firefox fortran gdbm gif gnome gpm gstreamer gtk gtkhtml jpeg kde ldap libg++ libwww mad mikmod mozilla mp3 mpeg ogg opengl pam pdf png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv"
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/package.mask b/profiles/default-linux/ppc/dev/ppc32/2007.0/package.mask
new file mode 100644 (file)
index 0000000..8618e80
--- /dev/null
@@ -0,0 +1,13 @@
+# Joseph Jezak <josejx@gentoo.org> (06 Aug 2006)
+# Masked because we mask < gcc-4.1.1 in this profile
+<=dev-lang/gnat-3.45
+
+# these need dev-lang/gnat
+dev-ada/adabindx
+dev-ada/adadoc
+dev-ada/adaopengl
+<dev-ada/adasockets-1.8.4.7
+dev-ada/florist
+dev-ada/garlic
+<=dev-ada/gtkada-2.4.0
+<=dev-ada/xmlada-1.0
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/packages b/profiles/default-linux/ppc/dev/ppc32/2007.0/packages
new file mode 100644 (file)
index 0000000..c16b42d
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 2001-2006 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc32/2007.0/packages,v 1.1 2006/12/11 15:43:58 tgall 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.11.13-r1
+>=sys-devel/binutils-2.16.1
+>=sys-devel/gcc-4.1.1
+>=sys-libs/glibc-2.4
diff --git a/profiles/default-linux/ppc/dev/ppc32/2007.0/parent b/profiles/default-linux/ppc/dev/ppc32/2007.0/parent
new file mode 100644 (file)
index 0000000..f3229c5
--- /dev/null
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/ppc32/make.defaults b/profiles/default-linux/ppc/dev/ppc32/make.defaults
new file mode 100644 (file)
index 0000000..e64268e
--- /dev/null
@@ -0,0 +1,28 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc32/make.defaults,v 1.1 2006/12/11 15:43:58 tgall Exp $
+
+# All extra USE/etc should be specified in sub-profiles.
+# DO NOT POLLUTE USE ON THIS PROFILE.
+
+ARCH="ppc"
+ACCEPT_KEYWORDS="ppc"
+
+CHOST="powerpc-unknown-linux-gnu"
+CFLAGS="-O2 -pipe"
+CXXFLAGS="${CFLAGS}"
+
+FEATURES="sandbox sfperms"
+
+STAGE1_USE="unicode"
+USE="${STAGE1_USE} berkdb crypt ipv6 ncurses nls nptl perl python readline ssl tcpd zlib"
+
+# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
+# Defaults for video drivers
+VIDEO_CARDS="ati chips dummy fbdev glint imstt mga nv s3 s3virge savage \
+       sisusb tdfx trident v4l voodoo"
+
+# 2006/12/06 - Diego Pettenò <flameeyes@gentoo.org>
+# Defaults for PowerPC sound driver
+ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s aoa-tas
+       aoa-toonie powermac usb-audio via82xx"
diff --git a/profiles/default-linux/ppc/dev/ppc32/parent b/profiles/default-linux/ppc/dev/ppc32/parent
new file mode 100644 (file)
index 0000000..f3229c5
--- /dev/null
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/ppc32/use.mask b/profiles/default-linux/ppc/dev/ppc32/use.mask
new file mode 100644 (file)
index 0000000..6283667
--- /dev/null
@@ -0,0 +1,35 @@
+# This is a list of USE flags that should not be used on PPC
+
+cmucl
+hdf
+ip28
+real
+tcc
+fmod
+i8x0
+xvmc
+
+# Fixes bug #86787
+fusion
+
+# User Mode Linux isn't supported on ppc yet
+uml
+
+# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
+# Modular X: mask for architectures on which they aren't available
+video_cards_apm
+video_cards_ark
+video_cards_cyrix
+video_cards_i128
+video_cards_i740
+video_cards_i810
+video_cards_neomagic
+video_cards_nsc
+video_cards_rendition
+video_cards_siliconmotion
+video_cards_sis
+video_cards_tga
+video_cards_tseng
+video_cards_vesa
+video_cards_vga
+video_cards_via
diff --git a/profiles/default-linux/ppc/dev/ppc32/virtuals b/profiles/default-linux/ppc/dev/ppc32/virtuals
new file mode 100644 (file)
index 0000000..4b8440c
--- /dev/null
@@ -0,0 +1,6 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc32/virtuals,v 1.1 2006/12/11 15:43:58 tgall Exp $
+
+virtual/bootloader                     sys-boot/yaboot
+virtual/ooo                            app-office/openoffice