summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser
Commit message (Collapse)AuthorAgeFilesLines
* implemented plugin dependency handling:Oliver Tappe2008-07-231-0/+1
| | | | | | | | | | | | | | | | * installing a plugin into a vendor-OS is now only possible when required plugins are already installed * removing a plugin from a vendor-OS is now only possible when now plugins that depend on this one are still installed * the config-demuxer will check the plugin depedency hierarchy and bail if any plugin is missing * when several plugins are being auto-installed (e.g. when copying all plugins from the '<<<default>>>' vendor-OS) the order of the plugins is adjusted to comply with the dependency hierarchy * declared one single dependency: vmchooser depends on vmware (please shout if that is incorrect) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1936 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
* yet another mistake - what"s happening ?? ;-)Bastian Wissler2008-07-101-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1910 95ad53e4-c205-0410-b2fa-d234c58c8868
* small mistakeBastian Wissler2008-07-101-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1909 95ad53e4-c205-0410-b2fa-d234c58c8868
* some changes to vmchooser + initial import for bindrivers pluginsBastian Wissler2008-07-103-2/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1908 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
* Installation fix of vmchooserBastian Wissler2008-06-241-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1890 95ad53e4-c205-0410-b2fa-d234c58c8868
* Various improvements to vmchooser -> ability to filter xml-files with ↵Bastian Wissler2008-06-242-0/+3
| | | | | | 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
* /etc/X11/sessions/ is no longer supported in modern Linux Distributions ?!?Bastian Wissler2008-06-053-12/+11Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1847 95ad53e4-c205-0410-b2fa-d234c58c8868
* Ueberfluessiger Kommandozeilen-ParameterBastian Wissler2008-06-051-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1845 95ad53e4-c205-0410-b2fa-d234c58c8868
* BugFixBastian Wissler2008-06-053-12/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1844 95ad53e4-c205-0410-b2fa-d234c58c8868
* VMChooser-Version mit XML+Info als erster Parameter fÃŒr run-vmware.shBastian Wissler2008-06-045-8/+30
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1843 95ad53e4-c205-0410-b2fa-d234c58c8868
* * reworked plugin-API concerning the way the parameters are passed into Oliver Tappe2008-05-261-39/+10Star
| | | | | | | | | | | installationPhase() and removalPhase() - now we use a hash as the amount of parameters has become too large * adjusted all plugins to these API change * now not only the openslx base path, but the openslx config path is bind mounted into the vendor-OS chroot, such that plugins can check the available local configuration extensions git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1803 95ad53e4-c205-0410-b2fa-d234c58c8868
* New version of vmchooserBastian Wissler2008-04-151-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1742 95ad53e4-c205-0410-b2fa-d234c58c8868
* Commenting "in" a variable declaration got the vmchooser plugin workingDirk von Suchodoletz2008-04-131-1/+1
| | | | | | | again ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1738 95ad53e4-c205-0410-b2fa-d234c58c8868
* More complete version of vmchooser.Bastian Wissler2008-04-113-23/+12Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1737 95ad53e4-c205-0410-b2fa-d234c58c8868
* Checkin of vmchooser plugin fixes (installation) on behalf of bw21 ...Dirk von Suchodoletz2008-04-102-12/+22
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1736 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed 'precedence'-attribute and made it part of the general plugin info -Oliver Tappe2008-03-241-11/+1Star
| | | | | | it makes no sense to have this configurable by the user git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1682 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-90/+90
| | | | | | May need some manual corrections here and there, but should basically be ok. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1658 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changes to vmchooser-plugin, import of binaryBastian Wissler2008-03-183-1/+76
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1651 95ad53e4-c205-0410-b2fa-d234c58c8868
* Reorganisation of the repo structure as discussed on the devel list.Lars Müller2008-03-01208-16015/+0Star
| | | | | | | | | | - Move the majority of trunk and all branches to the new openslx/ dir. - Move ldap-site-mngmt to contrib/. - Move openslx/trunk/os-plugins/plugins/vmchooser/src/ to openslx-src-tools/trunk/os-plugins/plugins/vmchooser/ git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1591 95ad53e4-c205-0410-b2fa-d234c58c8868
* * adjusted plugin-API according to recent discussion with Volker:Oliver Tappe2008-02-231-38/+5Star
| | | | | | | | | | | | + dropped pre- and post-methods as they are not really needed, since ... + we now bind-mount /opt/openslx into /mnt/openslx of the vendor-OS chroot, so plugins can copy any required files from there * cleaned up existing plugin implementations * improved documentation for plugin developers (available via 'perldoc os-plugins/OpenSLX/OSPlugins/Base.pm'). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1570 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Forgot to change one option from example to vmchooser beforeVolker Uhrig2008-02-191-3/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1563 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added minimal configured vmchooser.pm. This will prevent a warningVolker Uhrig2008-02-191-0/+110
| | | | | | | or error message after cloning a system (O-Ton: vmchooser.pm missing) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1562 95ad53e4-c205-0410-b2fa-d234c58c8868
* source code of virtualmachine chooser (not yet finished)Bastian Wissler2008-02-19209-0/+16042
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1561 95ad53e4-c205-0410-b2fa-d234c58c8868