summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware
Commit message (Collapse)AuthorAgeFilesLines
* * 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
* (Hopefully) final fix for the new directory scheme of the virtualizationDirk von Suchodoletz2009-01-221-17/+15Star
| | | | | | | | | | | | environments. Please check that your variable of vmchooser "xmlpath" is updated to "/var/lib/virt/vmware/vmwareNN" NN is the version of the workstation (e.g. 65 for the new 6.5.X version). The *.xml description files are now expected in the respective path living beside the *.vmdk again! git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2516 95ad53e4-c205-0410-b2fa-d234c58c8868
* If vmplayer is still to noisy we should try the following two optionsVolker Uhrig2009-01-211-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2514 95ad53e4-c205-0410-b2fa-d234c58c8868
* moved /var/lib/vmware => /var/lib/virt/vmwareVolker Uhrig2009-01-213-7/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2512 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved file from vmware into virtualization plugion vmchooserVolker Uhrig2009-01-191-65/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2498 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmware plugin: inserted option for vmpl25: Hiding USB MessageBastian Wissler2009-01-141-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2478 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding the feature to add serial ports to a VMware/Player configurationDirk von Suchodoletz2008-12-222-20/+33
| | | | | | | | | | via XML configuration file. Evaluating the parameter "<serial port="">, allowing values like "ttyS0" or "autodetect" ... If a client is running completely diskless (/tmp on RamFS) the amount of memory assigned to a guest is set to 30% (because of the redicilous vmware vmem file). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2449 95ad53e4-c205-0410-b2fa-d234c58c8868
* * create /tmp/vmware world writeable to avoid owner conflictsSebastian Schmelzer2008-10-201-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2365 95ad53e4-c205-0410-b2fa-d234c58c8868
* * (re)added ide/scsi check (for non flat files)Sebastian Schmelzer2008-10-201-14/+18
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2364 95ad53e4-c205-0410-b2fa-d234c58c8868
* added confirm on exit to vmplayerMichael Janczyk2008-10-181-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2362 95ad53e4-c205-0410-b2fa-d234c58c8868
* bigfix: /mnt prefix addedMichael Janczyk2008-10-181-3/+4
| | | | | | + echo cosmetics git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2361 95ad53e4-c205-0410-b2fa-d234c58c8868
* optimized configuration for vmplayer2.5Michael Janczyk2008-10-172-137/+134Star
| | | | | | to be tested, but seems ok so far git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2359 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed nat config:Michael Janczyk2008-10-173-8/+13
| | | | | | | | | | 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
* added usb2.0 support to vmpl2+, to be tested on 2.0Michael Janczyk2008-10-172-4/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2355 95ad53e4-c205-0410-b2fa-d234c58c8868
* restructured runvmware:Michael Janczyk2008-10-163-197/+240
| | | | | | | removed bug with cdr_: works with declare now the vmem file is written to /dev/shm when the host has 2.5+ gb of ram git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2350 95ad53e4-c205-0410-b2fa-d234c58c8868
* * going back from .o -> .koVolker Uhrig2008-10-164-43/+43
| | | | | | | | this will raise problems with v25. vmpl2.5 won't work so far with own installation. local installed vmplayer 2.5 is working! git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2336 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix broken 2.0 vmpl installationVolker Uhrig2008-10-164-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2332 95ad53e4-c205-0410-b2fa-d234c58c8868
* * reverting old changes which don't make sence with v1.0Volker Uhrig2008-10-161-6/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2328 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
* * fixing start scriptVolker Uhrig2008-10-163-8/+7Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2325 95ad53e4-c205-0410-b2fa-d234c58c8868
* * small fixVolker Uhrig2008-10-164-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2324 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed some more ident for easier debuggingVolker Uhrig2008-10-164-20/+12Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2323 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixes like ident, kernel modules, removing not neededVolker Uhrig2008-10-155-56/+20Star
| | | | | | | vmplayer2.5 feature (to bring it in sync with dirk changes) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2314 95ad53e4-c205-0410-b2fa-d234c58c8868
* added shared folder support for player 2+Michael Janczyk2008-10-153-29/+47
| | | | | | | changed cdrom-check since vm won't start with cdrom on ide1.1 added support for start in fvwm, since starting with no windowmanager causes player 2+ to open windows in the background -> vm freezes git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2305 95ad53e4-c205-0410-b2fa-d234c58c8868
* Wrong escape before $location (creation of a proper runlevel scriptDirk von Suchodoletz2008-10-143-6/+6
| | | | | | | | writer is definately needed, just changed three files repeating most of the code) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2301 95ad53e4-c205-0410-b2fa-d234c58c8868
* Avoid repetitions of elif (and get easier matching for local, local25Dirk von Suchodoletz2008-10-141-10/+15
| | | | | | | if that is really needed!?) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2290 95ad53e4-c205-0410-b2fa-d234c58c8868
* Just an (incomplete) example for indenting ... (see #296 comment 3)Dirk von Suchodoletz2008-10-132-20/+17Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2289 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed init scriptsVolker Uhrig2008-10-135-10/+10
| | | | | | | * minor enhancement in stage3 which saves time git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2288 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing identification of local installed vmplayerVolker Uhrig2008-10-136-13/+23
| | | | | | | including different init script git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2287 95ad53e4-c205-0410-b2fa-d234c58c8868
* * got vmplayer running without their installer and like on our vmware systemVolker Uhrig2008-10-136-84/+101
| | | | | | | | | * not tested on an OpenSLX Client yet! * kernel modules can become ugly git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2286 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Some more preparation. Mainly kernel and plugin configVolker Uhrig2008-10-107-45/+95
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2285 95ad53e4-c205-0410-b2fa-d234c58c8868
* * more vmpl2.5 setupVolker Uhrig2008-10-101-78/+100
| | | | | | | | Hopefully the final version of this file before the merge with v1/2.0 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2283 95ad53e4-c205-0410-b2fa-d234c58c8868
* * some more information about the new structureVolker Uhrig2008-10-101-1/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2282 95ad53e4-c205-0410-b2fa-d234c58c8868
* * create 1:1 copy of /usr/lib/vmware and documentedVolker Uhrig2008-10-101-16/+36
| | | | | | | yet-unused-files git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2281 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hint on new VMware version (see #290) ...Dirk von Suchodoletz2008-10-091-3/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2278 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added runvmware start script for v2.5Volker Uhrig2008-10-081-0/+565
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2269 95ad53e4-c205-0410-b2fa-d234c58c8868
* * preparation for vmpl2.5 installationVolker Uhrig2008-10-083-94/+285
| | | | | | | | | * 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
* * fix for #262Volker Uhrig2008-08-241-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2090 95ad53e4-c205-0410-b2fa-d234c58c8868
* * put sleep time down to 1sec (vs 0.5sec in the past)Volker Uhrig2008-08-224-4/+4
| | | | | | | | even older clients shouldnt have problems anymore only need by "/etc/init.d/vmware-env stop" git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2083 95ad53e4-c205-0410-b2fa-d234c58c8868
* * usleep => sleepVolker Uhrig2008-08-224-4/+4
| | | | | | | usleep isn't available anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2082 95ad53e4-c205-0410-b2fa-d234c58c8868
* * should get ride about ticket 262Volker Uhrig2008-08-225-5/+19
| | | | | | | | | | | | * use insmod * identify version for local installation (not used yet. should be used by other plugins/external tools, to check if the configured vmplayer is able to handle v2 vmware images) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2081 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed way to find kernel behaviourVolker Uhrig2008-08-221-9/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2080 95ad53e4-c205-0410-b2fa-d234c58c8868
* D_INITDIR is of no sense (just checked, that every distro is usingDirk von Suchodoletz2008-08-221-3/+3
| | | | | | | init.d for runlevel scripts, even Gentoo :)) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2078 95ad53e4-c205-0410-b2fa-d234c58c8868
* * processed old request of cleaned up stage3 vmware kernel modulesVolker Uhrig2008-08-201-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2051 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
* * Fix wrong test condition which worked fine under SuSEVolker Uhrig2008-08-112-4/+4
| | | | | | | * Minor fix git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2022 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
* gdm needs a subdirectory with specific permissions to run properlyDirk von Suchodoletz2008-08-081-0/+1
| | | | | | | (extended the testmkd function for chown,mod settings) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1994 95ad53e4-c205-0410-b2fa-d234c58c8868