| Commit message (Expand) | Author | Age | Files | Lines |
| * | First real stage3 implementation (I just thought last time) | Bastian Wissler | 2008-08-29 | 5 | -4/+175 |
| * | * removed uclibc-busybox from tools folder, too (as it is not being used) | Oliver Tappe | 2008-08-29 | 1 | -0/+0 |
| * | * cleaned up tools folder | Oliver Tappe | 2008-08-29 | 8 | -1774/+4 |
| * | * cleaned up name confusion of map, spotted by Sebastian | Oliver Tappe | 2008-08-29 | 3 | -6/+6 |
| * | * Added graphics driver installation from Ubuntu-Packages | Bastian Wissler | 2008-08-29 | 3 | -0/+104 |
| * | Checking in busybox with getty (lost for some reason), fixing | Dirk von Suchodoletz | 2008-08-28 | 4 | -9/+9 |
| * | * implemented supported for automatic selection of the matching hwinfo version | Oliver Tappe | 2008-08-28 | 9 | -2/+68 |
| * | The boot.slx was started too early in rcS/boot.d ... | Dirk von Suchodoletz | 2008-08-28 | 3 | -8/+6 |
| * | * moved hwinfo into initramfs/tools folder, as it is only being used by the | Oliver Tappe | 2008-08-28 | 7 | -2/+3 |
| * | Remove copying of deprecated tools, add hwinfo stuff to ~/ramfstools. | Dirk von Suchodoletz | 2008-08-28 | 1 | -2/+2 |
| * | Some cleanup in stage3 scripts (small bugs, wrong variables ...) | Dirk von Suchodoletz | 2008-08-28 | 3 | -9/+3 |
| * | * added patched binary versions of hwinfo/libhd | Sebastian Schmelzer | 2008-08-28 | 6 | -0/+0 |
| * | * minor fixes | Volker Uhrig | 2008-08-28 | 2 | -2/+3 |
| * | * fixed problem in 2114, such that the devices are in fact created inside | Oliver Tappe | 2008-08-28 | 1 | -2/+2 |
| * | * added a couple more required devices to be available in vendor-OS chroot | Oliver Tappe | 2008-08-28 | 1 | -10/+21 |
| * | * cosmetics | Oliver Tappe | 2008-08-28 | 1 | -1/+1 |
| * | Cleanup of by now obsoleted tool versions (ddcprobe, 915res). | Dirk von Suchodoletz | 2008-08-28 | 5 | -5/+3 |
| * | The repaired busybox/udhcpc works properly: See the options.c file | Dirk von Suchodoletz | 2008-08-28 | 1 | -0/+0 |
| * | * refactored more boot-environment-specific stuff out of slxconfig-demuxer into | Oliver Tappe | 2008-08-27 | 5 | -101/+248 |
| * | * updated uClibc-busybox with a version that has a fixed udhcpc - please report | Oliver Tappe | 2008-08-27 | 1 | -0/+0 |
| * | * made script compatible with plugin | Volker Uhrig | 2008-08-27 | 1 | -51/+37 |
| * | Remove the misleading (and not in all setups properly working option | Dirk von Suchodoletz | 2008-08-27 | 1 | -2/+2 |
| * | 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 |
| * | Fix for ip configuration (no ip= in cmdline), cleanup. | Dirk von Suchodoletz | 2008-08-26 | 2 | -11/+13 |
| * | 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 |
| * | Forgot to add the "getty" applet. The "new" stuff is obsolete ... | Dirk von Suchodoletz | 2008-08-25 | 4 | -1/+1 |
| * | 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 |
| * | Several fixes, improvements: | Dirk von Suchodoletz | 2008-08-24 | 3 | -7/+17 |
| * | Problems reported by Reiner hopefully fixed (nis, see #265). | Dirk von Suchodoletz | 2008-08-24 | 2 | -3/+4 |
| * | Introduction of a debug shell from runlevel 3 on, see DebugLevel. | Dirk von Suchodoletz | 2008-08-24 | 1 | -1/+5 |
| * | Busybox with getty applet (now without passwd stuff - no needed any longer), | Dirk von Suchodoletz | 2008-08-23 | 2 | -8/+8 |
| * | Fetch nis* information from the dhcp-server. | Dirk von Suchodoletz | 2008-08-23 | 2 | -2/+2 |
| * | 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 |
| * | Sorry - mistake Reiner pointed out ... | Dirk von Suchodoletz | 2008-08-22 | 1 | -0/+0 |
| * | D_INITDIR is of no sense (just checked, that every distro is using | Dirk von Suchodoletz | 2008-08-22 | 1 | -3/+3 |