summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/README
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-03-11 23:33:32 +0100
committerDirk von Suchodoletz2009-03-11 23:33:32 +0100
commitaaccbc3806b6738ae2f56e23ec3b185f43a5751e (patch)
tree78225ffea8b1bf38c444dcb6c07727baebb7b468 /os-plugins/plugins/vmchooser/README
parentSmall improvements ... (diff)
downloadcore-aaccbc3806b6738ae2f56e23ec3b185f43a5751e.tar.gz
core-aaccbc3806b6738ae2f56e23ec3b185f43a5751e.tar.xz
core-aaccbc3806b6738ae2f56e23ec3b185f43a5751e.zip
Brush ups ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2715 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmchooser/README')
-rw-r--r--os-plugins/plugins/vmchooser/README20
1 files changed, 11 insertions, 9 deletions
diff --git a/os-plugins/plugins/vmchooser/README b/os-plugins/plugins/vmchooser/README
index a9d12764..29434bcc 100644
--- a/os-plugins/plugins/vmchooser/README
+++ b/os-plugins/plugins/vmchooser/README
@@ -2,18 +2,20 @@
VirtualMachine Chooser - plugin
===============================
-This Plugin uses an external program to show
-a list of sessions, from which a user can choose.
+This Plugin uses an additionally provided program to display a list of virtual
+machine sessions (vm's provided by other plugins), from which a user can choose.
-This Programm is included in binary format. You
-can look into the sources at
+This Programm is included in binary format. You can look into the sources at
svn://svn.openslx.org/srv/svn/openslx/openslx-src-tools/os-plugins/plugins/vmchooser/
-There you can change the program to your needs
-and compile it with the included Makefile.
+There you can change the program to your needs and compile it with the included
+Makefile.
+Additionally the plugin provides a script to start a specific virtual machine
+preconfigured. Parts of the configuration are taken from an xml file which
+should be provided with each container file. You will find additional infor-
+mation online at: http://lab.openslx.org/wiki/openslx/Vmchooser
-Use at your own risk!
-No warranty is given by the author
-of this software for any purposes!
+Use at your own risk! No warranty is given by the author of this software for
+any purposes!