summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/OpenSLX
Commit message (Collapse)AuthorAgeFilesLines
* 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