summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-08-18 15:56:48 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-08-18 15:56:48 +0000
commit8d08a68b95f2f7e1824ae58f4aaa405569e805a6 (patch)
tree7291d68869c2de7c5d1455b4b3580db9974907d6 /profiles
parentUpdate for my name change: spyderous -> dberkholz. (diff)
downloadhistorical-8d08a68b95f2f7e1824ae58f4aaa405569e805a6.tar.gz
historical-8d08a68b95f2f7e1824ae58f4aaa405569e805a6.tar.bz2
historical-8d08a68b95f2f7e1824ae58f4aaa405569e805a6.zip
Switch gcc-mips64 out for kgcc64, and deprecate the 2006.0 profiles.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/mips/2006.0/deprecated7
-rw-r--r--profiles/default-linux/mips/cobalt/2006.0/deprecated8
-rw-r--r--profiles/default-linux/mips/mips64/2006.0/deprecated24
-rw-r--r--profiles/default-linux/mips/mips64/2006.0/packages10
-rw-r--r--profiles/default-linux/mips/mips64/ip28/2006.0/deprecated6
-rw-r--r--profiles/default-linux/mips/mips64/ip28/2006.0/packages10
-rw-r--r--profiles/default-linux/mips/mips64/n32/2006.0/deprecated41
7 files changed, 96 insertions, 10 deletions
diff --git a/profiles/default-linux/mips/2006.0/deprecated b/profiles/default-linux/mips/2006.0/deprecated
new file mode 100644
index 000000000000..e62e8b277265
--- /dev/null
+++ b/profiles/default-linux/mips/2006.0/deprecated
@@ -0,0 +1,7 @@
+If you are using an SGI Indy or SGI Indigo2 R4x00 system (IP22), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/generic-be/o32 make.profile
+
diff --git a/profiles/default-linux/mips/cobalt/2006.0/deprecated b/profiles/default-linux/mips/cobalt/2006.0/deprecated
new file mode 100644
index 000000000000..2345299fd5cd
--- /dev/null
+++ b/profiles/default-linux/mips/cobalt/2006.0/deprecated
@@ -0,0 +1,8 @@
+If you are using a Cobalt RaQ/Qube (1/2) system, use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/cobalt/o32 make.profile
+
+
diff --git a/profiles/default-linux/mips/mips64/2006.0/deprecated b/profiles/default-linux/mips/mips64/2006.0/deprecated
new file mode 100644
index 000000000000..d5e2c10421bd
--- /dev/null
+++ b/profiles/default-linux/mips/mips64/2006.0/deprecated
@@ -0,0 +1,24 @@
+Switch to one of the profiles listed below, depending on your system:
+
+If you are using an SGI Origin 200/2000 system (IP27), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/ip27/o32 make.profile
+
+
+If you are using an SGI Octane system (IP30), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/ip30/o32 make.profile
+
+
+If you are using an SGI O2 system (IP32), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/generic-be/o32 make.profile
diff --git a/profiles/default-linux/mips/mips64/2006.0/packages b/profiles/default-linux/mips/mips64/2006.0/packages
index d8cf8e6e5165..676021042287 100644
--- a/profiles/default-linux/mips/mips64/2006.0/packages
+++ b/profiles/default-linux/mips/mips64/2006.0/packages
@@ -1,13 +1,13 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/2006.0/packages,v 1.2 2006/04/10 23:14:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/2006.0/packages,v 1.3 2006/08/18 15:56:48 kumba Exp $
# mips64 o32 packages
-# Since we're running a mips64 kernel w/ 32bit (o32) userland,
-# we need gcc-mips64 for kernels
-*sys-devel/gcc-mips64
-
# Sometimes necessary to trick programs into thinking we're really
# a mips32 system.
*sys-apps/setarch
+
+# 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/mips64/ip28/2006.0/deprecated b/profiles/default-linux/mips/mips64/ip28/2006.0/deprecated
new file mode 100644
index 000000000000..9caec986a8f1
--- /dev/null
+++ b/profiles/default-linux/mips/mips64/ip28/2006.0/deprecated
@@ -0,0 +1,6 @@
+If you are using an SGI Indigo2 R10000 system (IP28), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/ip28/o32 make.profile
diff --git a/profiles/default-linux/mips/mips64/ip28/2006.0/packages b/profiles/default-linux/mips/mips64/ip28/2006.0/packages
index f7429bd930d8..26796f2e0fdc 100644
--- a/profiles/default-linux/mips/mips64/ip28/2006.0/packages
+++ b/profiles/default-linux/mips/mips64/ip28/2006.0/packages
@@ -1,13 +1,13 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/ip28/2006.0/packages,v 1.2 2006/04/10 23:14:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/ip28/2006.0/packages,v 1.3 2006/08/18 15:56:48 kumba Exp $
# mips64 o32 packages
-# Since we're running a mips64 kernel w/ 32bit (o32) userland,
-# we need gcc-mips64 for kernels
-*sys-devel/gcc-mips64
-
# Sometimes necessary to trick programs into thinking we're really
# a mips32 system.
*sys-apps/setarch
+
+# 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/mips64/n32/2006.0/deprecated b/profiles/default-linux/mips/mips64/n32/2006.0/deprecated
new file mode 100644
index 000000000000..6ac7ca138e88
--- /dev/null
+++ b/profiles/default-linux/mips/mips64/n32/2006.0/deprecated
@@ -0,0 +1,41 @@
+Switch to one of the profiles listed below, depending on your system:
+
+If you are using an SGI Indy or SGI Indigo2 R4x00 system (IP22), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/generic-be/n32 make.profile
+
+
+If you are using an SGI Origin 200/2000 system (IP27), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/ip27/n32 make.profile
+
+
+If you are using an SGI Indigo2 R10000 system (IP28), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/ip28/n32 make.profile
+
+
+If you are using an SGI Octane system (IP30), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/ip30/n32 make.profile
+
+
+If you are using an SGI O2 system (IP32), use the following profile:
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/generic-be/n32 make.profile
+