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] Allow xendomains to handle domain names > 16 charact

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Allow xendomains to handle domain names > 16 characters
From: Mark McLoughlin <markmc@xxxxxxxxxx>
Date: Mon, 18 Jun 2007 17:16:37 +0100
Delivery-date: Mon, 18 Jun 2007 09:14:43 -0700
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>
Organization: Red Hat Ltd. Registered Address: Red Hat Ltd, Brian O' Donnell and Partners, 62 Merrion Square, Dublin 2, Ireland. Registered in the Companies Registration Office, Parnell House, 14 Parnell Square, Dublin 1, Ireland, at No. 304873 Directors: Charlie Peters (USA), Michael Cunningham (USA), Matt Parson (USA), Brendan Lane
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
        The xendomains init script parses the output of "xm list", and since xm
list restricts the length of domains to 16 characters the xendomain
script cannot handle long domain names.

        Attached is a patch to make it parse the output of "xm list -l"
instead.

   Signed-off-by: Mark McLoughlin <markmc@xxxxxxxxxx>

Thanks,
Mark.

Attachment: xen-xendomains-17chars.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] Allow xendomains to handle domain names > 16 characters, Mark McLoughlin <=