summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware
Commit message (Collapse)AuthorAgeFilesLines
...
* * 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
* * 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