Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-mips-stage.xml hb-install-stage.xml
Date: Sun, 09 Dec 2012 18:02:10
Message-Id: 20121209153317.610B82171D@flycatcher.gentoo.org
1 swift 12/12/09 15:33:17
2
3 Modified: hb-install-mips-stage.xml hb-install-stage.xml
4 Log:
5 Fix bug #446604 - Update link since moving portage tree installation further
6
7 Revision Changes Path
8 1.13 xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.13&view=markup
11 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
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?r1=1.12&r2=1.13
13
14 Index: hb-install-mips-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -u -r1.12 -r1.13
20 --- hb-install-mips-stage.xml 28 Aug 2010 23:42:23 -0000 1.12
21 +++ hb-install-mips-stage.xml 9 Dec 2012 15:33:17 -0000 1.13
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 describe how you extract the stage3 archive and configure Portage.
33 </abstract>
34
35 -<version>10.1</version>
36 -<date>2010-08-28</date>
37 +<version>11</version>
38 +<date>2012-12-09</date>
39
40 <section>
41 <title>Installing a Stage Tarball</title>
42 @@ -203,54 +203,13 @@
43
44 <p>
45 Now that the stage is installed, continue with <uri
46 -link="#installing_portage">Installing Portage</uri>.
47 +link="#compile_options">Configuring the Compile Options</uri>.
48 </p>
49
50 </body>
51 </subsection>
52 </section>
53
54 -<section id="installing_portage">
55 -<title>Installing Portage</title>
56 -<subsection>
57 -<title>Unpacking a Portage Snapshot</title>
58 -<body>
59 -
60 -<p>
61 -You now have to install a Portage snapshot, a collection of files that inform
62 -Portage what software titles you can install, which profiles are available, etc.
63 -</p>
64 -
65 -</body>
66 -</subsection>
67 -<subsection id="installing_from_Internet">
68 -<title>Download and Install a Portage Snapshot</title>
69 -<body>
70 -
71 -<p>
72 -Go to the mountpoint where you mounted your filesystem (most likely
73 -<path>/mnt/gentoo</path>):
74 -</p>
75 -
76 -<pre caption="Going to the Gentoo mountpoint">
77 -# <i>cd /mnt/gentoo</i>
78 -</pre>
79 -
80 -<p>
81 -Download a portage snapshot from a <uri
82 -link="/main/en/mirrors.xml">local mirror</uri>.
83 -You'll find them in the <path>snapshots/</path> directory. Transfer it to the
84 -target system in the same manner that you did for the stage tarball.
85 -</p>
86 -
87 -<pre caption="Extracting the Portage snapshot">
88 -# <i>tar -xjf portage-*.tar.bz2 -C /mnt/gentoo/usr</i>
89 -</pre>
90 -
91 -</body>
92 -</subsection>
93 -</section>
94 -
95 <section id="compile_options">
96 <title>Configuring the Compile Options</title>
97 <subsection>
98
99
100
101 1.131 xml/htdocs/doc/en/handbook/hb-install-stage.xml
102
103 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.131&view=markup
104 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.131&content-type=text/plain
105 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.130&r2=1.131
106
107 Index: hb-install-stage.xml
108 ===================================================================
109 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
110 retrieving revision 1.130
111 retrieving revision 1.131
112 diff -u -r1.130 -r1.131
113 --- hb-install-stage.xml 9 Dec 2012 13:29:00 -0000 1.130
114 +++ hb-install-stage.xml 9 Dec 2012 15:33:17 -0000 1.131
115 @@ -4,7 +4,7 @@
116 <!-- The content of this document is licensed under the CC-BY-SA license -->
117 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
118
119 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.130 2012/12/09 13:29:00 swift Exp $ -->
120 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.131 2012/12/09 15:33:17 swift Exp $ -->
121
122 <sections>
123
124 @@ -13,7 +13,7 @@
125 describe how you extract the stage3 archive and configure Portage.
126 </abstract>
127
128 -<version>17</version>
129 +<version>18</version>
130 <date>2012-12-09</date>
131
132 <section>
133 @@ -189,7 +189,7 @@
134
135 <p>
136 Now that the stage is installed, continue with <uri
137 -link="#installing_portage">Installing Portage</uri>.
138 +link="#compile_options">Configuring the Compile Options</uri>.
139 </p>
140
141 </body>