summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver/OpenSLX/OSPlugin/xserver.pm
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3129 ↵Sebastian Schmelzer2009-08-251-2/+2
| | | | 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some experimental stuff (dont use yet) ...Dirk von Suchodoletz2009-08-111-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3073 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixed installation of xserver pluginBastian Wissler2009-05-291-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2906 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin (some severe changes):Bastian Wissler2009-05-141-53/+50Star
| | | | | | | | | | | | | * Suse-11.x driver installation supported by perl module in Distro * Ubuntu-9.04 tested with recent scripts (ubuntu-8.10-gfx-install.sh) * this version does NOT (yet) support < suse-11.0, < ubuntu-8.04 -> below suse-11.0 is only not tested * we use driver packages just for ati drivers on SuSE-11.0 and greater git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2856 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-05-061-90/+39Star
| | | | | | | | | * switched to stage1-ld.so.cache generation * ld.so.cache /ld.so.conf is copied/changed in stage3 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2842 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin:Bastian Wissler2009-04-011-0/+1
| | | | | | | | | | * new binary (version 0.0.9 with static libxml2 and improved memory mgmt - valgrind) xserver plugin: * improved $pkgpath variable in perl module git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2779 95ad53e4-c205-0410-b2fa-d234c58c8868
* adding attr xserver::driver to override the driver of gfxcardsMichael Janczyk2009-03-031-2/+12
| | | | | | 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-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
* xserver plugin:Bastian Wissler2009-02-181-5/+8
| | | | | | | | | * 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-181-10/+11
| | | | | | * 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
* * 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
* Adding general purpose NVidia lib installer (incomplete, just demoDirk von Suchodoletz2009-02-021-34/+34
| | | | | | | 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
* xserver plugin fixes:Bastian Wissler2009-01-221-4/+137
| | | | | | | | | | * 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
* 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-191-0/+1
| | | | | | | | * 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
* 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
* xserver plugin: * various changes to support binary drivers properlyBastian Wissler2008-10-161-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2326 95ad53e4-c205-0410-b2fa-d234c58c8868
* * commented out unneded stuff. Could result in an error, evenVolker Uhrig2008-09-181-26/+30
| | | | | | | if everything would be fine git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2237 95ad53e4-c205-0410-b2fa-d234c58c8868
* * modified linkingscript for ati and nvida modulesVolker Uhrig2008-09-161-0/+3
| | | | | | | | | | * added executation in stage1 * changes done with Bastian * untested git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2226 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added suse ati file preparationVolker Uhrig2008-08-301-9/+5Star
| | | | | | | | * works only against 10.2, usual kernel problem * cleaned up old stuff. We shouldn't need it anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2151 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added suse-gfx-install.shVolker Uhrig2008-08-291-0/+3
| | | | | | | | | | | | * delivers nvida files for suse-10.2 * just suse-10.2, because the suse package handling is a little bit... errm, accidentally unhappily implemented in zypper. Let's check against 10.2 first, if it works we'll support more. * cleaned up old stuff. We won't compile kernels anymore, to tricky with newer versions (won't compile against 2.6.26 etc) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2137 95ad53e4-c205-0410-b2fa-d234c58c8868
* First real stage3 implementation (I just thought last time)Bastian Wissler2008-08-291-1/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2128 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved ati-install-dev.sh to ati-install.shVolker Uhrig2008-08-251-1/+1
| | | | | | | | | | | | | * added kernel compile [ati-install.sh] * activated ati-install [xserver.pm] * Status: * Kernel compiles * copy all more or less needed librarys * TODO: integration into system, copy of librarys etc * TODO: more file cleanup needed git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2096 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated README of xserver-Plugin and changed ati/nvidia-extraction scriptsBastian Wissler2008-08-201-2/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2065 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed default value for ati/nvida pakages from undef to 0.Volker Uhrig2008-08-191-6/+6
| | | | | | | Avoids a warning. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2050 95ad53e4-c205-0410-b2fa-d234c58c8868
* * preparation for ati/nvidia driver installationVolker Uhrig2008-08-161-1/+59
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2047 95ad53e4-c205-0410-b2fa-d234c58c8868
* Dummy for Xorg xrandr stage3 attribute (see #204)Dirk von Suchodoletz2008-08-121-0/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2030 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin stuff ...Dirk von Suchodoletz2008-08-111-1/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2026 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add an option to use ddcinfo for display/monitor setup. In someDirk von Suchodoletz2008-08-111-0/+12
| | | | | | | | cases like with the savage chip (T22) the proper setup fails, if no proper H/V syncs are defined ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2021 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extension to the xserver plugin (for later integration of the Dirk von Suchodoletz2008-08-101-4/+33
| | | | | | | non-gpl drivers stuff) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2012 95ad53e4-c205-0410-b2fa-d234c58c8868
* Stuff needed for plugins to run properly in stage3 ...Dirk von Suchodoletz2008-08-051-15/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1963 95ad53e4-c205-0410-b2fa-d234c58c8868
* Finalizing the renaming of r1949.Dirk von Suchodoletz2008-08-051-0/+154
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1962 95ad53e4-c205-0410-b2fa-d234c58c8868