diff options
| author | Michael Neves | 2013-05-13 16:34:22 +0200 |
|---|---|---|
| committer | Michael Neves | 2013-05-13 16:34:22 +0200 |
| commit | 5650d006be363dc82e0ce60397e8fca6dd04d64d (patch) | |
| tree | b70d7874b1b7630bb3feab018165089e74fda9cb /remote/modules/vmchooser/data/etc | |
| parent | Add xvidtune for screen resolution and bc, needed by vmware-include scripts (diff) | |
| download | tm-scripts-5650d006be363dc82e0ce60397e8fca6dd04d64d.tar.gz tm-scripts-5650d006be363dc82e0ce60397e8fca6dd04d64d.tar.xz tm-scripts-5650d006be363dc82e0ce60397e8fca6dd04d64d.zip | |
vmchooser executes run-virt.sh after choice of vm, needs virtualization.conf and run-virt.include provided by vmware/virtualbox
Diffstat (limited to 'remote/modules/vmchooser/data/etc')
| -rw-r--r-- | remote/modules/vmchooser/data/etc/openslx/vmchooser/virtualization.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/remote/modules/vmchooser/data/etc/openslx/vmchooser/virtualization.conf b/remote/modules/vmchooser/data/etc/openslx/vmchooser/virtualization.conf new file mode 100644 index 00000000..8887ee6f --- /dev/null +++ b/remote/modules/vmchooser/data/etc/openslx/vmchooser/virtualization.conf @@ -0,0 +1,8 @@ +totalmem=1000 +cpu_cores=1 +host_arch=i686 +vtflag=0 +hostmacaddr=00:0c:29:4e:ee:57 +hostip=132.230.4.54 +hostname=slx-client +cdrom_0=/dev/sr0 |
