summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware
Commit message (Collapse)AuthorAgeFilesLines
...
* * minor fixesVolker Uhrig2008-07-011-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1898 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixesVolker Uhrig2008-07-011-5/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1897 95ad53e4-c205-0410-b2fa-d234c58c8868
* * written in wrong file and removed deprecated install scriptsVolker Uhrig2008-07-013-245/+11Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1896 95ad53e4-c205-0410-b2fa-d234c58c8868
* * merge of vmpl1.0 and vmpl2.0 installation scriptVolker Uhrig2008-07-018-63/+192
| | | | | | | | * 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
* * fixed wrong pathVolker Uhrig2008-07-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1894 95ad53e4-c205-0410-b2fa-d234c58c8868
* file permission fixVolker Uhrig2008-07-011-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1893 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added delete. reduce warnings/errorsVolker Uhrig2008-07-012-0/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1892 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing documentation of the locked paramVolker Uhrig2008-06-191-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1887 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Minor template change. The old way was "WIndows XP", the "new" wayVolker Uhrig2008-06-111-1/+1
| | | | | | | | which we use for around one year now is the vmware understandable declaration of "winxppro" git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1876 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-084-13/+167
| | | | | | | | | | | | | | | | 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-079-66/+122
| | | | | | | | | | | | | * 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
* Adding a module specific helper tool for creating (virtual)Dirk von Suchodoletz2008-06-072-1/+5
| | | | | | | | dos floppies to pass configuration information between host and guest. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1855 95ad53e4-c205-0410-b2fa-d234c58c8868
* /etc/X11/sessions/ is no longer supported in modern Linux Distributions ?!?Bastian Wissler2008-06-051-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1847 95ad53e4-c205-0410-b2fa-d234c58c8868
* VMChooser-Version mit XML+Info als erster Parameter fÃŒr run-vmware.shBastian Wissler2008-06-041-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1843 95ad53e4-c205-0410-b2fa-d234c58c8868
* Little bit of cleanup in vmware plugin and dealing with theDirk von Suchodoletz2008-06-026-78/+58Star
| | | | | | | 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-302-4/+23
| | | | | | | | 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
* stupid is as stupid does or murphys lawVolker Uhrig2008-05-244-4/+4
| | | | | | | | | | | * fix of a fix of a fix of a ... * should work now for suse systems * suse 10.2 tested with success * dhcpd needs to get optimized * runlevelscript for gentooanddebian'ish distros aren't tested yet git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1799 95ad53e4-c205-0410-b2fa-d234c58c8868
* * back to revision 1793...Volker Uhrig2008-05-241-306/+306
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1798 95ad53e4-c205-0410-b2fa-d234c58c8868
* * what did i forgot to commit?Volker Uhrig2008-05-241-306/+306
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1797 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor bugfixVolker Uhrig2008-05-242-6/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1794 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed problems with local installed version raised through vmpl2.0Volker Uhrig2008-05-245-98/+78Star
| | | | | | | | | | | | | integration. local should work now. at least it passed tests with suse 10.2 * integration with vmchooser is still missing on side of vmchooser plugin. You can use it with a proper formed xml file: /var/X11R6/bin/run/run-vmware.sh /path/to/xml/xmlfile.xml * vmpl2.0 isn't usable yet. * small bugfixes and nicer output of runvmware git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1793 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed font problemVolker Uhrig2008-05-232-20/+39
| | | | | | | * raised next step/problem: location of the EULA.txt git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1785 95ad53e4-c205-0410-b2fa-d234c58c8868
* * supress lib error while giving vmware its own font configVolker Uhrig2008-05-221-0/+1
| | | | | | | | * result: font isn't readable. need to get fixed. * also: commit needs to get tested against vmkind=local git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1782 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed problem with gtkVolker Uhrig2008-05-222-1/+7
| | | | | | | * new problem: fonts.conf / gtk / gtk librarys / font librarys git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1781 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed a lib problem for vmpl2.0Volker Uhrig2008-05-152-0/+12
| | | | | | | | could have screwed up vmkind=local. needs to get tested more lib+config problems need to get fixed with vmpl2.0 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1772 95ad53e4-c205-0410-b2fa-d234c58c8868
* * small fixVolker Uhrig2008-05-152-32/+36
| | | | | | | | * move xml file we get from vmchooser to the windows disk drive B: vmchooser gets this file from the server and modifies it (adding scanner etc). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1771 95ad53e4-c205-0410-b2fa-d234c58c8868
* * get needed data from xml file when vmchooser got changedVolker Uhrig2008-05-152-30/+58
| | | | | | | not tested yet git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1770 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added usage of stage1 attributesVolker Uhrig2008-05-142-86/+19Star
| | | | | | | | | | | | | | | | * small modification in stage3 * Missing * some more error checks and runvmware enhancements (would work without it) * vmware<->vmchooser integration in runvmware or wrapper * test of vmware_kind=local with workstation * vmplayer works with vmware_kind=local * more vmware_kinds * Missing in vmware_kind=vmpl2.0 integration * no kernel modules installed and loaded yet (but are compiled) * test of vmware_kind=vmpl2.0 on test based fixes git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1769 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added stage1 configuration attributeVolker Uhrig2008-05-141-0/+26
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1768 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor changesVolker Uhrig2008-05-141-15/+13Star
| | | | | | | * deleteing vmwarebinary plugin. now merged with vmware plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1767 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added installation of vmplayer 2Volker Uhrig2008-05-143-1/+128
| | | | | | | | * added installation in stage1 * configuration and setup in stage3 and stage4 not done yet! git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1766 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed files not needed anymoreVolker Uhrig2008-05-134-117/+562
| | | | | | | | | * added two different runvmware-scripts, currently both are the same if vmware will change their configuration syntax, it's easier to fit the needs git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1765 95ad53e4-c205-0410-b2fa-d234c58c8868
* * more functions in vmware.pm to make the source better read- and understandableVolker Uhrig2008-05-132-142/+168
| | | | | | | | | | | | also helpful for future integration of different kinds or slx-based vmware installations * all checks possible in stage1 sound now be moved from stage3 to stage1 * runvmware-script depends on the version now. no differences yet, v1 and v2 should be compatible with the same. but for future changes in runvmware its helpfull * dozen of small changes * fixes and cleanup git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1764 95ad53e4-c205-0410-b2fa-d234c58c8868
* * optimization of function... or perhaps not... depending on the nextVolker Uhrig2008-05-021-13/+20
| | | | | | | days git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1761 95ad53e4-c205-0410-b2fa-d234c58c8868
* * created function for version checkVolker Uhrig2008-05-021-39/+50
| | | | | | | | * removed vmware-ws check * cleaned up some code git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1760 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some comments to vmware plugin code ...Dirk von Suchodoletz2008-04-232-44/+50
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1758 95ad53e4-c205-0410-b2fa-d234c58c8868
* * documentation of the next steps with pseudo codeVolker Uhrig2008-04-232-8/+52
| | | | | | | | * raising questions (see changes vmware.pm) perhaps someone likes to add some ideas about it git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1757 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed version identification of local installed vmplayerVolker Uhrig2008-04-231-10/+20
| | | | | | | or vmware ws git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1756 95ad53e4-c205-0410-b2fa-d234c58c8868
* added username tagMarko Hauenstein2008-04-231-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1754 95ad53e4-c205-0410-b2fa-d234c58c8868
* Vorlage_VMwareImageAdministrator.xml: added scanner tagMarko Hauenstein2008-04-211-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1753 95ad53e4-c205-0410-b2fa-d234c58c8868
* Quick fix for the multiple installation problem of vmware pluginDirk von Suchodoletz2008-04-191-4/+8
| | | | | | | | | | (an installation just worked one time). The solution is not optimal, but avoids to run code, which might not execute on the platform and its much faster this way. The checking should be rewritten in perl and put to a function which decides for workstation/player too ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1750 95ad53e4-c205-0410-b2fa-d234c58c8868
* It seems to be more convinient to check the real thing, not the Dirk von Suchodoletz2008-04-171-2/+2
| | | | | | | wrapper ... (linked elsewhere if script was run already) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1748 95ad53e4-c205-0410-b2fa-d234c58c8868
* Putting "quotation marks" to the filename fixed a setDirk von Suchodoletz2008-04-171-2/+2
| | | | | | | of error messages ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1747 95ad53e4-c205-0410-b2fa-d234c58c8868
* * check if vmplayer or vmware ws is installed on the local stage1 systemVolker Uhrig2008-04-171-22/+57
| | | | | | | | | | * check which vmplayer/vmware version is installed on the local stage1 system * based on the first two changes rewrite of the code to prepare for version based configuration git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1746 95ad53e4-c205-0410-b2fa-d234c58c8868
* Vorlage_VMwareImageAdministrator.xml: added tags for printers, shared drives ↵Marko Hauenstein2008-04-151-0/+11
| | | | | | and homedrive git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1744 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix in device configurationVolker Uhrig2008-04-144-5/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1741 95ad53e4-c205-0410-b2fa-d234c58c8868