|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Copy the xm configuration file into the d
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Date 1167236170 0
# Node ID ce49c9d789281c40bbc9d451acca2f539d51b7b1
# Parent 966926d9c5cf6443e23c219357094c5987d5b9c6
Copy the xm configuration file into the distribution. Comment-out the Xen-API
configuration therein, preserving the default behaviour.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
tools/examples/Makefile | 1 +
tools/examples/xm-config.xml | 2 ++
2 files changed, 3 insertions(+)
diff -r 966926d9c5cf -r ce49c9d78928 tools/examples/Makefile
--- a/tools/examples/Makefile Wed Dec 27 15:44:40 2006 +0000
+++ b/tools/examples/Makefile Wed Dec 27 16:16:10 2006 +0000
@@ -9,6 +9,7 @@ XENDOMAINS_SYSCONFIG = init.d/sysconfig.
# Xen configuration dir and configs to go there.
XEN_CONFIG_DIR = /etc/xen
XEN_CONFIGS = xend-config.sxp
+XEN_CONFIGS += xm-config.xml
XEN_CONFIGS += xmexample1
XEN_CONFIGS += xmexample2
XEN_CONFIGS += xmexample.hvm
diff -r 966926d9c5cf -r ce49c9d78928 tools/examples/xm-config.xml
--- a/tools/examples/xm-config.xml Wed Dec 27 15:44:40 2006 +0000
+++ b/tools/examples/xm-config.xml Wed Dec 27 16:16:10 2006 +0000
@@ -36,8 +36,10 @@ most useful for experimenting with the X
The username and password attributes will be used to log in if Xen-API
is being used.
-->
+ <!--
<server type='Xen-API'
uri='http://localhost:9363/'
username='me'
password='mypassword' />
+ -->
</xm>
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Copy the xm configuration file into the distribution. Comment-out the Xen-API,
Xen patchbot-unstable <=
|
|
|
|
|