From: Keir Fraser Date: Tue, 5 Aug 2008 12:45:53 +0000 (+0100) Subject: Remove vncconsole from example HVM configs. It's deprecated. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14165^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fa982a5874ccace261e3a7db609f39b688315379;p=xen.git Remove vncconsole from example HVM configs. It's deprecated. Signed-off-by: Keir Fraser --- diff --git a/tools/examples/xmexample.hvm b/tools/examples/xmexample.hvm index 94a0fd160a..63df017974 100644 --- a/tools/examples/xmexample.hvm +++ b/tools/examples/xmexample.hvm @@ -157,11 +157,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 # default is depents on vncpasswd in xend-config.sxp diff --git a/tools/examples/xmexample.vti b/tools/examples/xmexample.vti index 9493bae130..3169e52d03 100644 --- a/tools/examples/xmexample.vti +++ b/tools/examples/xmexample.vti @@ -94,11 +94,6 @@ vnc=0 # 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 # default is depents on vncpasswd in xend-config.sxp