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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 693 bytes --]

this is a very small patch, Can you fix, aplly  and send for me ?

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:50 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 [this message]
2006-04-03 17:56     ` Anthony Liguori
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='000801c65747$1d242380$0100000a@lualele' \
    --to=itamar@ispbrasil.com.br \
    --cc=aliguori@us.ibm.com \
    --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.