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-ia64-disk.xml hb-install-stage.xml hb-install-system.xml hb-install-x86+amd64-disk.xml hb-portage-advanced.xml hb-portage-branches.xml hb-portage-configuration.xml hb-portage-diverttree.xml hb-portage-files.xml hb-working-features.xml hb-working-portage.xml hb-working-rcscripts.xml hb-working-use.xml
Date: Tue, 24 Jul 2012 15:02:51
Message-Id: 20120724121253.0BF552004E@flycatcher.gentoo.org
1 swift 12/07/24 12:12:52
2
3 Modified: hb-install-ia64-disk.xml hb-install-stage.xml
4 hb-install-system.xml hb-install-x86+amd64-disk.xml
5 hb-portage-advanced.xml hb-portage-branches.xml
6 hb-portage-configuration.xml
7 hb-portage-diverttree.xml hb-portage-files.xml
8 hb-working-features.xml hb-working-portage.xml
9 hb-working-rcscripts.xml hb-working-use.xml
10 Log:
11 Fix bug #427860 - Use /etc/portage for make.conf and make.profile. Old location (/etc) is still supported, this is a heads up (new default)
12
13 Revision Changes Path
14 1.13 xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.13&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.13&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?r1=1.12&r2=1.13
19
20 Index: hb-install-ia64-disk.xml
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v
23 retrieving revision 1.12
24 retrieving revision 1.13
25 diff -u -r1.12 -r1.13
26 --- hb-install-ia64-disk.xml 17 Oct 2011 19:51:45 -0000 1.12
27 +++ hb-install-ia64-disk.xml 24 Jul 2012 12:12:52 -0000 1.13
28 @@ -4,12 +4,12 @@
29 <!-- The content of this document is licensed under the CC-BY-SA license -->
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31
32 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v 1.12 2011/10/17 19:51:45 swift Exp $ -->
33 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v 1.13 2012/07/24 12:12:52 swift Exp $ -->
34
35 <sections>
36
37 -<version>7</version>
38 -<date>2011-10-17</date>
39 +<version>8</version>
40 +<date>2012-07-24</date>
41
42 <section>
43 <title>Introduction to Block Devices</title>
44 @@ -182,8 +182,8 @@
45 seem excessive, remember that Portage uses this partition by default for
46 compiling packages. If you want to keep <path>/var</path> at a more reasonable
47 size, such as 1GB, you will need to alter your <c>PORTAGE_TMPDIR</c> variable
48 -in <path>/etc/make.conf</path> to point to the partition with enough free space
49 -for compiling extremely large packages such as OpenOffice.
50 +in <path>/etc/portage/make.conf</path> to point to the partition with enough
51 +free space for compiling extremely large packages such as OpenOffice.
52 </p>
53
54 </body>
55
56
57
58 1.124 xml/htdocs/doc/en/handbook/hb-install-stage.xml
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.124&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.124&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.123&r2=1.124
63
64 Index: hb-install-stage.xml
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
67 retrieving revision 1.123
68 retrieving revision 1.124
69 diff -u -r1.123 -r1.124
70 --- hb-install-stage.xml 3 Aug 2011 08:26:43 -0000 1.123
71 +++ hb-install-stage.xml 24 Jul 2012 12:12:52 -0000 1.124
72 @@ -4,7 +4,7 @@
73 <!-- The content of this document is licensed under the CC-BY-SA license -->
74 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
75
76 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.123 2011/08/03 08:26:43 jkt Exp $ -->
77 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.124 2012/07/24 12:12:52 swift Exp $ -->
78
79 <sections>
80
81 @@ -13,8 +13,8 @@
82 describe how you extract the stage3 archive and configure Portage.
83 </abstract>
84
85 -<version>11</version>
86 -<date>2011-08-03</date>
87 +<version>12</version>
88 +<date>2012-07-24</date>
89
90 <section>
91 <title>Installing a Stage Tarball</title>
92 @@ -327,8 +327,8 @@
93 To optimize Gentoo, you can set a couple of variables which impact Portage
94 behaviour. All those variables can be set as environment variables (using
95 <c>export</c>) but that isn't permanent. To keep your settings, Portage provides
96 -you with <path>/etc/make.conf</path>, a configuration file for Portage. It is
97 -this file we will edit now.
98 +you with <path>/etc/portage/make.conf</path>, a configuration file for Portage.
99 +It is this file we will edit now.
100 </p>
101
102 <note>
103 @@ -343,8 +343,8 @@
104 the optimization variables we will discuss hereafter.
105 </p>
106
107 -<pre caption="Opening /etc/make.conf">
108 -# <i>nano -w /mnt/gentoo/etc/make.conf</i>
109 +<pre caption="Opening /etc/portage/make.conf">
110 +# <i>nano -w /mnt/gentoo/etc/portage/make.conf</i>
111 </pre>
112
113 <p>
114 @@ -473,8 +473,8 @@
115 <body>
116
117 <p>
118 -Update your <path>/mnt/gentoo/etc/make.conf</path> to your own preference and
119 -save (<c>nano</c> users would hit <c>Ctrl-X</c>). You are now ready to continue
120 +Update your <path>/mnt/gentoo/etc/portage/make.conf</path> to your own preference
121 +and save (<c>nano</c> users would hit <c>Ctrl-X</c>). You are now ready to continue
122 with <uri link="?part=1&amp;chap=6">Installing the Gentoo Base System</uri>.
123 </p>
124
125
126
127
128 1.125 xml/htdocs/doc/en/handbook/hb-install-system.xml
129
130 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.125&view=markup
131 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.125&content-type=text/plain
132 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.124&r2=1.125
133
134 Index: hb-install-system.xml
135 ===================================================================
136 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
137 retrieving revision 1.124
138 retrieving revision 1.125
139 diff -u -r1.124 -r1.125
140 --- hb-install-system.xml 29 Jun 2012 16:12:20 -0000 1.124
141 +++ hb-install-system.xml 24 Jul 2012 12:12:52 -0000 1.125
142 @@ -4,7 +4,7 @@
143 <!-- The content of this document is licensed under the CC-BY-SA license -->
144 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
145
146 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.124 2012/06/29 16:12:20 swift Exp $ -->
147 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.125 2012/07/24 12:12:52 swift Exp $ -->
148
149 <sections>
150
151 @@ -14,8 +14,8 @@
152 to progress to that state.
153 </abstract>
154
155 -<version>16</version>
156 -<date>2012-06-29</date>
157 +<version>17</version>
158 +<date>2012-07-24</date>
159
160 <section>
161 <title>Chrooting</title>
162 @@ -36,7 +36,7 @@
163 </p>
164
165 <pre caption="Using mirrorselect for the GENTOO_MIRRORS variable">
166 -# <i>mirrorselect -i -o &gt;&gt; /mnt/gentoo/etc/make.conf</i>
167 +# <i>mirrorselect -i -o &gt;&gt; /mnt/gentoo/etc/portage/make.conf</i>
168 </pre>
169
170 <p>
171 @@ -48,12 +48,12 @@
172 </p>
173
174 <pre caption="Selecting an rsync mirror using mirrorselect">
175 -# <i>mirrorselect -i -r -o &gt;&gt; /mnt/gentoo/etc/make.conf</i>
176 +# <i>mirrorselect -i -r -o &gt;&gt; /mnt/gentoo/etc/portage/make.conf</i>
177 </pre>
178
179 <p>
180 After running <c>mirrorselect</c> it is adviseable to double-check the settings
181 -in <path>/mnt/gentoo/etc/make.conf</path> !
182 +in <path>/mnt/gentoo/etc/portage/make.conf</path> !
183 </p>
184
185 <note>
186 @@ -313,15 +313,16 @@
187 <p>
188 The default <c>USE</c> settings are placed in the <path>make.defaults</path>
189 files of your profile. You will find <path>make.defaults</path> files in the
190 -directory which <path>/etc/make.profile</path> points to and all parent
191 +directory which <path>/etc/portage/make.profile</path> points to and all parent
192 directories as well. The default <c>USE</c> setting is the sum of all <c>USE</c>
193 settings in all <path>make.defaults</path> files. What you place in
194 -<path>/etc/make.conf</path> is calculated against these defaults settings. If
195 -you add something to the <c>USE</c> setting, it is added to the default list. If
196 -you remove something from the <c>USE</c> setting (by placing a minus sign in
197 -front of it) it is removed from the default list (if it was in the default list
198 -at all). <e>Never</e> alter anything inside the <path>/etc/make.profile</path>
199 -directory; it gets overwritten when you update Portage!
200 +<path>/etc/portage/make.conf</path> is calculated against these defaults
201 +settings. If you add something to the <c>USE</c> setting, it is added to the
202 +default list. If you remove something from the <c>USE</c> setting (by placing
203 +a minus sign in front of it) it is removed from the default list (if it was
204 +in the default list at all). <e>Never</e> alter anything inside the
205 +<path>/etc/portage/make.profile</path> directory; it gets overwritten when
206 +you update Portage!
207 </p>
208
209 <p>
210 @@ -341,8 +342,8 @@
211 and CD Recording support:
212 </p>
213
214 -<pre caption="Opening /etc/make.conf">
215 -# <i>nano -w /etc/make.conf</i>
216 +<pre caption="Opening /etc/portage/make.conf">
217 +# <i>nano -w /etc/portage/make.conf</i>
218 </pre>
219
220 <pre caption="USE setting">
221
222
223
224 1.19 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
225
226 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.19&view=markup
227 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.19&content-type=text/plain
228 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.18&r2=1.19
229
230 Index: hb-install-x86+amd64-disk.xml
231 ===================================================================
232 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
233 retrieving revision 1.18
234 retrieving revision 1.19
235 diff -u -r1.18 -r1.19
236 --- hb-install-x86+amd64-disk.xml 17 Oct 2011 19:51:45 -0000 1.18
237 +++ hb-install-x86+amd64-disk.xml 24 Jul 2012 12:12:52 -0000 1.19
238 @@ -4,7 +4,7 @@
239 <!-- The content of this document is licensed under the CC-BY-SA license -->
240 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
241
242 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.18 2011/10/17 19:51:45 swift Exp $ -->
243 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.19 2012/07/24 12:12:52 swift Exp $ -->
244
245 <sections>
246
247 @@ -13,8 +13,8 @@
248 This chapter describes how to partition a disk for future usage.
249 </abstract>
250
251 -<version>11</version>
252 -<date>2011-10-17</date>
253 +<version>12</version>
254 +<date>2012-07-24</date>
255
256 <section>
257 <title>Introduction to Block Devices</title>
258 @@ -207,8 +207,8 @@
259 seem excessive, remember that Portage uses this partition by default for
260 compiling packages. If you want to keep <path>/var</path> at a more reasonable
261 size, such as 1GB, you will need to alter your <c>PORTAGE_TMPDIR</c> variable
262 -in <path>/etc/make.conf</path> to point to the partition with enough free space
263 -for compiling extremely large packages such as OpenOffice.
264 +in <path>/etc/portage/make.conf</path> to point to the partition with enough
265 +free space for compiling extremely large packages such as OpenOffice.
266 </p>
267
268 </body>
269
270
271
272 1.3 xml/htdocs/doc/en/handbook/hb-portage-advanced.xml
273
274 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?rev=1.3&view=markup
275 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?rev=1.3&content-type=text/plain
276 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?r1=1.2&r2=1.3
277
278 Index: hb-portage-advanced.xml
279 ===================================================================
280 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml,v
281 retrieving revision 1.2
282 retrieving revision 1.3
283 diff -u -r1.2 -r1.3
284 --- hb-portage-advanced.xml 7 Feb 2012 19:17:58 -0000 1.2
285 +++ hb-portage-advanced.xml 24 Jul 2012 12:12:52 -0000 1.3
286 @@ -4,7 +4,7 @@
287 <!-- The content of this document is licensed under the CC-BY-SA license -->
288 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
289
290 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml,v 1.2 2012/02/07 19:17:58 swift Exp $ -->
291 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml,v 1.3 2012/07/24 12:12:52 swift Exp $ -->
292
293 <sections>
294
295 @@ -15,8 +15,8 @@
296 features.
297 </abstract>
298
299 -<version>2</version>
300 -<date>2012-02-07</date>
301 +<version>3</version>
302 +<date>2012-07-24</date>
303
304 <section>
305 <title>Introduction</title>
306 @@ -64,10 +64,10 @@
307
308 <p>
309 By default, package builds will use the environment variables defined in
310 -<path>/etc/make.conf</path>, such as <c>CFLAGS</c>, <c>MAKEOPTS</c> and more. In
311 -some cases though, you might want to provide different variables for specific
312 -packages. To do so, Portage supports the use of <path>/etc/portage/env</path>
313 -and <path>/etc/portage/package.env</path>.
314 +<path>/etc/portage/make.conf</path>, such as <c>CFLAGS</c>, <c>MAKEOPTS</c>
315 +and more. In some cases though, you might want to provide different variables
316 +for specific packages. To do so, Portage supports the use of
317 +<path>/etc/portage/env</path> and <path>/etc/portage/package.env</path>.
318 </p>
319
320 <p>
321 @@ -224,9 +224,9 @@
322
323 <p>
324 By default, Gentoo uses the settings contained in the profile pointed to by
325 -<path>/etc/make.profile</path> (a symbolic link to the right profile directory).
326 -These profiles define both specific settings as well as inherit settings from
327 -other profiles (through their <path>parent</path> file).
328 +<path>/etc/portage/make.profile</path> (a symbolic link to the right profile
329 +directory). These profiles define both specific settings as well as inherit
330 +settings from other profiles (through their <path>parent</path> file).
331 </p>
332
333 <p>
334
335
336
337 1.19 xml/htdocs/doc/en/handbook/hb-portage-branches.xml
338
339 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.19&view=markup
340 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.19&content-type=text/plain
341 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?r1=1.18&r2=1.19
342
343 Index: hb-portage-branches.xml
344 ===================================================================
345 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v
346 retrieving revision 1.18
347 retrieving revision 1.19
348 diff -u -r1.18 -r1.19
349 --- hb-portage-branches.xml 2 Mar 2011 09:46:22 -0000 1.18
350 +++ hb-portage-branches.xml 24 Jul 2012 12:12:52 -0000 1.19
351 @@ -4,7 +4,7 @@
352 <!-- The content of this document is licensed under the CC-BY-SA license -->
353 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
354
355 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.18 2011/03/02 09:46:22 nightmorph Exp $ -->
356 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.19 2012/07/24 12:12:52 swift Exp $ -->
357
358 <sections>
359
360 @@ -15,8 +15,8 @@
361 individually.
362 </abstract>
363
364 -<version>3</version>
365 -<date>2011-03-02</date>
366 +<version>4</version>
367 +<date>2012-07-24</date>
368
369 <section>
370 <title>Using One Branch</title>
371 @@ -67,7 +67,7 @@
372
373 <p>
374 For example, to select the testing branch for the x86 architecture, edit
375 -<path>/etc/make.conf</path> and set:
376 +<path>/etc/portage/make.conf</path> and set:
377 </p>
378
379 <pre caption="Setting the ACCEPT_KEYWORDS variable">
380
381
382
383 1.18 xml/htdocs/doc/en/handbook/hb-portage-configuration.xml
384
385 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.18&view=markup
386 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.18&content-type=text/plain
387 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?r1=1.17&r2=1.18
388
389 Index: hb-portage-configuration.xml
390 ===================================================================
391 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v
392 retrieving revision 1.17
393 retrieving revision 1.18
394 diff -u -r1.17 -r1.18
395 --- hb-portage-configuration.xml 28 Feb 2008 08:25:26 -0000 1.17
396 +++ hb-portage-configuration.xml 24 Jul 2012 12:12:52 -0000 1.18
397 @@ -4,7 +4,7 @@
398 <!-- The content of this document is licensed under the CC-BY-SA license -->
399 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
400
401 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.17 2008/02/28 08:25:26 nightmorph Exp $ -->
402 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.18 2012/07/24 12:12:52 swift Exp $ -->
403
404 <sections>
405
406 @@ -13,8 +13,8 @@
407 configuration file or as environment variable.
408 </abstract>
409
410 -<version>1.9</version>
411 -<date>2008-02-28</date>
412 +<version>2</version>
413 +<date>2012-07-24</date>
414
415 <section>
416 <title>Portage Configuration</title>
417 @@ -23,8 +23,8 @@
418
419 <p>
420 As noted previously, Portage is configurable through many variables which
421 -you should define in <path>/etc/make.conf</path>. Please refer to the
422 -<path>make.conf</path> man page for more and complete information:
423 +you should define in <path>/etc/portage/make.conf</path>. Please refer to
424 +the <path>make.conf</path> man page for more and complete information:
425 </p>
426
427 <pre caption="Reading the make.conf man page">
428
429
430
431 1.16 xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml
432
433 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?rev=1.16&view=markup
434 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?rev=1.16&content-type=text/plain
435 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?r1=1.15&r2=1.16
436
437 Index: hb-portage-diverttree.xml
438 ===================================================================
439 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v
440 retrieving revision 1.15
441 retrieving revision 1.16
442 diff -u -r1.15 -r1.16
443 --- hb-portage-diverttree.xml 13 Jul 2010 22:00:23 -0000 1.15
444 +++ hb-portage-diverttree.xml 24 Jul 2012 12:12:52 -0000 1.16
445 @@ -4,7 +4,7 @@
446 <!-- The content of this document is licensed under the CC-BY-SA license -->
447 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
448
449 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v 1.15 2010/07/13 22:00:23 nightmorph Exp $ -->
450 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v 1.16 2012/07/24 12:12:52 swift Exp $ -->
451
452 <sections>
453
454 @@ -14,8 +14,8 @@
455 packages and more.
456 </abstract>
457
458 -<version>1.7</version>
459 -<date>2010-07-13</date>
460 +<version>2</version>
461 +<date>2012-07-24</date>
462
463 <section>
464 <title>Using a Portage Tree Subset</title>
465 @@ -31,10 +31,10 @@
466
467 <p>
468 You need to define the name of the file that contains the exclude patterns in
469 -the <c>--exclude-from</c> variable in your <path>/etc/make.conf</path>.
470 +the <c>--exclude-from</c> variable in your <path>/etc/portage/make.conf</path>.
471 </p>
472
473 -<pre caption="Defining the exclude file in /etc/make.conf">
474 +<pre caption="Defining the exclude file in /etc/portage/make.conf">
475 PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
476 </pre>
477
478 @@ -64,10 +64,10 @@
479 </p>
480
481 <p>
482 -Then define PORTDIR_OVERLAY in <path>/etc/make.conf</path> and have it point to
483 -the previously defined directory. When you use Portage now, it will take those
484 -ebuilds into account as well without removing/overwriting those ebuilds the next
485 -time you run <c>emerge --sync</c>.
486 +Then define PORTDIR_OVERLAY in <path>/etc/portage/make.conf</path> and have it
487 +point to the previously defined directory. When you use Portage now, it will
488 +take those ebuilds into account as well without removing/overwriting those
489 +ebuilds the next time you run <c>emerge --sync</c>.
490 </p>
491
492 </body>
493
494
495
496 1.22 xml/htdocs/doc/en/handbook/hb-portage-files.xml
497
498 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.22&view=markup
499 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.22&content-type=text/plain
500 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?r1=1.21&r2=1.22
501
502 Index: hb-portage-files.xml
503 ===================================================================
504 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v
505 retrieving revision 1.21
506 retrieving revision 1.22
507 diff -u -r1.21 -r1.22
508 --- hb-portage-files.xml 2 Mar 2011 09:25:49 -0000 1.21
509 +++ hb-portage-files.xml 24 Jul 2012 12:12:52 -0000 1.22
510 @@ -4,7 +4,7 @@
511 <!-- The content of this document is licensed under the CC-BY-SA license -->
512 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
513
514 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.21 2011/03/02 09:25:49 nightmorph Exp $ -->
515 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.22 2012/07/24 12:12:52 swift Exp $ -->
516
517 <sections>
518
519 @@ -13,8 +13,8 @@
520 files and data.
521 </abstract>
522
523 -<version>2</version>
524 -<date>2011-03-02</date>
525 +<version>3</version>
526 +<date>2012-07-24</date>
527
528 <section>
529 <title>Portage Files</title>
530 @@ -32,19 +32,19 @@
531 <p>
532 Since many configuration directives differ between architectures, Portage also
533 has default configuration files which are part of your profile. Your profile is
534 -pointed to by the <path>/etc/make.profile</path> symlink; Portage'
535 +pointed to by the <path>/etc/portage/make.profile</path> symlink; Portage'
536 configurations are set in the <path>make.defaults</path> files of your profile
537 and all parent profiles. We'll explain more about profiles
538 -and the <path>/etc/make.profile</path> directory later on.
539 +and the <path>/etc/portage/make.profile</path> directory later on.
540 </p>
541
542 <p>
543 If you're planning on changing a configuration variable, <e>don't</e> alter
544 <path>/etc/make.globals</path> or <path>make.defaults</path>. Instead use
545 -<path>/etc/make.conf</path> which has precedence over the previous files. You'll
546 -also find a <path>/usr/share/portage/config/make.conf.example</path>. As the
547 -name implies, this is merely an example file - Portage does not read in this
548 -file.
549 +<path>/etc/portage/make.conf</path> which has precedence over the previous
550 +files. You'll also find a <path>/usr/share/portage/config/make.conf.example</path>.
551 +As the name implies, this is merely an example file - Portage does not read
552 +in this file.
553 </p>
554
555 <p>
556 @@ -59,11 +59,11 @@
557 <body>
558
559 <p>
560 -We've already encountered the <path>/etc/make.profile</path> directory. Well,
561 -this isn't exactly a directory but a symbolic link to a profile, by default one
562 -inside <path>/usr/portage/profiles</path> although you can create your own
563 -profiles elsewhere and point to them. The profile this symlink points to is the
564 -profile to which your system adheres.
565 +We've already encountered the <path>/etc/portage/make.profile</path> directory.
566 +Well, this isn't exactly a directory but a symbolic link to a profile, by
567 +default one inside <path>/usr/portage/profiles</path> although you can create
568 +your own profiles elsewhere and point to them. The profile this symlink points
569 +to is the profile to which your system adheres.
570 </p>
571
572 <p>
573 @@ -137,9 +137,9 @@
574
575 <p>
576 All these purposes have well-known default locations but can be altered to your
577 -own taste through <path>/etc/make.conf</path>. The rest of this chapter explains
578 -what special-purpose locations Portage uses and how to alter their placement on
579 -your filesystem.
580 +own taste through <path>/etc/portage/make.conf</path>. The rest of this chapter
581 +explains what special-purpose locations Portage uses and how to alter their
582 +placement on your filesystem.
583 </p>
584
585 <p>
586 @@ -164,7 +164,7 @@
587 <p>
588 The Portage tree default location is <path>/usr/portage</path>. This is defined
589 by the PORTDIR variable. When you store the Portage tree elsewhere (by altering
590 -this variable), don't forget to change the <path>/etc/make.profile</path>
591 +this variable), don't forget to change the <path>/etc/portage/make.profile</path>
592 symbolic link accordingly.
593 </p>
594
595
596
597
598 1.43 xml/htdocs/doc/en/handbook/hb-working-features.xml
599
600 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.43&view=markup
601 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.43&content-type=text/plain
602 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?r1=1.42&r2=1.43
603
604 Index: hb-working-features.xml
605 ===================================================================
606 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v
607 retrieving revision 1.42
608 retrieving revision 1.43
609 diff -u -r1.42 -r1.43
610 --- hb-working-features.xml 29 Jun 2012 15:57:32 -0000 1.42
611 +++ hb-working-features.xml 24 Jul 2012 12:12:52 -0000 1.43
612 @@ -4,7 +4,7 @@
613 <!-- The content of this document is licensed under the CC-BY-SA license -->
614 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
615
616 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.42 2012/06/29 15:57:32 swift Exp $ -->
617 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.43 2012/07/24 12:12:52 swift Exp $ -->
618
619 <sections>
620
621 @@ -13,8 +13,8 @@
622 ccache and more.
623 </abstract>
624
625 -<version>6</version>
626 -<date>2012-06-29</date>
627 +<version>7</version>
628 +<date>2012-07-24</date>
629
630 <section>
631 <title>Portage Features</title>
632 @@ -28,8 +28,8 @@
633
634 <p>
635 To enable or disable certain Portage features you need to edit
636 -<path>/etc/make.conf</path>'s <c>FEATURES</c> variable which contains the
637 -various feature keywords, separated by white space. In several cases you
638 +<path>/etc/portage/make.conf</path>'s <c>FEATURES</c> variable which contains
639 +the various feature keywords, separated by white space. In several cases you
640 will also need to install the additional tool on which the feature relies.
641 </p>
642
643 @@ -97,7 +97,7 @@
644 <body>
645
646 <p>
647 -Add <c>distcc</c> to the FEATURES variable inside <path>/etc/make.conf</path>.
648 +Add <c>distcc</c> to the FEATURES variable inside <path>/etc/portage/make.conf</path>.
649 Next, edit the MAKEOPTS variable to your liking. A known guideline is to fill in
650 "-jX" with X the number of CPUs that run <c>distccd</c> (including the current
651 host) plus one, but you might have better results with other numbers.
652 @@ -150,7 +150,7 @@
653 will retain stale code objects or corrupted files, which can lead to packages
654 that cannot be emerged. If this happens (if you receive errors like "File not
655 recognized: File truncated"), try recompiling the application with ccache
656 -disabled (<c>FEATURES="-ccache"</c> in <path>/etc/make.conf</path>)
657 +disabled (<c>FEATURES="-ccache"</c> in <path>/etc/portage/make.conf</path>)
658 <e>before</e> reporting a bug. Unless you are doing development work, <e>do not
659 enable ccache</e>.
660 </warn>
661 @@ -176,11 +176,11 @@
662 <body>
663
664 <p>
665 -Open <path>/etc/make.conf</path> and add <c>ccache</c> to the FEATURES variable.
666 -Next, add a new variable called CCACHE_SIZE and set it to "2G":
667 +Open <path>/etc/portage/make.conf</path> and add <c>ccache</c> to the FEATURES
668 +variable. Next, add a new variable called CCACHE_SIZE and set it to "2G":
669 </p>
670
671 -<pre caption="Editing CCACHE_SIZE in /etc/make.conf">
672 +<pre caption="Editing CCACHE_SIZE in /etc/portage/make.conf">
673 CCACHE_SIZE="2G"
674 </pre>
675
676 @@ -197,7 +197,7 @@
677 <p>
678 The <path>/var/tmp/ccache</path> location is Portage' default ccache home
679 directory; if you want to alter this setting you can set the <c>CCACHE_DIR</c>
680 -variable in <path>/etc/make.conf</path>.
681 +variable in <path>/etc/portage/make.conf</path>.
682 </p>
683
684 <p>
685 @@ -270,7 +270,7 @@
686 it. For instance, if the prebuilt packages are on ftp://buildhost/gentoo:
687 </p>
688
689 -<pre caption="Setting PORTAGE_BINHOST in /etc/make.conf">
690 +<pre caption="Setting PORTAGE_BINHOST in /etc/portage/make.conf">
691 PORTAGE_BINHOST="ftp://buildhost/gentoo"
692 </pre>
693
694 @@ -365,8 +365,8 @@
695 </pre>
696
697 <p>
698 -Next, edit <path>/etc/make.conf</path> and enable support for validating the
699 -signed Portage tree snapshots (using <c>FEATURES="webrsync-gpg"</c>) and
700 +Next, edit <path>/etc/portage/make.conf</path> and enable support for validating
701 +the signed Portage tree snapshots (using <c>FEATURES="webrsync-gpg"</c>) and
702 disabling updating the Portage tree using the regular <c>emerge --sync</c>
703 method.
704 </p>
705
706
707
708 1.80 xml/htdocs/doc/en/handbook/hb-working-portage.xml
709
710 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.80&view=markup
711 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.80&content-type=text/plain
712 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.79&r2=1.80
713
714 Index: hb-working-portage.xml
715 ===================================================================
716 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v
717 retrieving revision 1.79
718 retrieving revision 1.80
719 diff -u -r1.79 -r1.80
720 --- hb-working-portage.xml 22 May 2012 18:40:06 -0000 1.79
721 +++ hb-working-portage.xml 24 Jul 2012 12:12:52 -0000 1.80
722 @@ -4,7 +4,7 @@
723 <!-- The content of this document is licensed under the CC-BY-SA license -->
724 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
725
726 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.79 2012/05/22 18:40:06 swift Exp $ -->
727 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.80 2012/07/24 12:12:52 swift Exp $ -->
728
729 <sections>
730
731 @@ -13,8 +13,8 @@
732 maintain the software on his system.
733 </abstract>
734
735 -<version>5</version>
736 -<date>2012-05-22</date>
737 +<version>6</version>
738 +<date>2012-07-24</date>
739
740 <section>
741 <title>Welcome to Portage</title>
742 @@ -410,10 +410,10 @@
743
744 <p>
745 The variable that controls permitted licenses is <c>ACCEPT_LICENSE</c>, which
746 -can be set in <path>/etc/make.conf</path>:
747 +can be set in <path>/etc/portage/make.conf</path>:
748 </p>
749
750 -<pre caption="Default ACCEPT_LICENSE in /etc/make.conf">
751 +<pre caption="Default ACCEPT_LICENSE in /etc/portage/make.conf">
752 ACCEPT_LICENSE="* -@EULA"
753 </pre>
754
755 @@ -424,8 +424,8 @@
756 </p>
757
758 <p>
759 -You can set <c>ACCEPT_LICENSE</c> globally in <path>/etc/make.conf</path>, or
760 -you can specify it on a per-package basis in
761 +You can set <c>ACCEPT_LICENSE</c> globally in <path>/etc/portage/make.conf</path>
762 +, or you can specify it on a per-package basis in
763 <path>/etc/portage/package.license</path>.
764 </p>
765
766 @@ -458,7 +458,7 @@
767 license group, as well as a few other groups and individual licenses:
768 </p>
769
770 -<pre caption="ACCEPT_LICENSE in /etc/make.conf">
771 +<pre caption="ACCEPT_LICENSE in /etc/portage/make.conf">
772 ACCEPT_LICENSE="@GPL-COMPATIBLE @OSI-APPROVED @EULA atheros-hal BitstreamVera"
773 </pre>
774
775 @@ -641,7 +641,7 @@
776 <li>
777 <b>license</b> means that the package's license is not compatible with your
778 <c>ACCEPT_LICENSE</c> setting. You must explicitly permit its license or
779 - license group by setting it in <path>/etc/make.conf</path> or in
780 + license group by setting it in <path>/etc/portage/make.conf</path> or in
781 <path>/etc/portage/package.license</path>. Refer to <uri
782 link="#license">Licenses</uri> to learn how licenses work.
783 </li>
784 @@ -682,7 +682,7 @@
785
786 <p>
787 To resolve this, either add the requested USE flag to your global USE flags in
788 -<path>/etc/make.conf</path>, or set it for the specific package in
789 +<path>/etc/portage/make.conf</path>, or set it for the specific package in
790 <path>/etc/portage/package.use</path>.
791 </p>
792
793
794
795
796 1.37 xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml
797
798 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?rev=1.37&view=markup
799 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?rev=1.37&content-type=text/plain
800 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?r1=1.36&r2=1.37
801
802 Index: hb-working-rcscripts.xml
803 ===================================================================
804 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v
805 retrieving revision 1.36
806 retrieving revision 1.37
807 diff -u -r1.36 -r1.37
808 --- hb-working-rcscripts.xml 17 Sep 2011 12:45:11 -0000 1.36
809 +++ hb-working-rcscripts.xml 24 Jul 2012 12:12:52 -0000 1.37
810 @@ -4,7 +4,7 @@
811 <!-- The content of this document is licensed under the CC-BY-SA license -->
812 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
813
814 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v 1.36 2011/09/17 12:45:11 swift Exp $ -->
815 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v 1.37 2012/07/24 12:12:52 swift Exp $ -->
816
817 <sections>
818
819 @@ -14,8 +14,8 @@
820 these aspects and explains how to deal with these scripts.
821 </abstract>
822
823 -<version>5</version>
824 -<date>2011-09-17</date>
825 +<version>6</version>
826 +<date>2012-07-24</date>
827
828 <section>
829 <title>Runlevels</title>
830 @@ -390,8 +390,8 @@
831
832 <p>
833 Such a configuration file contains variables and variables alone (just like
834 -<path>/etc/make.conf</path>), making it very easy to configure services. It also
835 -allows us to provide more information about the variables (as comments).
836 +<path>/etc/portage/make.conf</path>), making it very easy to configure services.
837 +It also allows us to provide more information about the variables (as comments).
838 </p>
839
840 </body>
841
842
843
844 1.52 xml/htdocs/doc/en/handbook/hb-working-use.xml
845
846 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.52&view=markup
847 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.52&content-type=text/plain
848 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.51&r2=1.52
849
850 Index: hb-working-use.xml
851 ===================================================================
852 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v
853 retrieving revision 1.51
854 retrieving revision 1.52
855 diff -u -r1.51 -r1.52
856 --- hb-working-use.xml 9 Jul 2012 04:34:16 -0000 1.51
857 +++ hb-working-use.xml 24 Jul 2012 12:12:52 -0000 1.52
858 @@ -4,7 +4,7 @@
859 <!-- The content of this document is licensed under the CC-BY-SA license -->
860 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
861
862 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.51 2012/07/09 04:34:16 nightmorph Exp $ -->
863 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.52 2012/07/24 12:12:52 swift Exp $ -->
864
865 <sections>
866
867 @@ -13,8 +13,8 @@
868 work with USE flags and understand how USE flags interact with your system.
869 </abstract>
870
871 -<version>2</version>
872 -<date>2012-07-08</date>
873 +<version>3</version>
874 +<date>2012-07-24</date>
875
876 <section>
877 <title>What are USE flags?</title>
878 @@ -128,9 +128,9 @@
879
880 <p>
881 The profile your system listens to is pointed to by the
882 -<path>/etc/make.profile</path> symlink. Each profile works on top of another,
883 -larger profile, the end result is therefore the sum of all profiles. The top
884 -profile is the <path>base</path> profile
885 +<path>/etc/portage/make.profile</path> symlink. Each profile works on top of
886 +another, larger profile, the end result is therefore the sum of all profiles.
887 +The top profile is the <path>base</path> profile
888 (<path>/usr/portage/profiles/base</path>).
889 </p>
890
891 @@ -158,17 +158,17 @@
892 <p>
893 To change this default setting, you need to add or remove keywords to the
894 <c>USE</c> variable. This is done globally by defining the <c>USE</c> variable
895 -in <path>/etc/make.conf</path>. In this variable you add the extra USE flags you
896 -require, or remove the USE flags you don't want. This latter is done by
897 -prefixing the keyword with the minus-sign ("-").
898 +in <path>/etc/portage/make.conf</path>. In this variable you add the extra USE
899 +flags you require, or remove the USE flags you don't want. This latter is done
900 +by prefixing the keyword with the minus-sign ("-").
901 </p>
902
903 <p>
904 For instance, to remove support for KDE and QT but add support for ldap, the
905 -following <c>USE</c> can be defined in <path>/etc/make.conf</path>:
906 +following <c>USE</c> can be defined in <path>/etc/portage/make.conf</path>:
907 </p>
908
909 -<pre caption="An example USE setting in /etc/make.conf">
910 +<pre caption="An example USE setting in /etc/portage/make.conf">
911 USE="-kde -qt4 ldap"
912 </pre>
913
914 @@ -213,10 +213,10 @@
915
916 <p>
917 Sometimes you want to set a certain USE setting only once. Instead of editing
918 -<path>/etc/make.conf</path> twice (to do and undo the USE changes) you can just
919 -declare the USE variable as environment variable. Remember that, when you
920 -re-emerge or update this application (either explicitly or as part of a system
921 -update) your changes will be lost!
922 +<path>/etc/portage/make.conf</path> twice (to do and undo the USE changes) you
923 +can just declare the USE variable as environment variable. Remember that, when
924 +you re-emerge or update this application (either explicitly or as part of a
925 +system update) your changes will be lost!
926 </p>
927
928 <p>
929 @@ -248,7 +248,7 @@
930 your profile
931 </li>
932 <li>
933 - User-defined USE setting in <path>/etc/make.conf</path>
934 + User-defined USE setting in <path>/etc/portage/make.conf</path>
935 </li>
936 <li>
937 User-defined USE setting in <path>/etc/portage/package.use</path>