summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Engine.pm
Commit message (Expand)AuthorAgeFilesLines
* * changed several class interfaces as a result of trying to integrate supportOliver Tappe2007-07-281-82/+101
* * fixed two incorrect method calls (using public name instead of private one),Oliver Tappe2007-07-261-2/+2
* * reworked OpenSLX::OSSetup::Distro structure to incorporateOliver Tappe2007-07-251-151/+106Star
* * minor cleanup (two uninit values)Oliver Tappe2007-07-211-1/+2
* * added support for automatic selection of most appropriate (newest) kernelOliver Tappe2007-07-201-0/+7
* * fixed (another) problem when trying to import a vendor-OS that isn't fullyOliver Tappe2007-07-201-8/+13
* * fixed one more use of an uninitialzed valueOliver Tappe2007-07-181-1/+1
* * fixed two bugs that inhibited the importing of vendor-OSes that are notOliver Tappe2007-07-181-8/+24
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-0/+37
* * revitalised local URLsOliver Tappe2007-07-071-8/+13
* * added support for os-plugins:Oliver Tappe2007-07-031-1/+49
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-319/+488
* Tried to add Ubuntu 7.04 to the list of cloneable systems.Dirk von Suchodoletz2007-07-011-0/+2
* * added support for creating the squashfs only if the vendor-OS has beenOliver Tappe2007-06-201-0/+16
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-72/+72
* * added support for invoking a chrooted shell for any installed vendor-OS,Oliver Tappe2007-06-191-0/+37
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-6/+6
* * (hopefully) fixed problem with respect to wget repeatedly failing withOliver Tappe2007-05-291-25/+42
* * part one of settings file related changes (ticket#122): Oliver Tappe2007-05-281-1/+1
* * added support for 'local:'-URLs, which trigger the automatic start of a Oliver Tappe2007-05-281-3/+62
* * fixed bug introduced with last commit, package-installation was hosedOliver Tappe2007-05-281-5/+7
* * added explicit invocation of 'ldconfig' to all distros, just to make sure t...Oliver Tappe2007-05-281-3/+0Star
* * before an update, the meta-packager is automatically adjusted to the one th...Oliver Tappe2007-05-281-4/+18
* * integrated mirror support into yum & smart backendOliver Tappe2007-05-281-16/+2Star
* * added packages needed by the smart metapackager backendOliver Tappe2007-05-271-4/+12
* * added support to packager for getting a list of the packages that areOliver Tappe2007-05-181-1/+12
* * fixed incorrect execution of chroot with respect to setting up theOliver Tappe2007-05-131-32/+25Star
* * fixed fatal error in case a distro-info does not specify excludesOliver Tappe2007-05-121-2/+14
* * improved reliability in case of user interruptsOliver Tappe2007-05-111-7/+24
* * added support to NBD_Squash-exporter for selecting the next free server-portOliver Tappe2007-05-061-22/+35
* * renamed 'ossetup-max-retry-count' to 'ossetup-max-try-count' and started to...Oliver Tappe2007-05-021-1/+1
* * 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