nightmorph    11/08/29 10:09:42

  Modified:             xen-guide.xml
  Log:
  update URIs, from an email by Reid Ottem. also update other homepage/doc 
resource links.

Revision  Changes    Path
1.10                 xml/htdocs/doc/en/xen-guide.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?r1=1.9&r2=1.10

Index: xen-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xen-guide.xml       7 Jun 2011 09:27:59 -0000       1.9
+++ xen-guide.xml       29 Aug 2011 10:09:42 -0000      1.10
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.9 
2011/06/07 09:27:59 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.10 
2011/08/29 10:09:42 nightmorph Exp $ -->
 
 <guide>
 <title>Configuring Gentoo with Xen</title>
@@ -20,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>5</version>
-<date>2011-06-07</date>
+<version>6</version>
+<date>2011-08-29</date>
 
 <chapter>
 <title>Introduction</title>
@@ -29,7 +29,7 @@
 <body>
 
 <p>
-The <uri link="http://www.xensource.com/";>Xen</uri> technology allows you to 
run
+The <uri link="http://www.xen.org/";>Xen</uri> technology allows you to run
 multiple operating systems on a single physical system, govern resource
 consumption and even migrate domains (which are the virtual environments in
 which a guest operating system runs) from one Xen-powered system to another. 
Xen
@@ -42,11 +42,10 @@
 <p>
 This guide will talk you through the configuration steps necessary to get Xen 
up
 and running on Gentoo Linux. We will not discuss Xen itself (the Xen project 
has
-<uri
-link="http://www.cl.cam.ac.uk/research/srg/netos/xen/readmes/user";>decent
-documentation</uri> available) nor will we talk about specialized setups that
-might be very interesting for Xen setups but are not Xen-related (like 
exporting
-Portage through NFS, booting Linux using PXE, etc.)
+<uri link="http://xen.org/support/documentation.html";>decent 
documentation</uri>
+available) nor will we talk about specialized setups that might be very
+interesting for Xen setups but are not Xen-related (like exporting Portage
+through NFS, booting Linux using PXE, etc.)
 </p>
 
 </body>
@@ -535,15 +534,11 @@
 
 <ul>
   <li>
-    <uri link="http://bits.xensource.com/Xen/docs/user.pdf";>Xen
-    Users' Manual (PDF)</uri>
+    <uri link="http://www.xen.org/support/documentation.html";>Official Xen
+    documentation</uri>
   </li>
   <li>
-    <uri link="http://www.xen.org/support/documentation.html";>Xen Community
-    Documentation</uri>
-  </li>
-  <li>
-    <uri link="http://wiki.xensource.com/xenwiki/";>Xen Wiki</uri>
+    <uri link="http://wiki.xen.org/";>Xen Wiki</uri>
   </li>
 </ul>
 
@@ -556,7 +551,7 @@
 <ul>
   <li>
     <uri
-    link="http://virt-manager.et.redhat.com/";>app-emulation/virt-manager</uri>
+    link="http://virt-manager.org/";>app-emulation/virt-manager</uri>
     is a graphical tool for administering virtual machines
   </li>
 </ul>




Reply via email to