Gentoo Archives: gentoo-commits

From: "Camille Huot (cam)" <cam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: xen-guide.xml
Date: Mon, 17 Sep 2007 12:03:54
Message-Id: E1IXFD4-0002gT-St@stork.gentoo.org
1 cam 07/09/17 11:56:14
2
3 Modified: xen-guide.xml
4 Log:
5 Sync 1.2 (TiteFleur)
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/fr/xen-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/xen-guide.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/xen-guide.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/xen-guide.xml?r1=1.1&r2=1.2
13
14 Index: xen-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/xen-guide.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- xen-guide.xml 13 Sep 2007 13:32:08 -0000 1.1
21 +++ xen-guide.xml 17 Sep 2007 11:56:14 -0000 1.2
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/xen-guide.xml,v 1.1 2007/09/13 13:32:08 cam Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/xen-guide.xml,v 1.2 2007/09/17 11:56:14 cam Exp $ -->
27
28 <guide link="/doc/fr/xen-guide.xml" lang="fr">
29 <title>Configurer Gentoo avec Xen</title>
30 @@ -21,8 +21,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.0</version>
35 -<date>2007-08-29</date>
36 +<version>1.1</version>
37 +<date>2007-09-13</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -554,4 +554,41 @@
42 </body>
43 </section>
44 </chapter>
45 +<chapter>
46 +<title>Des ressources pour aller plus loin</title>
47 +<section>
48 +<title>Documentation de Xen</title>
49 +<body>
50 +
51 +<ul>
52 +<li>
53 + <uri link="http://tx.downloads.xensource.com/downloads/docs/user/">Le manuel
54 + de l'utilisateur Xen</uri>
55 +</li>
56 +<li>
57 + <uri link="http://xen.xensource.com/documentation.html">La documentation de la
58 + communauté de Xen</uri>
59 +</li>
60 +<li>
61 + <uri link="http://wiki.xensource.com/xenwiki/">Le wiki de Xen</uri>
62 +</li>
63 +</ul>
64 +
65 +</body>
66 +</section>
67 +<section>
68 +<title>Les outils pour Xen</title>
69 +<body>
70 +
71 +<ul>
72 +<li>
73 + <uri
74 + link="http://virt-manager.et.redhat.com/">app-emulation/virt-manager</uri>
75 + est un outil graphique permettant l'administration des machines virtuelles
76 +</li>
77 +</ul>
78 +
79 +</body>
80 +</section>
81 +</chapter>
82 </guide>
83
84
85
86 --
87 gentoo-commits@g.o mailing list