summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware
Commit message (Collapse)AuthorAgeFilesLines
* * 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
* * Moved broken error handling in installationPhase() toVolker Uhrig2008-08-081-12/+12
| | | | | | | preInstallationPhase() where the exit statment works git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1993 95ad53e4-c205-0410-b2fa-d234c58c8868
* * better error handlingVolker Uhrig2008-08-081-9/+27
| | | | | | | | | * fix of ticket #255 * error handling if no kind is installed is currently broken * documentation of exit statement in preInstallationPhase() added git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1992 95ad53e4-c205-0410-b2fa-d234c58c8868
* * copy a directory with vmware binarys from the server systemVolker Uhrig2008-08-082-138/+160
| | | | | | | | | | | to stage1 via preInstallationPhase() while using slxos-plugin install vendorOS vmware vmware::vmpl1.0=1 vmware::pkgpath=/path/to/tgz * EULA Information at installation got removed * No automatic download anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1989 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
* * added missing dependency declaration from 'vmware' plugin to 'desktop',Oliver Tappe2008-07-241-0/+1
| | | | | | | in effect closing #237 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1937 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Sync of changeset 1929Volker Uhrig2008-07-175-86/+171
| | | | | | | * reducing if statements in init script git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1931 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup, comments for vmware Plugin, see #240 too ... (renaming of theDirk von Suchodoletz2008-07-132-11/+12
| | | | | | | 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
* * fixed pathVolker Uhrig2008-07-121-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1928 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing chmodVolker Uhrig2008-07-121-0/+3
| | | | | | | Lost it when we merged -v1 and -v2 installation git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1927 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed vmbuild version checkVolker Uhrig2008-07-102-6/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1918 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
* * and again a small fix :-/Volker Uhrig2008-07-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1914 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixVolker Uhrig2008-07-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1913 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-057-18/+68
| | | | | | | | * 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
* * Minor fix, to make bug hunting easierVolker Uhrig2008-07-051-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1903 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added Stage3 Attribute checkVolker Uhrig2008-07-052-2/+39
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1902 95ad53e4-c205-0410-b2fa-d234c58c8868
* * hopefully the last fixVolker Uhrig2008-07-012-6/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1900 95ad53e4-c205-0410-b2fa-d234c58c8868
* * path fixVolker Uhrig2008-07-011-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1899 95ad53e4-c205-0410-b2fa-d234c58c8868
* * 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