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] [xen-unstable] Remove vncconsole from example HVM config

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] Remove vncconsole from example HVM configs. It's deprecated.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 05 Aug 2008 06:00:16 -0700
Delivery-date: Tue, 05 Aug 2008 06:00:35 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1217940353 -3600
# Node ID bf4ef45e6a3862bd139216b6b7882d9426b91dc1
# Parent  0afe2978530558f0e06555dd7ec081130c601f9a
Remove vncconsole from example HVM configs. It's deprecated.
Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 tools/examples/xmexample.hvm |    5 -----
 tools/examples/xmexample.vti |    5 -----
 2 files changed, 10 deletions(-)

diff -r 0afe29785305 -r bf4ef45e6a38 tools/examples/xmexample.hvm
--- a/tools/examples/xmexample.hvm      Tue Aug 05 13:45:25 2008 +0100
+++ b/tools/examples/xmexample.hvm      Tue Aug 05 13:45:53 2008 +0100
@@ -156,11 +156,6 @@ vnc=1
 #----------------------------------------------------------------------------
 # try to find an unused port for the VNC server, default = 1
 #vncunused=1
-
-#----------------------------------------------------------------------------
-# enable spawning vncviewer for domain's console
-# (only valid when vnc=1), default = 0
-#vncconsole=0
 
 #----------------------------------------------------------------------------
 # set password for domain's VNC console
diff -r 0afe29785305 -r bf4ef45e6a38 tools/examples/xmexample.vti
--- a/tools/examples/xmexample.vti      Tue Aug 05 13:45:25 2008 +0100
+++ b/tools/examples/xmexample.vti      Tue Aug 05 13:45:53 2008 +0100
@@ -95,11 +95,6 @@ vnc=0
 #vncunused=1
 
 #----------------------------------------------------------------------------
-# enable spawning vncviewer for domain's console
-# (only valid when vnc=1), default = 0
-#vncconsole=0
-
-#----------------------------------------------------------------------------
 # set password for domain's VNC console
 # default is depents on vncpasswd in xend-config.sxp
 vncpasswd=''

_______________________________________________
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] Remove vncconsole from example HVM configs. It's deprecated., Xen patchbot-unstable <=