From: "Itamar Reis Peixoto" <itamar@ispbrasil.com.br>
To: xen-devel@lists.xensource.com
Subject: Patch to xm create search domU config in /etc/xen/auto
Date: Mon, 3 Apr 2006 12:32:55 -0300 [thread overview]
Message-ID: <001901c65733$e270a6e0$0100000a@lualele> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 11 bytes --]
attached.
[-- Attachment #1.2: Type: text/html, Size: 374 bytes --]
[-- Attachment #2: xm-create.patch --]
[-- Type: application/octet-stream, Size: 454 bytes --]
--- ./tools/python/xen/xm/create.py 2006-04-01 19:49:34.000000000 -0500
+++ /root/xensource/create.py 2006-04-03 11:13:01.000000000 -0400
@@ -65,7 +65,7 @@
use="Quiet.")
gopts.opt('path', val='PATH',
- fn=set_value, default='.:/etc/xen',
+ fn=set_value, default='.:/etc/xen:/etc/xen/auto',
use="""Search path for configuration scripts.
The value of PATH is a colon-separated directory list.""")
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next reply other threads:[~2006-04-03 15:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-03 15:32 Itamar Reis Peixoto [this message]
2006-04-03 16:39 ` Patch to xm create search domU config in /etc/xen/auto Anthony Liguori
2006-04-03 17:50 ` Itamar Reis Peixoto
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='001901c65733$e270a6e0$0100000a@lualele' \
--to=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.