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 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v 1.4 2005/08/10 11:37:54 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v 1.5 2005/08/12 06:09:17 fox2mike Exp $ --> <sections> -<version>5.2</version> -<date>2005-08-10</date> +<version>5.3</version> +<date>2005-08-12</date> <section> <title>Installing a Stage Tarball</title> @@ -108,11 +108,13 @@ # <i>tar -xvjpf /mnt/cdrom/stages/stage3-<subarch>-2005.1.tar.bz2</i> </pre> -<!-- 2005.1: stage3 for athlon xp is b0rked --> +<!-- 2005.1: stage3 for athlon xp, pentium3 and pentium4 are b0rked --> <warn> -The <path>stage3-athlon-xp-2005.1.tar.bz2</path> file has a serious permission -error. After extracting, run <c>chmod 0755 /mnt/gentoo</c> to fix this -<e>before</e> continuing with the installation. +The <path>stage3-athlon-xp-2005.1.tar.bz2</path>, +<path>stage3-pentium3-2005.1.tar.bz2</path> and +<path>stage3-pentium4-2005.tar.bz2</path> files have a serious permission +error. After extracting any of these, run <c>chmod 0755 /mnt/gentoo</c> to fix +the error <e>before</e> continuing with the installation. </warn> <p> @@ -211,11 +213,13 @@ to denote that we want to extract a file, not standard input. </p> -<!-- 2005.1: stage3 for athlon xp is b0rked --> +<!-- 2005.1: stage3 for athlon xp, pentium3 and pentium4 are b0rked --> <warn> -The <path>stage3-athlon-xp-2005.1.tar.bz2</path> file has a serious permission -error. After extracting, run <c>chmod 0755 /mnt/gentoo</c> to fix this -<e>before</e> continuing with the installation. +The <path>stage3-athlon-xp-2005.1.tar.bz2</path>, +<path>stage3-pentium3-2005.1.tar.bz2</path> and +<path>stage3-pentium4-2005.tar.bz2</path> files have a serious permission +error. After extracting any of these, run <c>chmod 0755 /mnt/gentoo</c> to fix +the error <e>before</e> continuing with the installation. </warn> <p> -- [email protected] mailing list
