summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup
Commit message (Expand)AuthorAgeFilesLines
* * fixed problems with respect to installation of prerequired packagesOliver Tappe2007-09-264-5/+118
* * reverted changeset 1347, as installPrerequiredPackages() *should* have beenOliver Tappe2007-09-252-1/+21
* * removed installPrerequiredPackages(), as it is no longer usedOliver Tappe2007-09-242-21/+1Star
* * added support to apt backend for integrating a specialOliver Tappe2007-08-291-0/+7
* Hope it's OK that way to add upcoming SuSE10.3 to the list ofDirk von Suchodoletz2007-08-281-2/+8
* * fixed small bug that introduced an unnecessary prompt during installationOliver Tappe2007-08-232-2/+2
* * fixed problem reported by Dirk that caused debian-3.1Oliver Tappe2007-08-212-4/+9
* * switched from perl-based distro-configuration files to "real" configurationOliver Tappe2007-08-1519-4623/+361Star
* * added 64-bit targets for Ubuntu 6.10, 7.04 and Debian 4.0 (3.1 doesOliver Tappe2007-08-057-20/+326
* * added OpenSLX build platform as explicit selection to Debian-3.1Oliver Tappe2007-08-031-0/+8
* * finished support for installation of Debian & Ubuntu. Things seem to beOliver Tappe2007-08-038-2/+185
* * fixed problem reported by Bastian about pickKernelFile not correctly beingOliver Tappe2007-07-318-23/+102
* * more work towards Debian & Ubuntu support, Debian-4.0, Ubuntu-6.10Oliver Tappe2007-07-306-13/+116
* * finished installation support for Debian-etch, Debian-sarge and UbuntuOliver Tappe2007-07-2814-105/+140
* * changed several class interfaces as a result of trying to integrate supportOliver Tappe2007-07-289-131/+180
* * 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-2518-383/+546
* * minor cleanup (two uninit values)Oliver Tappe2007-07-211-1/+2
* * added support for automatic selection of most appropriate (newest) kernelOliver Tappe2007-07-202-0/+32
* * fixed (another) problem when trying to import a vendor-OS that isn't fullyOliver Tappe2007-07-201-8/+13
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-183-3/+1Star
* * 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-1015-10/+90
* * revitalised local URLsOliver Tappe2007-07-073-10/+17
* * modified default selection to (roughly) match the SUSE textmode installationOliver Tappe2007-07-072-2/+370
* * added support for os-plugins:Oliver Tappe2007-07-031-1/+49
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-0116-401/+549
* Tried to add Ubuntu 7.04 to the list of cloneable systems.Dirk von Suchodoletz2007-07-011-0/+2
* * fixed problem with some lame shells not supporting {a,b,c} constructs,Oliver Tappe2007-06-214-24/+18Star
* * 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-202-74/+74
* * added support for invoking a chrooted shell for any installed vendor-OS,Oliver Tappe2007-06-191-0/+37
* * Added glibc-locale in order to allow use of locale-support in targetOliver Tappe2007-06-194-0/+4
* largish change with respect to configurable paths:Oliver Tappe2007-06-172-7/+7
* * fixed all warnings indicated by 'perl -w'Oliver Tappe2007-06-131-4/+0Star
* * added missing glibc-32bit to suse-10.2_x86_64 distro infoOliver Tappe2007-05-301-0/+1
* * added missing non-oss repo to suse-10.2_x86_64Oliver Tappe2007-05-301-0/+12
* * (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
* * updated package name for smart, the seemingly strange package that was used...Oliver Tappe2007-05-281-1/+1
* * added explicit invocation of 'ldconfig' to all distros, just to make sure t...Oliver Tappe2007-05-286-3/+7
* * changed meta-packager default for all SUSE distros from 'yum' to 'smart'Oliver Tappe2007-05-284-4/+4
* * before an update, the meta-packager is automatically adjusted to the one th...Oliver Tappe2007-05-281-4/+18
* * fixed typo: $1 => $!Oliver Tappe2007-05-281-1/+1
* * integrated mirror support into yum & smart backendOliver Tappe2007-05-284-37/+36Star
* * fixed incorrect package name for smart on SUSE-10.1_x86_64Oliver Tappe2007-05-271-1/+1
* * added packages needed by the smart metapackager backendOliver Tappe2007-05-275-46/+100