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: ipv6.xml
Date: Wed, 05 May 2010 15:26:27
Message-Id: 20100505152623.EBC192C3FB@corvid.gentoo.org
1 titefleur 10/05/05 15:26:23
2
3 Modified: ipv6.xml
4 Log:
5 Sync to 1.31
6
7 Revision Changes Path
8 1.25 xml/htdocs/doc/fr/ipv6.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/ipv6.xml?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/ipv6.xml?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/ipv6.xml?r1=1.24&r2=1.25
13
14 Index: ipv6.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/ipv6.xml,v
17 retrieving revision 1.24
18 retrieving revision 1.25
19 diff -u -r1.24 -r1.25
20 --- ipv6.xml 5 Dec 2008 22:05:49 -0000 1.24
21 +++ ipv6.xml 5 May 2010 15:26:23 -0000 1.25
22 @@ -1,29 +1,22 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/ipv6.xml,v 1.24 2008/12/05 22:05:49 titefleur Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/ipv6.xml,v 1.25 2010/05/05 15:26:23 titefleur Exp $ -->
27
28 -<!-- The contents of this document are licensed under the
29 - Creative Commons - Attribution / Share Alike license.
30 -
31 - Please see http://creativecommons.org/licenses/by-sa/2.5
32 - for details.
33 --->
34 -
35 -<guide link="/doc/fr/ipv6.xml" lang="fr">
36 +<guide lang="fr">
37
38 <title>Guide Gentoo du routeur IPv6</title>
39
40 <author title="Développeur">
41 - <mail link="latexer@g.o">Peter Johanson</mail>
42 + <mail link="latexer"/>
43 </author>
44 <author title="Correcteur">
45 - <mail link="peesh@g.o">Jorge Paulo</mail>
46 + <mail link="peesh"/>
47 </author>
48 <author title="Correcteur, relecteur">
49 - <mail link="swift@g.o">Sven Vermeulen</mail>
50 + <mail link="swift"/>
51 </author>
52 <author title="Correcteur, traducteur">
53 - <mail link="cam@g.o">Camille Huot</mail>
54 + <mail link="cam"/>
55 </author>
56 <author title="Correcteur">
57 <mail link="okun@××××.fi">Pasi Valminen</mail>
58 @@ -37,8 +30,8 @@
59
60 <license/>
61
62 -<version>1.7</version>
63 -<date>2008-09-10</date>
64 +<version>1.8</version>
65 +<date>2010-03-15</date>
66
67 <chapter>
68 <title>Préparation</title>
69 @@ -162,7 +155,7 @@
70 <ti>US/Canada</ti>
71 </tr>
72 <tr>
73 - <ti><uri link="http://www.freenet6.net/">Freenet6</uri></ti>
74 + <ti><uri link="http://gogonet.gogo6.com/">Freenet6</uri></ti>
75 <ti>US</ti>
76 </tr>
77 <tr>
78 @@ -247,24 +240,24 @@
79 <body>
80
81 <p>
82 -<uri link="http://www.freenet6.net/">Freenet6</uri> est un autre fournisseur
83 +<uri link="http://gogonet.gogo6.com/">Freenet6</uri> est un autre fournisseur
84 gratuit offrant IPv6. L'enregistrement facultatif ne demande qu'un nom
85 d'utilisateur et une adresse de courrier électronique valide. Ils ont choisi de
86 confier la configuration du tunnel à une application client/serveur et ont créé
87 -le client <c>freenet6</c>. Le client est disponible dans Portage. Pour l'installer,
88 -faites&nbsp;:
89 +le client <c>gateway6</c>. Le client est disponible dans Portage. Pour
90 +l'installer, faites&nbsp;:
91 </p>
92
93 <pre caption="Installation du client Freenet6">
94 -# <i>emerge freenet6</i>
95 +# <i>emerge gateway6</i>
96 </pre>
97
98 <p>
99 Si vous désirez vous connecter avec une authentification, vous devez maintenant
100 -configurer freenet6 en éditant <path>/etc/freenet6/gw6c.conf</path>. Vous
101 -n'avez qu'à changer les champs <e>userid</e> et <e>passwd</e> en remplaçant les
102 -valeurs par celles qui vous ont été assignées par Freenet6 et à changer la
103 -passerelle du serveur. Voici un exemple complet de fichier de
104 +configurer <c>gateway6</c> en éditant <path>/etc/gateway6/gw6c.conf</path>.
105 +Vous n'avez qu'à changer les champs <e>userid</e> et <e>passwd</e> en
106 +remplaçant les valeurs par celles qui vous ont été assignées par Freenet6 et à
107 +changer la passerelle du serveur. Voici un exemple complet de fichier de
108 configuration&nbsp;:
109 </p>