Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@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: Sat, 28 Aug 2010 23:42:37
Message-Id: 20100828234223.60DCF20051@flycatcher.gentoo.org
1 nightmorph 10/08/28 23:42:23
2
3 Modified: hb-install-mips-stage.xml hb-install-stage.xml
4 Log:
5 adjust MAKEOPTS suggestion for multiple cores, bug 334719
6
7 Revision Changes Path
8 1.12 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.12&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.12&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.11&r2=1.12
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.11
18 retrieving revision 1.12
19 diff -u -r1.11 -r1.12
20 --- hb-install-mips-stage.xml 27 Jul 2010 22:54:33 -0000 1.11
21 +++ hb-install-mips-stage.xml 28 Aug 2010 23:42:23 -0000 1.12
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.11 2010/07/27 22:54:33 nightmorph Exp $ -->
27 +<!-- $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 $ -->
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.0</version>
36 -<date>2010-07-27</date>
37 +<version>10.1</version>
38 +<date>2010-08-28</date>
39
40 <section>
41 <title>Installing a Stage Tarball</title>
42 @@ -398,8 +398,8 @@
43
44 <p>
45 With <c>MAKEOPTS</c> you define how many parallel compilations should occur when
46 -you install a package. A good choice is the number of CPUs in your system plus
47 -one, but this guideline isn't always perfect.
48 +you install a package. A good choice is the number of CPUs (or CPU cores) in
49 +your system plus one, but this guideline isn't always perfect.
50 </p>
51
52 <pre caption="MAKEOPTS for a regular, 1-CPU system">
53
54
55
56 1.122 xml/htdocs/doc/en/handbook/hb-install-stage.xml
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.122&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.122&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.121&r2=1.122
61
62 Index: hb-install-stage.xml
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
65 retrieving revision 1.121
66 retrieving revision 1.122
67 diff -u -r1.121 -r1.122
68 --- hb-install-stage.xml 19 Jul 2010 05:59:23 -0000 1.121
69 +++ hb-install-stage.xml 28 Aug 2010 23:42:23 -0000 1.122
70 @@ -4,7 +4,7 @@
71 <!-- The content of this document is licensed under the CC-BY-SA license -->
72 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
73
74 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.121 2010/07/19 05:59:23 nightmorph Exp $ -->
75 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.122 2010/08/28 23:42:23 nightmorph Exp $ -->
76
77 <sections>
78
79 @@ -13,8 +13,8 @@
80 describe how you extract the stage3 archive and configure Portage.
81 </abstract>
82
83 -<version>10.4</version>
84 -<date>2010-07-18</date>
85 +<version>10.5</version>
86 +<date>2010-08-28</date>
87
88 <section>
89 <title>Installing a Stage Tarball</title>
90 @@ -456,8 +456,8 @@
91
92 <p>
93 With <c>MAKEOPTS</c> you define how many parallel compilations should occur when
94 -you install a package. A good choice is the number of CPUs in your system plus
95 -one, but this guideline isn't always perfect.
96 +you install a package. A good choice is the number of CPUs (or CPU cores) in
97 +your system plus one, but this guideline isn't always perfect.
98 </p>
99
100 <pre caption="MAKEOPTS for a regular, 1-CPU system">