diff options
author | 2008-05-12 11:41:52 +0000 | |
---|---|---|
committer | 2008-05-12 11:41:52 +0000 | |
commit | e9941275bd26fff598712518ebb9454a8554eb40 (patch) | |
tree | bdc98fde378262080c7bc2a373e7ba199c06a487 /profiles/default-linux | |
parent | 3Stable on ppc wrt bug 221439 (diff) | |
download | historical-e9941275bd26fff598712518ebb9454a8554eb40.tar.gz historical-e9941275bd26fff598712518ebb9454a8554eb40.tar.bz2 historical-e9941275bd26fff598712518ebb9454a8554eb40.zip |
Mark old profiles as deprecated following cardoe's suggestion since openrc won't work in them. It's save to use profiles: 2007.0 or 2008.0
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/alpha/2006.1/deprecated | 4 | ||||
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/deprecated | 4 |
3 files changed, 14 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/2006.1/deprecated b/profiles/default-linux/alpha/2006.1/deprecated new file mode 100644 index 000000000000..53beb0a6302d --- /dev/null +++ b/profiles/default-linux/alpha/2006.1/deprecated @@ -0,0 +1,4 @@ +default-linux/alpha/2007.0 or default/linux/alpha/2008.0 +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/default-linux/alpha/2007.0 make.profile diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index a12c4820297c..d4c944bd3064 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.93 2008/04/10 06:34:04 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.94 2008/05/12 11:41:52 yoswink Exp $ + + 12 May 2008; Jose Luis Rivero <yoswink@gentoo.org> +2006.1/deprecated, + +no-nptl/deprecated: + Mark old profiles as deprecated following cardoe's suggestion since openrc + won't work in them. It's save to use profiles: 2007.0 or 2008.0 10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; use.mask: changing around video_cards_via masking by unmasking only for available diff --git a/profiles/default-linux/alpha/no-nptl/deprecated b/profiles/default-linux/alpha/no-nptl/deprecated new file mode 100644 index 000000000000..53beb0a6302d --- /dev/null +++ b/profiles/default-linux/alpha/no-nptl/deprecated @@ -0,0 +1,4 @@ +default-linux/alpha/2007.0 or default/linux/alpha/2008.0 +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/default-linux/alpha/2007.0 make.profile |