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: gentoo-alpha-faq.xml gentoo-amd64-faq.xml kernel-config.xml metadoc.xml xorg-config.xml
Date: Mon, 22 Jul 2013 13:23:05
Message-Id: 20130722132301.5248D2171C@flycatcher.gentoo.org
1 swift 13/07/22 13:23:01
2
3 Modified: gentoo-alpha-faq.xml gentoo-amd64-faq.xml
4 kernel-config.xml metadoc.xml xorg-config.xml
5 Log:
6 Moved bugzilla and nvidia stuff to wiki
7
8 Revision Changes Path
9 1.10 xml/htdocs/doc/en/gentoo-alpha-faq.xml
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?r1=1.9&r2=1.10
14
15 Index: gentoo-alpha-faq.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- gentoo-alpha-faq.xml 4 Sep 2011 17:53:40 -0000 1.9
22 +++ gentoo-alpha-faq.xml 22 Jul 2013 13:23:01 -0000 1.10
23 @@ -1,5 +1,5 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v 1.9 2011/09/04 17:53:40 swift Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v 1.10 2013/07/22 13:23:01 swift Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29 <guide>
30 @@ -27,8 +27,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2</version>
35 -<date>2011-08-15</date>
36 +<version>3</version>
37 +<date>2013-07-22</date>
38
39 <faqindex>
40 <title>About this Document</title>
41 @@ -531,8 +531,8 @@
42 <p>
43 If you find a bug or you want to send us patches, then you need to file a bug
44 report. It only takes you a little bit of your time, and your help is really
45 -appreciated. Please follow the <uri link="/doc/en/bugzilla-howto.xml">Gentoo
46 -Bug Reporting Guide</uri>.
47 +appreciated. Please follow the <uri
48 +link="https://wiki.gentoo.org/wiki/Bugzilla_HOWTO">Gentoo Bug Reporting Guide</uri>.
49 </p>
50
51 </body>
52
53
54
55 1.42 xml/htdocs/doc/en/gentoo-amd64-faq.xml
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.42&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.42&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.41&r2=1.42
60
61 Index: gentoo-amd64-faq.xml
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
64 retrieving revision 1.41
65 retrieving revision 1.42
66 diff -u -r1.41 -r1.42
67 --- gentoo-amd64-faq.xml 14 Jan 2013 08:01:20 -0000 1.41
68 +++ gentoo-amd64-faq.xml 22 Jul 2013 13:23:01 -0000 1.42
69 @@ -1,6 +1,6 @@
70 <?xml version="1.0" encoding="UTF-8"?>
71 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
72 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.41 2013/01/14 08:01:20 nightmorph Exp $ -->
73 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.42 2013/07/22 13:23:01 swift Exp $ -->
74
75 <guide>
76 <title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
77 @@ -29,8 +29,8 @@
78 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
79 <license/>
80
81 -<version>6</version>
82 -<date>2013-01-13</date>
83 +<version>7</version>
84 +<date>2013-07-22</date>
85
86 <faqindex>
87 <title>Questions</title>
88 @@ -210,7 +210,7 @@
89 Yes, NVIDIA and ATI provide drivers that work on AMD64. You can install them by
90 executing <c>emerge nvidia-drivers</c> or <c>emerge ati-drivers</c>. If you have
91 more questions about these drivers, you should read the <uri
92 -link="/doc/en/nvidia-guide.xml">Nvidia guide</uri> or the <uri
93 +link="https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers">Nvidia guide</uri> or the <uri
94 link="/doc/en/ati-faq.xml">ATI FAQ</uri>.
95 </p>
96
97
98
99
100 1.11 xml/htdocs/doc/en/kernel-config.xml
101
102 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.11&view=markup
103 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.11&content-type=text/plain
104 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?r1=1.10&r2=1.11
105
106 Index: kernel-config.xml
107 ===================================================================
108 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v
109 retrieving revision 1.10
110 retrieving revision 1.11
111 diff -u -r1.10 -r1.11
112 --- kernel-config.xml 16 Dec 2012 20:48:45 -0000 1.10
113 +++ kernel-config.xml 22 Jul 2013 13:23:01 -0000 1.11
114 @@ -1,5 +1,5 @@
115 <?xml version="1.0" encoding="UTF-8"?>
116 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.10 2012/12/16 20:48:45 swift Exp $ -->
117 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.11 2013/07/22 13:23:01 swift Exp $ -->
118 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
119
120 <guide>
121 @@ -33,8 +33,8 @@
122 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
123 <license/>
124
125 -<version>3</version>
126 -<date>2012-12-16</date>
127 +<version>4</version>
128 +<date>2013-07-22</date>
129
130 <chapter>
131 <title>Introduction</title>
132 @@ -661,7 +661,8 @@
133 </li>
134 <li>
135 If you will be using the closed-source nVidia graphics drivers for improved
136 - 3D graphics performance, the <uri link="/doc/en/nvidia-guide.xml">nVidia
137 + 3D graphics performance, the <uri
138 + link="https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers">nVidia
139 Guide</uri> lists the options that should and should not be selected on
140 such a system.
141 </li>
142
143
144
145 1.245 xml/htdocs/doc/en/metadoc.xml
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.245&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.245&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.244&r2=1.245
150
151 Index: metadoc.xml
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
154 retrieving revision 1.244
155 retrieving revision 1.245
156 diff -u -r1.244 -r1.245
157 --- metadoc.xml 12 Feb 2013 06:46:37 -0000 1.244
158 +++ metadoc.xml 22 Jul 2013 13:23:01 -0000 1.245
159 @@ -1,8 +1,8 @@
160 <?xml version="1.0" encoding="UTF-8"?>
161 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
162 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.244 2013/02/12 06:46:37 nightmorph Exp $ -->
163 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.245 2013/07/22 13:23:01 swift Exp $ -->
164 <metadoc lang="en">
165 - <version>1.166</version>
166 + <version>1.167</version>
167 <members>
168 <lead>nightmorph</lead>
169 <member>flammie</member>
170 @@ -104,14 +104,12 @@
171 <file id="l-redesign-3">/doc/en/articles/l-redesign-3.xml</file>
172 <file id="l-redesign-4">/doc/en/articles/l-redesign-4.xml</file>
173 <file id="autotools-practices">/doc/en/articles/autotools-practices.xml</file>
174 - <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file>
175 <file id="mysql-howto">/doc/en/mysql-howto.xml</file>
176 <file id="postgres-howto">/doc/en/postgres-howto.xml</file>
177 <file id="bt-guide">/doc/en/bluetooth-guide.xml</file>
178 <file id="utf-8">/doc/en/utf-8.xml</file>
179 <file id="cron-guide">/doc/en/cron-guide.xml</file>
180 <file id="ldap-howto">/doc/en/ldap-howto.xml</file>
181 - <file id="nvidia-guide">/doc/en/nvidia-guide.xml</file>
182 <file id="ati-faq">/doc/en/ati-faq.xml</file>
183 <file id="cvs-tutorial">/doc/en/cvs-tutorial.xml</file>
184 <file id="devfs-guide">/doc/en/devfs-guide.xml</file>
185 @@ -526,9 +524,6 @@
186 <doc fileid="l-afig-p8">
187 <memberof>articles_linux</memberof>
188 </doc>
189 - <doc fileid="bugzie-howto">
190 - <memberof>other</memberof>
191 - </doc>
192 <doc fileid="mysql-howto">
193 <memberof>sysadmin_specific</memberof>
194 </doc>
195 @@ -767,9 +762,6 @@
196 <doc fileid="xorg-config">
197 <memberof>desktop_install</memberof>
198 </doc>
199 - <doc fileid="nvidia-guide">
200 - <memberof>desktop_install</memberof>
201 - </doc>
202 <doc fileid="ati-faq">
203 <memberof>desktop_install</memberof>
204 <bugs>
205
206
207
208 1.51 xml/htdocs/doc/en/xorg-config.xml
209
210 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.51&view=markup
211 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.51&content-type=text/plain
212 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.50&r2=1.51
213
214 Index: xorg-config.xml
215 ===================================================================
216 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v
217 retrieving revision 1.50
218 retrieving revision 1.51
219 diff -u -r1.50 -r1.51
220 --- xorg-config.xml 24 Jul 2012 12:12:51 -0000 1.50
221 +++ xorg-config.xml 22 Jul 2013 13:23:01 -0000 1.51
222 @@ -1,6 +1,6 @@
223 <?xml version='1.0' encoding='UTF-8'?>
224 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
225 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.50 2012/07/24 12:12:51 swift Exp $ -->
226 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.51 2013/07/22 13:23:01 swift Exp $ -->
227
228 <guide>
229 <title>The X Server Configuration HOWTO</title>
230 @@ -22,8 +22,8 @@
231 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
232 <license/>
233
234 -<version>12</version>
235 -<date>2012-07-24</date>
236 +<version>13</version>
237 +<date>2013-07-22</date>
238
239 <chapter>
240 <title>What is the X Window Server?</title>
241 @@ -262,7 +262,7 @@
242 You may also try the proprietary drivers from nVidia and AMD/ATI, <c>nvidia</c>
243 and <c>fglrx</c> respectively. However, setting up the proprietary drivers is
244 beyond the scope of this guide. Please read the <uri
245 -link="/doc/en/nvidia-guide.xml">Gentoo Linux nVidia Guide</uri> and <uri
246 +link="https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers">Gentoo Linux nVidia Guide</uri> and <uri
247 link="/doc/en/ati-faq.xml">Gentoo Linux ATI FAQ</uri>. If you don't know which
248 drivers you should choose, refer to these guides for more information.
249 </note>