From 416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 2 Sep 2010 17:50:49 +0200 Subject: change dir structure --- src/os-plugins/plugins/vmchooser/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/os-plugins/plugins/vmchooser/README (limited to 'src/os-plugins/plugins/vmchooser/README') diff --git a/src/os-plugins/plugins/vmchooser/README b/src/os-plugins/plugins/vmchooser/README new file mode 100644 index 00000000..29434bcc --- /dev/null +++ b/src/os-plugins/plugins/vmchooser/README @@ -0,0 +1,21 @@ + +VirtualMachine Chooser - plugin +=============================== + +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 +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. + +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! + -- cgit v1.2.3-55-g7522