| Commit message (Expand) | Author | Age | Files | Lines |
| * | * added modes line for display to xorg.conf | Sebastian Schmelzer | 2008-09-16 | 1 | -0/+9 |
| * | * untested fix of #264 | Volker Uhrig | 2008-09-14 | 3 | -7/+18 |
| * | * bug fixes to linkage | Bastian Wissler | 2008-09-14 | 1 | -21/+17 |
| * | Check for admin provided xorg.conf file (see #275). | Dirk von Suchodoletz | 2008-09-05 | 1 | -8/+10 |
| * | * linkage.sh is working (almost) - with libGL.so.1 not linked properly | Bastian Wissler | 2008-09-05 | 1 | -44/+100 |
| * | removed setting of KDEHOME for SUSE, Debian and Gentoo. | Michael Janczyk | 2008-09-05 | 3 | -27/+3 |
| * | * added stage3 nvidia setup | Bastian Wissler | 2008-09-04 | 2 | -70/+113 |
| * | bugfix, check if file exists first. | Michael Janczyk | 2008-09-03 | 1 | -1/+2 |
| * | ubuntu-gfx-install.sh: we need /etc-files of ati package | Bastian Wissler | 2008-09-03 | 1 | -1/+5 |
| * | changes to correct path in stage3 of xserver-plugin | Bastian Wissler | 2008-09-03 | 1 | -8/+8 |
| * | removed \ in front of %n in GDM | Michael Janczyk | 2008-09-03 | 1 | -2/+2 |
| * | changed spitFile to appendFile | Michael Janczyk | 2008-09-02 | 4 | -4/+7 |
| * | ugly hack to ensure, that .kde-.../share/apps directory exists, otherwise KDE... | Michael Janczyk | 2008-09-02 | 1 | -0/+4 |
| * | added KDEHOME export, so that every kde version and every distribution gets i... | Michael Janczyk | 2008-09-02 | 5 | -1/+64 |
| * | * somewhere we got a line break in copyprocess before svn commit | Volker Uhrig | 2008-09-01 | 1 | -2/+1 |
| * | * make more cleare if we are at nvida or ati part | Volker Uhrig | 2008-09-01 | 1 | -1/+2 |
| * | * minor fix, broke one suse installation | Volker Uhrig | 2008-09-01 | 1 | -1/+1 |
| * | * made bastians script compatible with stage1 chroot | Volker Uhrig | 2008-08-30 | 1 | -45/+71 |
| * | * added suse ati file preparation | Volker Uhrig | 2008-08-30 | 3 | -94/+81 |
| * | * Added suse-gfx-install.sh | Volker Uhrig | 2008-08-29 | 5 | -72/+68 |
| * | First real stage3 implementation (I just thought last time) | Bastian Wissler | 2008-08-29 | 5 | -4/+175 |
| * | * Added graphics driver installation from Ubuntu-Packages | Bastian Wissler | 2008-08-29 | 3 | -0/+104 |
| * | * minor fixes | Volker Uhrig | 2008-08-28 | 2 | -2/+3 |
| * | * made script compatible with plugin | Volker Uhrig | 2008-08-27 | 1 | -51/+37 |
| * | vmchooser problem reported by Detlef (no "default" session in | Dirk von Suchodoletz | 2008-08-26 | 1 | -0/+13 |
| * | Not really sure if it is necessary but to play it save... | Michael Janczyk | 2008-08-26 | 1 | -1/+1 |
| * | removed "bug" so that xml file in gdm has to be called theme.xml | Michael Janczyk | 2008-08-26 | 3 | -4/+20 |
| * | The pid file should be configured in kdmrc in Ubuntu. | Dirk von Suchodoletz | 2008-08-26 | 1 | -0/+1 |
| * | File shouldn't be there to avoid /etc/init.d/xdm confusions. | Dirk von Suchodoletz | 2008-08-26 | 2 | -0/+2 |
| * | only using existing init-hook, not really necessary, and I didn't see any cha... | Michael Janczyk | 2008-08-26 | 1 | -0/+1 |
| * | added old libc version to rep. | Michael Janczyk | 2008-08-26 | 2 | -5/+5 |
| * | small bugfix, LD_PRELOAD or LD_LIBRARY_PATH does not seem to work :( | Michael Janczyk | 2008-08-25 | 2 | -3/+3 |
| * | * moved ati-install-dev.sh to ati-install.sh | Volker Uhrig | 2008-08-25 | 3 | -178/+46 |
| * | first version of splashy_update with uClibc in stage4 | Michael Janczyk | 2008-08-25 | 2 | -9/+41 |
| * | changed nvidia-install.sh to support module compilation! | Bastian Wissler | 2008-08-25 | 1 | -51/+67 |
| * | Improved Synaptics Touchpad detection (via dmesg). | Dirk von Suchodoletz | 2008-08-24 | 1 | -1/+2 |
| * | Fix for xserver plugin script not returning in some cases. | Dirk von Suchodoletz | 2008-08-24 | 1 | -5/+6 |
| * | * fix for #262 | Volker Uhrig | 2008-08-24 | 1 | -1/+1 |
| * | changed to static version as default, since dynamic version needs libs which ... | Michael Janczyk | 2008-08-22 | 4 | -0/+0 |
| * | * put sleep time down to 1sec (vs 0.5sec in the past) | Volker Uhrig | 2008-08-22 | 4 | -4/+4 |
| * | * usleep => sleep | Volker Uhrig | 2008-08-22 | 4 | -4/+4 |
| * | * should get ride about ticket 262 | Volker Uhrig | 2008-08-22 | 5 | -5/+19 |
| * | * changed way to find kernel behaviour | Volker Uhrig | 2008-08-22 | 2 | -10/+4 |
| * | D_INITDIR is of no sense (just checked, that every distro is using | Dirk von Suchodoletz | 2008-08-22 | 1 | -3/+3 |
| * | Uclib-linked splashy for stage3 (keeping static version). Problem with the | Dirk von Suchodoletz | 2008-08-22 | 3 | -2/+2 |
| * | Fixed stupid bug which prevented start of X on SuSE10.2, hints on Debian move... | Dirk von Suchodoletz | 2008-08-21 | 2 | -2/+8 |
| * | Changes to ati-install-dev.sh: * Kernel version choosing now compatible with ... | Bastian Wissler | 2008-08-21 | 1 | -2/+2 |
| * | * added ati-install-dev.sh | Volker Uhrig | 2008-08-20 | 4 | -7/+109 |
| * | Updated README of xserver-Plugin and changed ati/nvidia-extraction scripts | Bastian Wissler | 2008-08-20 | 4 | -119/+121 |
| * | * processed old request of cleaned up stage3 vmware kernel modules | Volker Uhrig | 2008-08-20 | 1 | -3/+4 |