diff options
Diffstat (limited to 'profiles')
52 files changed, 0 insertions, 463 deletions
diff --git a/profiles/default-linux/mips/2007.1-dev/cobalt/n32/make.defaults b/profiles/default-linux/mips/2007.1-dev/cobalt/n32/make.defaults deleted file mode 100644 index 80f104311d23..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/n32/make.defaults +++ /dev/null @@ -1,27 +0,0 @@ -# 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.1-dev/cobalt/n32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba 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.1-dev/cobalt/n32/parent b/profiles/default-linux/mips/2007.1-dev/cobalt/n32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/n32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/cobalt/n32/use.mask b/profiles/default-linux/mips/2007.1-dev/cobalt/n32/use.mask deleted file mode 100644 index 493741a2c3de..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/n32/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/cobalt/n32/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Unmask n32 --n32 diff --git a/profiles/default-linux/mips/2007.1-dev/cobalt/o32/make.defaults b/profiles/default-linux/mips/2007.1-dev/cobalt/o32/make.defaults deleted file mode 100644 index 2607494b33da..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/o32/make.defaults +++ /dev/null @@ -1,26 +0,0 @@ -# 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.1-dev/cobalt/o32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba 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.1-dev/cobalt/o32/parent b/profiles/default-linux/mips/2007.1-dev/cobalt/o32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/o32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/cobalt/packages b/profiles/default-linux/mips/2007.1-dev/cobalt/packages deleted file mode 100644 index b92c9b4f823e..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/packages +++ /dev/null @@ -1,8 +0,0 @@ -# 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.1-dev/cobalt/packages,v 1.2 2007/07/12 04:38:46 vapier Exp $ - -# Cobalt packages - -# Cobalt's bootloader is Colo -*sys-boot/colo diff --git a/profiles/default-linux/mips/2007.1-dev/cobalt/parent b/profiles/default-linux/mips/2007.1-dev/cobalt/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/cobalt/use.mask b/profiles/default-linux/mips/2007.1-dev/cobalt/use.mask deleted file mode 100644 index 9679cdc237c8..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/use.mask +++ /dev/null @@ -1,12 +0,0 @@ -# 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.1-dev/cobalt/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Cobalt really only knows about 32bit mips installs, thus o32 is the preferred (And -# highly suggested default). However, there is limited testing under a 64bit cobalt -# kernel, and as such, limited n32 testing available as well. -# -# n64 is not supported, however. n32 gets unmasked in its respective profile. - -n32 -n64 diff --git a/profiles/default-linux/mips/2007.1-dev/cobalt/virtuals b/profiles/default-linux/mips/2007.1-dev/cobalt/virtuals deleted file mode 100644 index d75e2244481a..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/cobalt/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# 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.1-dev/cobalt/virtuals,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -virtual/bootloader sys-boot/colo diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/n32/make.defaults b/profiles/default-linux/mips/2007.1-dev/generic-be/n32/make.defaults deleted file mode 100644 index c6e28febcfba..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/n32/make.defaults +++ /dev/null @@ -1,27 +0,0 @@ -# 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.1-dev/generic-be/n32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP22/IP32 N32/NPTL Generic Profile -# Also Catalyst Build Profile for N32/NPTL - -ARCH="mips" -PROFILE_ARCH="mips64" - -# The n32 userland needs a 64bit compiler and CHOST -CHOST="mips64-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" diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/n32/parent b/profiles/default-linux/mips/2007.1-dev/generic-be/n32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/n32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/n32/use.mask b/profiles/default-linux/mips/2007.1-dev/generic-be/n32/use.mask deleted file mode 100644 index b725297ac583..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/n32/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/generic-be/n32/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Unmask n32 --n32 diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/n64/make.defaults b/profiles/default-linux/mips/2007.1-dev/generic-be/n64/make.defaults deleted file mode 100644 index 6ab77e14414d..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/n64/make.defaults +++ /dev/null @@ -1,27 +0,0 @@ -# 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.1-dev/generic-be/n64/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP22/IP32 N64/NPTL Generic Profile -# Also Catalyst Build Profile for N64/NPTL - -ARCH="mips" -PROFILE_ARCH="mips64" - -# The n64 userland needs a 64bit compiler and CHOST -CHOST="mips64-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 n64 as the default -# ABI as well. -CFLAGS="-O2 -pipe -march=mips3 -mabi=64" -CXXFLAGS=${CFLAGS} - -ACCEPT_KEYWORDS="mips" - -USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips n64 nptl nptlonly" -STAGE1_USE="mips n64 nptl nptlonly" diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/n64/parent b/profiles/default-linux/mips/2007.1-dev/generic-be/n64/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/n64/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/n64/use.mask b/profiles/default-linux/mips/2007.1-dev/generic-be/n64/use.mask deleted file mode 100644 index 481be9cf8f18..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/n64/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/generic-be/n64/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Unmask n64 --n64 diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/o32/make.defaults b/profiles/default-linux/mips/2007.1-dev/generic-be/o32/make.defaults deleted file mode 100644 index 4bc429c37d0c..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/o32/make.defaults +++ /dev/null @@ -1,27 +0,0 @@ -# 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.1-dev/generic-be/o32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP22/IP32 O32/NPTL Generic Profile -# Also Catalyst Build Profile for O32/NPTL - -ARCH="mips" -PROFILE_ARCH="mips64" - -# Even though this is a 64bit kernel, we use a 32-bit userland (o32) -CHOST="mips-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 o32 as the default -# ABI as well. -CFLAGS="-O2 -pipe -march=mips3 -mabi=32" -CXXFLAGS=${CFLAGS} - -ACCEPT_KEYWORDS="mips" - -USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly" -STAGE1_USE="mips nptl nptlonly" diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/o32/packages b/profiles/default-linux/mips/2007.1-dev/generic-be/o32/packages deleted file mode 100644 index 1eef3bc819c5..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/o32/packages +++ /dev/null @@ -1,9 +0,0 @@ -# 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.1-dev/generic-be/o32/packages,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# o32-specific packages - -# Since we're running a mips64 kernel w/ 32bit (o32) userland, -# we need kgcc64 to build kernels. -*sys-devel/kgcc64 diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/o32/parent b/profiles/default-linux/mips/2007.1-dev/generic-be/o32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/o32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/packages b/profiles/default-linux/mips/2007.1-dev/generic-be/packages deleted file mode 100644 index 4f0ca51f8492..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/packages +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/generic-be/packages,v 1.2 2007/07/12 04:38:46 vapier Exp $ - -# The default SGI Bootloader is ArcLoad -*sys-boot/arcload diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/parent b/profiles/default-linux/mips/2007.1-dev/generic-be/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/generic-be/virtuals b/profiles/default-linux/mips/2007.1-dev/generic-be/virtuals deleted file mode 100644 index a18067670629..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/generic-be/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# 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.1-dev/generic-be/virtuals,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -virtual/bootloader sys-boot/arcload diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/n32/make.defaults b/profiles/default-linux/mips/2007.1-dev/ip27/n32/make.defaults deleted file mode 100644 index b6eeb89d4dd4..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/n32/make.defaults +++ /dev/null @@ -1,24 +0,0 @@ -# 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.1-dev/ip27/n32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP27 N32/NPTL Profile - -ARCH="mips" -PROFILE_ARCH="mips64" - -# The n32 userland needs a 64bit compiler and CHOST -CHOST="mips64-unknown-linux-gnu" - -# Sandbox is broken on mips (Bug #45814) -FEATURES="-sandbox ccache autoconfig" - -# Compiler flags -# We build as mips4, because IP27 supports at minimum, a mips4 -# processor. Enforce n32 as the default ABI as well. -CFLAGS="-O2 -pipe -march=mips4 -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 ip27" diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/n32/parent b/profiles/default-linux/mips/2007.1-dev/ip27/n32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/n32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/n32/use.mask b/profiles/default-linux/mips/2007.1-dev/ip27/n32/use.mask deleted file mode 100644 index e644a492c8bc..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/n32/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/ip27/n32/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Unmask n32 --n32 diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/o32/make.defaults b/profiles/default-linux/mips/2007.1-dev/ip27/o32/make.defaults deleted file mode 100644 index 5666e08aa05f..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/o32/make.defaults +++ /dev/null @@ -1,24 +0,0 @@ -# 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.1-dev/ip27/o32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP27 O32/NPTL Profile - -ARCH="mips" -PROFILE_ARCH="mips64" - -# Even though this is a 64bit kernel, we use a 32-bit userland (o32) -CHOST="mips-unknown-linux-gnu" - -# Sandbox is broken on mips (Bug #45814) -FEATURES="-sandbox ccache autoconfig" - -# Compiler flags -# We build as mips4, because IP27 supports at minimum, a mips4 -# processor. Enforce o32 as the default ABI as well. -CFLAGS="-O2 -pipe -march=mips4 -mabi=32" -CXXFLAGS=${CFLAGS} - -ACCEPT_KEYWORDS="mips" - -USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly ip27" diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/o32/packages b/profiles/default-linux/mips/2007.1-dev/ip27/o32/packages deleted file mode 100644 index 374bac432cd1..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/o32/packages +++ /dev/null @@ -1,9 +0,0 @@ -# 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.1-dev/ip27/o32/packages,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# o32-specific packages - -# Since we're running a mips64 kernel w/ 32bit (o32) userland, -# we need kgcc64 to build kernels. -*sys-devel/kgcc64 diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/o32/parent b/profiles/default-linux/mips/2007.1-dev/ip27/o32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/o32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/packages b/profiles/default-linux/mips/2007.1-dev/ip27/packages deleted file mode 100644 index 59a859d9b89f..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/packages +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/ip27/packages,v 1.2 2007/07/12 04:38:46 vapier Exp $ - -# The default SGI Bootloader is ArcLoad -*sys-boot/arcload diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/parent b/profiles/default-linux/mips/2007.1-dev/ip27/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip27/virtuals b/profiles/default-linux/mips/2007.1-dev/ip27/virtuals deleted file mode 100644 index 0230cfaeebf5..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip27/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# 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.1-dev/ip27/virtuals,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -virtual/bootloader sys-boot/arcload diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/n32/make.defaults b/profiles/default-linux/mips/2007.1-dev/ip28/n32/make.defaults deleted file mode 100644 index 0396a3f134eb..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/n32/make.defaults +++ /dev/null @@ -1,24 +0,0 @@ -# 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.1-dev/ip28/n32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP28 N32/NPTL Profile - -ARCH="mips" -PROFILE_ARCH="mips64" - -# The n32 userland needs a 64bit compiler and CHOST -CHOST="mips64-unknown-linux-gnu" - -# Sandbox is broken on mips (Bug #45814) -FEATURES="-sandbox ccache autoconfig" - -# Compiler flags -# We build as mips4, because IP28 supports at minimum, a mips4 -# processor. Enforce n32 as the default ABI as well. -CFLAGS="-O2 -pipe -march=mips4 -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 ip28" diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/n32/parent b/profiles/default-linux/mips/2007.1-dev/ip28/n32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/n32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/n32/use.mask b/profiles/default-linux/mips/2007.1-dev/ip28/n32/use.mask deleted file mode 100644 index f6a15d9c0d85..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/n32/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/ip28/n32/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Unmask n32 --n32 diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/o32/make.defaults b/profiles/default-linux/mips/2007.1-dev/ip28/o32/make.defaults deleted file mode 100644 index 275d90f68af7..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/o32/make.defaults +++ /dev/null @@ -1,24 +0,0 @@ -# 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.1-dev/ip28/o32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP28 O32/NPTL Profile - -ARCH="mips" -PROFILE_ARCH="mips64" - -# Even though this is a 64bit kernel, we use a 32-bit userland (o32) -CHOST="mips-unknown-linux-gnu" - -# Sandbox is broken on mips (Bug #45814) -FEATURES="-sandbox ccache autoconfig" - -# Compiler flags -# We build as mips4, because IP28 supports at minimum, a mips4 -# processor. Enforce o32 as the default ABI as well. -CFLAGS="-O2 -pipe -march=mips4 -mabi=32" -CXXFLAGS=${CFLAGS} - -ACCEPT_KEYWORDS="mips" - -USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly ip28" diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/o32/packages b/profiles/default-linux/mips/2007.1-dev/ip28/o32/packages deleted file mode 100644 index 88ecbe3ea79c..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/o32/packages +++ /dev/null @@ -1,9 +0,0 @@ -# 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.1-dev/ip28/o32/packages,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# o32-specific packages - -# Since we're running a mips64 kernel w/ 32bit (o32) userland, -# we need kgcc64 to build kernels. -*sys-devel/kgcc64 diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/o32/parent b/profiles/default-linux/mips/2007.1-dev/ip28/o32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/o32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/packages b/profiles/default-linux/mips/2007.1-dev/ip28/packages deleted file mode 100644 index 4de14737b5e7..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/packages +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/ip28/packages,v 1.2 2007/07/12 04:38:46 vapier Exp $ - -# The default SGI Bootloader is ArcLoad -*sys-boot/arcload diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/parent b/profiles/default-linux/mips/2007.1-dev/ip28/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip28/virtuals b/profiles/default-linux/mips/2007.1-dev/ip28/virtuals deleted file mode 100644 index 4f0f6901d6c2..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip28/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# 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.1-dev/ip28/virtuals,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -virtual/bootloader sys-boot/arcload diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/n32/make.defaults b/profiles/default-linux/mips/2007.1-dev/ip30/n32/make.defaults deleted file mode 100644 index e85e38416e8c..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/n32/make.defaults +++ /dev/null @@ -1,24 +0,0 @@ -# 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.1-dev/ip30/n32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP30 N32/NPTL Profile - -ARCH="mips" -PROFILE_ARCH="mips64" - -# The n32 userland needs a 64bit compiler and CHOST -CHOST="mips64-unknown-linux-gnu" - -# Sandbox is broken on mips (Bug #45814) -FEATURES="-sandbox ccache autoconfig" - -# Compiler flags -# We build as mips4, because IP30 supports at minimum, a mips4 -# processor. Enforce n32 as the default ABI as well. -CFLAGS="-O2 -pipe -march=mips4 -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 ip30" diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/n32/parent b/profiles/default-linux/mips/2007.1-dev/ip30/n32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/n32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/n32/use.mask b/profiles/default-linux/mips/2007.1-dev/ip30/n32/use.mask deleted file mode 100644 index 4d95c525eb01..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/n32/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/ip30/n32/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Unmask n32 --n32 diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/o32/make.defaults b/profiles/default-linux/mips/2007.1-dev/ip30/o32/make.defaults deleted file mode 100644 index ec2462b78fe1..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/o32/make.defaults +++ /dev/null @@ -1,24 +0,0 @@ -# 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.1-dev/ip30/o32/make.defaults,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# IP30 O32/NPTL Profile - -ARCH="mips" -PROFILE_ARCH="mips64" - -# Even though this is a 64bit kernel, we use a 32-bit userland (o32) -CHOST="mips-unknown-linux-gnu" - -# Sandbox is broken on mips (Bug #45814) -FEATURES="-sandbox ccache autoconfig" - -# Compiler flags -# We build as mips4, because IP30 supports at minimum, a mips4 -# processor. Enforce o32 as the default ABI as well. -CFLAGS="-O2 -pipe -march=mips4 -mabi=32" -CXXFLAGS=${CFLAGS} - -ACCEPT_KEYWORDS="mips" - -USE="readline fortran gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips nptl nptlonly ip30" diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/o32/packages b/profiles/default-linux/mips/2007.1-dev/ip30/o32/packages deleted file mode 100644 index f0ae04de2c6e..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/o32/packages +++ /dev/null @@ -1,9 +0,0 @@ -# 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.1-dev/ip30/o32/packages,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# o32-specific packages - -# Since we're running a mips64 kernel w/ 32bit (o32) userland, -# we need kgcc64 to build kernels. -*sys-devel/kgcc64 diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/o32/parent b/profiles/default-linux/mips/2007.1-dev/ip30/o32/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/o32/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/packages b/profiles/default-linux/mips/2007.1-dev/ip30/packages deleted file mode 100644 index b7d196fca62c..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/packages +++ /dev/null @@ -1,6 +0,0 @@ -# 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.1-dev/ip30/packages,v 1.2 2007/07/12 04:38:46 vapier Exp $ - -# The default SGI Bootloader is ArcLoad -*sys-boot/arcload diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/parent b/profiles/default-linux/mips/2007.1-dev/ip30/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/ip30/virtuals b/profiles/default-linux/mips/2007.1-dev/ip30/virtuals deleted file mode 100644 index 14aae0ce43bb..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/ip30/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# 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.1-dev/ip30/virtuals,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -virtual/bootloader sys-boot/arcload diff --git a/profiles/default-linux/mips/2007.1-dev/package.mask b/profiles/default-linux/mips/2007.1-dev/package.mask deleted file mode 100644 index 2b14d0dde801..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/package.mask +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.1-dev/package.mask,v 1.3 2009/07/31 11:02:30 ssuominen Exp $ - -# Unmask gcc-4.x and >=mips-sources-2.6.17 -->=sys-devel/gcc-4 -->=sys-kernel/mips-sources-2.6.17 - -# Unmask >=glibc-2.4 -->=sys-libs/glibc-2.4 - -# Unmask newer iproute2 -->=sys-apps/iproute2-2.6.18 - diff --git a/profiles/default-linux/mips/2007.1-dev/parent b/profiles/default-linux/mips/2007.1-dev/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/mips/2007.1-dev/use.mask b/profiles/default-linux/mips/2007.1-dev/use.mask deleted file mode 100644 index de129f2143fc..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/use.mask +++ /dev/null @@ -1,8 +0,0 @@ -# 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.1-dev/use.mask,v 1.1 2007/02/25 17:47:56 kumba Exp $ - -# Unmask nptl --nptl --nptlonly - diff --git a/profiles/default-linux/mips/2007.1-dev/virtuals b/profiles/default-linux/mips/2007.1-dev/virtuals deleted file mode 100644 index a169bbc3d1c3..000000000000 --- a/profiles/default-linux/mips/2007.1-dev/virtuals +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2007.1-dev/virtuals,v 1.2 2008/12/17 05:43:18 kumba Exp $ - -virtual/os-headers sys-kernel/linux-headers |