All of lore.kernel.org
 help / color / mirror / Atom feed
* Patch to xm create search domU config in /etc/xen/auto
@ 2006-04-03 15:32 Itamar Reis Peixoto
  2006-04-03 16:39 ` Anthony Liguori
  0 siblings, 1 reply; 6+ messages in thread
From: Itamar Reis Peixoto @ 2006-04-03 15:32 UTC (permalink / raw)
  To: xen-devel


[-- 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-04-05 15:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2006-04-04 14:06     ` Molle Bestefich
2006-04-05 15:31       ` Mark Williamson

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.