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: gentoo-x86-quickinstall-stage.xml
Date: Thu, 25 Jun 2009 11:20:56
Message-Id: E1MJn0g-0006rm-CH@stork.gentoo.org
1 titefleur 09/06/25 11:20:54
2
3 Modified: gentoo-x86-quickinstall-stage.xml
4 Log:
5 Sync to 1.10
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/fr/gentoo-x86-quickinstall-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/gentoo-x86-quickinstall-stage.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/gentoo-x86-quickinstall-stage.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/gentoo-x86-quickinstall-stage.xml?r1=1.5&r2=1.6
13
14 Index: gentoo-x86-quickinstall-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/gentoo-x86-quickinstall-stage.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- gentoo-x86-quickinstall-stage.xml 25 Jan 2009 22:00:27 -0000 1.5
21 +++ gentoo-x86-quickinstall-stage.xml 25 Jun 2009 11:20:54 -0000 1.6
22 @@ -1,11 +1,11 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/gentoo-x86-quickinstall-stage.xml,v 1.5 2009/01/25 22:00:27 cam Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/gentoo-x86-quickinstall-stage.xml,v 1.6 2009/06/25 11:20:54 titefleur Exp $ -->
26 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
27
28 <included>
29
30 -<version>7</version>
31 -<date>2009-01-22</date>
32 +<version>9</version>
33 +<date>2009-06-14</date>
34
35 <section>
36 <title>Préparer le stage</title>
37 @@ -28,23 +28,28 @@
38
39 <p>
40 Ensuite, téléchargez une archive «&nbsp;stage&nbsp;» à partir d'un de nos <uri
41 -link="/main/en/mirrors.xml">miroirs</uri>. Allez dans <path>/mnt/gentoo</path>
42 -et désarchivez le stage avec la commande <c>tar xvjpf
43 -&lt;archive.tar.bz2&gt;</c>.
44 +link="/main/en/mirrors.xml">miroirs</uri>&nbsp;:
45 </p>
46
47 <pre caption="Télécharger une archive «&nbsp;stage3&nbsp;»">
48 livecd ~ # <i>cd /mnt/gentoo</i>
49 livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
50 -<comment>(Choisissez un miroir, allez dans le répertoire
51 -releases/x86/2008.0/stages, sélectionnez le stage3 de votre choix,
52 -probablement le stage3 i686 et appuyez sur D pour le télécharger.)</comment>
53 +<comment>(Choisissez un miroir, allez dans le répertoire releases/x86/current/,
54 +sélectionnez le stage3 de votre choix, probablement le stage3 i686 et appuyez
55 +sur D pour le télécharger.)</comment>
56
57 <comment>(<b>Ou</b> télécharger-le directement avec wget sans choisir un miroir proche.)</comment>
58 livecd ~ # <i>cd /mnt/gentoo</i>
59 -livecd gentoo # <i>wget http://distfiles.gentoo.org/releases/x86/2008.0/stages/stage3-i686-2008.0.tar.bz2</i>
60 +livecd gentoo # <i>wget ftp://distfiles.gentoo.org/pub/gentoo/releases/x86/current/stage3-i686-*.tar.bz2</i>
61 </pre>
62
63 +<p>
64 +Rendez-vous dans le dossier <path>/mnt/gentoo</path> et décompressez l'archive
65 +«&nbsp;stage&nbsp;» à l'aide de la commande <c>tar xjpf &lt;archive
66 +stage3&gt;</c>.
67 +</p>
68 +
69 +
70 <pre caption="Désarchiver l'archive «&nbsp;stage3&nbsp;»">
71 livecd gentoo # <i>time tar xjpf stage3*</i>