swift 07/09/13 17:09:06 Modified: xen-guide.xml Log: Fix #190689 - Add resources for Xen
Revision Changes Path 1.2 xml/htdocs/doc/en/xen-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xen-guide.xml?r1=1.1&r2=1.2 Index: xen-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xen-guide.xml 29 Aug 2007 18:46:34 -0000 1.1 +++ xen-guide.xml 13 Sep 2007 17:09:06 -0000 1.2 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.1 2007/08/29 18:46:34 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.2 2007/09/13 17:09:06 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -19,8 +19,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.0</version> -<date>2007-08-29</date> +<version>1.1</version> +<date>2007-09-13</date> <chapter> <title>Introduction</title> @@ -533,4 +533,41 @@ </body> </section> </chapter> +<chapter> +<title>Further Resources</title> +<section> +<title>Xen Documentation</title> +<body> + +<ul> + <li> + <uri link="http://tx.downloads.xensource.com/downloads/docs/user/">Xen + Users' Manual</uri> + </li> + <li> + <uri link="http://xen.xensource.com/documentation.html">Xen Community + Documentation</uri> + </li> + <li> + <uri link="http://wiki.xensource.com/xenwiki/">Xen Wiki</uri> + </li> +</ul> + +</body> +</section> +<section> +<title>Xen Tools</title> +<body> + +<ul> + <li> + <uri + link="http://virt-manager.et.redhat.com/">app-emulation/virt-manager</uri> + is a graphical tool for administering virtual machines + </li> +</ul> + +</body> +</section> +</chapter> </guide> -- [EMAIL PROTECTED] mailing list
