| Commit message (Expand) | Author | Age | Files | Lines |
| * | ugly hack to ensure, that .kde-.../share/apps directory exists, otherwise KDE... | Michael Janczyk | 2008-09-02 | 1 | -0/+4 |
| * | Updated stage2 exludes (autostarted services of no much use in | Dirk von Suchodoletz | 2008-09-02 | 3 | -1/+12 |
| * | * fixed typo | Sebastian Schmelzer | 2008-09-02 | 1 | -1/+1 |
| * | Forgot to set the proper value for suse default ... | Dirk von Suchodoletz | 2008-09-02 | 1 | -2/+2 |
| * | Etc excludes moved to stage2 procedure (see r2187) | Dirk von Suchodoletz | 2008-09-02 | 1 | -1/+6 |
| * | Removed some more variable of old stage3 (D_ETCEXCL) and set a | Dirk von Suchodoletz | 2008-09-02 | 5 | -13/+54 |
| * | added KDEHOME export, so that every kde version and every distribution gets i... | Michael Janczyk | 2008-09-02 | 5 | -1/+64 |
| * | * moved 8.04 modifications to default | Sebastian Schmelzer | 2008-09-02 | 2 | -12/+14 |
| * | * fix typo; add check if init script is existing | Sebastian Schmelzer | 2008-09-02 | 1 | -3/+8 |
| * | * add configuration for ubuntu udev init script | Sebastian Schmelzer | 2008-09-02 | 3 | -1/+11 |
| * | * moved PXE-specific files into their new home (left other PXE-files in tftpb... | Oliver Tappe | 2008-09-02 | 4 | -1/+3 |
| * | * implemented PREBOOT_CD boot environment that creates an appropriate ISO image | Oliver Tappe | 2008-09-01 | 5 | -10/+291 |
| * | * 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 |
| * | Group information is needed in stage3 too (use the stage4 file and | Dirk von Suchodoletz | 2008-09-01 | 1 | -1/+3 |
| * | Hal/dbus stuff for ubuntu, rtc device file ... | Dirk von Suchodoletz | 2008-09-01 | 2 | -1/+5 |
| * | Fixes for Ubuntu (nscd, hald) ... | Dirk von Suchodoletz | 2008-09-01 | 1 | -0/+5 |
| * | * remove plugin-specifc repo- and tmp-path in order to avoid problems | Oliver Tappe | 2008-09-01 | 1 | -0/+1 |
| * | * cleanup of uclib-roofs filter | Oliver Tappe | 2008-09-01 | 1 | -7/+7 |
| * | * dropped several files that we do not need from our uclib-rootfs | Oliver Tappe | 2008-09-01 | 19 | -9/+0 |
| * | * cleanup regarding the used modules | Oliver Tappe | 2008-09-01 | 2 | -5/+0 |
| * | * added filtering of superfluous files to rsyncing of uclib-rootfs | Oliver Tappe | 2008-09-01 | 1 | -1/+16 |
| * | * implemented automatic run of ldconfig on generated initramfs | Oliver Tappe | 2008-09-01 | 1 | -0/+1 |
| * | * dropped (hopefully) superfluous terminfo link | Oliver Tappe | 2008-09-01 | 1 | -1/+0 |
| * | * next refactoring step: made MakeInitRamFS part of boot environment | Oliver Tappe | 2008-09-01 | 9 | -244/+257 |
| * | * added to static info files for preboot-cd | Oliver Tappe | 2008-08-31 | 2 | -0/+8 |
| * | * moved files specific to preboot-cd into their new home | Oliver Tappe | 2008-08-31 | 2 | -0/+0 |
| * | * minor correction regarding the initramfs count | Oliver Tappe | 2008-08-31 | 1 | -2/+1 |
| * | * moved code into BootEnvironment::Base.pm, all boot environments need to | Oliver Tappe | 2008-08-31 | 3 | -157/+85 |
| * | * some cleanup regarding log output | Oliver Tappe | 2008-08-31 | 2 | -9/+10 |
| * | * write client config only to boot environment that matches the client, not t... | Oliver Tappe | 2008-08-31 | 1 | -12/+13 |
| * | * refactored slxconfig-demuxer and boot environment implementations such that | Oliver Tappe | 2008-08-31 | 4 | -71/+132 |
| * | * made bastians script compatible with stage1 chroot | Volker Uhrig | 2008-08-30 | 1 | -45/+71 |
| * | * adjusted to new fact that switch_root now lives in /sbin instead of /bin | Oliver Tappe | 2008-08-30 | 1 | -1/+1 |
| * | * rebuilt uclibc-rootfs from freshly compiled gentoo-uclibc build environment | Oliver Tappe | 2008-08-30 | 209 | -120/+112 |
| * | * added suse ati file preparation | Volker Uhrig | 2008-08-30 | 3 | -94/+81 |
| * | Some more cleanup in stage3. | Dirk von Suchodoletz | 2008-08-30 | 4 | -77/+29 |
| * | * Added suse-gfx-install.sh | Volker Uhrig | 2008-08-29 | 5 | -72/+68 |
| * | added time-sync via rdate to initrd, hwclock will be sinced as well | Michael Janczyk | 2008-08-29 | 1 | -2/+8 |
| * | * dropped cryptpw-link, as that applet is no longer included in our current | Oliver Tappe | 2008-08-29 | 1 | -1/+0 |
| * | 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 |