| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * added support for switch personality from 64-bit to 32-bit in | Oliver Tappe | 2007-03-18 | 1 | -17/+38 |
| * | * reactivated all known distributions, just for testing | Oliver Tappe | 2007-03-17 | 1 | -6/+6 |
| * | * added support for continuing failed installation attempts, downloads | Oliver Tappe | 2007-03-17 | 5 | -35/+38 |
| * | * switched from using system() to slxsystem() | Oliver Tappe | 2007-03-17 | 2 | -11/+11 |
| * | * added missing (pre-remastering) kernel to packet list | Oliver Tappe | 2007-03-17 | 1 | -1/+1 |
| * | * removed nbd-squashfs from the supported export types, as long as it is not ... | Oliver Tappe | 2007-03-16 | 1 | -2/+2 |
| * | * largish overhaul, changed ConfigDB to be object-oriented (could be improved... | Oliver Tappe | 2007-03-15 | 3 | -49/+70 |
| * | * removed 'nbd' from supported export types as I have learned from Dirk yeste... | Oliver Tappe | 2007-03-14 | 1 | -2/+0 |
| * | * applied several fixed to svnos-export and respective modules (as reported b... | Oliver Tappe | 2007-03-14 | 2 | -2/+15 |
| * | * added two checks around cloning in order to protect users from making bad | Oliver Tappe | 2007-03-14 | 1 | -16/+32 |
| * | * cleanup | Oliver Tappe | 2007-03-14 | 3 | -7/+19 |
| * | * the splitting of vendor-os-name into distro-name and selection-name is now ... | Oliver Tappe | 2007-03-14 | 1 | -88/+82 |
| * | * corrected assumption that rsync filters follow a best-match strategy to a f... | Oliver Tappe | 2007-03-14 | 3 | -95/+93 |
| * | * moved the clone-filter around to make it actually work again. | Oliver Tappe | 2007-03-13 | 4 | -59/+59 |
| * | * added distro specific part for os-export and put default export-filter there | Oliver Tappe | 2007-03-12 | 5 | -21/+277 |
| * | * added slxos-export script and the corresponding engine and exporter impleme... | Oliver Tappe | 2007-03-12 | 3 | -0/+340 |
| * | * now uses OpenSLX::Utils | Oliver Tappe | 2007-03-12 | 1 | -54/+2 |
| * | * changed 'system-path' to 'vendor-os-path' as it's not a system after all | Oliver Tappe | 2007-03-12 | 2 | -15/+15 |
| * | * err, cloning was slightly to verbose last time... | Oliver Tappe | 2007-03-12 | 1 | -1/+1 |
| * | * fixed a syntax typo | Oliver Tappe | 2007-03-12 | 1 | -4/+5 |
| * | * when cloning, we now only apply the common filter, the distro-specific filt... | Oliver Tappe | 2007-03-12 | 1 | -23/+47 |
| * | * added support for cloning existing systems, seems to work, but only for the... | Oliver Tappe | 2007-03-03 | 1 | -14/+66 |
| * | * 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 | 1 | -53/+117 |
| * | * 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 |
| * | * removed erraneous package list used for testing in order to avoid errors | Oliver Tappe | 2007-02-22 | 1 | -150/+1 |
| * | * 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 | 5 | -8/+445 |
| * | * slightly reworked distribution lookup mechanism | Oliver Tappe | 2007-02-13 | 1 | -4/+35 |
| * | * removed 'settings'-file from distro-info subfolders, as the user should never | Oliver Tappe | 2007-02-13 | 4 | -18/+264 |
| * | * added perl-ified slxos-setup script and the relevant perl-modules, still no... | Oliver Tappe | 2007-02-12 | 8 | -0/+1155 |