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 1E3SjY-0000BG-6t for garchives@archives.gentoo.org; Fri, 12 Aug 2005 06:09:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7C68RC2011351; Fri, 12 Aug 2005 06:08:27 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 j7C68QA1004710 for ; Fri, 12 Aug 2005 06:08:26 GMT Message-Id: <200508120608.j7C68QA1004710@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 1E3SjL-00075m-Uy for gentoo-doc-cvs@lists.gentoo.org; Fri, 12 Aug 2005 06:09:24 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Fri, 12 Aug 2005 06:09:17 +0000 From: "Shyam Mani" Date: Fri, 12 Aug 2005 06:09:17 +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: b77e0ec3-a87a-444a-b76f-d85c792b847e X-Archives-Hash: 7750b71402db9a81e043542017d431a8 fox2mike 05/08/12 06:09:17 Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-stage.xml Log: #101962 - Two more b0rked stage3 tarballs, pentium3 and pentium4. Revision Changes Path 1.5 +15 -11 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.5&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.5&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.4&r2=1.5&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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hb-install-stage.xml 10 Aug 2005 11:37:54 -0000 1.4 +++ hb-install-stage.xml 12 Aug 2005 06:09:17 -0000 1.5 @@ -4,12 +4,12 @@ - + -5.2 -2005-08-10 +5.3 +2005-08-12
Installing a Stage Tarball @@ -108,11 +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. +The stage3-athlon-xp-2005.1.tar.bz2, +stage3-pentium3-2005.1.tar.bz2 and +stage3-pentium4-2005.tar.bz2 files have a serious permission +error. After extracting any of these, run chmod 0755 /mnt/gentoo to fix +the error before continuing with the installation.

@@ -211,11 +213,13 @@ to denote that we want to extract a file, not standard input.

- + -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. +The stage3-athlon-xp-2005.1.tar.bz2, +stage3-pentium3-2005.1.tar.bz2 and +stage3-pentium4-2005.tar.bz2 files have a serious permission +error. After extracting any of these, run chmod 0755 /mnt/gentoo to fix +the error before continuing with the installation.

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