summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/files/vmchooser
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-0/+0
|
* update vmchooser to 0.0.13 (new base paths)Sebastian Schmelzer2009-11-041-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3196 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser /w new path /etc/opt/openslx/plugins/vmchooserMichael Janczyk2009-11-041-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3194 95ad53e4-c205-0410-b2fa-d234c58c8868
* Version 0.0.12 of vmchooser ;-)Bastian Wissler2009-08-261-0/+0
| | | | | | | | | | | | =============================== * now omits <active> flag when starting xml explicitly * reads <active param="false" /> and just does not display them * fixed ugly bug, when the above mentioned flag was false ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3135 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser binary:Bastian Wissler2009-07-311-0/+0
| | | | | | | * new version (now <icon> node is considered) - finally git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3044 95ad53e4-c205-0410-b2fa-d234c58c8868
* new version of vmchooser binary imported:Bastian Wissler2009-07-231-0/+0
| | | | | | | * features added: choose your image via command line / use <icon param="linux/macos/bsd/gentoo/suse/ubuntu" /> to display proper icons git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3033 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser binary:Bastian Wissler2009-06-181-0/+0
| | | | | | | * new Version - greps itself for xmls and supports groups specific configuration (see Feature #426) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2966 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: Bastian Wissler2009-06-111-0/+0
| | | | | | | | | | | | | * Now supports reading from /etc/opt/openslx/vmchooser-stage3.conf for the xml filter path * new binary included * changed make system to CMake to support better platform specific handling -> in the past different boost libraries had to be changed in the makefile * Closes Feature Request #429 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2947 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser update:Bastian Wissler2009-05-191-0/+0
| | | | | | | | | * Added support for the "active" parameter -> if in xml file something is not equal <active param="true".* the entry is discarded (only if "active" node is available) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2859 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser binary:Bastian Wissler2009-04-021-0/+0
| | | | | | | | - added fix suggested by Klaus - thx - new version for 5.0-branch and trunk git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2792 95ad53e4-c205-0410-b2fa-d234c58c8868
* new version of vmchooser binary - please test with .openslx/vmchooser featureBastian Wissler2009-04-021-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2791 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin:Bastian Wissler2009-04-011-0/+0
| | | | | | | | | | * new binary (version 0.0.9 with static libxml2 and improved memory mgmt - valgrind) xserver plugin: * improved $pkgpath variable in perl module git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2779 95ad53e4-c205-0410-b2fa-d234c58c8868
* new version of vmchooser binary imported to 5.0-branchBastian Wissler2009-03-121-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2737 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin:Bastian Wissler2009-03-091-0/+0
| | | | | | | | | * new vmchooser binary (version 0.0.8) with xml-at-once support * added case for the file path confusion in run-virt.sh git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2705 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser:Bastian Wissler2009-02-261-0/+0
| | | | | | | | | | | | | * various changes to run-virt.sh * new vmchooser binary puts path of xml file to image_name node xserver: * suse-gfx-install: new link for ati drivers * XX_xserver: fixed path git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2645 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin: Bastian Wissler2009-02-221-0/+0
| | | | | | | | * new vmchooser binary to support ~/.openslx folder git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2630 95ad53e4-c205-0410-b2fa-d234c58c8868
* * add new vmchooser binarySebastian Schmelzer2009-02-201-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2627 95ad53e4-c205-0410-b2fa-d234c58c8868
* * New vmchooser binary (with session saving feature)Bastian Wissler2009-02-191-0/+0
| | | | | | | * corrected version of nvidia-driver to install in ubuntu per default git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2620 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser binary:Bastian Wissler2009-02-171-0/+0
| | | | | | | | * set the default script to "/var/X11R6/bin/run-virt.sh" * in sources and binary git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2583 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser:Bastian Wissler2009-01-221-0/+0
| | | | | | | * Compiled new binary with changed default paths (still version 0.0.6 ;-)) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2517 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser:Bastian Wissler2009-01-141-0/+0
| | | | | | | * Fixed bug in binary: Memory gets freed to early git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2479 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser:Bastian Wissler2009-01-141-0/+0
| | | | | | | | * fixed bug: Linux sessions getting message "Starting Image:" * added <computername param=* /> - parseable by bootpgm git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2476 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin: * Fixed Bug with argument of mesgdisp.Bastian Wissler2008-12-011-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2393 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser:Bastian Wissler2008-11-281-0/+0
| | | | | | | | * added 10 secs messge to tell about image start * fixed bug with waiting on fork() git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2390 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin: * changed version of binaryBastian Wissler2008-10-171-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2354 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin: * added username / hostname generation to vmware xmlBastian Wissler2008-10-171-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2353 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser version 0.0.4: * fixed horizontal scrollbar -> no extend symbols / ↵Bastian Wissler2008-10-161-0/+0
| | | | | | * added startup script to desktop.default / * added option vmchooser xmlpath option git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2329 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser fixes: * group item is now considered - version 0.0.3 / xserver: * ↵Bastian Wissler2008-10-151-0/+0
| | | | | | changes to suse-gfx-install.sh: added better SuSE version git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2311 95ad53e4-c205-0410-b2fa-d234c58c8868
* version 0.0.2 - fixed bugs choosing correct image - hopefully!Bastian Wissler2008-10-141-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2298 95ad53e4-c205-0410-b2fa-d234c58c8868
* new version of vmchooser binaryBastian Wissler2008-10-141-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2293 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: * fixed plugin option slx group / * now it should be set using ↵Bastian Wissler2008-10-081-0/+0
| | | | | | slxos-plugin... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2273 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser bugfix:Bastian Wissler2008-09-251-0/+0
| | | | | | | * Enter Key is now working!! Finally ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2247 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser extension:Bastian Wissler2008-09-251-0/+0
| | | | | | | | * changed sorting of linux session -> now they are sorted alphabetically git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2246 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser-src-changesBastian Wissler2008-09-251-0/+0
| | | | | | | | | | | | | * patch from Sebastian for GCC-4.2 compatibility * changes to Makefile: linker takes now /usr/lib/libboost_regex.a * new vmchooser (compiled on debian-4.0) older debian was not able to install libxml2-dev * changes to default session (if it is not already in svn) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2245 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes:Bastian Wissler2008-07-181-0/+0
| | | | | | | | | | | | + 10 px bottom space now + international buttons - start, exit as label + removed scrollbar - no more space for + reserved in selectbrowser + fixed bug: does not crash any more with click on selectbrowser without selecting anything + fixed resize feature: error parsing command line now fixed TODO: gdm and vmchooser bug?!? git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1935 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser:Bastian Wissler2008-07-171-0/+0
| | | | | | | * dynamic resizing through argument * bold fonts in program git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1930 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes:Bastian Wissler2008-07-101-0/+0
| | | | | | | * Makefile more compatible -> now will compile any .cxx file in this folder -> will consider any changes in dependent files git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1925 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser change:Bastian Wissler2008-07-101-0/+0
| | | | | | | | * cancel button added * anyoption.{h,cxx} added * priorities enabled (lowest to highest) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1924 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes:Bastian Wissler2008-07-101-0/+0
| | | | | | | * gnome picture changed * Xfce recognition git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1921 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes:Bastian Wissler2008-07-101-0/+0
| | | | | | * some std::string gets used instead of char* - caused problems in vmware-run calls (propably) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1920 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser installation checkin:Bastian Wissler2008-07-101-0/+0
| | | | | | * copied binary to os-plugins/plugins/vmchooser folder git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1916 95ad53e4-c205-0410-b2fa-d234c58c8868
* yet another fix - now with default path /var/lib/vmware/vmconfigsBastian Wissler2008-07-101-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1911 95ad53e4-c205-0410-b2fa-d234c58c8868
* <priority param="integer" /> recognized in display - pics smaller [ vmchooser ]Bastian Wissler2008-07-091-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1907 95ad53e4-c205-0410-b2fa-d234c58c8868
* default.desktop gets sorted out.Bastian Wissler2008-06-241-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1891 95ad53e4-c205-0410-b2fa-d234c58c8868
* Various improvements to vmchooser -> ability to filter xml-files with ↵Bastian Wissler2008-06-241-0/+0
| | | | | | xmlfilter.sh script. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1889 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfix to work with display managers -> now we need proper xmlsBastian Wissler2008-06-181-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1886 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some bugfixes & FAQ in README added - stupid Bug in slxgroup-parameterBastian Wissler2008-06-161-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1882 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some bugfixes - command line options should work nowBastian Wissler2008-06-161-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1881 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changes on printer.sh /scanner.sh (very RZ-specific)Bastian Wissler2008-06-051-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1848 95ad53e4-c205-0410-b2fa-d234c58c8868
* BugFixBastian Wissler2008-06-051-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1844 95ad53e4-c205-0410-b2fa-d234c58c8868