Gentoo Archives: gentoo-commits

From: "John Christian Stoddart (chiguire)" <chiguire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: liveusb.xml
Date: Tue, 27 Jan 2009 13:22:54
Message-Id: E1LRnty-0006kO-VQ@stork.gentoo.org
1 chiguire 09/01/27 13:22:50
2
3 Modified: liveusb.xml
4 Log:
5 updated spanish translation (enrique barbeito garcia)
6
7 Revision Changes Path
8 1.11 xml/htdocs/doc/es/liveusb.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/liveusb.xml?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/liveusb.xml?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/liveusb.xml?r1=1.10&r2=1.11
13
14 Index: liveusb.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/liveusb.xml,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- liveusb.xml 7 Oct 2008 15:46:44 -0000 1.10
21 +++ liveusb.xml 27 Jan 2009 13:22:50 -0000 1.11
22 @@ -1,15 +1,15 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/liveusb.xml,v 1.10 2008/10/07 15:46:44 yoswink Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/liveusb.xml,v 1.11 2009/01/27 13:22:50 chiguire Exp $ -->
27
28 -<guide link="/doc/es/liveusb.xml" lang="es">
29 +<guide lang="es">
30 <title>COMO (HOWTO): LiveUSB en Gentoo Linux</title>
31
32 <author title="Autor">
33 - <mail link="henrik@××××××××××××.dk">Henrik Brix Andersen</mail>
34 + <mail link="brix"/>
35 </author>
36 <author title="Editor">
37 - <mail link="neysx@g.o">Xavier Neys</mail>
38 + <mail link="neysx"/>
39 </author>
40 <author title="Traductor">
41 <mail link="chiguire@g.o">John Christian Stoddart</mail>
42 @@ -31,8 +31,8 @@
43 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
44 <license/>
45
46 -<version>4</version>
47 -<date>2008-09-11</date>
48 +<version>6</version>
49 +<date>2009-01-26</date>
50
51 <chapter>
52 <title>Introducción</title>
53 @@ -47,6 +47,11 @@
54 instalar Gentoo Linux en un portátil moderno sin lector de CD-ROM.
55 </p>
56
57 +<note>
58 +El paquete <c>sys-boot/unetbootin</c> ofrece una alternativa más fácil para
59 +crear un llavero USB arrancable desde cualquier imagen arrancable de CD.
60 +</note>
61 +
62 <p>
63 Aunque las instrucciones que se presentan en este documento están
64 orientadas al LiveCD de instalación de Gentoo Linux usando un llavero
65 @@ -90,6 +95,7 @@
66 link="http://bugs.gentoo.org/show_bug.cgi?id=173117">bug</uri> en los
67 lanzamientos más recientes.
68 </note>
69 +
70 </body>
71 </section>
72 </chapter>
73 @@ -169,7 +175,7 @@
74 <pre caption="Instalar el MBR">
75 <comment>(Asegúrese de tener instalado sys-boot/syslinux-3.00 o más reciente)</comment>
76 # <i>emerge -av '>=sys-boot/syslinux-3'</i>
77 -# <i>dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdc</i>
78 +# <i>dd if=/usr/share/syslinux/mbr.bin of=/dev/sdc</i>
79 0+1 records in
80 0+1 records out
81 304 bytes (304 B) copied, 0.0162317 s, 18.7 kB/s