|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] docs: xlexample.*: reference xl-domain-config docume
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1320681846 0
# Node ID 30c6d81d3509a35365ac4bd68bdfdc035f768ff3
# Parent e4a5b7b7f9ac739bb350080524279580086e0ad9
docs: xlexample.*: reference xl-domain-config document
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
diff -r e4a5b7b7f9ac -r 30c6d81d3509 tools/examples/xlexample.hvm
--- a/tools/examples/xlexample.hvm Mon Nov 07 16:03:07 2011 +0000
+++ b/tools/examples/xlexample.hvm Mon Nov 07 16:04:06 2011 +0000
@@ -3,7 +3,7 @@
# =====================================================================
#
# This is a fairly minimal example of what is required for an
-# HVM guest. For a more complete guide see <XXX Document TBD>
+# HVM guest. For a more complete guide see <xl-domain-config>
# This configures an HVM rather than PV guest
builder = "hvm"
diff -r e4a5b7b7f9ac -r 30c6d81d3509 tools/examples/xlexample.pvlinux
--- a/tools/examples/xlexample.pvlinux Mon Nov 07 16:03:07 2011 +0000
+++ b/tools/examples/xlexample.pvlinux Mon Nov 07 16:04:06 2011 +0000
@@ -3,7 +3,7 @@
# =====================================================================
#
# This is a fairly minimal example of what is required for a
-# Paravirtualised Linux guest. For a more complete guide see <XXX Document TBD>
+# Paravirtualised Linux guest. For a more complete guide see <xl-domain-config>
# Guest name
name = "example.pvlinux"
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0 of 7] xl domain config file documentation & other bits, Ian Campbell
- [Xen-devel] [PATCH 2 of 7] README: add markdown to dependency list, Ian Campbell
- [Xen-devel] [PATCH 4 of 7] docs: fix references from xl man page to xldomain.cfg manpage, Ian Campbell
- [Xen-devel] [PATCH 7 of 7] docs: generate docs direct into final filename, Ian Campbell
- [Xen-devel] [PATCH 6 of 7] xl: the name field in a guest config file is mandatory, Ian Campbell
- [Xen-devel] [PATCH] docs: xlexample.hvm is missing "builder = 'hvm'", Ian Campbell
- [Xen-devel] [PATCH] docs: xlexample.*: reference xl-domain-config document,
Ian Campbell <=
- Re: [Xen-devel] [PATCH 0 of 7] xl domain config file documentation & other bits, Ian Campbell
- [Xen-devel] [PATCH 1 of 7] docs: report when we don't build docs due to a missing tool, Ian Campbell
- [Xen-devel] [PATCH 5 of 7] docs: install html and txt versions of manpages, Ian Campbell
- [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cfg file syntax, Ian Campbell
- Re: [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cfg file syntax, Ian Campbell
|
|
|
|
|