summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver/OpenSLX
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-0211-1783/+0Star
|
* Small fixes for Xorg keyboard of SuSE11.3 and Ubuntu functions ...Dirk von Suchodoletz2010-08-211-1/+1
|
* Evdev configuration needed for SuSE11.3 (xserver).Dirk von Suchodoletz2010-08-121-0/+31
|
* Changes for Ubuntu ...Dirk von Suchodoletz2010-08-091-0/+2
|
* Fixing the double typo bug as reported in the mailinglist.Dirk von Suchodoletz2010-08-091-3/+5
|
* Minor optimizations ...Dirk von Suchodoletz2010-08-061-1/+1
|
* Minor changes for the Xserver plugin stuff ...Dirk von Suchodoletz2010-08-061-1/+2
|
* Some minor cleanups for the re-written Xserver plugin ... still to beDirk von Suchodoletz2010-08-063-10/+13
| | | | tested.
* Handle the different SuSE versions ... Required because of restructuredDirk von Suchodoletz2010-08-062-0/+721
| | | | Xserver plugin.
* Re-enabling Xserver plugin for Ubuntu to allow additions ... RewrittenDirk von Suchodoletz2010-08-064-321/+39Star
| | | | Xserver plugin to handle modern distros like Ubuntu 10.04 or SuSE 11.3.
* Changes for Ubuntu 10.04 upstart ...Dirk von Suchodoletz2010-03-092-0/+101
|
* Rearranging stuff for new Ubuntu ... Problem with init-hook (unneededDirk von Suchodoletz2010-03-092-92/+21Star
| | | | for 10.04) ...
* fix problem with demuxerschmelzs2010-03-091-1/+1
| | | | (Can't locate object method "new" via package "xserver::OpenSLX::Distro::Ubuntu_10" )
* Ubuntu 10.04 needs changed xserver plugin behaviour - xorg.conf is notDirk von Suchodoletz2010-03-092-0/+92
| | | | required for Xorg 1.7+ servers ...
* Last commit was incomplete ...Dirk von Suchodoletz2010-02-171-2/+2
|
* Xserver, qemukvm plugin stuff ...Dirk von Suchodoletz2010-02-172-1/+53
|
* xserver plugin:Bastian Wissler2009-09-041-8/+21
| | | | | | | | | | * keeping track of nvidias naming scheme in rpms (fixed bug nvidia.ko not found) * rewrites the ati kernel version detection to some more stable regexp * corrected a not very correct comment git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3142 95ad53e4-c205-0410-b2fa-d234c58c8868
* Corrected nvidia-installation on suse-11.*, when the kernel version fromBastian Wissler2009-08-271-4/+24
| | | | | | | system is not 100% the same - without any API changes of course. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3137 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for suse local kernel version mismatchBastian Wissler2009-08-251-1/+13
| | | | | | | | -> fglrx.ko gets correctly downloaded for some other local version (it works) if there is no fglrx.ko for the needed kernel version git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3131 95ad53e4-c205-0410-b2fa-d234c58c8868
* 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
* xserver plugin:Bastian Wissler2009-06-261-1/+12
| | | | | | | | | | | * nvidia rpms are all of a sudden not in linked module format -> note that you have to try to install the xserver-plugin more often than once sometimes (ftp rejects or some network problem?!?). * corrected a misspelled error message git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2984 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed a wrong package-name in xserver::OpenSLX::OSPlugin::DebianBastian Wissler2009-06-171-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2961 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-091-0/+3
| | | | | | * some minor cleanups along the way git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2944 95ad53e4-c205-0410-b2fa-d234c58c8868
* use distroutils in xserver pluginSebastian Schmelzer2009-06-062-37/+3Star
| | | | | | remove debug code git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2941 95ad53e4-c205-0410-b2fa-d234c58c8868
* Various changes to xserver plugin:Bastian Wissler2009-06-052-11/+134
| | | | | | | | | | * added support for kernel version detection - yet from local function * now falls back to ati package installation, if download fails ATTENTION: If you have a recent Kernel Version in Suse-11.1, consider downgrading your Kernel to support fglrx-drivers from their RPM repository. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2937 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixed installation of xserver pluginBastian Wissler2009-05-293-87/+75Star
| | | | 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-144-53/+367
| | | | | | | | | | | | | * 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
* Cleanup, sorted out distro specific stuff.Dirk von Suchodoletz2009-03-064-2/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2690 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
* Small fixes for paths to create ...Dirk von Suchodoletz2008-12-222-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2447 95ad53e4-c205-0410-b2fa-d234c58c8868
* Heavy rewrite of XX_xserver.sh to get a better idea what happens inDirk von Suchodoletz2008-10-171-2/+1Star
| | | | | | | configuration. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2360 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
* File shouldn't be there to avoid /etc/init.d/xdm confusions.Dirk von Suchodoletz2008-08-262-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2101 95ad53e4-c205-0410-b2fa-d234c58c8868