nightmorph    08/05/07 01:43:12

  Modified:             hb-install-stage.xml
  Log:
  updated ppc tarball location on the livecd, bug 220697

Revision  Changes    Path
1.4                  xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml?r1=1.3&r2=1.4

Index: hb-install-stage.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-stage.xml        31 Mar 2008 21:48:08 -0000      1.3
+++ hb-install-stage.xml        7 May 2008 01:43:12 -0000       1.4
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml,v 
1.3 2008/03/31 21:48:08 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml,v 
1.4 2008/05/07 01:43:12 nightmorph Exp $ -->
 
 <sections>
 
-<version>9.0</version>
-<date>2008-04-01</date>
+<version>9.1</version>
+<date>2008-05-06</date>
 
 <section>
 <title>Installing a Stage Tarball</title>
@@ -92,10 +92,15 @@
 stage.
 </p>
 
-<pre caption="Extracting the stage tarball">
+<pre caption="Extracting the stage tarball" 
test="not(func:keyval('arch')='PPC64') or not(func:keyval('arch')='PPC')">
 # <i>tar xvjpf /mnt/cdrom/stages/<keyval id="stage3"/></i>
 </pre>
 
+<pre caption="Extracting the stage tarball" test="func:keyval('arch')='PPC64' 
or func:keyval('arch')='PPC'">
+# <i>tar xvjpf /mnt/cdrom/stages/ppc&lt;32 or 64&gt;/<keyval id="stage3"/></i>
+</pre>
+
+
 <p>
 Now that the stage is installed, continue with <uri
 link="#installing_portage">Installing Portage</uri>.



-- 
[email protected] mailing list

Reply via email to