WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Added comment.

# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 9b91f6583b5ea7d5b2f0033fd3351a54813163c8
# Parent  623ccfa551072b5affbb582b9479fa62da9d22e1
Added comment.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>

diff -r 623ccfa55107 -r 9b91f6583b5e tools/examples/xmexample.nbd
--- a/tools/examples/xmexample.nbd      Tue Oct 25 16:37:00 2005
+++ b/tools/examples/xmexample.nbd      Wed Oct 26 11:06:58 2005
@@ -1,3 +1,13 @@
+#  -*- mode: python; -*-
+#
+# xm create configuration example.
+#
+# This configuration is appropriate for using Network Block Device (NBD)
+# filesystems.
+#
+# Each of these parameters will need changing to match your setup.
+# 
+
 kernel = "/boot/vmlinuz-2.6.13-15b-xen"
 ramdisk = "/boot/initrd-2.6.13-15b-xen"
 memory = 128

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Added comment., Xen patchbot -unstable <=