Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-ppc-faq.xml gentoo-upgrading.xml gentoo-x86-quickinstall-stage.xml
Date: Sun, 06 Jul 2008 08:00:37
Message-Id: E1KFPAb-0001kw-JB@stork.gentoo.org
1 nightmorph 08/07/06 08:00:29
2
3 Modified: gentoo-ppc-faq.xml gentoo-upgrading.xml
4 gentoo-x86-quickinstall-stage.xml
5 Log:
6 2008.0 is released
7
8 Revision Changes Path
9 1.69 xml/htdocs/doc/en/gentoo-ppc-faq.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.69&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.69&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.68&r2=1.69
14
15 Index: gentoo-ppc-faq.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v
18 retrieving revision 1.68
19 retrieving revision 1.69
20 diff -u -r1.68 -r1.69
21 --- gentoo-ppc-faq.xml 23 May 2008 20:30:57 -0000 1.68
22 +++ gentoo-ppc-faq.xml 6 Jul 2008 08:00:29 -0000 1.69
23 @@ -1,6 +1,6 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.68 2008/05/23 20:30:57 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.69 2008/07/06 08:00:29 nightmorph Exp $ -->
28
29 <guide link="/doc/en/gentoo-ppc-faq.xml">
30 <title>Gentoo Linux/PowerPC Frequently Asked Questions</title>
31 @@ -27,8 +27,8 @@
32 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
33 <license/>
34
35 -<version>1.39</version>
36 -<date>2008-01-31</date>
37 +<version>1.40</version>
38 +<date>2008-07-06</date>
39
40 <faqindex>
41 <title>Questions</title>
42 @@ -987,18 +987,11 @@
43 <body>
44
45 <p>
46 -Due to a mistake in creating the default options for GRP, the drivers for r128
47 -and radeon were left turned off in the 2007.0 release. Please add the
48 -appropriate VIDEO_CARDS line to <path>/etc/make.conf</path> and recompile
49 -<c>xorg-server</c> and <c>mesa</c> to rebuild the driver. Sorry about the
50 -trouble!
51 +Add the appropriate VIDEO_CARDS line to <path>/etc/make.conf</path> (specify
52 +r128 or radeon) and recompile <c>xorg-server</c> and <c>mesa</c> to rebuild the
53 +driver.
54 </p>
55
56 -<note>
57 -This is also the correct solution if you simply forgot to include the correct
58 -card in VIDEO_CARDS and compiled it yourself.
59 -</note>
60 -
61 </body>
62 </section>
63 <section id="xorgerror">
64
65
66
67 1.41 xml/htdocs/doc/en/gentoo-upgrading.xml
68
69 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.41&view=markup
70 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.41&content-type=text/plain
71 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.40&r2=1.41
72
73 Index: gentoo-upgrading.xml
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
76 retrieving revision 1.40
77 retrieving revision 1.41
78 diff -u -r1.40 -r1.41
79 --- gentoo-upgrading.xml 1 Apr 2008 08:53:46 -0000 1.40
80 +++ gentoo-upgrading.xml 6 Jul 2008 08:00:29 -0000 1.41
81 @@ -1,6 +1,6 @@
82 <?xml version='1.0' encoding="UTF-8"?>
83 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
84 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.40 2008/04/01 08:53:46 nightmorph Exp $ -->
85 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.41 2008/07/06 08:00:29 nightmorph Exp $ -->
86
87 <guide link="/doc/en/gentoo-upgrading.xml">
88 <title>Gentoo Upgrading Guide</title>
89 @@ -23,8 +23,8 @@
90 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
91 <license/>
92
93 -<version>2.10</version>
94 -<date>2008-04-01</date>
95 +<version>2.11</version>
96 +<date>2008-07-06</date>
97
98 <chapter>
99 <title>Gentoo and Upgrades</title>
100 @@ -249,6 +249,11 @@
101 extremely minimal default profiles.
102 </note>
103
104 +<note>
105 +The <c>developer</c> subprofile is specifically for Gentoo Linux development
106 +tasks. It is <e>not</e> meant to help set up general development environments.
107 +</note>
108 +
109 </body>
110 </section>
111 <section>
112
113
114
115 1.4 xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.4&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.4&content-type=text/plain
119 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.3&r2=1.4
120
121 Index: gentoo-x86-quickinstall-stage.xml
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v
124 retrieving revision 1.3
125 retrieving revision 1.4
126 diff -u -r1.3 -r1.4
127 --- gentoo-x86-quickinstall-stage.xml 23 Apr 2008 07:07:07 -0000 1.3
128 +++ gentoo-x86-quickinstall-stage.xml 6 Jul 2008 08:00:29 -0000 1.4
129 @@ -1,11 +1,11 @@
130 <?xml version='1.0' encoding="UTF-8"?>
131 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.3 2008/04/23 07:07:07 nightmorph Exp $ -->
132 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.4 2008/07/06 08:00:29 nightmorph Exp $ -->
133 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
134
135 <included>
136
137 -<version>3</version>
138 -<date>2008-04-22</date>
139 +<version>4</version>
140 +<date>2008-07-06</date>
141
142 <section>
143 <title>Setting Up The Stage</title>
144 @@ -34,11 +34,11 @@
145
146 <pre caption="Download a stage3 archive">
147 livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
148 -<comment>(Pick a mirror, move to the releases/x86/2008.0_beta2/ directory, highlight the
149 +<comment>(Pick a mirror, move to the releases/x86/2008.0/ directory, highlight the
150 stage3 of your choice, probably the i686 stage3 and press D to download it)</comment>
151
152 <comment>(<b>Or</b> download it directly with wget without choosing a nearby mirror)</comment>
153 -livecd gentoo # <i>wget ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0_beta2/stage3-i686*tar.bz2</i>
154 +livecd gentoo # <i>wget ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0/stage3-i686*tar.bz2</i>
155 </pre>
156
157 <pre caption="Unpack the stage3 archive">
158
159
160
161 --
162 gentoo-doc-cvs@l.g.o mailing list