Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: xen-guide.xml
Date: Thu, 13 Sep 2007 17:16:40
Message-Id: E1IVsBe-0005zl-8q@stork.gentoo.org
1 swift 07/09/13 17:09:06
2
3 Modified: xen-guide.xml
4 Log:
5 Fix #190689 - Add resources for Xen
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/xen-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/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/en/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 29 Aug 2007 18:46:34 -0000 1.1
21 +++ xen-guide.xml 13 Sep 2007 17:09:06 -0000 1.2
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.1 2007/08/29 18:46:34 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.2 2007/09/13 17:09:06 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -19,8 +19,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.0</version>
34 -<date>2007-08-29</date>
35 +<version>1.1</version>
36 +<date>2007-09-13</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -533,4 +533,41 @@
41 </body>
42 </section>
43 </chapter>
44 +<chapter>
45 +<title>Further Resources</title>
46 +<section>
47 +<title>Xen Documentation</title>
48 +<body>
49 +
50 +<ul>
51 + <li>
52 + <uri link="http://tx.downloads.xensource.com/downloads/docs/user/">Xen
53 + Users' Manual</uri>
54 + </li>
55 + <li>
56 + <uri link="http://xen.xensource.com/documentation.html">Xen Community
57 + Documentation</uri>
58 + </li>
59 + <li>
60 + <uri link="http://wiki.xensource.com/xenwiki/">Xen Wiki</uri>
61 + </li>
62 +</ul>
63 +
64 +</body>
65 +</section>
66 +<section>
67 +<title>Xen Tools</title>
68 +<body>
69 +
70 +<ul>
71 + <li>
72 + <uri
73 + link="http://virt-manager.et.redhat.com/">app-emulation/virt-manager</uri>
74 + is a graphical tool for administering virtual machines
75 + </li>
76 +</ul>
77 +
78 +</body>
79 +</section>
80 +</chapter>
81 </guide>
82
83
84
85 --
86 gentoo-doc-cvs@g.o mailing list