swift 13/07/22 13:23:01
Modified: gentoo-alpha-faq.xml gentoo-amd64-faq.xml
kernel-config.xml metadoc.xml xorg-config.xml
Log:
Moved bugzilla and nvidia stuff to wiki
Revision Changes Path
1.10 xml/htdocs/doc/en/gentoo-alpha-faq.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?r1=1.9&r2=1.10
Index: gentoo-alpha-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gentoo-alpha-faq.xml 4 Sep 2011 17:53:40 -0000 1.9
+++ gentoo-alpha-faq.xml 22 Jul 2013 13:23:01 -0000 1.10
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v 1.9
2011/09/04 17:53:40 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v
1.10 2013/07/22 13:23:01 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide>
@@ -27,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>2</version>
-<date>2011-08-15</date>
+<version>3</version>
+<date>2013-07-22</date>
<faqindex>
<title>About this Document</title>
@@ -531,8 +531,8 @@
<p>
If you find a bug or you want to send us patches, then you need to file a bug
report. It only takes you a little bit of your time, and your help is really
-appreciated. Please follow the <uri link="/doc/en/bugzilla-howto.xml">Gentoo
-Bug Reporting Guide</uri>.
+appreciated. Please follow the <uri
+link="https://wiki.gentoo.org/wiki/Bugzilla_HOWTO">Gentoo Bug Reporting
Guide</uri>.
</p>
</body>
1.42 xml/htdocs/doc/en/gentoo-amd64-faq.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.42&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.42&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.41&r2=1.42
Index: gentoo-amd64-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- gentoo-amd64-faq.xml 14 Jan 2013 08:01:20 -0000 1.41
+++ gentoo-amd64-faq.xml 22 Jul 2013 13:23:01 -0000 1.42
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
1.41 2013/01/14 08:01:20 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
1.42 2013/07/22 13:23:01 swift Exp $ -->
<guide>
<title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
@@ -29,8 +29,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>6</version>
-<date>2013-01-13</date>
+<version>7</version>
+<date>2013-07-22</date>
<faqindex>
<title>Questions</title>
@@ -210,7 +210,7 @@
Yes, NVIDIA and ATI provide drivers that work on AMD64. You can install them by
executing <c>emerge nvidia-drivers</c> or <c>emerge ati-drivers</c>. If you
have
more questions about these drivers, you should read the <uri
-link="/doc/en/nvidia-guide.xml">Nvidia guide</uri> or the <uri
+link="https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers">Nvidia guide</uri>
or the <uri
link="/doc/en/ati-faq.xml">ATI FAQ</uri>.
</p>
1.11 xml/htdocs/doc/en/kernel-config.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?r1=1.10&r2=1.11
Index: kernel-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- kernel-config.xml 16 Dec 2012 20:48:45 -0000 1.10
+++ kernel-config.xml 22 Jul 2013 13:23:01 -0000 1.11
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.10
2012/12/16 20:48:45 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.11
2013/07/22 13:23:01 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide>
@@ -33,8 +33,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3</version>
-<date>2012-12-16</date>
+<version>4</version>
+<date>2013-07-22</date>
<chapter>
<title>Introduction</title>
@@ -661,7 +661,8 @@
</li>
<li>
If you will be using the closed-source nVidia graphics drivers for improved
- 3D graphics performance, the <uri link="/doc/en/nvidia-guide.xml">nVidia
+ 3D graphics performance, the <uri
+ link="https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers">nVidia
Guide</uri> lists the options that should and should not be selected on
such a system.
</li>
1.245 xml/htdocs/doc/en/metadoc.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.245&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.245&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.244&r2=1.245
Index: metadoc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- metadoc.xml 12 Feb 2013 06:46:37 -0000 1.244
+++ metadoc.xml 22 Jul 2013 13:23:01 -0000 1.245
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.244
2013/02/12 06:46:37 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.245
2013/07/22 13:23:01 swift Exp $ -->
<metadoc lang="en">
- <version>1.166</version>
+ <version>1.167</version>
<members>
<lead>nightmorph</lead>
<member>flammie</member>
@@ -104,14 +104,12 @@
<file id="l-redesign-3">/doc/en/articles/l-redesign-3.xml</file>
<file id="l-redesign-4">/doc/en/articles/l-redesign-4.xml</file>
<file
id="autotools-practices">/doc/en/articles/autotools-practices.xml</file>
- <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file>
<file id="mysql-howto">/doc/en/mysql-howto.xml</file>
<file id="postgres-howto">/doc/en/postgres-howto.xml</file>
<file id="bt-guide">/doc/en/bluetooth-guide.xml</file>
<file id="utf-8">/doc/en/utf-8.xml</file>
<file id="cron-guide">/doc/en/cron-guide.xml</file>
<file id="ldap-howto">/doc/en/ldap-howto.xml</file>
- <file id="nvidia-guide">/doc/en/nvidia-guide.xml</file>
<file id="ati-faq">/doc/en/ati-faq.xml</file>
<file id="cvs-tutorial">/doc/en/cvs-tutorial.xml</file>
<file id="devfs-guide">/doc/en/devfs-guide.xml</file>
@@ -526,9 +524,6 @@
<doc fileid="l-afig-p8">
<memberof>articles_linux</memberof>
</doc>
- <doc fileid="bugzie-howto">
- <memberof>other</memberof>
- </doc>
<doc fileid="mysql-howto">
<memberof>sysadmin_specific</memberof>
</doc>
@@ -767,9 +762,6 @@
<doc fileid="xorg-config">
<memberof>desktop_install</memberof>
</doc>
- <doc fileid="nvidia-guide">
- <memberof>desktop_install</memberof>
- </doc>
<doc fileid="ati-faq">
<memberof>desktop_install</memberof>
<bugs>
1.51 xml/htdocs/doc/en/xorg-config.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.51&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.51&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.50&r2=1.51
Index: xorg-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- xorg-config.xml 24 Jul 2012 12:12:51 -0000 1.50
+++ xorg-config.xml 22 Jul 2013 13:23:01 -0000 1.51
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.50
2012/07/24 12:12:51 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.51
2013/07/22 13:23:01 swift Exp $ -->
<guide>
<title>The X Server Configuration HOWTO</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>12</version>
-<date>2012-07-24</date>
+<version>13</version>
+<date>2013-07-22</date>
<chapter>
<title>What is the X Window Server?</title>
@@ -262,7 +262,7 @@
You may also try the proprietary drivers from nVidia and AMD/ATI, <c>nvidia</c>
and <c>fglrx</c> respectively. However, setting up the proprietary drivers is
beyond the scope of this guide. Please read the <uri
-link="/doc/en/nvidia-guide.xml">Gentoo Linux nVidia Guide</uri> and <uri
+link="https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers">Gentoo Linux nVidia
Guide</uri> and <uri
link="/doc/en/ati-faq.xml">Gentoo Linux ATI FAQ</uri>. If you don't know which
drivers you should choose, refer to these guides for more information.
</note>