summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver/OpenSLX/Distro
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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-292-86/+74Star
| | | | 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-143-0/+317
| | | | | | | | | | | | | * 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
* 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
* 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
* 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
* Fixed stupid bug which prevented start of X on SuSE10.2, hints on Debian ↵Dirk von Suchodoletz2008-08-211-1/+7
| | | | | | moved ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2074 95ad53e4-c205-0410-b2fa-d234c58c8868
* Problem with the xserver module on SuSE10.2 should be fixed this way.Dirk von Suchodoletz2008-08-141-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2043 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor improvement to r2028 (but a perl error remains)Dirk von Suchodoletz2008-08-121-0/+59
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2029 95ad53e4-c205-0410-b2fa-d234c58c8868
* Wrong path (suse/xserver) - correctedDirk von Suchodoletz2008-08-101-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2013 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extension to the xserver plugin (for later integration of the Dirk von Suchodoletz2008-08-104-0/+210
non-gpl drivers stuff) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2012 95ad53e4-c205-0410-b2fa-d234c58c8868