summaryrefslogtreecommitdiffstats
path: root/src/os-plugins/plugins/vmware/files/run-virt.include
diff options
context:
space:
mode:
authorDirk2013-02-07 10:55:34 +0100
committerDirk2013-02-07 10:55:34 +0100
commit73a6e59aac2b657174ab4458b8aed4469614c4bf (patch)
treebf77b886832fdf41677abc71a75d15fd6c22ceea /src/os-plugins/plugins/vmware/files/run-virt.include
parentVirtBox cannot run VMDKs in the way used here ... (diff)
downloadcore-73a6e59aac2b657174ab4458b8aed4469614c4bf.tar.gz
core-73a6e59aac2b657174ab4458b8aed4469614c4bf.tar.xz
core-73a6e59aac2b657174ab4458b8aed4469614c4bf.zip
Default settings for virtual box ...
Diffstat (limited to 'src/os-plugins/plugins/vmware/files/run-virt.include')
-rw-r--r--src/os-plugins/plugins/vmware/files/run-virt.include6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/os-plugins/plugins/vmware/files/run-virt.include b/src/os-plugins/plugins/vmware/files/run-virt.include
index 698bd60e..ac18b521 100644
--- a/src/os-plugins/plugins/vmware/files/run-virt.include
+++ b/src/os-plugins/plugins/vmware/files/run-virt.include
@@ -1,7 +1,7 @@
# run-virt.include
# -----------------------------------------------------------------------------
# Copyright (c) 2009..2012 - RZ Uni Freiburg
-# Copyright (c) 2009..2012 - OpenSLX GmbH
+# Copyright (c) 2009..2013 - OpenSLX GmbH
#
# This program is free software distributed under the GPL version 2.
# See http://openslx.org/COPYING
@@ -110,10 +110,6 @@ case "$vmversion" in
# version specific stuff - ver. 3.*|7.*
cpuid.coresPerSocket = \"${cpu_cores}\"
maxvcpus = \"4\"
-# svga.numDisplays = "2"
-# svga.maxWidth = "2560"
-# svga.maxHeight = "2048"
-# svga.vramSize = "134217728"
monitor.virtual_mmu = \"automatic\"
monitor.virtual_exec = \"automatic\"
floppy1.clientDevice = \"FALSE\"