summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX
Commit message (Expand)AuthorAgeFilesLines
...
* * added support for cloning distros for which no specific module exists yet (...Oliver Tappe2007-03-232-9/+49
* * cosmeticsOliver Tappe2007-03-231-1/+1
* * export backend is now capable of exporting just any distributionOliver Tappe2007-03-237-44/+280
* * corrected bug with export-type not being added to DB correctlyOliver Tappe2007-03-231-1/+2
* Updated pcitable (still supopt. see #100), unset of rootfs in init, addedDirk von Suchodoletz2007-03-221-0/+2
* * oops: fixed stupid naming problems (instead of ...-x86_64 we have to use .....Oliver Tappe2007-03-181-5/+5
* * added support for switch personality from 64-bit to 32-bit inOliver Tappe2007-03-181-17/+38
* * reactivated all known distributions, just for testingOliver Tappe2007-03-171-6/+6
* * added support for continuing failed installation attempts, downloadsOliver Tappe2007-03-175-35/+38
* * switched from using system() to slxsystem()Oliver Tappe2007-03-172-11/+11
* * added missing (pre-remastering) kernel to packet listOliver Tappe2007-03-171-1/+1
* * removed nbd-squashfs from the supported export types, as long as it is not ...Oliver Tappe2007-03-161-2/+2
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-153-49/+70
* * removed 'nbd' from supported export types as I have learned from Dirk yeste...Oliver Tappe2007-03-141-2/+0Star
* * applied several fixed to svnos-export and respective modules (as reported b...Oliver Tappe2007-03-142-2/+15
* * added two checks around cloning in order to protect users from making badOliver Tappe2007-03-141-16/+32
* * cleanupOliver Tappe2007-03-143-7/+19
* * the splitting of vendor-os-name into distro-name and selection-name is now ...Oliver Tappe2007-03-141-88/+82Star
* * corrected assumption that rsync filters follow a best-match strategy to a f...Oliver Tappe2007-03-143-95/+93Star
* * moved the clone-filter around to make it actually work again.Oliver Tappe2007-03-134-59/+59
* * added distro specific part for os-export and put default export-filter thereOliver Tappe2007-03-125-21/+277
* * added slxos-export script and the corresponding engine and exporter impleme...Oliver Tappe2007-03-123-0/+340
* * now uses OpenSLX::UtilsOliver Tappe2007-03-121-54/+2Star
* * changed 'system-path' to 'vendor-os-path' as it's not a system after allOliver Tappe2007-03-122-15/+15
* * err, cloning was slightly to verbose last time...Oliver Tappe2007-03-121-1/+1
* * fixed a syntax typoOliver Tappe2007-03-121-4/+5
* * when cloning, we now only apply the common filter, the distro-specific filt...Oliver Tappe2007-03-121-23/+47
* * added support for cloning existing systems, seems to work, but only for the...Oliver Tappe2007-03-031-14/+66
* * some cleanup concerning the error message at the end of the installationOliver Tappe2007-02-234-275/+19Star
* * added support for importing the installed vendor-OS into the config-dbOliver Tappe2007-02-231-53/+117
* * added architecture check to inhibit users from trying to install a 64-bit s...Oliver Tappe2007-02-231-0/+13
* * removed superfluous 'fixing' of files (which is required for SUSE).Oliver Tappe2007-02-231-10/+0Star
* * removed erraneous package list used for testing in order to avoid errorsOliver Tappe2007-02-221-150/+1Star
* * specializations for Fedora-6 and SUSE-10.2-x86_64 addedOliver Tappe2007-02-212-0/+351
* * slxos-setup und die Metadaten der Systeme aktualisiertOliver Tappe2007-02-215-8/+445
* * slightly reworked distribution lookup mechanismOliver Tappe2007-02-131-4/+35
* * removed 'settings'-file from distro-info subfolders, as the user should neverOliver Tappe2007-02-134-18/+264
* * added perl-ified slxos-setup script and the relevant perl-modules, still no...Oliver Tappe2007-02-128-0/+1155