diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-04-07 18:19:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-04-07 18:19:40 +0000 |
commit | 776140b3d64361031d06417be16577944b5c280e (patch) | |
tree | 793f567144b53aa7d11d0e7e1428e5419373b82f /profiles | |
parent | Adding ARCH logic to unpack 2.4, also fixing problem with incorrect PROVIDE c... (diff) | |
download | gentoo-2-776140b3d64361031d06417be16577944b5c280e.tar.gz gentoo-2-776140b3d64361031d06417be16577944b5c280e.tar.bz2 gentoo-2-776140b3d64361031d06417be16577944b5c280e.zip |
deprecating profile
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/2004.3/deprecated | 16 | ||||
-rw-r--r-- | profiles/default-linux/x86/2004.0/deprecated | 16 | ||||
-rw-r--r-- | profiles/default-linux/x86/2004.2/deprecated | 16 | ||||
-rw-r--r-- | profiles/default-linux/x86/2004.3/deprecated | 16 |
4 files changed, 64 insertions, 0 deletions
diff --git a/profiles/default-linux/alpha/2004.3/deprecated b/profiles/default-linux/alpha/2004.3/deprecated new file mode 100644 index 000000000000..f5e91112e334 --- /dev/null +++ b/profiles/default-linux/alpha/2004.3/deprecated @@ -0,0 +1,16 @@ +default-linux/alpha/2005.0 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/alpha/2005.0 make.profile + +# 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/alpha/2005.0/2.4 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 diff --git a/profiles/default-linux/x86/2004.0/deprecated b/profiles/default-linux/x86/2004.0/deprecated new file mode 100644 index 000000000000..babd6b5be3fa --- /dev/null +++ b/profiles/default-linux/x86/2004.0/deprecated @@ -0,0 +1,16 @@ +default-linux/x86/2005.0 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile + +# 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.0/2.4 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 diff --git a/profiles/default-linux/x86/2004.2/deprecated b/profiles/default-linux/x86/2004.2/deprecated new file mode 100644 index 000000000000..babd6b5be3fa --- /dev/null +++ b/profiles/default-linux/x86/2004.2/deprecated @@ -0,0 +1,16 @@ +default-linux/x86/2005.0 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile + +# 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.0/2.4 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 diff --git a/profiles/default-linux/x86/2004.3/deprecated b/profiles/default-linux/x86/2004.3/deprecated new file mode 100644 index 000000000000..babd6b5be3fa --- /dev/null +++ b/profiles/default-linux/x86/2004.3/deprecated @@ -0,0 +1,16 @@ +default-linux/x86/2005.0 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile + +# 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.0/2.4 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 |