summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware
Commit message (Collapse)AuthorAgeFilesLines
* 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
* vmchooser: if you start from a dm you do not want to hear that a dm is ↵Michael Janczyk2009-03-201-16/+13Star
| | | | | | | | already started vmware: shorter check for vmware-images. check for flat images removed, because now only the first 30 lines are checked. and flat images can't be started without a header-vmdk anyway. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2750 95ad53e4-c205-0410-b2fa-d234c58c8868
* Possible fix for #400 issue ...Dirk von Suchodoletz2009-03-201-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2744 95ad53e4-c205-0410-b2fa-d234c58c8868
* forgot to remove 5.0 in nvram.5.0Michael Janczyk2009-03-121-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2738 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed copying of obsolete and non-existing scriptsMichael Janczyk2009-03-123-13/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2729 95ad53e4-c205-0410-b2fa-d234c58c8868
* hwver is image and not version specific. it will be written now automaticallyMichael Janczyk2009-03-091-10/+8Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2704 95ad53e4-c205-0410-b2fa-d234c58c8868
* Plugin fixes and hints on future stuff.Dirk von Suchodoletz2009-03-062-2/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2688 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed hotkey true to lowercase, uppercase does not work :(Michael Janczyk2009-03-051-51/+57
| | | | | | | | rearranged vmwares conffile, variables needed on top ->shared_folder var as usual test with -n does not workt with or without "" even check for [ "${cdrom1}x" = "x" ] didnt work, now i hate bash :( git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2683 95ad53e4-c205-0410-b2fa-d234c58c8868
* added cdrom and floppy support to virtualizationMichael Janczyk2009-03-051-56/+59
| | | | | | optimized (hopefully) preferences and vmx for vmware git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2682 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes for the bridge configuration. Automatic adding of the bridgeDirk von Suchodoletz2009-03-042-0/+15
| | | | | | | | | 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
* Added the general bridge configuration feature as described in ticketDirk von Suchodoletz2009-03-041-0/+29
| | | | | | | | | | #311: The xenbr function is moved to the appropriate init hook from general functions (cleaning up there). The bridge init hook for the several virtualization tools like vmware, qemukvm, virtualbox use the same filename as the action is to be performed just once ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2665 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed memory-check for vmware:Michael Janczyk2009-02-271-16/+25
| | | | | | | | | - standard 30% - if 1,6+g 40% - if id44 60% - if id44 && if 2,5+g 40% needed because vmpl2+ writes a lot on disk, which costs a lot of time :( (further research needed) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2657 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleaning up after rewriting of vmware/player starting scripts ...Dirk von Suchodoletz2009-02-273-1716/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2652 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmware / vmchooser /xserver:Bastian Wissler2009-02-261-2/+1Star
| | | | | | | * cleanup checkin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2649 95ad53e4-c205-0410-b2fa-d234c58c8868
* Further improvements for run-virt.sh ...Dirk von Suchodoletz2009-02-261-120/+125
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2643 95ad53e4-c205-0410-b2fa-d234c58c8868
* The basic functionality of the old run-vmware scripts is now availableDirk von Suchodoletz2009-02-251-54/+1Star
| | | | | | | via run-virt.sh (at least for vmplayer v2.5) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2642 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simplified handling of mounting the image sources via newly Dirk von Suchodoletz2009-02-252-45/+28Star
| | | | | | | introduced function fsmount, see r2639. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2640 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some fixes for the new run-virt.sh system ...Dirk von Suchodoletz2009-02-241-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2636 95ad53e4-c205-0410-b2fa-d234c58c8868
* Reflect the changes of new run-virt.sh environment ...Dirk von Suchodoletz2009-02-191-18/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2618 95ad53e4-c205-0410-b2fa-d234c58c8868
* Next set of fixes and cleanups ...Dirk von Suchodoletz2009-02-192-39/+16Star
| | | | 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-193-60/+21Star
| | | | 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-182-71/+71
| | | | 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
* Small fixes in vmware/vmchooser stage3 scripts ...Dirk von Suchodoletz2009-02-181-5/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2604 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moving virtual dos floppy stuff into vmchooser plugin.Dirk von Suchodoletz2009-02-181-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2596 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some first script cleanups ... more to follow.Dirk von Suchodoletz2009-02-182-3/+430
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2595 95ad53e4-c205-0410-b2fa-d234c58c8868
* Starting to follow the new model (see r2589, r2591 too).Dirk von Suchodoletz2009-02-171-23/+8Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2592 95ad53e4-c205-0410-b2fa-d234c58c8868
* To run non-uclibc binaries the proper lib loader needs to be presentDirk von Suchodoletz2009-02-171-1/+1
| | | | | | | (quick hack for now). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2582 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some more cleanup for the last runvmware script. A heavy rewrite isDirk von Suchodoletz2009-02-161-22/+5Star
| | | | | | | required nevertheless ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2580 95ad53e4-c205-0410-b2fa-d234c58c8868
* Set of fixes to run VMplayer 1.0 / Workstation 5.5 properly ...Dirk von Suchodoletz2009-02-164-51/+18Star
| | | | 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