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/handbook: hb-install-arm-kernel.xml hb-install-mips-medium.xml hb-net-wireless.xml hb-working-features.xml
Date: Tue, 17 Dec 2013 10:45:53
Message-Id: 20131217104550.57CE62004B@flycatcher.gentoo.org
1 swift 13/12/17 10:45:50
2
3 Modified: hb-install-arm-kernel.xml
4 hb-install-mips-medium.xml hb-net-wireless.xml
5 hb-working-features.xml
6 Log:
7 Bug 489782 - Switch links to wiki documents
8
9 Revision Changes Path
10 1.18 xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.18&view=markup
13 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
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?r1=1.17&r2=1.18
15
16 Index: hb-install-arm-kernel.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- hb-install-arm-kernel.xml 14 Apr 2013 16:54:20 -0000 1.17
23 +++ hb-install-arm-kernel.xml 17 Dec 2013 10:45:50 -0000 1.18
24 @@ -4,12 +4,12 @@
25 <!-- The content of this document is licensed under the CC-BY-SA license -->
26 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
27
28 -<!-- $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 $ -->
29 +<!-- $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 $ -->
30
31 <sections>
32
33 -<version>12</version>
34 -<date>2013-04-14</date>
35 +<version>13</version>
36 +<date>2013-12-17</date>
37
38 <section>
39 <title>Installing the Sources</title>
40 @@ -21,7 +21,7 @@
41 The core around which all distributions are built is the Linux kernel. It is the
42 layer between the user programs and your system hardware. Gentoo provides its
43 users several possible kernel sources. A full listing with description is
44 -available at the <uri link="/doc/en/gentoo-kernel.xml">Gentoo Kernel
45 +available at the <uri link="https://wiki.gentoo.org/wiki/Kernel/Overview">Gentoo Kernel
46 Guide</uri>.
47 </p>
48
49
50
51
52 1.28 xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?rev=1.28&view=markup
55 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
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?r1=1.27&r2=1.28
57
58 Index: hb-install-mips-medium.xml
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v
61 retrieving revision 1.27
62 retrieving revision 1.28
63 diff -u -r1.27 -r1.28
64 --- hb-install-mips-medium.xml 17 Aug 2013 13:44:20 -0000 1.27
65 +++ hb-install-mips-medium.xml 17 Dec 2013 10:45:50 -0000 1.28
66 @@ -4,7 +4,7 @@
67 <!-- The content of this document is licensed under the CC-BY-SA license -->
68 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
69
70 -<!-- $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 $ -->
71 +<!-- $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 $ -->
72
73 <sections>
74
75 @@ -13,8 +13,8 @@
76 Gentoo using the MIPS Netboot images.
77 </abstract>
78
79 -<version>11</version>
80 -<date>2013-08-17</date>
81 +<version>12</version>
82 +<date>2013-12-17</date>
83
84 <section>
85 <title>Hardware Requirements</title>
86 @@ -57,7 +57,7 @@
87 </table>
88
89 <p>
90 -You should also check the <uri link="/doc/en/mips-requirements.xml">MIPS
91 +You should also check the <uri link="https://wiki.gentoo.org/wiki/MIPS/Hardware_Requirements">MIPS
92 Hardware Requirements</uri> document available from our website.
93 </p>
94
95 @@ -250,8 +250,8 @@
96 three stage tarballs. While Gentoo still offers stage1 and stage2 tarballs,
97 the official installation method uses the stage3 tarball. If you are interested
98 in performing a Gentoo installation using a stage1 or stage2 tarball, please
99 -read the Gentoo FAQ on <uri link="/doc/en/faq.xml#stage12">How do I Install
100 -Gentoo Using a Stage1 or Stage2 Tarball?</uri>
101 +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
102 +do I Install Gentoo Using a Stage1 or Stage2 Tarball?</uri>
103 </p>
104
105 </body>
106 @@ -267,7 +267,7 @@
107 In this section, we'll cover what you need in order to successfully network
108 boot a Silicon Graphics workstation or Cobalt Server appliance. This is just a
109 brief guide, it is not intended to be thorough, for more information, it is
110 -recommended that you read the <uri link="/doc/en/diskless-howto.xml">Diskless
111 +recommended that you read the <uri link="https://wiki.gentoo.org/wiki/Diskless_nodes">Diskless
112 HOWTO</uri>.
113 </p>
114
115
116
117
118 1.23 xml/htdocs/doc/en/handbook/hb-net-wireless.xml
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.23&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.23&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?r1=1.22&r2=1.23
123
124 Index: hb-net-wireless.xml
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v
127 retrieving revision 1.22
128 retrieving revision 1.23
129 diff -u -r1.22 -r1.23
130 --- hb-net-wireless.xml 22 Jul 2013 14:06:10 -0000 1.22
131 +++ hb-net-wireless.xml 17 Dec 2013 10:45:50 -0000 1.23
132 @@ -4,7 +4,7 @@
133 <!-- The content of this document is licensed under the CC-BY-SA license -->
134 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
135
136 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v 1.22 2013/07/22 14:06:10 swift Exp $ -->
137 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v 1.23 2013/12/17 10:45:50 swift Exp $ -->
138
139 <sections>
140
141 @@ -12,8 +12,8 @@
142 Wireless configuration can be tricky. Hopefully we'll get you working!
143 </abstract>
144
145 -<version>11</version>
146 -<date>2013-07-22</date>
147 +<version>12</version>
148 +<date>2013-12-17</date>
149
150 <section>
151 <title>Introduction</title>
152 @@ -25,8 +25,8 @@
153 </p>
154
155 <p>
156 -The <e>easiest</e> way is to use a graphical client once you've installed a <uri
157 -link="/doc/en/?catid=desktop">desktop environment</uri>. Most graphical clients,
158 +The <e>easiest</e> way is to use a graphical client once you've installed a
159 +desktop environment. Most graphical clients,
160 such as <uri link="http://wicd.sourceforge.net">wicd</uri> and <uri
161 link="http://www.gnome.org/projects/NetworkManager">NetworkManager</uri>, are
162 pretty self-explanatory. They offer a handy point-and-click interface that gets
163
164
165
166 1.44 xml/htdocs/doc/en/handbook/hb-working-features.xml
167
168 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.44&view=markup
169 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.44&content-type=text/plain
170 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?r1=1.43&r2=1.44
171
172 Index: hb-working-features.xml
173 ===================================================================
174 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v
175 retrieving revision 1.43
176 retrieving revision 1.44
177 diff -u -r1.43 -r1.44
178 --- hb-working-features.xml 24 Jul 2012 12:12:52 -0000 1.43
179 +++ hb-working-features.xml 17 Dec 2013 10:45:50 -0000 1.44
180 @@ -4,7 +4,7 @@
181 <!-- The content of this document is licensed under the CC-BY-SA license -->
182 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
183
184 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.43 2012/07/24 12:12:52 swift Exp $ -->
185 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.44 2013/12/17 10:45:50 swift Exp $ -->
186
187 <sections>
188
189 @@ -13,8 +13,8 @@
190 ccache and more.
191 </abstract>
192
193 -<version>7</version>
194 -<date>2012-07-24</date>
195 +<version>8</version>
196 +<date>2013-12-17</date>
197
198 <section>
199 <title>Portage Features</title>
200 @@ -69,7 +69,7 @@
201
202 <p>
203 You can find more information about <c>distcc</c> (and how to have it work
204 -with Gentoo) in our <uri link="/doc/en/distcc.xml">Gentoo Distcc
205 +with Gentoo) in our <uri link="https://wiki.gentoo.org/wiki/Distcc">Gentoo Distcc
206 Documentation</uri>.
207 </p>
208
209 @@ -346,7 +346,7 @@
210 To configure Portage, first create a truststore in which you download and accept
211 the keys of the Gentoo Infrastructure responsible for signing the Portage tree
212 snapshots. Of course, if you want to, you can validate this GPG key as per the
213 -<uri link="/doc/en/gnupg-user.xml#doc_chap2_sect4">proper guidelines</uri>
214 +<uri link="https://wiki.gentoo.org/wiki/GnuPG#Importing_keys">proper guidelines</uri>
215 (like checking the key fingerprint). You can find the list of GPG keys used by
216 the release engineering team on their <uri
217 link="/proj/en/releng/index.xml">project page</uri>.