Gentoo Archives: gentoo-commits

From: "Jose Luis Rivero (yoswink)" <yoswink@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: handbook-x86.xml handbook-amd64.xml hb-install-about.xml hb-install-config.xml hb-install-finalise.xml hb-install-network.xml hb-install-stage.xml hb-install-tools.xml
Date: Sun, 13 Apr 2008 18:16:40
Message-Id: E1Jl6kn-0000Zc-2I@stork.gentoo.org
1 yoswink 08/04/13 18:16:37
2
3 Modified: handbook-x86.xml handbook-amd64.xml
4 hb-install-about.xml hb-install-config.xml
5 hb-install-finalise.xml hb-install-network.xml
6 hb-install-stage.xml hb-install-tools.xml
7 Log:
8 2008.0 update
9
10 Revision Changes Path
11 1.26 xml/htdocs/doc/es/handbook/handbook-x86.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml?r1=1.25&r2=1.26
16
17 Index: handbook-x86.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- handbook-x86.xml 31 Oct 2007 11:30:25 -0000 1.25
24 +++ handbook-x86.xml 13 Apr 2008 18:16:36 -0000 1.26
25 @@ -1,26 +1,26 @@
26 <?xml version='1.0' encoding='UTF-8'?>
27 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
28
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml,v 1.25 2007/10/31 11:30:25 yoswink Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml,v 1.26 2008/04/13 18:16:36 yoswink Exp $ -->
31
32 -<book link="/doc/es/handbook/handbook-x86.xml" lang="es">
33 +<book link="/doc/es/handbook/handbook-x86.xml" lang="es" disclaimer="draft">
34 <title>Manuales Gentoo Linux/x86</title>
35
36 <values>
37 <key id="arch">x86</key>
38 <key id="arch-sub">i386</key>
39 <key id="/boot">/dev/hda1</key>
40 - <key id="kernel-version">2.6.19-r5</key>
41 - <key id="kernel-name">kernel-2.6.19-gentoo-r5</key>
42 - <key id="genkernel-name">kernel-genkernel-x86-2.6.19-gentoo-r5</key>
43 - <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.19-gentoo-r5</key>
44 - <key id="min-cd-name">install-x86-minimal-2007.0-r1.iso</key>
45 + <key id="kernel-version">2.6.23-r8</key>
46 + <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
47 + <key id="genkernel-name">kernel-genkernel-x86-2.6.23-gentoo-r8</key>
48 + <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.23-gentoo-r8</key>
49 + <key id="min-cd-name">install-x86-minimal-2008.0_beta1.iso</key>
50 <key id="min-cd-size">57</key>
51 - <key id="live-cd-name">livecd-i686-installer-2007.0.iso</key>
52 - <key id="live-cd-size">697</key>
53 - <key id="profile">default-linux/x86/2007.0</key>
54 - <key id="release-dir">releases/x86/2007.0/</key>
55 - <key id="stage3">stage3-i686-2007.0.tar.bz2</key>
56 + <key id="live-cd-name">livecd-i686-installer-2008.0_beta1.iso</key>
57 + <key id="live-cd-size">655</key>
58 + <key id="release-dir">releases/x86/2008.0_beta1/</key>
59 + <key id="stage3">stage3-i686-2008.0_beta1.tar.bz2</key>
60 + <key id="profile">default/linux/x86/2008.0</key>
61 <key id="online-book">handbook-x86.xml</key>
62 <key id="CFLAGS">-O2 -march=i686 -pipe</key>
63 </values>
64 @@ -150,8 +150,8 @@
65 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
66 <license/>
67
68 -<version>8.1</version>
69 -<date>2007-05-07</date>
70 +<version>9.1</version>
71 +<date>2008-04-02</date>
72
73 <part>
74 <title>Instalando Gentoo</title>
75
76
77
78 1.20 xml/htdocs/doc/es/handbook/handbook-amd64.xml
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml?rev=1.20&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml?rev=1.20&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml?r1=1.19&r2=1.20
83
84 Index: handbook-amd64.xml
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml,v
87 retrieving revision 1.19
88 retrieving revision 1.20
89 diff -u -r1.19 -r1.20
90 --- handbook-amd64.xml 31 Oct 2007 14:12:55 -0000 1.19
91 +++ handbook-amd64.xml 13 Apr 2008 18:16:36 -0000 1.20
92 @@ -1,26 +1,26 @@
93 <?xml version='1.0' encoding='UTF-8'?>
94 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
95
96 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml,v 1.19 2007/10/31 14:12:55 yoswink Exp $ -->
97 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml,v 1.20 2008/04/13 18:16:36 yoswink Exp $ -->
98
99 -<book link="/doc/es/handbook/handbook-amd64.xml" lang="es">
100 +<book link="/doc/es/handbook/handbook-amd64.xml" lang="es" disclaimer="draft">
101 <title>Manuales Gentoo Linux AMD64</title>
102
103 <values>
104 <key id="arch">AMD64</key>
105 <key id="arch-sub">x86_64</key>
106 <key id="/boot">/dev/hda1</key>
107 - <key id="kernel-version">2.6.17-r5</key>
108 - <key id="kernel-name">kernel-2.6.17-gentoo-r5</key>
109 - <key id="genkernel-name">kernel-genkernel-amd64-2.6.17-gentoo-r5</key>
110 - <key id="genkernel-initrd">initramfs-genkernel-amd64-2.6.17-gentoo-r5</key>
111 - <key id="min-cd-name">install-amd64-minimal-2006.1.iso</key>
112 + <key id="kernel-version">2.6.23-r8</key>
113 + <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
114 + <key id="genkernel-name">kernel-genkernel-amd64-2.6.23-gentoo-r8</key>
115 + <key id="genkernel-initrd">initramfs-genkernel-amd64-2.6.23-gentoo-r8</key>
116 + <key id="min-cd-name">install-amd64-minimal-2008.0_beta1.iso</key>
117 <key id="min-cd-size">50</key>
118 - <key id="uni-cd-name">livecd-amd64-installer-2006.1.iso></key>
119 - <key id="uni-cd-size">696</key>
120 - <key id="release-dir">releases/amd64/2006.1/</key>
121 - <key id="stage3">stage3-amd64-2006.1.tar.bz2</key>
122 - <key id="profile">default-linux/amd64/2007.0</key>
123 + <key id="live-cd-name">livecd-amd64-installer-2008.0_beta1.iso</key>
124 + <key id="live-cd-size">701</key>
125 + <key id="release-dir">releases/amd64/2008.0_beta1/</key>
126 + <key id="stage3">stage3-amd64-2008.0_beta1.tar.bz2</key>
127 + <key id="profile">default/linux/amd64/2008.0</key>
128 <key id="CFLAGS">-march=k8 -O2 -pipe</key>
129 <key id="online-book">handbook-amd64.xml</key>
130 </values>
131 @@ -150,8 +150,8 @@
132 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
133 <license/>
134
135 -<version>8.1</version>
136 -<date>2007-10-24</date>
137 +<version>9.1</version>
138 +<date>2008-04-02</date>
139
140 <part>
141 <title>Instalando Gentoo</title>
142
143
144
145 1.17 xml/htdocs/doc/es/handbook/hb-install-about.xml
146
147 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-about.xml?rev=1.17&view=markup
148 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-about.xml?rev=1.17&content-type=text/plain
149 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-about.xml?r1=1.16&r2=1.17
150
151 Index: hb-install-about.xml
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-about.xml,v
154 retrieving revision 1.16
155 retrieving revision 1.17
156 diff -u -r1.16 -r1.17
157 --- hb-install-about.xml 10 May 2007 00:30:24 -0000 1.16
158 +++ hb-install-about.xml 13 Apr 2008 18:16:36 -0000 1.17
159 @@ -4,7 +4,7 @@
160 <!-- The content of this document is licensed under the CC-BY-SA license -->
161 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
162
163 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-about.xml,v 1.16 2007/05/10 00:30:24 yoswink Exp $ -->
164 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-about.xml,v 1.17 2008/04/13 18:16:36 yoswink Exp $ -->
165
166 <sections>
167
168 @@ -12,8 +12,8 @@
169 Este capítulo presenta el método de instalación documentado en este manual.
170 </abstract>
171
172 -<version>8.0</version>
173 -<date>2007-05-07</date>
174 +<version>9.0</version>
175 +<date>2008-04-01</date>
176
177 <section>
178 <title>Introducción</title>
179 @@ -133,9 +133,9 @@
180 o, en algunos casos, instalación por red. La instalación asume que usted quiere
181 instalar la última versión de cada paquete. Si quisiera llevar a cabo una
182 instalación sin conexión a la red, debería leer los <uri
183 -link="/doc/en/handbook/2007.0/index.xml">Manuales Gentoo 2007.0
184 -(inglés)</uri> el cual contiene las instrucciones de instalación para
185 -un entorno sin conexión a la red.
186 +link="/doc/es/handbook/2008.0/index.xml">Manuales Gentoo 2008.0 </uri> el
187 +cual contiene las instrucciones de instalación para un entorno sin conexión
188 +a la red.
189 </p>
190
191 <p>
192 @@ -143,13 +143,14 @@
193 Platform, una colección de paquetes precompilados que pueden ser utilizados
194 justo después de la instalación de Gentoo), <e>debe</e> seguir las
195 instrucciones correspondientes a los <uri
196 -link="/doc/en/handbook/2007.0/index.xml">Manuales Gentoo 2007.0 (inglés)</uri>.
197 +link="/doc/es/handbook/2008.0/index.xml">Manuales Gentoo 2008.0 sin conexión
198 +a la red</uri>.
199 </p>
200
201 <p>
202 Si necesita ayuda para otros tipos de instalación, por favor lea nuestra
203 <uri link="/doc/es/altinstall.xml">Guía de Instalación Alternativa</uri>.
204 -También tenemos el documento <uri link="/doc/en/gentoo-x86-tipsntricks.xml">
205 +También tenemos el documento <uri link="/doc/es/gentoo-x86-tipsntricks.xml">
206 Trucos y consejos de Instalación de Gentoo (en inglés)</uri> que podría
207 resultar útil. Si nota que las instrucciones de instalación son demasiado
208 detalladas, no dude en utilizar nuestra Referencia Rápida para Instalación
209
210
211
212 1.28 xml/htdocs/doc/es/handbook/hb-install-config.xml
213
214 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?rev=1.28&view=markup
215 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?rev=1.28&content-type=text/plain
216 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?r1=1.27&r2=1.28
217
218 Index: hb-install-config.xml
219 ===================================================================
220 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v
221 retrieving revision 1.27
222 retrieving revision 1.28
223 diff -u -r1.27 -r1.28
224 --- hb-install-config.xml 15 Oct 2007 16:38:28 -0000 1.27
225 +++ hb-install-config.xml 13 Apr 2008 18:16:36 -0000 1.28
226 @@ -4,7 +4,7 @@
227 <!-- The content of this document is licensed under the CC-BY-SA license -->
228 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
229
230 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v 1.27 2007/10/15 16:38:28 yoswink Exp $ -->
231 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v 1.28 2008/04/13 18:16:36 yoswink Exp $ -->
232
233 <sections>
234
235 @@ -14,8 +14,8 @@
236 proceder.
237 </abstract>
238
239 -<version>8.3</version>
240 -<date>2007-08-01</date>
241 +<version>9.0</version>
242 +<date>2008-04-01</date>
243
244 <section>
245 <title>Información del Sistema de Ficheros</title>
246
247
248
249 1.17 xml/htdocs/doc/es/handbook/hb-install-finalise.xml
250
251 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-finalise.xml?rev=1.17&view=markup
252 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-finalise.xml?rev=1.17&content-type=text/plain
253 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-finalise.xml?r1=1.16&r2=1.17
254
255 Index: hb-install-finalise.xml
256 ===================================================================
257 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-finalise.xml,v
258 retrieving revision 1.16
259 retrieving revision 1.17
260 diff -u -r1.16 -r1.17
261 --- hb-install-finalise.xml 10 May 2007 00:30:24 -0000 1.16
262 +++ hb-install-finalise.xml 13 Apr 2008 18:16:36 -0000 1.17
263 @@ -4,7 +4,7 @@
264 <!-- The content of this document is licensed under the CC-BY-SA license -->
265 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
266
267 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-finalise.xml,v 1.16 2007/05/10 00:30:24 yoswink Exp $ -->
268 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-finalise.xml,v 1.17 2008/04/13 18:16:36 yoswink Exp $ -->
269
270 <sections>
271
272 @@ -12,8 +12,8 @@
273 Estamos casi listos. Crearemos uno (o más) usuarios para el sistema.
274 </abstract>
275
276 -<version>8.0</version>
277 -<date>2007-05-07</date>
278 +<version>9.0</version>
279 +<date>2008-04-01</date>
280
281 <section>
282 <title>Administración del Usuario</title>
283
284
285
286 1.16 xml/htdocs/doc/es/handbook/hb-install-network.xml
287
288 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-network.xml?rev=1.16&view=markup
289 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-network.xml?rev=1.16&content-type=text/plain
290 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-network.xml?r1=1.15&r2=1.16
291
292 Index: hb-install-network.xml
293 ===================================================================
294 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-network.xml,v
295 retrieving revision 1.15
296 retrieving revision 1.16
297 diff -u -r1.15 -r1.16
298 --- hb-install-network.xml 10 May 2007 00:30:24 -0000 1.15
299 +++ hb-install-network.xml 13 Apr 2008 18:16:36 -0000 1.16
300 @@ -4,7 +4,7 @@
301 <!-- The content of this document is licensed under the CC-BY-SA license -->
302 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
303
304 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-network.xml,v 1.15 2007/05/10 00:30:24 yoswink Exp $ -->
305 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-network.xml,v 1.16 2008/04/13 18:16:36 yoswink Exp $ -->
306
307 <sections>
308
309 @@ -12,8 +12,8 @@
310 Para poder bajar las fuentes más actuales, debe configurar la red.
311 </abstract>
312
313 -<version>4.0</version>
314 -<date>2007-05-07</date>
315 +<version>5.0</version>
316 +<date>2008-04-01</date>
317
318 <section>
319 <title>Auto Detección de Red</title>
320 @@ -225,7 +225,7 @@
321 de usuario/contraseña:
322 </p>
323
324 -<pre caption="Editando /etc/ppp/chap-secrets">
325 +<pre caption="Editar /etc/ppp/chap-secrets">
326 # <i>nano -w /etc/ppp/chap-secrets</i>
327 </pre>
328
329 @@ -233,7 +233,7 @@
330 Ajuste ahora <path>/etc/ppp/options.pptp</path> si es necesario:
331 </p>
332
333 -<pre caption="Editando /etc/ppp/options.pptp">
334 +<pre caption="Editaro /etc/ppp/options.pptp">
335 # <i>nano -w /etc/ppp/options.pptp</i>
336 </pre>
337
338 @@ -243,7 +243,7 @@
339 servidor:
340 </p>
341
342 -<pre caption="Conectando a un servidor por línea telefónica">
343 +<pre caption="Conectar a un servidor por línea telefónica">
344 # <i>pptp &lt;server ip&gt;</i>
345 </pre>
346
347 @@ -279,7 +279,7 @@
348 <c>ls</c>:
349 </p>
350
351 -<pre caption="Buscando los módulos apropiados">
352 +<pre caption="Buscar los módulos apropiados">
353 # <i>ls /lib/modules/`uname -r`/kernel/drivers/net</i>
354 </pre>
355
356 @@ -288,7 +288,7 @@
357 el módulo del kernel:
358 </p>
359
360 -<pre caption="Usando modprobe para cargar el módulo kernel">
361 +<pre caption="Usar modprobe para cargar el módulo kernel">
362 <comment>(Como ejemplo, cargaremos el módulo pcnet32)</comment>
363 # <i>modprobe pcnet32</i>
364 </pre>
365 @@ -298,7 +298,7 @@
366 red detectada debería desembocar en algo como esto:
367 </p>
368
369 -<pre caption="Comprobando la disponibilidad de su tarjeta de red, éxito">
370 +<pre caption="Comprobar la disponibilidad de su tarjeta de red, éxito">
371 # <i>ifconfig eth0</i>
372 eth0 Link encap:Ethernet HWaddr FE:FD:00:00:00:00
373 BROADCAST NOARP MULTICAST MTU:1500 Metric:1
374 @@ -313,7 +313,7 @@
375 detectada:
376 </p>
377
378 -<pre caption="Comprobando si la disponibilidad de su tarjeta de red fracasó">
379 +<pre caption="Comprobar si la disponibilidad de su tarjeta de red fracasó">
380 # <i>ifconfig eth0</i>
381 eth0: error fetching interface information: Device not found
382 </pre>
383 @@ -339,10 +339,13 @@
384 </p>
385
386 <ul>
387 - <li><uri link="#install-dhcp">Usando DHCP</uri> para adjudicación de IP automática</li>
388 <li>
389 - <uri link="#wireless">Preparando el Acceso Inalámbrico (Wireless)</uri> si tiene una tarjeta
390 - inalámbrica.
391 + <uri link="#install-dhcp">Usando DHCP</uri> para adjudicación de IP
392 + automática
393 + </li>
394 + <li>
395 + <uri link="#wireless">Preparando el Acceso Inalámbrico (Wireless)</uri>
396 + si tiene una tarjeta inalámbrica.
397 </li>
398 <li>
399 <uri link="#network_term">Entendiendo la terminología de red</uri> explica
400 @@ -378,10 +381,10 @@
401 </pre>
402
403 <p>
404 -Si esto funciona (pruebe hacer <c>ping</c> a algún servidor en Internet, como <uri
405 -link="http://www.google.com">Google</uri>), entonces lo tiene todo configurado
406 -y listo para continuar. Sáltese el resto de esta sección y continúe con <uri
407 -link="?part=1&amp;chap=4">Preparando los Discos</uri>.
408 +Si esto funciona (pruebe hacer <c>ping</c> a algún servidor en Internet, como
409 +<uri link="http://www.google.com">Google</uri>), entonces lo tiene todo
410 +configurado y listo para continuar. Sáltese el resto de esta sección y
411 +continúe con <uri link="?part=1&amp;chap=4">Preparando los Discos</uri>.
412 </p>
413
414 </body>
415 @@ -405,7 +408,7 @@
416 <c>iwconfig</c> debería mostrar algo como esto:
417 </p>
418
419 -<pre caption="Mostrando la configuración inalámbrica actual">
420 +<pre caption="Mostrar la configuración inalámbrica actual">
421 # <i>iwconfig eth0</i>
422 eth0 IEEE 802.11-DS ESSID:"GentooNode"
423 Mode:Managed Frequency:2.442GHz Access Point: 00:09:5B:11:CC:F2
424 @@ -432,7 +435,7 @@
425 siguientes comandos:
426 </p>
427
428 -<pre caption="Cambiando ESSID y/o añadiendo una clave WEP">
429 +<pre caption="Cambiar ESSID y/o añadiendo una clave WEP">
430 <comment>(Esto asigna el nombre de "GentooNode" a nuestra red)</comment>
431 # <i>iwconfig eth0 essid GentooNode</i>
432
433 @@ -588,14 +591,14 @@
434 </body>
435 </subsection>
436 <subsection id="ifconfig_route">
437 -<title>Usando ifconfig y route</title>
438 +<title>Usar ifconfig y route</title>
439 <body>
440
441 <p>
442 Configurar su red consiste en tres pasos. Primero, nos asignamos una dirección
443 IP usando <c>ifconfig</c>. Entonces configuraremos el ruteo hacia la pasarela
444 -usando <c>route</c>. Por último, acabaremos situando las IPs de los servidores de
445 -nombres en <path>/etc/resolv.conf</path>.
446 +usando <c>route</c>. Por último, acabaremos situando las IPs de los servidores
447 +de nombres en <path>/etc/resolv.conf</path>.
448 </p>
449
450 <p>
451 @@ -605,7 +608,7 @@
452 su dirección de broadcast y <c>${NETMASK}</c> con su máscara de red:
453 </p>
454
455 -<pre caption="Usando ifconfig">
456 +<pre caption="Utilizar ifconfig">
457 # <i>ifconfig eth0 ${IP_ADDR} broadcast ${BROADCAST} netmask ${NETMASK} up</i>
458 </pre>
459
460 @@ -614,7 +617,7 @@
461 la dirección IP de su pasarela:
462 </p>
463
464 -<pre caption="Usando route">
465 +<pre caption="Utilizar route">
466 # <i>route add default gw ${GATEWAY}</i>
467 </pre>
468
469 @@ -623,7 +626,7 @@
470 ejemplo, usaremos <c>nano</c>):
471 </p>
472
473 -<pre caption="Creando /etc/resolv.conf">
474 +<pre caption="Crear /etc/resolv.conf">
475 # <i>nano -w /etc/resolv.conf</i>
476 </pre>
477
478 @@ -639,10 +642,10 @@
479 </pre>
480
481 <p>
482 -Eso es. Ahora compruebe su red haciendo <c>ping</c> a algún servidor de Internet (como
483 -<uri link="http://www.google.com">Google</uri>). Si funciona, felicitaciones
484 -entonces. Ahora está listo para instalar Gentoo. Continúe con <uri
485 -link="?part=1&amp;chap=4">Preparando los Discos</uri>.
486 +Eso es. Ahora compruebe su red haciendo <c>ping</c> a algún servidor de
487 +Internet (como <uri link="http://www.google.com">Google</uri>). Si funciona,
488 +felicitaciones entonces. Ahora está listo para instalar Gentoo. Continúe con
489 +<uri link="?part=1&amp;chap=4">Preparando los Discos</uri>.
490 </p>
491
492 </body>
493
494
495
496 1.35 xml/htdocs/doc/es/handbook/hb-install-stage.xml
497
498 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml?rev=1.35&view=markup
499 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml?rev=1.35&content-type=text/plain
500 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml?r1=1.34&r2=1.35
501
502 Index: hb-install-stage.xml
503 ===================================================================
504 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml,v
505 retrieving revision 1.34
506 retrieving revision 1.35
507 diff -u -r1.34 -r1.35
508 --- hb-install-stage.xml 4 Jan 2008 23:49:37 -0000 1.34
509 +++ hb-install-stage.xml 13 Apr 2008 18:16:36 -0000 1.35
510 @@ -3,7 +3,7 @@
511 <!-- The content of this document is licensed under the CC-BY-SA license -->
512 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
513
514 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml,v 1.34 2008/01/04 23:49:37 chiguire Exp $ -->
515 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml,v 1.35 2008/04/13 18:16:36 yoswink Exp $ -->
516
517 <sections>
518
519 @@ -13,8 +13,8 @@
520 configurar Portage.
521 </abstract>
522
523 -<version>8.5</version>
524 -<date>2007-12-31</date>
525 +<version>9.1</version>
526 +<date>2008-04-06</date>
527
528 <section>
529 <title>Instalando el Stage comprimido (tarball)</title>
530 @@ -126,7 +126,7 @@
531
532 <p>
533
534 -Luego entre en el directorio <path><keyval id="release-dir"/>stages/</path>.
535 +Luego entre en el directorio <path><keyval id="release-dir"/></path>.
536 Allí deberían aparecer todos los archivos de stage disponibles para su
537 arquitectura (quizá almacenados en subdirectorios con el nombre de cada
538 subarquitectura). Seleccione uno y presione <c>D</c> para descargarlo.
539 @@ -248,12 +248,12 @@
540 opciones <c>xvjpf</c>)! Una vez más recordamos, el parámetro <c>v</c>
541 es opcional y puede no ser soportado por algunas versiones de <c>tar</c>.
542 En el siguiente ejemplo, extraeremos el Stage comprimido
543 -<path>stage3-&lt;subarch&gt;-2007.0.tar.bz2</path>. Asegúrese de
544 +<path>stage3-&lt;subarch&gt;-2008.0.tar.bz2</path>. Asegúrese de
545 sustituir el nombre por el de su stage.
546 </p>
547
548 <pre caption="Descomprimir el stage">
549 -# <i>tar xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2007.0.tar.bz2</i>
550 +# <i>tar xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2008.0.tar.bz2</i>
551 </pre>
552
553 <p>
554 @@ -421,7 +421,7 @@
555 </p>
556
557 <p test="not(contains('AMD64 x86', func:keyval('arch')))">
558 -El primer parámetros es <c>-march=</c> or <c>-mcpu=</c>, el cual especifica
559 +El primer parámetros es <c>-march=</c> o <c>-mcpu=</c>, el cual especifica
560 el nombre de la arquitectura destino. Las posibles opciones están descritas
561 en el fichero <path>make.conf.example</path> (como comentarios).
562 </p>
563 @@ -501,7 +501,7 @@
564 <p>
565 Actualiza tu <path>/mnt/gentoo/etc/make.conf</path> con tus propios
566 parámetros y guarda los cambios (<c>nano</c> users would hit <c>Ctrl-X</c>).
567 -. Ahora estamos listos para continuarcon
568 +. Ahora estamos listos para continuar con
569 <uri link="?part=1&amp;chap=6">Instalando el sistema base de Gentoo</uri>.
570 </p>
571
572
573
574
575 1.23 xml/htdocs/doc/es/handbook/hb-install-tools.xml
576
577 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-tools.xml?rev=1.23&view=markup
578 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-tools.xml?rev=1.23&content-type=text/plain
579 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-tools.xml?r1=1.22&r2=1.23
580
581 Index: hb-install-tools.xml
582 ===================================================================
583 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-tools.xml,v
584 retrieving revision 1.22
585 retrieving revision 1.23
586 diff -u -r1.22 -r1.23
587 --- hb-install-tools.xml 10 May 2007 00:30:24 -0000 1.22
588 +++ hb-install-tools.xml 13 Apr 2008 18:16:36 -0000 1.23
589 @@ -4,7 +4,7 @@
590 <!-- The content of this document is licensed under the CC-BY-SA license -->
591 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
592
593 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-tools.xml,v 1.22 2007/05/10 00:30:24 yoswink Exp $ -->
594 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-tools.xml,v 1.23 2008/04/13 18:16:36 yoswink Exp $ -->
595
596 <sections>
597
598 @@ -14,8 +14,8 @@
599 herramientas importantes.
600 </abstract>
601
602 -<version>8.0</version>
603 -<date>2007-05-07</date>
604 +<version>9.0</version>
605 +<date>2008-04-01</date>
606
607 <section>
608 <title>Bitácora del Sistema</title>
609
610
611
612 --
613 gentoo-commits@l.g.o mailing list