summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup, sorted out distro specific stuff.Dirk von Suchodoletz2009-03-065-9/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2690 95ad53e4-c205-0410-b2fa-d234c58c8868
* ModulePath should be enabled when using non-gpl drivers ... (bug of former ↵Dirk von Suchodoletz2009-03-061-1/+1
| | | | | | checkin) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2689 95ad53e4-c205-0410-b2fa-d234c58c8868
* The ModulPath seems not needed to be set (so better comment it out to beDirk von Suchodoletz2009-03-061-1/+1
| | | | | | | | compatible with 64bit, see ticket #150, should be even compatible to non-gpl module handling). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2685 95ad53e4-c205-0410-b2fa-d234c58c8868
* adding attr xserver::driver to override the driver of gfxcardsMichael Janczyk2009-03-032-9/+36
| | | | | | trunk because for testing purposes and dirk isnt to happy with this solution git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2663 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-02-271-8/+0Star
| | | | | | | * fix from 5.0-branch git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2659 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmware / vmchooser /xserver:Bastian Wissler2009-02-261-158/+0Star
| | | | | | | * cleanup checkin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2649 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-02-261-4/+21
| | | | | | | * fixed wrong usage of unlink function git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2646 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser:Bastian Wissler2009-02-262-1/+14
| | | | | | | | | | | | | * various changes to run-virt.sh * new vmchooser binary puts path of xml file to image_name node xserver: * suse-gfx-install: new link for ati drivers * XX_xserver: fixed path git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2645 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-02-243-30/+125
| | | | | | | | * fixed suse-10.2 yet again (nvidia and fglrx-driver should work now) * sanity check for ati Xorg-module existence git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2634 95ad53e4-c205-0410-b2fa-d234c58c8868
* * New vmchooser binary (with session saving feature)Bastian Wissler2009-02-191-1/+1
| | | | | | | * corrected version of nvidia-driver to install in ubuntu per default git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2620 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-02-185-82/+119
| | | | | | | | | * Corrected support for SuSE 11.0 (NVIDIA/ATI) * Added support for SuSE 11.1 (NVIDIA/ATI) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2608 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * corrected kernel module building with nvidia-installerBastian Wissler2009-02-184-87/+155
| | | | | | * suse-10.2 works with ati/nvidia-installer git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2600 95ad53e4-c205-0410-b2fa-d234c58c8868
* Set of fixes to run VMplayer 1.0 / Workstation 5.5 properly ...Dirk von Suchodoletz2009-02-161-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2579 95ad53e4-c205-0410-b2fa-d234c58c8868
* * 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
* * there is no rebuild ..Sebastian Schmelzer2009-02-031-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2563 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanups: Removed completely useless nvidia installer part for SuSE10.2,Dirk von Suchodoletz2009-02-022-42/+8Star
| | | | | | | see #371 too ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2562 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding general purpose NVidia lib installer (incomplete, just demoDirk von Suchodoletz2009-02-022-62/+79
| | | | | | | directory structure within the xserver plugin), see #371 too. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2561 95ad53e4-c205-0410-b2fa-d234c58c8868
* * add check if dkms binary is available..Sebastian Schmelzer2009-01-301-2/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2557 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-01-271-39/+60
| | | | | | | * fixed wrong checkin of XX_xserver.sh git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2532 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin fixes:Bastian Wissler2009-01-224-91/+219
| | | | | | | | | | * various fixes for suse-11.0 * various fixes for ubuntu-8.10 (thanks to Sebastian Schmelzer) * rewritten linkage Module (now in Perl) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2515 95ad53e4-c205-0410-b2fa-d234c58c8868
* * dkms+fglrx on ubuntu 8.10Sebastian Schmelzer2009-01-203-31/+78
| | | | | | | * minor changes to nvidia stuff git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2507 95ad53e4-c205-0410-b2fa-d234c58c8868
* * set 15.21 as default for 8.10Sebastian Schmelzer2009-01-201-28/+36
| | | | | | | * run dkms add if source not yet in dkms tree git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2506 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix ubuntu 8.10 nvidia supportSebastian Schmelzer2009-01-201-25/+37
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2505 95ad53e4-c205-0410-b2fa-d234c58c8868
* * nvidia / ubuntu-8.10 partly fixedSebastian Schmelzer2009-01-201-13/+33
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2502 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-01-192-2/+2
| | | | | | | | | | | | * Bash programming bug fixed (has been a long time since...) - Diese und die folgenden Zeilen werden ignoriert -- M xserver/files/nvidia-install.sh M xserver/files/ati-install.sh git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2501 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver:Bastian Wissler2009-01-191-1/+1
| | | | | | | | * fixed copy&paste error ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2500 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-01-194-4/+133
| | | | | | | | * added new nvidia package name for ubuntu-8.10 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2499 95ad53e4-c205-0410-b2fa-d234c58c8868
* Addition, fix for tablet (wacom) detection ...Dirk von Suchodoletz2009-01-121-3/+21
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2470 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trivial optimization in xserver plugin ...Dirk von Suchodoletz2009-01-121-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2467 95ad53e4-c205-0410-b2fa-d234c58c8868
* More fixes for xserver setup ...Dirk von Suchodoletz2009-01-112-3/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2465 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixes to xserver plugin ...Dirk von Suchodoletz2009-01-111-2/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2464 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better configuration of touchpads ...Dirk von Suchodoletz2009-01-112-28/+51
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2463 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some fixes to x11vnc plugin (x11mod).Dirk von Suchodoletz2009-01-111-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2462 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixes to x11vnc plugin, updated AUTHORS list.Dirk von Suchodoletz2009-01-111-3/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2461 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes for paths to create ...Dirk von Suchodoletz2008-12-223-4/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2447 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin: * make installation less verboseBastian Wissler2008-12-021-13/+7Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2395 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin: * fixed some strange condition (that wasnt me...)Bastian Wissler2008-12-021-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2394 95ad53e4-c205-0410-b2fa-d234c58c8868
* * don't use nvidia xorg driver, if we don't have the kernel module..Sebastian Schmelzer2008-11-191-4/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2389 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * fixed uninstallation pathesBastian Wissler2008-11-181-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2388 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * some fix to the linkage skript -> "/usr/X11R6/lib"-files are ↵Bastian Wissler2008-11-181-3/+13
| | | | | | handled right now. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2387 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin: * added agpgart module loading for some nvidia chipsetsBastian Wissler2008-11-051-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2380 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * Fixed typo in XX_xserver.sh: FINALLYBastian Wissler2008-10-291-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2377 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * Some changes to XX_xserver.shBastian Wissler2008-10-281-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2376 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * one additional link to XX_xserver.shBastian Wissler2008-10-281-4/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2375 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * better suse-gfx-install.sh -> now only downloaded, when neededBastian Wissler2008-10-282-6/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2374 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * fixed linkage.shBastian Wissler2008-10-281-8/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2373 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * better linkage.sh-Skript / * fixed suse-gfx-install.sh-SkriptBastian Wissler2008-10-282-96/+58Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2372 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
* 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
* 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