summaryrefslogtreecommitdiffstats
path: root/os-plugins
Commit message (Expand)AuthorAgeFilesLines
* * untested fix of #264Volker Uhrig2008-09-143-7/+18
* * bug fixes to linkageBastian Wissler2008-09-141-21/+17Star
* * implemented support for recursive file-based locksOliver Tappe2008-09-131-1/+5
* Check for admin provided xorg.conf file (see #275).Dirk von Suchodoletz2008-09-051-8/+10
* * linkage.sh is working (almost) - with libGL.so.1 not linked properlyBastian Wissler2008-09-051-44/+100
* removed setting of KDEHOME for SUSE, Debian and Gentoo.Michael Janczyk2008-09-053-27/+3Star
* * added stage3 nvidia setupBastian Wissler2008-09-042-70/+113
* bugfix, check if file exists first.Michael Janczyk2008-09-031-1/+2
* ubuntu-gfx-install.sh: we need /etc-files of ati packageBastian Wissler2008-09-031-1/+5
* changes to correct path in stage3 of xserver-pluginBastian Wissler2008-09-031-8/+8
* removed \ in front of %n in GDMMichael Janczyk2008-09-031-2/+2
* changed spitFile to appendFileMichael Janczyk2008-09-024-4/+7
* ugly hack to ensure, that .kde-.../share/apps directory exists, otherwise KDE...Michael Janczyk2008-09-021-0/+4
* added KDEHOME export, so that every kde version and every distribution gets i...Michael Janczyk2008-09-025-1/+64
* * somewhere we got a line break in copyprocess before svn commitVolker Uhrig2008-09-011-2/+1Star
* * make more cleare if we are at nvida or ati partVolker Uhrig2008-09-011-1/+2
* * minor fix, broke one suse installationVolker Uhrig2008-09-011-1/+1
* * remove plugin-specifc repo- and tmp-path in order to avoid problemsOliver Tappe2008-09-011-0/+1
* * made bastians script compatible with stage1 chrootVolker Uhrig2008-08-301-45/+71
* * added suse ati file preparationVolker Uhrig2008-08-303-94/+81Star
* * Added suse-gfx-install.shVolker Uhrig2008-08-295-72/+68Star
* First real stage3 implementation (I just thought last time)Bastian Wissler2008-08-295-4/+175
* * Added graphics driver installation from Ubuntu-PackagesBastian Wissler2008-08-293-0/+104
* * minor fixesVolker Uhrig2008-08-282-2/+3
* * made script compatible with pluginVolker Uhrig2008-08-271-51/+37Star
* vmchooser problem reported by Detlef (no "default" session inDirk von Suchodoletz2008-08-261-0/+13
* Not really sure if it is necessary but to play it save...Michael Janczyk2008-08-261-1/+1
* removed "bug" so that xml file in gdm has to be called theme.xmlMichael Janczyk2008-08-263-4/+20
* The pid file should be configured in kdmrc in Ubuntu.Dirk von Suchodoletz2008-08-261-0/+1
* File shouldn't be there to avoid /etc/init.d/xdm confusions.Dirk von Suchodoletz2008-08-262-0/+2
* only using existing init-hook, not really necessary, and I didn't see any cha...Michael Janczyk2008-08-261-0/+1
* added old libc version to rep.Michael Janczyk2008-08-262-5/+5
* small bugfix, LD_PRELOAD or LD_LIBRARY_PATH does not seem to work :(Michael Janczyk2008-08-252-3/+3
* * moved ati-install-dev.sh to ati-install.shVolker Uhrig2008-08-253-178/+46Star
* first version of splashy_update with uClibc in stage4Michael Janczyk2008-08-252-9/+41
* changed nvidia-install.sh to support module compilation!Bastian Wissler2008-08-251-51/+67
* Improved Synaptics Touchpad detection (via dmesg).Dirk von Suchodoletz2008-08-241-1/+2
* Fix for xserver plugin script not returning in some cases.Dirk von Suchodoletz2008-08-241-5/+6
* * fix for #262Volker Uhrig2008-08-241-1/+1
* changed to static version as default, since dynamic version needs libs which ...Michael Janczyk2008-08-224-0/+0
* * put sleep time down to 1sec (vs 0.5sec in the past)Volker Uhrig2008-08-224-4/+4
* * usleep => sleepVolker Uhrig2008-08-224-4/+4
* * should get ride about ticket 262Volker Uhrig2008-08-225-5/+19
* * changed way to find kernel behaviourVolker Uhrig2008-08-222-10/+4Star
* D_INITDIR is of no sense (just checked, that every distro is usingDirk von Suchodoletz2008-08-221-3/+3
* Uclib-linked splashy for stage3 (keeping static version). Problem with theDirk von Suchodoletz2008-08-223-2/+2
* Fixed stupid bug which prevented start of X on SuSE10.2, hints on Debian move...Dirk von Suchodoletz2008-08-212-2/+8
* * slxconfig and slxos-plugin now treat the name 'default' as an alias forOliver Tappe2008-08-211-0/+10
* Changes to ati-install-dev.sh: * Kernel version choosing now compatible with ...Bastian Wissler2008-08-211-2/+2
* * added ati-install-dev.shVolker Uhrig2008-08-204-7/+109