From f3ca5d9a6163495576f5ea08484dcde442086a95 Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Mon, 16 Jun 2008 16:35:18 +0000 Subject: Some bugfixes & FAQ in README added - stupid Bug in slxgroup-parameter git-svn-id: http://svn.openslx.org/svn/openslx/openslx-src-tools/trunk/os-plugins/plugins/vmchooser@1882 95ad53e4-c205-0410-b2fa-d234c58c8868 --- README | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'README') diff --git a/README b/README index 3e280a8..d6c3052 100644 --- a/README +++ b/README @@ -5,6 +5,32 @@ VM Chooser Helper Program This is the program used by the vmchooser-plugin, which is part of the openslx-system. + + +================================== +FAQ +================================== + +What does it do? + It handles xml-files for the virtual-machines plugins + or linux sessions after the login-screen. + If chosen, it starts the proper virtualizer script or the linux session + as a background process and terminates itself. + +How can I install it? + Type "make install" in the vmchooser Folder and it gets installed + in the right folder (if you have the whole svn structure locally). + Then you have to install the "vmchooser"-plugin to your VendorOS. + +What command-line parameters are available? + "-p|--path=" In this (abolute) path are your xml-files for the virtualizer-plugin + "-l|--lpath=" In this (absolute) path are your linux sessions + "-g|--group=" Show only entries valid for this group + "-h|--help" Show help + +================================== + + You just need to compile this, if you have local changes. The most recent svn version is also included in binary format in the main folder of this openslx-distribution. -- cgit v1.2.3-55-g7522