summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-08-27 18:56:47 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-08-27 18:56:47 +0000
commitce891a43e5d847f67dc77e5ef3c9227c694520d8 (patch)
tree536d7711c3609055f49176478ca356190fd972e7 /profiles
parentAdding deprecation notice to the 2.4 sub-profile for no-nptl as we no longer ... (diff)
downloadhistorical-ce891a43e5d847f67dc77e5ef3c9227c694520d8.tar.gz
historical-ce891a43e5d847f67dc77e5ef3c9227c694520d8.tar.bz2
historical-ce891a43e5d847f67dc77e5ef3c9227c694520d8.zip
Adding deprecation notice to the 2.4 sub-profiles for sparc as we no longer provide support for 2.4 kernels.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/sparc/ChangeLog7
-rw-r--r--profiles/default-linux/sparc/sparc32/2006.1/2.4/deprecated8
-rw-r--r--profiles/default-linux/sparc/sparc64/2006.1/2.4/deprecated15
3 files changed, 29 insertions, 1 deletions
diff --git a/profiles/default-linux/sparc/ChangeLog b/profiles/default-linux/sparc/ChangeLog
index 4a9dae1006f7..770600d336b5 100644
--- a/profiles/default-linux/sparc/ChangeLog
+++ b/profiles/default-linux/sparc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sparc profile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.75 2007/08/23 00:12:40 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.76 2007/08/27 18:56:46 wolf31o2 Exp $
+
+ 27 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+ +sparc32/2006.1/2.4/deprecated, +sparc64/2006.1/2.4/deprecated:
+ Adding deprecation notice to the 2.4 sub-profiles for sparc as we no longer
+ provide support for 2.4 kernels.
23 Aug 2007; Mart Raudsepp <leio@gentoo.org>
sparc32/2006.1/2.4/package.mask, sparc64/2006.1/2.4/package.mask:
diff --git a/profiles/default-linux/sparc/sparc32/2006.1/2.4/deprecated b/profiles/default-linux/sparc/sparc32/2006.1/2.4/deprecated
new file mode 100644
index 000000000000..578cf68bc19d
--- /dev/null
+++ b/profiles/default-linux/sparc/sparc32/2006.1/2.4/deprecated
@@ -0,0 +1,8 @@
+default-linux/sparc/sparc32/2006.1
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/sparc/sparc32/2006.1 make.profile
+
+# This profile is deprecated and will be removed on or after November 1, 2007
diff --git a/profiles/default-linux/sparc/sparc64/2006.1/2.4/deprecated b/profiles/default-linux/sparc/sparc64/2006.1/2.4/deprecated
new file mode 100644
index 000000000000..df30097f3056
--- /dev/null
+++ b/profiles/default-linux/sparc/sparc64/2006.1/2.4/deprecated
@@ -0,0 +1,15 @@
+default-linux/sparc/sparc64/2007.0/desktop
+# There are several possible profiles that you can use to replace this one.
+
+# default-linux/sparc/sparc64/2007.0
+# default-linux/sparc/sparc64/2007.0/desktop
+# default-linux/sparc/sparc64/2007.0/server
+
+# By default, we use the desktop profile.
+
+# emerge -n '>=sys-apps/portage-2.0.51'
+# cd /etc
+# rm make.profile
+# ln -s ../usr/portage/profiles/default-linux/sparc/sparc64/2007.0/desktop make.profile
+
+# This profile is deprecated and will be removed on or after November 1, 2007