From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8C7FF138247 for ; Tue, 17 Dec 2013 11:46:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47981E0C12; Tue, 17 Dec 2013 11:46:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE322E0C10 for ; Tue, 17 Dec 2013 11:46:14 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA8A133F0F0 for ; Tue, 17 Dec 2013 11:46:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id C0D922004B; Tue, 17 Dec 2013 11:46:12 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-system.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-system.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131217114612.C0D922004B@flycatcher.gentoo.org> Date: Tue, 17 Dec 2013 11:46:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: c3293665-6d3a-4f32-a666-3123594ce68c X-Archives-Hash: a0f0c6ca332eea4d12c3940a3db7caa3 swift 13/12/17 11:46:12 Modified: hb-install-system.xml Log: Fix bug #492730 - Add blurb about portage recommending upgrades (users can wait until after installation for this) Revision Changes Path 1.139 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.139&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.139&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.138&r2=1.139 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- hb-install-system.xml 4 Dec 2013 12:30:05 -0000 1.138 +++ hb-install-system.xml 17 Dec 2013 11:46:12 -0000 1.139 @@ -4,7 +4,7 @@ - + @@ -14,8 +14,8 @@ to progress to that state. -30 -2013-12-04 +31 +2013-12-17
Chrooting @@ -174,6 +174,15 @@ # emerge-webrsync +

+From this point onward, Portage might mention that certain updates are +recommended to be executed. This is because certain system packages +installed through the stage3 file might have newer versions available, +and Portage is now aware of this because a new Portage snapshot is installed. +You can safely ignore this for now and update after the Gentoo installation +has finished. +

+