WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] remove outdated comments in xend config file

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] remove outdated comments in xend config file
From: Jim Fehlig <jfehlig@xxxxxxxxxx>
Date: Thu, 24 Jan 2008 16:35:33 -0700
Delivery-date: Thu, 24 Jan 2008 15:36:19 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.8 (X11/20060911)
The Xen API preview comments no longer apply, I hope.

Regards,
Jim
# HG changeset patch
# User Jim Fehlig <jfehlig@xxxxxxxxxx>
# Date 1201217622 25200
# Node ID 605d470326da347552e17e9b1cc0466219f16dc2
# Parent  ff3ebb57e9859a30c29d4aea6a5e2439616ea655
Remove outdated comments concerning Xen API in xend configuration file.

Signed-off-by: Jim Fehlig <jfehlig@xxxxxxxxxx>

diff -r ff3ebb57e985 -r 605d470326da tools/examples/xend-config.sxp
--- a/tools/examples/xend-config.sxp    Thu Jan 24 15:35:05 2008 -0700
+++ b/tools/examples/xend-config.sxp    Thu Jan 24 16:33:42 2008 -0700
@@ -15,9 +15,7 @@
 #(loglevel DEBUG)
 
 
-# The Xen-API server configuration.  (Please note that this server is
-# available as an UNSUPPORTED PREVIEW in Xen 3.0.4, and should not be relied
-# upon).
+# The Xen-API server configuration.
 #
 # This value configures the ports, interfaces, and access controls for the
 # Xen-API server.  Each entry in the list starts with either unix, a port
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] remove outdated comments in xend config file, Jim Fehlig <=