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

Re: [PATCH] Re: [Xen-devel] New release candidate for Xen 4.0.1

To: M A Young <m.a.young@xxxxxxxxxxxx>
Subject: Re: [PATCH] Re: [Xen-devel] New release candidate for Xen 4.0.1
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Tue, 20 Jul 2010 15:01:40 +0300
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Tue, 20 Jul 2010 05:03:30 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.LFD.2.00.1007162023160.4214@xxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C866178F.1AD7D%keir.fraser@xxxxxxxxxxxxx> <alpine.LFD.2.00.1007162023160.4214@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Fri, Jul 16, 2010 at 08:29:09PM +0100, M A Young wrote:
> I have a minor fix for this. BASH_COMPLETION_DIR is used uninitialized in 
> tools/libxl/Makefile which means that xl.sh can end up in / which is not 
> ideal. The patch below sets a sensible default for this variable.
>

Yeah, I noticed this problem aswell. This patch should go into 
xen-4.0-testing.hg.

-- Pasi

> Signed-off-by: Michael Young <m.a.young@xxxxxxxxxxxx>
>
> --- xen-4.0.1/tools/libxl/Makefile.orig       2010-07-16 18:27:14.000000000 
> +0100
> +++ xen-4.0.1/tools/libxl/Makefile    2010-07-16 19:39:46.000000000 +0100
> @@ -4,6 +4,7 @@
>
>  XEN_ROOT = ../..
>  include $(XEN_ROOT)/tools/Rules.mk
> +BASH_COMPLETION_DIR ?= /etc/bash_completion.d/
>
>  MAJOR = 1.0
>  MINOR = 0
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel