diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-26 09:22:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-26 09:22:54 +0000 |
commit | 30d2186dc8908320e05704a391b04bd40b4c63b8 (patch) | |
tree | e78436665f3e4d6a7b796e945df7bd6eaf90e22a /profiles | |
parent | Stable on alpha, bug #275703 (diff) | |
download | historical-30d2186dc8908320e05704a391b04bd40b4c63b8.tar.gz historical-30d2186dc8908320e05704a391b04bd40b4c63b8.tar.bz2 historical-30d2186dc8908320e05704a391b04bd40b4c63b8.zip |
deprecate root profile
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/x86/deprecated | 5 |
2 files changed, 9 insertions, 1 deletions
diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog index 9014218f755c..df33b8284b68 100644 --- a/profiles/default-linux/x86/ChangeLog +++ b/profiles/default-linux/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.151 2009/08/16 22:08:23 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.152 2009/08/26 09:22:54 fauli Exp $ + + 26 Aug 2009; Christian Faulhammer <fauli@gentoo.org> +deprecated: + deprecate root profile 16 Aug 2009; Rémi Cardona <remi@gentoo.org> make.defaults: drop last traces of i810 diff --git a/profiles/default-linux/x86/deprecated b/profiles/default-linux/x86/deprecated new file mode 100644 index 000000000000..35abeeeac1d1 --- /dev/null +++ b/profiles/default-linux/x86/deprecated @@ -0,0 +1,5 @@ +default/linux/x86/10.0 +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default/linux/x86/10.0 make.profile + |