summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/XX_vmware.sh
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-201/+0Star
|
* 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-221-1/+1
| | | | ...
* cumulative commit of local branch, many changes regarding virtualizationMichael Janczyk2010-04-061-3/+6
|
* Updating vmchooser, heavy cleanup in vmware plugin ...Dirk von Suchodoletz2010-02-281-55/+18Star
|
* let vmware-include in vmware pathMichael Janczyk2009-11-041-2/+1Star
| | | | | | | 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
* 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
* BINPATH added to PATHMichael Janczyk2009-11-031-33/+24Star
| | | | | | | 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-231-4/+9
| | | | | | 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
* 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
* 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
* 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
* Plugin fixes and hints on future stuff.Dirk von Suchodoletz2009-03-061-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2688 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simplified handling of mounting the image sources via newly Dirk von Suchodoletz2009-02-251-25/+7Star
| | | | | | | 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-4/+5
| | | | 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-28/+8Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2611 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
* 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
* Set of fixes to run VMplayer 1.0 / Workstation 5.5 properly ...Dirk von Suchodoletz2009-02-161-4/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2579 95ad53e4-c205-0410-b2fa-d234c58c8868
* moved /var/lib/vmware => /var/lib/virt/vmwareVolker Uhrig2009-01-211-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2512 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
* 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-171-0/+5
| | | | | | 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-171-4/+9
| | | | | | | | | | 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
* * minor fixes like ident, kernel modules, removing not neededVolker Uhrig2008-10-151-11/+0Star
| | | | | | | 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
* 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
* * fixed init scriptsVolker Uhrig2008-10-131-2/+2
| | | | | | | * 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-131-2/+2
| | | | | | | 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-131-0/+11
| | | | | | | | | * 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-101-7/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2285 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
* * should get ride about ticket 262Volker Uhrig2008-08-221-1/+1
| | | | | | | | | | | | * 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
* 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
* * Fix wrong test condition which worked fine under SuSEVolker Uhrig2008-08-111-1/+1
| | | | | | | * Minor fix git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2022 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
* Small dirty bug in XX_vmware.sh fixed (-p is unknown to testmkd)Dirk von Suchodoletz2008-08-051-5/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1964 95ad53e4-c205-0410-b2fa-d234c58c8868
* Stuff needed for plugins to run properly in stage3 ...Dirk von Suchodoletz2008-08-051-10/+8Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1963 95ad53e4-c205-0410-b2fa-d234c58c8868
* Migration steps for new stage3 in the plugin stage3 scripts (the use ofDirk von Suchodoletz2008-08-051-1/+1
| | | | | | | /etc/sysconfig/config is deprecated) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1957 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup, comments for vmware Plugin, see #240 too ... (renaming of theDirk von Suchodoletz2008-07-131-8/+6Star
| | | | | | | runlevel script to vmware-env to avoid name overlaps for killall) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1929 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixVolker Uhrig2008-07-101-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1917 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed command option. different in busyboxVolker Uhrig2008-07-101-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1912 95ad53e4-c205-0410-b2fa-d234c58c8868
* * rewrite for vmpl1.0. tested on suse-10.2 with successVolker Uhrig2008-07-051-0/+13
| | | | | | | | * 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
* * Added Stage3 Attribute checkVolker Uhrig2008-07-051-2/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1902 95ad53e4-c205-0410-b2fa-d234c58c8868
* * hopefully the last fixVolker Uhrig2008-07-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1900 95ad53e4-c205-0410-b2fa-d234c58c8868
* * finished implementation of vmpl2.0 installationVolker Uhrig2008-06-071-6/+7
| | | | | | | | | | | | | * 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-37/+27Star
| | | | | | | restricted capabilities of vmware-dhcpd server ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1834 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added needed configuration for /etc/vmware/configVolker Uhrig2008-05-301-4/+9
| | | | | | | | 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
* stupid is as stupid does or murphys lawVolker Uhrig2008-05-241-1/+1
| | | | | | | | | | | * 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
* * fixed problems with local installed version raised through vmpl2.0Volker Uhrig2008-05-241-1/+5
| | | | | | | | | | | | | 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