swift       13/12/17 10:45:50

  Modified:             hb-install-arm-kernel.xml
                        hb-install-mips-medium.xml hb-net-wireless.xml
                        hb-working-features.xml
  Log:
  Bug 489782 - Switch links to wiki documents

Revision  Changes    Path
1.18                 xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?r1=1.17&r2=1.18

Index: hb-install-arm-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- hb-install-arm-kernel.xml   14 Apr 2013 16:54:20 -0000      1.17
+++ hb-install-arm-kernel.xml   17 Dec 2013 10:45:50 -0000      1.18
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.17 
2013/04/14 16:54:20 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.18 
2013/12/17 10:45:50 swift Exp $ -->
 
 <sections>
 
-<version>12</version>
-<date>2013-04-14</date>
+<version>13</version>
+<date>2013-12-17</date>
 
 <section>
 <title>Installing the Sources</title>
@@ -21,7 +21,7 @@
 The core around which all distributions are built is the Linux kernel. It is 
the
 layer between the user programs and your system hardware. Gentoo provides its
 users several possible kernel sources. A full listing with description is
-available at the <uri link="/doc/en/gentoo-kernel.xml">Gentoo Kernel
+available at the <uri 
link="https://wiki.gentoo.org/wiki/Kernel/Overview";>Gentoo Kernel
 Guide</uri>. 
 </p>
 



1.28                 xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?r1=1.27&r2=1.28

Index: hb-install-mips-medium.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- hb-install-mips-medium.xml  17 Aug 2013 13:44:20 -0000      1.27
+++ hb-install-mips-medium.xml  17 Dec 2013 10:45:50 -0000      1.28
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v 
1.27 2013/08/17 13:44:20 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v 
1.28 2013/12/17 10:45:50 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 Gentoo using the MIPS Netboot images.
 </abstract>
 
-<version>11</version>
-<date>2013-08-17</date>
+<version>12</version>
+<date>2013-12-17</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -57,7 +57,7 @@
 </table>
 
 <p>
-You should also check the <uri link="/doc/en/mips-requirements.xml">MIPS
+You should also check the <uri 
link="https://wiki.gentoo.org/wiki/MIPS/Hardware_Requirements";>MIPS
 Hardware Requirements</uri> document available from our website.
 </p>
 
@@ -250,8 +250,8 @@
 three stage tarballs. While Gentoo still offers stage1 and stage2 tarballs,
 the official installation method uses the stage3 tarball. If you are interested
 in performing a Gentoo installation using a stage1 or stage2 tarball, please
-read the Gentoo FAQ on <uri link="/doc/en/faq.xml#stage12">How do I Install
-Gentoo Using a Stage1 or Stage2 Tarball?</uri>
+read the Gentoo FAQ on <uri 
link="https://wiki.gentoo.org/wiki/FAQ#How_do_I_Install_Gentoo_Using_a_Stage1_or_Stage2_Tarball.3F";>How
+do I Install Gentoo Using a Stage1 or Stage2 Tarball?</uri>
 </p>
 
 </body>
@@ -267,7 +267,7 @@
 In this section, we'll cover what you need in order to successfully network
 boot a Silicon Graphics workstation or Cobalt Server appliance. This is just a
 brief guide, it is not intended to be thorough, for more information, it is
-recommended that you read the <uri link="/doc/en/diskless-howto.xml">Diskless
+recommended that you read the <uri 
link="https://wiki.gentoo.org/wiki/Diskless_nodes";>Diskless
 HOWTO</uri>.
 </p>
 



1.23                 xml/htdocs/doc/en/handbook/hb-net-wireless.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?r1=1.22&r2=1.23

Index: hb-net-wireless.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- hb-net-wireless.xml 22 Jul 2013 14:06:10 -0000      1.22
+++ hb-net-wireless.xml 17 Dec 2013 10:45:50 -0000      1.23
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v 1.22 
2013/07/22 14:06:10 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v 1.23 
2013/12/17 10:45:50 swift Exp $ -->
 
 <sections>
 
@@ -12,8 +12,8 @@
 Wireless configuration can be tricky. Hopefully we'll get you working!
 </abstract>
 
-<version>11</version>
-<date>2013-07-22</date>
+<version>12</version>
+<date>2013-12-17</date>
 
 <section>
 <title>Introduction</title>
@@ -25,8 +25,8 @@
 </p>
 
 <p>
-The <e>easiest</e> way is to use a graphical client once you've installed a 
<uri
-link="/doc/en/?catid=desktop">desktop environment</uri>. Most graphical 
clients,
+The <e>easiest</e> way is to use a graphical client once you've installed a 
+desktop environment. Most graphical clients,
 such as <uri link="http://wicd.sourceforge.net";>wicd</uri> and <uri
 link="http://www.gnome.org/projects/NetworkManager";>NetworkManager</uri>, are
 pretty self-explanatory. They offer a handy point-and-click interface that gets



1.44                 xml/htdocs/doc/en/handbook/hb-working-features.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?r1=1.43&r2=1.44

Index: hb-working-features.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- hb-working-features.xml     24 Jul 2012 12:12:52 -0000      1.43
+++ hb-working-features.xml     17 Dec 2013 10:45:50 -0000      1.44
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.43 
2012/07/24 12:12:52 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.44 
2013/12/17 10:45:50 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 ccache and more.
 </abstract>
 
-<version>7</version>
-<date>2012-07-24</date>
+<version>8</version>
+<date>2013-12-17</date>
 
 <section>
 <title>Portage Features</title>
@@ -69,7 +69,7 @@
 
 <p>
 You can find more information about <c>distcc</c> (and how to have it work 
-with Gentoo) in our <uri link="/doc/en/distcc.xml">Gentoo Distcc
+with Gentoo) in our <uri link="https://wiki.gentoo.org/wiki/Distcc";>Gentoo 
Distcc
 Documentation</uri>.
 </p>
 
@@ -346,7 +346,7 @@
 To configure Portage, first create a truststore in which you download and 
accept
 the keys of the Gentoo Infrastructure responsible for signing the Portage tree
 snapshots. Of course, if you want to, you can validate this GPG key as per the
-<uri link="/doc/en/gnupg-user.xml#doc_chap2_sect4">proper guidelines</uri>
+<uri link="https://wiki.gentoo.org/wiki/GnuPG#Importing_keys";>proper 
guidelines</uri>
 (like checking the key fingerprint). You can find the list of GPG keys used by
 the release engineering team on their <uri
 link="/proj/en/releng/index.xml">project page</uri>.




Reply via email to