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-stage.xml hb-install-system.xml
Date: Sun, 09 Dec 2012 15:02:13
Message-Id: 20121209132900.32DB82171D@flycatcher.gentoo.org
1 swift 12/12/09 13:29:00
2
3 Modified: hb-install-stage.xml hb-install-system.xml
4 Log:
5 Move emerge-webrsync into chroot section
6
7 Revision Changes Path
8 1.130 xml/htdocs/doc/en/handbook/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.130&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.130&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.129&r2=1.130
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
17 retrieving revision 1.129
18 retrieving revision 1.130
19 diff -u -r1.129 -r1.130
20 --- hb-install-stage.xml 9 Dec 2012 09:21:13 -0000 1.129
21 +++ hb-install-stage.xml 9 Dec 2012 13:29:00 -0000 1.130
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-stage.xml,v 1.129 2012/12/09 09:21:13 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.130 2012/12/09 13:29:00 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>16</version>
36 -<date>2012-12-08</date>
37 +<version>17</version>
38 +<date>2012-12-09</date>
39
40 <section>
41 <title>Installing a Stage Tarball</title>
42 @@ -258,31 +258,6 @@
43 </subsection>
44 </section>
45 -->
46 -<section id="installing_portage">
47 -<title>Installing Portage</title>
48 -<subsection>
49 -<title>Unpacking a Portage Snapshot</title>
50 -<body>
51 -
52 -<p>
53 -You now have to install a Portage snapshot, a collection of files that inform
54 -Portage what software titles you can install, which profiles are available, etc.
55 -The contents of this snapshot will be extracted to <path>/usr/portage</path>.
56 -</p>
57 -
58 -<p>
59 -We recommend the use of <c>emerge-webrsync</c>. This will fetch the latest
60 -portage snapshot (which Gentoo releases on a daily basis) from one of our mirrors
61 -and install it onto your system.
62 -</p>
63 -
64 -<pre caption="Running emerge-webrsync to install a Portage snapshot">
65 -# <i>emerge-webrync</i>
66 -</pre>
67 -
68 -</body>
69 -</subsection>
70 -</section>
71
72 <section id="compile_options">
73 <title>Configuring the Compile Options</title>
74
75
76
77 1.127 xml/htdocs/doc/en/handbook/hb-install-system.xml
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.127&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.127&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.126&r2=1.127
82
83 Index: hb-install-system.xml
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
86 retrieving revision 1.126
87 retrieving revision 1.127
88 diff -u -r1.126 -r1.127
89 --- hb-install-system.xml 8 Dec 2012 20:37:21 -0000 1.126
90 +++ hb-install-system.xml 9 Dec 2012 13:29:00 -0000 1.127
91 @@ -4,7 +4,7 @@
92 <!-- The content of this document is licensed under the CC-BY-SA license -->
93 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
94
95 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.126 2012/12/08 20:37:21 swift Exp $ -->
96 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.127 2012/12/09 13:29:00 swift Exp $ -->
97
98 <sections>
99
100 @@ -14,8 +14,8 @@
101 to progress to that state.
102 </abstract>
103
104 -<version>18</version>
105 -<date>2012-12-08</date>
106 +<version>19</version>
107 +<date>2012-12-09</date>
108
109 <section>
110 <title>Chrooting</title>
111 @@ -173,9 +173,32 @@
112 </subsection>
113 </section>
114
115 -<section>
116 +<section id="installing_portage">
117 <title>Configuring Portage</title>
118 <subsection>
119 +<title>Unpacking a Portage Snapshot</title>
120 +<body>
121 +
122 +<p>
123 +You now have to install a Portage snapshot, a collection of files that inform
124 +Portage what software titles you can install, which profiles are available, etc.
125 +The contents of this snapshot will be extracted to <path>/usr/portage</path>.
126 +</p>
127 +
128 +<p>
129 +We recommend the use of <c>emerge-webrsync</c>. This will fetch the latest
130 +portage snapshot (which Gentoo releases on a daily basis) from one of our mirrors
131 +and install it onto your system.
132 +</p>
133 +
134 +<pre caption="Running emerge-webrsync to install a Portage snapshot">
135 +# <i>mkdir /usr/portage</i>
136 +# <i>emerge-webrync</i>
137 +</pre>
138 +
139 +</body>
140 +</subsection>
141 +<subsection>
142 <title>Optional: Updating the Portage tree</title>
143 <body>