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: [Xen-devel] stable / unstable parallel install?

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] stable / unstable parallel install?
From: aq <aquynh@xxxxxxxxx>
Date: Wed, 1 Jun 2005 16:35:22 +0900
Cc: Gerd Knorr <kraxel@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 01 Jun 2005 07:35:10 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=gTO1dXJTabfpQYYD27mhyOP3l4bAenfiW1uPawPV5FlUm0RIZxjjw3fz50W698cgLf6eCuiMPU8dLy2Gccc0ZRXz6EvMceFciMl6+7nK06R8wwjRooeC6VUx8dk91tB5njiJafIa8dmUMFG02YoEVGX/Ll0YQwg9Mp9aG7jGR88=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <8b80f71ae0544a6c3c2ff77c17e845aa@xxxxxxxxxxxx>
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>
References: <20050530132249.GA12365@bytesex> <df262c5b7f721a131e01b99e41ad9ec5@xxxxxxxxxxxx> <20050530155039.GC12702@bytesex> <9cde8bff0505300900dfa5ac7@xxxxxxxxxxxxxx> <8b80f71ae0544a6c3c2ff77c17e845aa@xxxxxxxxxxxx>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 5/31/05, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
> 
> On 30 May 2005, at 17:00, aq wrote:
> 
> > yes, that is the case, since in /usr/sbin/xend, we have:
> >
> > XCS_EXEC    = "/usr/sbin/xcs"
> >
> > should we execute xcs without the full path?
> 
> Perhaps best would be to try with no path, and fall back to
> /usr/sbin/xcs. I'd definitely take a tested patch to that effect (for
> both -testing and -unstable).
> 

Keir, there is no xcs in -testing.

Here is the patch: it tries to execute xcs without full path first,
then if there is error, it fallbacks to the default path.

Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>

$ diffstat xcs_nopath.diff 
 xend |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

Attachment: xcs_nopath.diff
Description: Text Data

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