Gentoo Archives: gentoo-commits

From: "Marion Age (titefleur)" <titefleur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: liveusb.xml
Date: Wed, 30 Jul 2008 12:07:20
Message-Id: E1KOASb-0005GE-QP@stork.gentoo.org
1 titefleur 08/07/30 12:07:17
2
3 Modified: liveusb.xml
4 Log:
5 Sync to 1.14
6
7 Revision Changes Path
8 1.8 xml/htdocs/doc/fr/liveusb.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/liveusb.xml?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/liveusb.xml?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/liveusb.xml?r1=1.7&r2=1.8
13
14 Index: liveusb.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/liveusb.xml,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- liveusb.xml 15 Jun 2007 14:30:46 -0000 1.7
21 +++ liveusb.xml 30 Jul 2008 12:07:17 -0000 1.8
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/liveusb.xml,v 1.7 2007/06/15 14:30:46 cam Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/liveusb.xml,v 1.8 2008/07/30 12:07:17 titefleur Exp $ -->
27
28 <guide link="/doc/fr/liveusb.xml" lang="fr">
29 <title>Guide de création d'un LiveUSB Gentoo Linux</title>
30 @@ -25,8 +25,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2</version>
35 -<date>2007-05-10</date>
36 +<version>3</version>
37 +<date>2008-07-28</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -166,7 +166,7 @@
42 <pre caption="Installer un Master Boot Record">
43 <comment>(Assurez-vous que sys-boot/syslinux-3.00 (ou plus récent) soit installé.)</comment>
44 # <i>emerge -av '>sys-boot/syslinux-3'</i>
45 -# <i>dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdc</i>
46 +# <i>dd if=/usr/share/syslinux/mbr.bin of=/dev/sdc</i>
47 0+1 records in
48 0+1 records out
49 304 bytes (304 B) copied, 0.0162317 s, 18.7 kB/s