summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins
Commit message (Collapse)AuthorAgeFilesLines
* * added more configuration optionsVolker Uhrig2008-10-211-4/+42
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2369 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added runvbox-v2 equivalent to runvmware...Volker Uhrig2008-10-212-2/+96
| | | | | | | * not useable at the moment git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2368 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added core structure of vbox pluginVolker Uhrig2008-10-213-0/+117
| | | | | | | currently just used for public documentation and preperation git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2367 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
* Heavy rewrite of XX_xserver.sh to get a better idea what happens inDirk von Suchodoletz2008-10-172-68/+54Star
| | | | | | | configuration. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2360 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
* Solves the problem of #299. (Greeter=/usr/lib/gdm/gdmgreeter isDirk von Suchodoletz2008-10-171-0/+2
| | | | | | | explicitly needed in the custom.conf of gdm at least for SuSE11.0) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2357 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
* vmchooser plugin: * changed version of binaryBastian Wissler2008-10-171-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2354 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin: * added username / hostname generation to vmware xmlBastian Wissler2008-10-171-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2353 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: stage3 fix (-a instead of -o)Bastian Wissler2008-10-171-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2351 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
* xserver: linked default mesa libs back, when needed (stage3)Bastian Wissler2008-10-161-0/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2349 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * suse-11.0 installation: nvidia determines right module-version itselfBastian Wissler2008-10-161-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2348 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * suse-11.0 local kernel version is determined to support all ↵Bastian Wissler2008-10-161-48/+69
| | | | | | available suse kernels git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2347 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * changed wrong path for fglrx_dri.soBastian Wissler2008-10-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2346 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: * corrected utf-8 encoded default.desktopBastian Wissler2008-10-161-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2345 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * stage3 changes / * changes in suse graphics install skriptBastian Wissler2008-10-162-2/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2344 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * changes to suse-11.0-graphics installation / * changes to stage3Bastian Wissler2008-10-162-5/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2342 95ad53e4-c205-0410-b2fa-d234c58c8868
* * rootlogin are now by default allowed. optional root logins could beVolker Uhrig2008-10-161-1/+1
| | | | | | | refused. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2340 95ad53e4-c205-0410-b2fa-d234c58c8868
* Create directory needed for screens ...Dirk von Suchodoletz2008-10-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2339 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver changes: * suse 11.0 fglrx_dri.so install (fix)Bastian Wissler2008-10-161-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2338 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver changes: * suse 11.0 fglrx_dri.so installBastian Wissler2008-10-161-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2337 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
* xserver: fglrx changes -> fglrx_dri.so gets linkedBastian Wissler2008-10-161-3/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2335 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin: * Ubuntu modules install fixed/changed - takes the newest ↵Bastian Wissler2008-10-161-4/+3Star
| | | | | | driver module from nvidia git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2334 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver fix: * linkage.sh does not run with ubuntu dash shell.Bastian Wissler2008-10-161-6/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2333 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
* vmchooser: * forgot to add vmchooser.shBastian Wissler2008-10-161-0/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2331 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes: * added copying of vmchooser.shBastian Wissler2008-10-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2330 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser version 0.0.4: * fixed horizontal scrollbar -> no extend symbols / ↵Bastian Wissler2008-10-163-2/+12
| | | | | | * added startup script to desktop.default / * added option vmchooser xmlpath option git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2329 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
* xserver plugin: * various changes to support binary drivers properlyBastian Wissler2008-10-164-17/+87
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2326 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
* * implement setup syslogd - test neededSebastian Schmelzer2008-10-151-1/+25
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2320 95ad53e4-c205-0410-b2fa-d234c58c8868
* How to annoy admins :) This fix should prevent kdm from creating Dirk von Suchodoletz2008-10-151-0/+2
| | | | | | | its own config (we do this!!) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2319 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
* * revert to r2302 / remove plugin env variables workaroundSebastian Schmelzer2008-10-1515-21/+23
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2313 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser fixes: * group item is now considered - version 0.0.3 / xserver: * ↵Bastian Wissler2008-10-152-2/+7
| | | | | | changes to suse-gfx-install.sh: added better SuSE version git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2311 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hint for changed behaviour for init-hooks in other scripts (see #259).Dirk von Suchodoletz2008-10-151-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2308 95ad53e4-c205-0410-b2fa-d234c58c8868
* Finally recreated proper bootsplash functionality with wrapped init-hooks Dirk von Suchodoletz2008-10-151-1/+1
| | | | | | | (see #259). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2307 95ad53e4-c205-0410-b2fa-d234c58c8868
* And one more missed (of r2303 checkin) ...Dirk von Suchodoletz2008-10-151-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2306 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