All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Itamar Reis Peixoto <itamar@ispbrasil.com.br>
Cc: xen-devel@lists.xensource.com
Subject: Re: Patch to xm create search domU config in /etc/xen/auto
Date: Mon, 03 Apr 2006 12:56:31 -0500	[thread overview]
Message-ID: <443161CF.8080707@us.ibm.com> (raw)
In-Reply-To: <000801c65747$1d242380$0100000a@lualele>

Itamar Reis Peixoto wrote:
> this is a very small patch, Can you fix, aplly  and send for me ?
>   

The DCO process *requires* that you add a Signed-off-by line.  You have 
to do it, no one else can.

It's up to Ewan to decide whether it should be applied after that as he 
maintains Xend.  You also should add [PATCH] to your subject line when 
you resend it to make sure he sees it.

I don't think adding the additional search path is useful as it's 
specific xendomains (which is somewhat independent on Xend).  I think a 
more compelling approach would be to use an environmental variable as a 
search path so that you could appropriately set it in your environment.

Regards,

Anthony Liguori

> I will send patches correctly next time, I am sorry
>
> this  patch include /etc/xen/auto in search path when creating a domU
>
> domU configs can be stored in
>
> * /etc/xen
> * /etc/xen/auto - when dom0 is rebooted all domU´s with config file is 
> stored in  this directory is automatic started by /etc/init.d/xendomains
>
> when I run xm create the xm search for domU config only in
> * current directory
> * /etc/xen
>
> with this patch xm will search in
>
> * current directory
> * /etc/xen
> * /etc/xen/auto
>
> without this patch to start a domU I need to run
>
> xm create /etc/xen/auto/mydomU
>
> with this patch I can start a domU with
>
> xm create mydomU
>
>
>   

  reply	other threads:[~2006-04-03 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-03 15:32 Patch to xm create search domU config in /etc/xen/auto Itamar Reis Peixoto
2006-04-03 16:39 ` Anthony Liguori
2006-04-03 17:50   ` Itamar Reis Peixoto
2006-04-03 17:56     ` Anthony Liguori [this message]
2006-04-04 14:06     ` Molle Bestefich
2006-04-05 15:31       ` Mark Williamson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=443161CF.8080707@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=itamar@ispbrasil.com.br \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.