diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-12-01 01:03:28 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-12-01 01:03:28 +0000 |
commit | a6e95ef0f09caa87a677005a310a09c22773bfbb (patch) | |
tree | 316b45b80f0955612197cc1d1fac8bd0e19105b1 /profiles | |
parent | Marked stable on amd64 (diff) | |
download | gentoo-2-a6e95ef0f09caa87a677005a310a09c22773bfbb.tar.gz gentoo-2-a6e95ef0f09caa87a677005a310a09c22773bfbb.tar.bz2 gentoo-2-a6e95ef0f09caa87a677005a310a09c22773bfbb.zip |
Apparently, this profile was missed when the deprecation notices were put in, so I am adding one now and extending the removal until December 31st.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/2004.2/gcc34/2.6/deprecated | 19 | ||||
-rw-r--r-- | profiles/default-linux/x86/2004.2/gcc34/deprecated | 19 |
2 files changed, 38 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/2004.2/gcc34/2.6/deprecated b/profiles/default-linux/x86/2004.2/gcc34/2.6/deprecated new file mode 100644 index 000000000000..3fa939b918f4 --- /dev/null +++ b/profiles/default-linux/x86/2004.2/gcc34/2.6/deprecated @@ -0,0 +1,19 @@ +default-linux/x86/2005.1 +# Gentoo has switched to 2.6 as the defaults for headers/kernels. If you wish +# to use 2.4 headers/kernels, then you should do the following to upgrade: +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2005.1/2.4 make.profile + +# If you wish to use the default 2.6 kernel, do the following: +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2005.1 make.profile + +# More information can be found at the following URLs: +# http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# http://www.gentoo.org/doc/en/migration-to-2.6.xml + +# This profile will be deleted after December 31th, 2005. diff --git a/profiles/default-linux/x86/2004.2/gcc34/deprecated b/profiles/default-linux/x86/2004.2/gcc34/deprecated new file mode 100644 index 000000000000..3fa939b918f4 --- /dev/null +++ b/profiles/default-linux/x86/2004.2/gcc34/deprecated @@ -0,0 +1,19 @@ +default-linux/x86/2005.1 +# Gentoo has switched to 2.6 as the defaults for headers/kernels. If you wish +# to use 2.4 headers/kernels, then you should do the following to upgrade: +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2005.1/2.4 make.profile + +# If you wish to use the default 2.6 kernel, do the following: +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2005.1 make.profile + +# More information can be found at the following URLs: +# http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# http://www.gentoo.org/doc/en/migration-to-2.6.xml + +# This profile will be deleted after December 31th, 2005. |