| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use appropriate start scripts | Felix Endres | 2007-02-27 | 1 | -1/+1 |
| * | Trivial fix for fake files (variable renaming ...) | Dirk von Suchodoletz | 2007-02-27 | 2 | -6/+3 |
| * | Code and header cleanups, minor add to suse/functions-10.2 ... | Dirk von Suchodoletz | 2007-02-26 | 4 | -28/+45 |
| * | Problems with certain hardware modules (ata_piix in SuSE10.2) | Dirk von Suchodoletz | 2007-02-26 | 3 | -11/+27 |
| * | gentoo-2006.1/functions-default updated: devpts has to be mounted after udev ... | Michael Janczyk | 2007-02-26 | 1 | -1/+1 |
| * | Bugfix for init/hwautocfg (waitfor), minor cleanups ... | Dirk von Suchodoletz | 2007-02-26 | 4 | -8/+11 |
| * | new exclude added for gentoo ld4-install | Michael Janczyk | 2007-02-26 | 1 | -0/+1 |
| * | Bit of cleanup for hwautocfg ... | Dirk von Suchodoletz | 2007-02-26 | 2 | -51/+38 |
| * | Restructured hwautocfg (moved hw related parts of init into it) - | Dirk von Suchodoletz | 2007-02-26 | 4 | -118/+145 |
| * | First draft of function to stack the root fs from different sources with unionfs | Felix Endres | 2007-02-26 | 1 | -0/+40 |
| * | * some cleanup concerning the error message at the end of the installation | Oliver Tappe | 2007-02-23 | 4 | -275/+19 |
| * | * added support for importing the installed vendor-OS into the config-db | Oliver Tappe | 2007-02-23 | 2 | -65/+159 |
| * | * added architecture check to inhibit users from trying to install a 64-bit s... | Oliver Tappe | 2007-02-23 | 1 | -0/+13 |
| * | * removed superfluous 'fixing' of files (which is required for SUSE). | Oliver Tappe | 2007-02-23 | 1 | -10/+0 |
| * | Special exclude/include for VMware/Player kernel modules ... | Dirk von Suchodoletz | 2007-02-23 | 2 | -2/+3 |
| * | * fixed bug that caused the architecture detection to fail an 64-bit | Oliver Tappe | 2007-02-23 | 1 | -3/+11 |
| * | Do not preload agpgart kernel module (should be handled automatically) | Dirk von Suchodoletz | 2007-02-22 | 1 | -3/+3 |
| * | * removed erraneous package list used for testing in order to avoid errors | Oliver Tappe | 2007-02-22 | 1 | -150/+1 |
| * | Too fast module load (for USB) could crash machines ... | Dirk von Suchodoletz | 2007-02-22 | 2 | -0/+3 |
| * | Minor fix ... | Dirk von Suchodoletz | 2007-02-22 | 1 | -0/+3 |
| * | Started NFSv4 integration (only sensible for newer distros, e.g. | Dirk von Suchodoletz | 2007-02-21 | 5 | -25/+27 |
| * | * slxos-setup and the required files are now installed, too. | Oliver Tappe | 2007-02-21 | 1 | -2/+5 |
| * | * renamed settings.local files to settings.local.example in order to not avoi... | Oliver Tappe | 2007-02-21 | 4 | -0/+0 |
| * | * quick & dirty script added that is able to parse SUSE-pattern descriptions,... | Oliver Tappe | 2007-02-21 | 1 | -0/+142 |
| * | * specializations for Fedora-6 and SUSE-10.2-x86_64 added | Oliver Tappe | 2007-02-21 | 2 | -0/+351 |
| * | * slxos-setup und die Metadaten der Systeme aktualisiert | Oliver Tappe | 2007-02-21 | 32 | -8/+1041 |
| * | Fix for debug=0 ... (< /dev/null) | Root | 2007-02-21 | 2 | -1/+2 |
| * | /trunk/initramfs/initrd-stuff/etc/messages translated to german and written t... | Bastian Wissler | 2007-02-19 | 2 | -0/+186 |
| * | * slightly reworked distribution lookup mechanism | Oliver Tappe | 2007-02-13 | 2 | -30/+39 |
| * | * fixed version | Oliver Tappe | 2007-02-13 | 1 | -1/+1 |
| * | * removed 'settings'-file from distro-info subfolders, as the user should never | Oliver Tappe | 2007-02-13 | 8 | -244/+272 |
| * | * added perl-ified slxos-setup script and the relevant perl-modules, still no... | Oliver Tappe | 2007-02-12 | 27 | -2/+1772 |
| * | Inserted start script for policykitd (needed for device access in KDE | Dirk von Suchodoletz | 2007-02-09 | 1 | -0/+50 |
| * | bug removed | Michael Janczyk | 2007-02-08 | 1 | -1/+2 |
| * | Several small fixes for suse 10.2 setup, integration of commercial X | Bastian Wissler | 2007-02-07 | 2 | -24/+33 |
| * | gentoo-functions: added the function try()-> one error less | Bastian Wissler | 2007-02-07 | 1 | -0/+37 |
| * | mkdxsinitrd changed to create proper initramfs for gentoo & functions-default... | Bastian Wissler | 2007-02-06 | 2 | -0/+7 |
| * | Timing problem for setup of /tmp (harddisk partition stuff) solved ... | Dirk von Suchodoletz | 2007-02-06 | 2 | -3/+6 |
| * | Just to ensure, that no stage3 scripts will still run in stage4 ... | Dirk von Suchodoletz | 2007-02-06 | 1 | -2/+2 |
| * | Enforce proper permissions in /tmp (needed if rw nfs mounts on /tmp are | Dirk von Suchodoletz | 2007-02-06 | 2 | -2/+12 |
| * | Some cleanup for @@@serverip@@@ usage. Fixed debuglevel bug for | Dirk von Suchodoletz | 2007-02-06 | 3 | -9/+11 |
| * | Adjustments for Ubuntu 6.10 | Felix Endres | 2007-02-05 | 2 | -12/+13 |
| * | Small Fix: Quotation marks now prevent the path elements to be interpreted as... | Felix Endres | 2007-02-05 | 1 | -2/+2 |
| * | * added stage1-path as config-option | Oliver Tappe | 2007-02-05 | 1 | -1/+8 |
| * | * added stage1-path as config-option | Oliver Tappe | 2007-02-05 | 1 | -1/+5 |
| * | * updated | Oliver Tappe | 2007-02-05 | 2 | -14/+64 |
| * | * fixed two incorrect uses of _tr() | Oliver Tappe | 2007-02-05 | 1 | -2/+3 |
| * | * added check against scalar variables inside of the strings, as this causes | Oliver Tappe | 2007-02-05 | 1 | -4/+8 |
| * | Fixed wrong error reporting on missing primary ethernet interface (in | Dirk von Suchodoletz | 2007-02-05 | 1 | -4/+6 |
| * | Fix for Xorg / keyboard problem - see #95 ... still some problems remain | Dirk von Suchodoletz | 2007-02-04 | 1 | -2/+8 |