From: Alexander Færøy Date: Sun, 11 Feb 2007 11:20:44 +0000 (+0000) Subject: Added 'cobalt' to the 2007.0 mips release. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c46bce2ae150696036c4aed0d23ac1158ead4809;p=gentoo.git Added 'cobalt' to the 2007.0 mips release. --- diff --git a/profiles/default-linux/mips/2007.0/cobalt/n32/make.defaults b/profiles/default-linux/mips/2007.0/cobalt/n32/make.defaults new file mode 100644 index 000000000000..ebfbe703796e --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/n32/make.defaults @@ -0,0 +1,27 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/n32/make.defaults,v 1.1 2007/02/11 11:20:43 eroyf Exp $ + +# IP22/IP32 N32 Generic Profile +# Also Catalyst Build Profile for N32 + +ARCH="mips" +PROFILE_ARCH="cobalt" + +# The n32 userland needs a 64bit compiler and CHOST +CHOST="mips64el-unknown-linux-gnu" + +# Sandbox is broken on mips (Bug #45814) +FEATURES="-sandbox ccache autoconfig" + +# Compiler flags +# We build a *minimum* of mips3, because IP22/IP32 are, at minimum, mips3 capable +# systems (IP22 R4x00 systems are mips3; IP32 is mips4). Enforce n32 as the default +# ABI as well. +CFLAGS="-O2 -pipe -march=mips3 -mabi=n32" +CXXFLAGS=${CFLAGS} + +ACCEPT_KEYWORDS="mips" + +USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32" +STAGE1_USE="mips n32 cobalt" diff --git a/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/make.defaults b/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/make.defaults new file mode 100644 index 000000000000..cc6f22ec637d --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/make.defaults @@ -0,0 +1,27 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/make.defaults,v 1.1 2007/02/11 11:20:43 eroyf Exp $ + +# IP22/IP32 N32/NPTL Generic Profile +# Also Catalyst Build Profile for N32/NPTL + +ARCH="mips" +PROFILE_ARCH="cobalt" + +# The n32 userland needs a 64bit compiler and CHOST +CHOST="mips64el-unknown-linux-gnu" + +# Sandbox is broken on mips (Bug #45814) +FEATURES="-sandbox ccache autoconfig" + +# Compiler flags +# We build a *minimum* of mips3, because IP22/IP32 are, at minimum, mips3 capable +# systems (IP22 R4x00 systems are mips3; IP32 is mips4). Enforce n32 as the default +# ABI as well. +CFLAGS="-O2 -pipe -march=mips3 -mabi=n32" +CXXFLAGS=${CFLAGS} + +ACCEPT_KEYWORDS="mips" + +USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n32 nptl nptlonly" +STAGE1_USE="mips n32 nptl nptlonly cobalt" diff --git a/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/package.mask b/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/package.mask new file mode 100644 index 000000000000..6111fdd74044 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/package.mask @@ -0,0 +1,8 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/package.mask,v 1.1 2007/02/11 11:20:43 eroyf Exp $ + +# Unmask gcc-4.x and glibc-2.4 +->=sys-devel/gcc-4.0 +->=sys-libs/glibc-2.4 +->=sys-kernel/mips-sources-2.6.17 diff --git a/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/parent b/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/use.mask b/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/use.mask new file mode 100644 index 000000000000..27ddea332e02 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/use.mask @@ -0,0 +1,8 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/n32/nptl/use.mask,v 1.1 2007/02/11 11:20:43 eroyf Exp $ + +# Unmask nptl +-nptl +-nptlonly + diff --git a/profiles/default-linux/mips/2007.0/cobalt/n32/parent b/profiles/default-linux/mips/2007.0/cobalt/n32/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/n32/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/mips/2007.0/cobalt/n32/use.mask b/profiles/default-linux/mips/2007.0/cobalt/n32/use.mask new file mode 100644 index 000000000000..93957db2ad1d --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/n32/use.mask @@ -0,0 +1,6 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/n32/use.mask,v 1.1 2007/02/11 11:20:43 eroyf Exp $ + +# Unmask n32 +-n32 diff --git a/profiles/default-linux/mips/2007.0/cobalt/o32/make.defaults b/profiles/default-linux/mips/2007.0/cobalt/o32/make.defaults new file mode 100644 index 000000000000..9c84570b3d4d --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/o32/make.defaults @@ -0,0 +1,26 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/o32/make.defaults,v 1.1 2007/02/11 11:20:44 eroyf Exp $ + +# Cobalt O32 Profile +# Also Catalyst Build Profile for Cobalt O32 + +ARCH="mips" +PROFILE_ARCH="cobalt" + +# Cobalt systems are Little-Endian, and do not support (yet) 64bit kernels +CHOST="mipsel-unknown-linux-gnu" + +# Sandbox is broken on mips (Bug #45814) +FEATURES="-sandbox ccache autoconfig" + +# Compiler flags +# We build as R5000, because Cobalts have an RM5231A CPU in them. Enforce o32 +# as the default ABI as well. +CFLAGS="-O2 -pipe -march=r5000 -mabi=32" +CXXFLAGS=${CFLAGS} + +ACCEPT_KEYWORDS="mips" + +USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips cobalt" +STAGE1_USE="mips cobalt" diff --git a/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/make.defaults b/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/make.defaults new file mode 100644 index 000000000000..801946c3e07d --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/make.defaults @@ -0,0 +1,26 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/make.defaults,v 1.1 2007/02/11 11:20:44 eroyf Exp $ + +# Cobalt O32/NPTL Profile +# Also Catalyst Build Profile for Cobalt O32/NPTL + +ARCH="mips" +PROFILE_ARCH="cobalt" + +# Cobalt systems are Little-Endian, and do not support (yet) 64bit kernels +CHOST="mipsel-unknown-linux-gnu" + +# Sandbox is broken on mips (Bug #45814) +FEATURES="-sandbox ccache autoconfig" + +# Compiler flags +# We build as R5000, because Cobalts have an RM5231A CPU in them. Enforce o32 +# as the default ABI as well. +CFLAGS="-O2 -pipe -march=r5000 -mabi=32" +CXXFLAGS=${CFLAGS} + +ACCEPT_KEYWORDS="mips" + +USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips cobalt nptl nptlonly" +STAGE1_USE="mips cobalt nptl nptlonly" diff --git a/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/package.mask b/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/package.mask new file mode 100644 index 000000000000..619b7cbeb5f2 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/package.mask @@ -0,0 +1,6 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/package.mask,v 1.1 2007/02/11 11:20:44 eroyf Exp $ + +# Unmask glibc-2.4 +->=sys-libs/glibc-2.4 diff --git a/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/parent b/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/use.mask b/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/use.mask new file mode 100644 index 000000000000..f5c1a2e7fd7b --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/use.mask @@ -0,0 +1,8 @@ +# Copyright 2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/o32/nptl/use.mask,v 1.1 2007/02/11 11:20:44 eroyf Exp $ + +# Unmask nptl +-nptl +-nptlonly + diff --git a/profiles/default-linux/mips/2007.0/cobalt/o32/parent b/profiles/default-linux/mips/2007.0/cobalt/o32/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/o32/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/mips/2007.0/cobalt/packages b/profiles/default-linux/mips/2007.0/cobalt/packages new file mode 100644 index 000000000000..02af5cff7f4c --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/packages @@ -0,0 +1,13 @@ +# Copyright 2006 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/packages,v 1.1 2007/02/11 11:20:43 eroyf Exp $ + +# Cobalt packages + +# Sometimes necessary to trick programs into thinking we're really +# a mips32 system. +# (Not needed on Cobalt yet, but might in the future) +# *sys-apps/setarch + +# Cobalt's bootloader is Colo +*sys-boot/colo diff --git a/profiles/default-linux/mips/2007.0/cobalt/parent b/profiles/default-linux/mips/2007.0/cobalt/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/mips/2007.0/cobalt/use.mask b/profiles/default-linux/mips/2007.0/cobalt/use.mask new file mode 100644 index 000000000000..bb99c16ea1a5 --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/use.mask @@ -0,0 +1,7 @@ +# Copyright 2006 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/use.mask,v 1.1 2007/02/11 11:20:43 eroyf Exp $ + +# Cobalt only does mips32, thus it doesn't know about n32/n64 (yet) +n32 +n64 diff --git a/profiles/default-linux/mips/2007.0/cobalt/virtuals b/profiles/default-linux/mips/2007.0/cobalt/virtuals new file mode 100644 index 000000000000..a5295aaca6fa --- /dev/null +++ b/profiles/default-linux/mips/2007.0/cobalt/virtuals @@ -0,0 +1,5 @@ +# Copyright 2006 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.0/cobalt/virtuals,v 1.1 2007/02/11 11:20:43 eroyf Exp $ + +virtual/bootloader sys-boot/colo