summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-143/+0Star
|
* Link needs other copy options than the binary ...Dirk von Suchodoletz2009-08-111-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3076 95ad53e4-c205-0410-b2fa-d234c58c8868
* very bad bug detected ;-( and eliminated ... I guess that's what trunk is forBastian Wissler2009-06-191-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2977 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser various changes:Bastian Wissler2009-06-171-1/+6
| | | | | | | | | | | | * changed default.desktop to call the binary * deleted vmchooser.sh (not needed any more, as vmchooser binary reads from stage3 variables) -> see Feature #429 * added distro specific classes to copy default.desktop distro specific ;-) - Feature #268 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2962 95ad53e4-c205-0410-b2fa-d234c58c8868
* Do not depend the vmchooser on vmware plugin.Dirk von Suchodoletz2009-02-191-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2617 95ad53e4-c205-0410-b2fa-d234c58c8868
* Path fixes ...Dirk von Suchodoletz2009-02-191-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2612 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moving virtual dos floppy stuff into vmchooser plugin.Dirk von Suchodoletz2009-02-181-8/+22
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2596 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Moved /var/lib/vmware => /var/lib/virt/vmware as temporaery workaroundVolker Uhrig2009-01-211-1/+2
| | | | | | | till we removed vmconfigs/ git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2513 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: * small install fix to install mesgdisp - ok, this is a bad name ;-) Bastian Wissler2008-12-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2392 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: * small install fix to install dispmesg - a small utility to ↵Bastian Wissler2008-12-011-1/+1
| | | | | | display a message. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2391 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes: * added copying of vmchooser.shBastian Wissler2008-10-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2330 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser version 0.0.4: * fixed horizontal scrollbar -> no extend symbols / ↵Bastian Wissler2008-10-161-0/+10
| | | | | | * 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: * wrong fix checked in accidentallyBastian Wissler2008-10-081-5/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2274 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: * fixed plugin option slx group / * now it should be set using ↵Bastian Wissler2008-10-081-1/+5
| | | | | | slxos-plugin... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2273 95ad53e4-c205-0410-b2fa-d234c58c8868
* * untested fix of #264Volker Uhrig2008-09-141-1/+12
| | | | | | | | * now we have an stage3 option called vmchooser::env * s/<tab>/ / to fit our whitespace rule git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2218 95ad53e4-c205-0410-b2fa-d234c58c8868
* 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
* 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
* some changes to vmchooser + initial import for bindrivers pluginsBastian Wissler2008-07-101-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1908 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
* /etc/X11/sessions/ is no longer supported in modern Linux Distributions ?!?Bastian Wissler2008-06-051-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1847 95ad53e4-c205-0410-b2fa-d234c58c8868
* BugFixBastian Wissler2008-06-051-0/+1
| | | | 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-041-1/+1
| | | | 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
* 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-111-5/+2Star
| | | | 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-101-5/+6
| | | | 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-181-1/+61
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1651 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