From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F7FmO-0005MA-SO for garchives@archives.gentoo.org; Thu, 09 Feb 2006 17:40:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k19HeLOA025801; Thu, 9 Feb 2006 17:40:21 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k19HeKNQ029371 for ; Thu, 9 Feb 2006 17:40:21 GMT Message-Id: <200602091740.k19HeKNQ029371@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1F7FmG-0001qj-F1 for gentoo-doc-cvs@lists.gentoo.org; Thu, 09 Feb 2006 17:40:20 +0000 Received: by lark (sSMTP sendmail emulation); Thu, 9 Feb 2006 17:40:19 +0000 From: "Jan Kundrat" Date: Thu, 9 Feb 2006 17:40:19 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gcc-upgrading.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 0532679b-97f5-4821-b425-73566c877cb1 X-Archives-Hash: 0916f4c3070ed0c4c51a475df7669e44 jkt 06/02/09 17:40:19 Modified: xml/htdocs/doc/en gcc-upgrading.xml Log: #120164, mention the need to re-run SILO Revision Changes Path 1.9 +7 -2 xml/htdocs/doc/en/gcc-upgrading.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo Index: gcc-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gcc-upgrading.xml 9 Feb 2006 16:15:21 -0000 1.8 +++ gcc-upgrading.xml 9 Feb 2006 17:40:19 -0000 1.9 @@ -1,5 +1,5 @@ - + @@ -25,7 +25,7 @@ -7 +8 2006-02-09 @@ -459,6 +459,11 @@ with new GCC to fix that.

+

+If you're upgrading on a SPARC machine, make sure to rerun silo -f after +re-emerging world to avoid possible issues. +

+
-- gentoo-doc-cvs@gentoo.org mailing list