swift 05/08/11 14:35:09
Modified: xml/htdocs/doc/en/handbook hb-install-stage.xml
Log:
14:32 < YosWinK> SwifT, you fixed the 2005.1 handbook for second time (about
athlon-xp issue)
14:32 < YosWinK> because tar was twice there
14:32 < SwifT> yes
14:32 < YosWinK> also appears twice in current one
14:32 < SwifT> goddamnid
Revision Changes Path
1.87 +10 -3 xml/htdocs/doc/en/handbook/hb-install-stage.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.87&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.87&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml.diff?r1=1.86&r2=1.87&cvsroot=gentoo
Index: hb-install-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- hb-install-stage.xml 10 Aug 2005 10:46:51 -0000 1.86
+++ hb-install-stage.xml 11 Aug 2005 14:35:09 -0000 1.87
@@ -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/hb-install-stage.xml,v 1.86
2005/08/10 10:46:51 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.87
2005/08/11 14:35:09 swift Exp $ -->
<sections>
-<version>2.2</version>
-<date>2005-08-10</date>
+<version>2.3</version>
+<date>2005-08-11</date>
<section>
<title>Installing a Stage Tarball</title>
@@ -226,6 +226,13 @@
# <i>tar -xvjpf /mnt/cdrom/stages/stage3-<subarch>-2005.1.tar.bz2</i>
</pre>
+<!-- 2005.1: stage3 for athlon xp is 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.
+</warn>
+
<p>
Now that the stage is installed, continue with <uri
link="#installing_portage">Installing Portage</uri>.
--
[email protected] mailing list