From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N2Z2o-0002YQ-NR for garchives@archives.gentoo.org; Mon, 26 Oct 2009 23:32:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F97DE0A93; Mon, 26 Oct 2009 23:32:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 56FD3E0A93 for ; Mon, 26 Oct 2009 23:32:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F0F5F67365 for ; Mon, 26 Oct 2009 23:32:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.504 X-Spam-Level: X-Spam-Status: No, score=-3.504 required=5.5 tests=[AWL=-0.905, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IV3qIOz4fvyt for ; Mon, 26 Oct 2009 23:32:02 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 63B95674C5 for ; Mon, 26 Oct 2009 23:32:01 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N2Z2b-0005bh-QX for gentoo-user@gentoo.org; Tue, 27 Oct 2009 00:31:57 +0100 Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2009 00:31:57 +0100 Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2009 00:31:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] emerge advises upgrade profile Date: Mon, 26 Oct 2009 18:31:27 -0500 Organization: Still searching... Message-ID: <87my3dohps.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:vXsOawatYD8lDVsg/Egu4WZUnH0= Sender: news X-Archives-Salt: 136a5340-4375-45a7-be23-f24f21965ccd X-Archives-Hash: c55a340dc26a93a2320dc58ac16c2d12 My profile has been ../usr/portage/profiles/default/linux/x86/2008.0 starting an update system today I'm told my profile is depricated and to update to default/linux/x86/10.0 I've forgotten about how this is done. Is it just a matter of ln -sf /usr/portage/profiles/default/linux/x86/10.0 /etc/make.profile ? Or does it involve something like a major regrind of every package? A quick google with site:gentoo.org "change profile" shows dozens of hits in forum messages, but I didn't notice a HOWTO or concise walk-thru.