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

[Xen-devel] [PATCH] xl: fix speeling mistake in xl.conf

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] xl: fix speeling mistake in xl.conf
From: Ian Campbell <ian.campbell@xxxxxxxxxx>
Date: Fri, 15 Oct 2010 15:37:32 +0100
Cc: Ian Campbell <ian.campbell@xxxxxxxxxx>
Delivery-date: Fri, 15 Oct 2010 07:40:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1287153294 -3600
# Node ID b6fe22d35baf2366d10ef9033e51f514526f8acc
# Parent  fe5969478fb1dd79ac7172536864120fec4399fc
xl: fix speeling mistake in xl.conf

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

diff -r fe5969478fb1 -r b6fe22d35baf tools/examples/xl.conf
--- a/tools/examples/xl.conf    Thu Oct 14 15:20:23 2010 +0100
+++ b/tools/examples/xl.conf    Fri Oct 15 15:34:54 2010 +0100
@@ -2,7 +2,7 @@
 
 # automatically balloon down dom0 when xen doesn't have enough free
 # memory to create a domain
-#autoballon=1
+#autoballoon=1
 
 # full path of the lockfile used by xl during domain creation
 #lockfile="/var/lock/xl"

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

<Prev in Thread] Current Thread [Next in Thread>