summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-836/+0Star
|
* Reflect changes for the new Workstation 7.1 and Player 3.1 and add theDirk von Suchodoletz2010-06-071-9/+25
| | | | vmware-usbarbitrator ...
* Small changes to vmware plugin ...Dirk von Suchodoletz2010-03-051-3/+3
|
* Some corrections in vmware plugin ... completing the shift to udhcpd andDirk von Suchodoletz2010-03-011-3/+3
| | | | Linux supported NAT for better handling of incoming connections.
* Updating vmchooser, heavy cleanup in vmware plugin ...Dirk von Suchodoletz2010-02-281-67/+64Star
|
* Small fix ...Dirk von Suchodoletz2010-02-171-4/+4
|
* Xserver, qemukvm plugin stuff ...Dirk von Suchodoletz2010-02-171-10/+30
|
* Cleaning up the runlevel mess of vmware plugin ... Not finished yet.Dirk von Suchodoletz2010-02-111-14/+122
|
* more OpenSLX path optimizationsMichael Janczyk2009-11-031-2/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3184 95ad53e4-c205-0410-b2fa-d234c58c8868
* BINPATH added to PATHMichael Janczyk2009-11-031-2/+4
| | | | | | | support for vmplayer3 further simplifications through DEFAULTDIRS git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3180 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hints on todos in virtualization plugins ...Dirk von Suchodoletz2009-05-271-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2882 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed copying of obsolete and non-existing scriptsMichael Janczyk2009-03-121-12/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2729 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes for the bridge configuration. Automatic adding of the bridgeDirk von Suchodoletz2009-03-041-0/+14
| | | | | | | | | module as Michael suggested. Changing the VERSIONS to be in line with the movements towards stable version 5 (latter one is branched, the trunk will run for 5.1 from now on ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2666 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simplified handling of mounting the image sources via newly Dirk von Suchodoletz2009-02-251-20/+21
| | | | | | | introduced function fsmount, see r2639. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2640 95ad53e4-c205-0410-b2fa-d234c58c8868
* Next set of fixes and cleanups ...Dirk von Suchodoletz2009-02-191-35/+11Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2613 95ad53e4-c205-0410-b2fa-d234c58c8868
* More fixes for run-virt.sh environment ...Dirk von Suchodoletz2009-02-191-16/+13Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2611 95ad53e4-c205-0410-b2fa-d234c58c8868
* More on the new virtualization starter framework.Dirk von Suchodoletz2009-02-181-47/+52
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2609 95ad53e4-c205-0410-b2fa-d234c58c8868
* Copy the magic run-virt.include files ...Dirk von Suchodoletz2009-02-181-10/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2605 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some first script cleanups ... more to follow.Dirk von Suchodoletz2009-02-181-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2595 95ad53e4-c205-0410-b2fa-d234c58c8868
* Set of fixes to run VMplayer 1.0 / Workstation 5.5 properly ...Dirk von Suchodoletz2009-02-161-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2579 95ad53e4-c205-0410-b2fa-d234c58c8868
* * The xxx::active attribute of every plugin applies to clients, too.Oliver Tappe2009-02-111-1/+1
| | | | | | | | | | This could be used to test a specific plugin with one client before activating it for all others. Some plugins specify seemingly strange 'applies-to-clients'-values for their attributes, but I have not touched those, since I do not really know what they do. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2573 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed nat config:Michael Janczyk2008-10-171-3/+3
| | | | | | | | | | now the last octet of the ip confiw lill be omitted. the vmnet dev gets the ip prefix.1 the configs get prefix.2 this way nat seems to work. is this needed for host config as well? git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2358 95ad53e4-c205-0410-b2fa-d234c58c8868
* * more fixes for 2.5 and local installationVolker Uhrig2008-10-161-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2327 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing identification of local installed vmplayerVolker Uhrig2008-10-131-3/+13
| | | | | | | including different init script git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2287 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Some more preparation. Mainly kernel and plugin configVolker Uhrig2008-10-101-4/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2285 95ad53e4-c205-0410-b2fa-d234c58c8868
* * preparation for vmpl2.5 installationVolker Uhrig2008-10-081-4/+72
| | | | | | | | | * extracting works... if there's no real reason to touch their installer: don't use it at all. And don't try to understand the reason for their way... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2268 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor unimportant optimizationVolker Uhrig2008-08-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2046 95ad53e4-c205-0410-b2fa-d234c58c8868
* * take care that we don't overwrite our backup file. Could happenVolker Uhrig2008-08-111-2/+3
| | | | | | | | under certain circumstances. * added missing linkcreation git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2023 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed needles commentVolker Uhrig2008-08-081-2/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1996 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fix in outputVolker Uhrig2008-08-081-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1995 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Moved broken error handling in installationPhase() toVolker Uhrig2008-08-081-12/+12
| | | | | | | preInstallationPhase() where the exit statment works git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1993 95ad53e4-c205-0410-b2fa-d234c58c8868
* * better error handlingVolker Uhrig2008-08-081-9/+27
| | | | | | | | | * fix of ticket #255 * error handling if no kind is installed is currently broken * documentation of exit statement in preInstallationPhase() added git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1992 95ad53e4-c205-0410-b2fa-d234c58c8868
* * copy a directory with vmware binarys from the server systemVolker Uhrig2008-08-081-1/+42
| | | | | | | | | | | to stage1 via preInstallationPhase() while using slxos-plugin install vendorOS vmware vmware::vmpl1.0=1 vmware::pkgpath=/path/to/tgz * EULA Information at installation got removed * No automatic download anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1989 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing dependency declaration from 'vmware' plugin to 'desktop',Oliver Tappe2008-07-241-0/+1
| | | | | | | in effect closing #237 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1937 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Sync of changeset 1929Volker Uhrig2008-07-171-6/+5Star
| | | | | | | * reducing if statements in init script git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1931 95ad53e4-c205-0410-b2fa-d234c58c8868
* * and again a small fix :-/Volker Uhrig2008-07-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1914 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixVolker Uhrig2008-07-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1913 95ad53e4-c205-0410-b2fa-d234c58c8868
* * rewrite for vmpl1.0. tested on suse-10.2 with successVolker Uhrig2008-07-051-1/+6
| | | | | | | | * asks now if a installed vmplX.0 player should be reinstalled * writes now player version into /etc/vmware/version git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1904 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Minor fix, to make bug hunting easierVolker Uhrig2008-07-051-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1903 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added Stage3 Attribute checkVolker Uhrig2008-07-051-0/+39
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1902 95ad53e4-c205-0410-b2fa-d234c58c8868
* * path fixVolker Uhrig2008-07-011-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1899 95ad53e4-c205-0410-b2fa-d234c58c8868
* * merge of vmpl1.0 and vmpl2.0 installation scriptVolker Uhrig2008-07-011-4/+4
| | | | | | | | * renamed path root -> vmroot * moved modules to its on place vmroot/modules git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1895 95ad53e4-c205-0410-b2fa-d234c58c8868
* * small fixVolker Uhrig2008-06-081-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1861 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removing deprecated client-config.xml. we hand over the xml itself.Volker Uhrig2008-06-081-0/+59
| | | | | | | | | | | | | | | | needed information are now added by vmchooser (will be then also available for other, in the future developed, virtual machines) * added _untested_ code for installation of vmplayer1. If it works out we can merge it with our vmpl2.0 code * vmware has also 64bit packages... so we need to find a 64bit compiler solution for translation of kernel modules on chrooted vendorOSes running on 32bit OpenSLX servers;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1860 95ad53e4-c205-0410-b2fa-d234c58c8868
* * finished implementation of vmpl2.0 installationVolker Uhrig2008-06-071-20/+27
| | | | | | | | | | | | | * tested successfull on suse 10.2 (vmpl2.0 and local installation) * some minor (optical) changes * some more errorhandling for invalid configuration needed * theres a need for tests on debian-based systems * Configuration: http://openslx.org/trac/de/openslx/wiki/vmware git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1859 95ad53e4-c205-0410-b2fa-d234c58c8868
* Little bit of cleanup in vmware plugin and dealing with theDirk von Suchodoletz2008-06-021-5/+7
| | | | | | | restricted capabilities of vmware-dhcpd server ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1834 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixVolker Uhrig2008-05-301-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1818 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Question raised. Perhaps someone could answer itVolker Uhrig2008-05-301-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1817 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added needed configuration for /etc/vmware/configVolker Uhrig2008-05-301-0/+14
| | | | | | | | we really need this file * Changes will be tested soon git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1816 95ad53e4-c205-0410-b2fa-d234c58c8868
* * reworked plugin-API concerning the way the parameters are passed into Oliver Tappe2008-05-261-13/+13
| | | | | | | | | | | 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