[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] stable / unstable parallel install?
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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |