summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-0215-2277/+0Star
|
* Fix for setting the broadcast properly (in init) ...Dirk von Suchodoletz2010-08-261-2/+2
|
* changed to 50% ram for vbox and vmwareMichael Janczyk2010-08-221-48/+35Star
|
* Fix for small bug in vmware plugin ...Dirk von Suchodoletz2010-08-221-1/+1
|
* Removing unneeded stuff from Ubuntu configuration, changing tempfsDirk von Suchodoletz2010-08-221-2/+2
| | | | overbooking for VMware to a more safe setting.
* Removing deprecated ash from plugins call for scripts ...Dirk von Suchodoletz2010-08-223-3/+3
|
* Allow VMware swapping if ramzswap is active ...Dirk von Suchodoletz2010-08-221-4/+11
|
* Adapt tempfs size for VMware/Player to better utilize the RAM (see #744)Dirk von Suchodoletz2010-08-222-1/+25
| | | | ...
* vbox changes for vmchooser and var adaptionMichael Janczyk2010-08-221-5/+6
|
* vmversion is 6 or 7 when workstation is installed as wellMichael Janczyk2010-06-081-2/+2
|
* Reflect changes for the new Workstation 7.1 and Player 3.1 and add theDirk von Suchodoletz2010-06-071-9/+25
| | | | vmware-usbarbitrator ...
* router address changed to x.x.x.1, works /w vmwareMichael Janczyk2010-05-172-8/+12
|
* virtualization plugin, now with calculation of mem, run-vmgrid and run-virt ↵Michael Janczyk2010-04-111-30/+35
| | | | uses it
* cumulative commit of local branch, many changes regarding virtualizationMichael Janczyk2010-04-062-8/+11
|
* Small changes to vmware plugin ...Dirk von Suchodoletz2010-03-052-4/+4
|
* Some corrections in vmware plugin ... completing the shift to udhcpd andDirk von Suchodoletz2010-03-012-6/+13
| | | | Linux supported NAT for better handling of incoming connections.
* Updating vmchooser, heavy cleanup in vmware plugin ...Dirk von Suchodoletz2010-02-285-126/+142
|
* Small fix ...Dirk von Suchodoletz2010-02-171-4/+4
|
* Xserver, qemukvm plugin stuff ...Dirk von Suchodoletz2010-02-172-11/+30
|
* Cleaning up the runlevel mess of vmware plugin ... Not finished yet.Dirk von Suchodoletz2010-02-116-582/+125Star
|
* numvcpus>=2 only with vmplayer 3+Michael Janczyk2009-12-021-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3209 95ad53e4-c205-0410-b2fa-d234c58c8868
* let vmware-include in vmware pathMichael Janczyk2009-11-042-6/+4Star
| | | | | | | numvcpus now changed even for ver. 2.5 win key works only in preferences git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3201 95ad53e4-c205-0410-b2fa-d234c58c8868
* wm is now opened for all virt-solutionsMichael Janczyk2009-11-041-0/+1
| | | | | | | for easier handling no problems with windows opening in background ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3200 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix cpu coresMichael Janczyk2009-11-041-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3198 95ad53e4-c205-0410-b2fa-d234c58c8868
* more OpenSLX path optimizationsMichael Janczyk2009-11-032-33/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3184 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix create dirMichael Janczyk2009-11-031-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3182 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix: necessary because of changed pathsMichael Janczyk2009-11-034-4/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3181 95ad53e4-c205-0410-b2fa-d234c58c8868
* BINPATH added to PATHMichael Janczyk2009-11-036-60/+126
| | | | | | | support for vmplayer3 further simplifications through DEFAULTDIRS git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3180 95ad53e4-c205-0410-b2fa-d234c58c8868
* default directories introduced. please test and say what you think. examples ↵Michael Janczyk2009-10-232-9/+13
| | | | | | see plugins vmware and vmchooser. can be simplyfied further (VIRTDIR, ETC...). /opt/openslx can bu user for plugins, ect as well (maybe PLUGINDIR?). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3177 95ad53e4-c205-0410-b2fa-d234c58c8868
* we don't really want the win key for all vmware apps (e.g server, ...). only ↵Michael Janczyk2009-10-121-1/+2
| | | | | | in run-vmware.conf now. problems with key in server console. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3168 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moved vmware related stuff (special container on NFS for the annoyingDirk von Suchodoletz2009-07-191-0/+7
| | | | | | | | background *.vmem file) from servconfig into the correct plugin. To be activated again if needed ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3022 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for some bugs (occured producing examples ...)Dirk von Suchodoletz2009-07-161-22/+21Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3011 95ad53e4-c205-0410-b2fa-d234c58c8868
* Proper (single) packet selection for installation (untested) ...Dirk von Suchodoletz2009-07-161-0/+23
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3008 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmnet8 schould now work with debian+ubuntu, thx to sebastian as wellMichael Janczyk2009-06-121-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2956 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-091-0/+4
| | | | | | * some minor cleanups along the way git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2944 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
* link after config is written, else problem with writing configMichael Janczyk2009-05-071-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2850 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfix: remove bachslashesMichael Janczyk2009-05-071-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2849 95ad53e4-c205-0410-b2fa-d234c58c8868
* adding support for non-default netvork cards in vmware/vmchooserMichael Janczyk2009-05-071-9/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2847 95ad53e4-c205-0410-b2fa-d234c58c8868
* bug not verifiable with vmplayer 2.5, causes only trouble, for vmware server ↵Michael Janczyk2009-05-071-4/+0Star
| | | | | | find another way to solve this git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2844 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfix: vmware kind var not definedMichael Janczyk2009-05-054-12/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2840 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for #421Sebastian Schmelzer2009-05-041-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2838 95ad53e4-c205-0410-b2fa-d234c58c8868
* adding support of serial / parallel port to vmware pluginMichael Janczyk2009-04-292-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2836 95ad53e4-c205-0410-b2fa-d234c58c8868
* Definition of serial/paral vars already done in central run-virt.sh soDirk von Suchodoletz2009-04-271-2/+0Star
| | | | | | | | usable for other virtualization environments too (if ever needed, possible). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2831 95ad53e4-c205-0410-b2fa-d234c58c8868
* bug: var serial/parallel not definedMichael Janczyk2009-04-241-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2828 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trying to support attachment of serial/parallel devices in virtualDirk von Suchodoletz2009-04-241-4/+25
| | | | | | | machines (vmware plugin only at the moment), see #419 ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2827 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small nasty bug with brtcl stp off/0 ...Dirk von Suchodoletz2009-04-031-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2798 95ad53e4-c205-0410-b2fa-d234c58c8868
* better define the VM-Vars at the end, because we change one of them sometimesMichael Janczyk2009-03-251-7/+12
| | | | | | ne amixer settings: Front is headphone at the front, Speaker is now PCspeker git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2758 95ad53e4-c205-0410-b2fa-d234c58c8868
* modified check:Michael Janczyk2009-03-241-2/+2
| | | | | | | only substring true, TRUE, yes or YES needed for 3D upgrading 5.0 version to trunk git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2756 95ad53e4-c205-0410-b2fa-d234c58c8868
* rearranged:Michael Janczyk2009-03-201-55/+84
| | | | | | | | | logs at end / all vars at one place... new log infos / logs written to HOME/.vmware/...log ah yes logs moved because /tmp is cleared every restart of xdm added scsi support again and 3D support for player 2.5 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2754 95ad53e4-c205-0410-b2fa-d234c58c8868