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.43) id 1E2o77-0005j0-S6 for garchives@archives.gentoo.org; Wed, 10 Aug 2005 10:47:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7AAkNNo021402; Wed, 10 Aug 2005 10:46:23 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7AAkN1g016782 for ; Wed, 10 Aug 2005 10:46:23 GMT Message-Id: <200508101046.j7AAkN1g016782@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1E2o6v-0001KU-DV for gentoo-doc-cvs@lists.gentoo.org; Wed, 10 Aug 2005 10:47:01 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 10 Aug 2005 10:46:52 +0000 From: "swift" Date: Wed, 10 Aug 2005 10:46:52 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.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: 42aa33ec-4ecf-4234-b617-86fcec5e99cd X-Archives-Hash: 97be5ffe6a22ca2503147d4c3c1425de swift 05/08/10 10:46:52 Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-stage.xml Log: stage3 for athlon-xp has wrong permissions Revision Changes Path 1.3 +10 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-install-stage.xml 8 Aug 2005 13:24:46 -0000 1.2 +++ hb-install-stage.xml 10 Aug 2005 10:46:51 -0000 1.3 @@ -4,12 +4,12 @@ - + -5.0 -2005-08-08 +5.1 +2005-08-10
Installing a Stage Tarball @@ -108,6 +108,13 @@ # tar -xvjpf /mnt/cdrom/stages/stage3-<subarch>-2005.1.tar.bz2 + + +The stage3-athlon-xp-2005.1.tar.bz2 file has a serious permission +error. After extracting, run chmod 0755 /mnt/gentoo to fix this +before continuing with the installation. + +

Now that the stage is installed, continue with Installing Portage. -- gentoo-doc-cvs@gentoo.org mailing list