summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * adjusted to recent drop of preboot folderOliver Tappe2008-09-041-4/+1Star
* * dropped no longer maintained old test tools from repoOliver Tappe2008-09-042-432/+0Star
* * dropped preboot folder, as everything left here has been obsoletedOliver Tappe2008-09-042-187/+0Star
* * finished most basic implementation of preboot-cd boot environment, i.e.Oliver Tappe2008-09-033-23/+49
* * instead of picking the first system encountered, the preboot cd is nowOliver Tappe2008-09-031-1/+27
* bugfix, check if file exists first.Michael Janczyk2008-09-031-1/+2
* * merged pickKernelFile() from Gentoo.pm into the implementation in Base.pmOliver Tappe2008-09-032-27/+3Star
* 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
* Updated stage2 exludes (autostarted services of no much use inDirk von Suchodoletz2008-09-023-1/+12
* * fixed typoSebastian Schmelzer2008-09-021-1/+1
* Forgot to set the proper value for suse default ...Dirk von Suchodoletz2008-09-021-2/+2
* Etc excludes moved to stage2 procedure (see r2187)Dirk von Suchodoletz2008-09-021-1/+6
* Removed some more variable of old stage3 (D_ETCEXCL) and set aDirk von Suchodoletz2008-09-025-13/+54
* added KDEHOME export, so that every kde version and every distribution gets i...Michael Janczyk2008-09-025-1/+64
* * moved 8.04 modifications to defaultSebastian Schmelzer2008-09-022-12/+14
* * fix typo; add check if init script is existingSebastian Schmelzer2008-09-021-3/+8
* * add configuration for ubuntu udev init scriptSebastian Schmelzer2008-09-023-1/+11
* * moved PXE-specific files into their new home (left other PXE-files in tftpb...Oliver Tappe2008-09-024-1/+3
* * implemented PREBOOT_CD boot environment that creates an appropriate ISO imageOliver Tappe2008-09-015-10/+291
* * 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
* Group information is needed in stage3 too (use the stage4 file andDirk von Suchodoletz2008-09-011-1/+3
* Hal/dbus stuff for ubuntu, rtc device file ...Dirk von Suchodoletz2008-09-012-1/+5
* Fixes for Ubuntu (nscd, hald) ...Dirk von Suchodoletz2008-09-011-0/+5
* * remove plugin-specifc repo- and tmp-path in order to avoid problemsOliver Tappe2008-09-011-0/+1
* * cleanup of uclib-roofs filterOliver Tappe2008-09-011-7/+7
* * dropped several files that we do not need from our uclib-rootfsOliver Tappe2008-09-0119-9/+0Star
* * cleanup regarding the used modulesOliver Tappe2008-09-012-5/+0Star
* * added filtering of superfluous files to rsyncing of uclib-rootfsOliver Tappe2008-09-011-1/+16
* * implemented automatic run of ldconfig on generated initramfsOliver Tappe2008-09-011-0/+1
* * dropped (hopefully) superfluous terminfo linkOliver Tappe2008-09-011-1/+0Star
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-019-244/+257
* * added to static info files for preboot-cdOliver Tappe2008-08-312-0/+8
* * moved files specific to preboot-cd into their new homeOliver Tappe2008-08-312-0/+0
* * minor correction regarding the initramfs countOliver Tappe2008-08-311-2/+1Star
* * moved code into BootEnvironment::Base.pm, all boot environments need toOliver Tappe2008-08-313-157/+85Star
* * some cleanup regarding log outputOliver Tappe2008-08-312-9/+10
* * write client config only to boot environment that matches the client, not t...Oliver Tappe2008-08-311-12/+13
* * refactored slxconfig-demuxer and boot environment implementations such that Oliver Tappe2008-08-314-71/+132
* * made bastians script compatible with stage1 chrootVolker Uhrig2008-08-301-45/+71
* * adjusted to new fact that switch_root now lives in /sbin instead of /binOliver Tappe2008-08-301-1/+1
* * rebuilt uclibc-rootfs from freshly compiled gentoo-uclibc build environmentOliver Tappe2008-08-30209-120/+112Star
* * added suse ati file preparationVolker Uhrig2008-08-303-94/+81Star
* Some more cleanup in stage3.Dirk von Suchodoletz2008-08-304-77/+29Star
* * Added suse-gfx-install.shVolker Uhrig2008-08-295-72/+68Star