summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Engine.pm
Commit message (Expand)AuthorAgeFilesLines
* * re-added selectBaseURL() as this is being used by meta-packager, too.Oliver Tappe2007-05-011-0/+14
* * use continuation-flag for FTP-URLs.Oliver Tappe2007-05-011-1/+4
* * now the available mirrors are being skipped through.Oliver Tappe2007-05-011-49/+57
* Add Fedora 6 x86_64 to the systems being supported by slxos-setupRoot2007-04-291-1/+1
* * cosmetical changesOliver Tappe2007-04-291-5/+5
* Add support to install suse 10.1 x86_64 with slxos-setup.Lars Müller2007-04-291-1/+1
* * fixed bugs when setting up the resolver for 64-bit hosts.Oliver Tappe2007-04-291-5/+19
* * added explicit creation of /lib64 and /usr/lib64 if they do notOliver Tappe2007-04-261-4/+16
* * cleaned up handling of busybox binary, we now copy the binary that correspondsOliver Tappe2007-04-261-21/+38
* * improved installer such that it can continue in case the basic system had b...Oliver Tappe2007-04-151-10/+22
* * cleanup with respect to how modules/classes are loadedOliver Tappe2007-04-141-67/+12Star
* * added support for building selections on top of other selections. You can i...Oliver Tappe2007-04-131-0/+4
* * added support for removing a vendor-OS (from disk and config-DB)Oliver Tappe2007-04-021-68/+108
* * fixed some minor problems with respect to meta-packagerOliver Tappe2007-03-241-8/+10
* * fixed debugging leftoverOliver Tappe2007-03-231-1/+0Star
* * fixed insane bug that resulted in deletion of every but the last yum reposi...Oliver Tappe2007-03-231-0/+2
* * inserted correct copyright headerOliver Tappe2007-03-231-3/+10
* * added support for cloning distros for which no specific module exists yet (...Oliver Tappe2007-03-231-9/+18
* * 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-171-27/+30
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-22/+47
* * added two checks around cloning in order to protect users from making badOliver Tappe2007-03-141-16/+32
* * the splitting of vendor-os-name into distro-name and selection-name is now ...Oliver Tappe2007-03-141-88/+82Star
* * moved the clone-filter around to make it actually work again.Oliver Tappe2007-03-131-11/+14
* * 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-121-11/+11
* * 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-231-7/+15
* * added support for importing the installed vendor-OS into the config-dbOliver Tappe2007-02-231-53/+117
* * slxos-setup und die Metadaten der Systeme aktualisiertOliver Tappe2007-02-211-5/+16
* * slightly reworked distribution lookup mechanismOliver Tappe2007-02-131-4/+35
* * removed 'settings'-file from distro-info subfolders, as the user should neverOliver Tappe2007-02-131-18/+24
* * added perl-ified slxos-setup script and the relevant perl-modules, still no...Oliver Tappe2007-02-121-0/+650