Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
jkt 11/08/03 08:26:43
Modified: hb-install-stage.xml
Log:
#369841: some clarifications by swift
Revision Changes Path
1.123 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.123&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.122&r2=1.123
Index: hb-install-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- hb-install-stage.xml 28 Aug 2010 23:42:23 -0000 1.122
+++ hb-install-stage.xml 3 Aug 2011 08:26:43 -0000 1.123
@@ -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.122 2010/08/28 23:42:23 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.123 2011/08/03 08:26:43 jkt Exp $ -->
<sections>
@@ -13,8 +13,8 @@
describe how you extract the stage3 archive and configure Portage.
</abstract>
-<version>10.5</version>
-<date>2010-08-28</date>
+<version>11</version>
+<date>2011-08-03</date>
<section>
<title>Installing a Stage Tarball</title>
@@ -95,7 +95,8 @@
Depending on your installation medium, you have a couple of tools available to
download a stage. If you have <c>links</c> available, then you can immediately
surf to <uri link="/main/en/mirrors.xml">the Gentoo mirrorlist</uri> and
-choose a mirror close to you.
+choose a mirror close to you: type <c>links http://www.gentoo.org/main/en/mirrors.xml</c>
+and press enter.
</p>
<p>
@@ -114,11 +115,12 @@
</p>
<p>
-Move to the <path><keyval id="release-dir"/></path> directory. There you
-should see all available stage files for your architecture (they might be
-stored within subdirectories named after the individual subarchitectures).
-Select one and press <c>D</c> to download. When you're finished, press <c>Q</c>
-to quit the browser.
+Select a mirror closeby. Usually HTTP mirrors suffice, but other protocols are
+available as well. Move to the <path><keyval id="release-dir"/></path>
+directory. There you should see all available stage files for your architecture
+(they might be stored within subdirectories named after the individual
+subarchitectures). Select one and press <c>D</c> to download. When you're
+finished, press <c>Q</c> to quit the browser.
</p>
<p test="'x86'=func:keyval('arch')">
|
|