swift       12/12/09 15:33:17

  Modified:             hb-install-mips-stage.xml hb-install-stage.xml
  Log:
  Fix bug #446604 - Update link since moving portage tree installation further

Revision  Changes    Path
1.13                 xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?r1=1.12&r2=1.13

Index: hb-install-mips-stage.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-install-mips-stage.xml   28 Aug 2010 23:42:23 -0000      1.12
+++ hb-install-mips-stage.xml   9 Dec 2012 15:33:17 -0000       1.13
@@ -4,7 +4,7 @@
 <!-- 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/hb-install-mips-stage.xml,v 1.12 
2010/08/28 23:42:23 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v 1.13 
2012/12/09 15:33:17 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 describe how you extract the stage3 archive and configure Portage.
 </abstract>
 
-<version>10.1</version>
-<date>2010-08-28</date>
+<version>11</version>
+<date>2012-12-09</date>
 
 <section>
 <title>Installing a Stage Tarball</title>
@@ -203,54 +203,13 @@
 
 <p>
 Now that the stage is installed, continue with <uri
-link="#installing_portage">Installing Portage</uri>.
+link="#compile_options">Configuring the Compile Options</uri>.
 </p>
 
 </body>
 </subsection>
 </section>
 
-<section id="installing_portage">
-<title>Installing Portage</title>
-<subsection>
-<title>Unpacking a Portage Snapshot</title>
-<body>
-
-<p>
-You now have to install a Portage snapshot, a collection of files that inform
-Portage what software titles you can install, which profiles are available, 
etc.
-</p>
-
-</body>
-</subsection>
-<subsection id="installing_from_Internet">
-<title>Download and Install a Portage Snapshot</title>
-<body>
-
-<p>
-Go to the mountpoint where you mounted your filesystem (most likely
-<path>/mnt/gentoo</path>):
-</p>
-
-<pre caption="Going to the Gentoo mountpoint">
-# <i>cd /mnt/gentoo</i>
-</pre>
-
-<p>
-Download a portage snapshot from a <uri
-link="/main/en/mirrors.xml">local mirror</uri>.
-You'll find them in the <path>snapshots/</path> directory.  Transfer it to the
-target system in the same manner that you did for the stage tarball.
-</p>
-
-<pre caption="Extracting the Portage snapshot">
-# <i>tar -xjf portage-*.tar.bz2 -C /mnt/gentoo/usr</i>
-</pre>
-
-</body>
-</subsection>
-</section>
-
 <section id="compile_options">
 <title>Configuring the Compile Options</title>
 <subsection>



1.131                xml/htdocs/doc/en/handbook/hb-install-stage.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.131&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.131&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.130&r2=1.131

Index: hb-install-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- hb-install-stage.xml        9 Dec 2012 13:29:00 -0000       1.130
+++ hb-install-stage.xml        9 Dec 2012 15:33:17 -0000       1.131
@@ -4,7 +4,7 @@
 <!-- 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/hb-install-stage.xml,v 1.130 
2012/12/09 13:29:00 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.131 
2012/12/09 15:33:17 swift Exp $ -->
 
 <sections>
 
@@ -13,7 +13,7 @@
 describe how you extract the stage3 archive and configure Portage.
 </abstract>
 
-<version>17</version>
+<version>18</version>
 <date>2012-12-09</date>
 
 <section>
@@ -189,7 +189,7 @@
 
 <p>
 Now that the stage is installed, continue with <uri
-link="#installing_portage">Installing Portage</uri>.
+link="#compile_options">Configuring the Compile Options</uri>.
 </p>
 
 </body>




Reply via email to