summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Distro
Commit message (Expand)AuthorAgeFilesLines
* * fixed problems with respect to installation of prerequired packagesOliver Tappe2007-09-263-0/+78
* * fixed small bug that introduced an unnecessary prompt during installationOliver Tappe2007-08-231-1/+1
* * fixed problem reported by Dirk that caused debian-3.1Oliver Tappe2007-08-211-3/+8
* * switched from perl-based distro-configuration files to "real" configurationOliver Tappe2007-08-1514-4491/+0Star
* * added 64-bit targets for Ubuntu 6.10, 7.04 and Debian 4.0 (3.1 doesOliver Tappe2007-08-056-3/+300
* * 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-037-1/+182
* * fixed problem reported by Bastian about pickKernelFile not correctly beingOliver Tappe2007-07-317-16/+93
* * more work towards Debian & Ubuntu support, Debian-4.0, Ubuntu-6.10Oliver Tappe2007-07-304-8/+111
* * finished installation support for Debian-etch, Debian-sarge and UbuntuOliver Tappe2007-07-289-43/+57
* * changed several class interfaces as a result of trying to integrate supportOliver Tappe2007-07-284-12/+65
* * reworked OpenSLX::OSSetup::Distro structure to incorporateOliver Tappe2007-07-2513-228/+262
* * added support for automatic selection of most appropriate (newest) kernelOliver Tappe2007-07-201-0/+25
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-181-1/+0Star
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-109-9/+34
* * modified default selection to (roughly) match the SUSE textmode installationOliver Tappe2007-07-072-2/+370
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-0110-51/+32Star
* * fixed problem with some lame shells not supporting {a,b,c} constructs,Oliver Tappe2007-06-214-24/+18Star
* * 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-171-1/+1
* * 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
* * 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-285-0/+7
* * changed meta-packager default for all SUSE distros from 'yum' to 'smart'Oliver Tappe2007-05-284-4/+4
* * integrated mirror support into yum & smart backendOliver Tappe2007-05-281-12/+0Star
* * 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-274-42/+88
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-137-21/+21
* * added empty outlines for Debian-3.1 and Debian-4.0 to repositoryOliver Tappe2007-05-132-0/+176
* * improved reliability in case of user interruptsOliver Tappe2007-05-115-21/+20Star
* * removed dhcp-client again, as according to Dirk it isn't *required* just pr...Oliver Tappe2007-05-063-3/+0Star
* * added dhcp-client to default selection, as it is required by mkdxsinitrd cu...Oliver Tappe2007-05-063-1/+7
* Add Fedora 6 x86_64 to the systems being supported by slxos-setupRoot2007-04-291-0/+175
* Add support to install suse 10.1 x86_64 with slxos-setup.Lars Müller2007-04-291-0/+1050
* * improved installer such that it can continue in case the basic system had b...Oliver Tappe2007-04-154-17/+82
* * added support for building selections on top of other selections. You can i...Oliver Tappe2007-04-132-2/+6
* Added packages to support nbd/squash exports in SuSE10.2 (nbd is presentDirk von Suchodoletz2007-04-071-0/+2
* * the 'default'-selection no longer refers to 'kde' or 'gnome', but it repres...Oliver Tappe2007-04-023-6/+5Star
* * added full packetlist for standard gnome selectionOliver Tappe2007-03-291-2/+849
* * added full package set for selection 'kde' (taken from sample installation)Oliver Tappe2007-03-241-2/+773
* * inserted correct copyright headerOliver Tappe2007-03-236-23/+60
* * added support for cloning distros for which no specific module exists yet (...Oliver Tappe2007-03-231-0/+31
* * cosmeticsOliver Tappe2007-03-231-1/+1
* Updated pcitable (still supopt. see #100), unset of rootfs in init, addedDirk von Suchodoletz2007-03-221-0/+2
* * added support for continuing failed installation attempts, downloadsOliver Tappe2007-03-174-8/+8
* * added missing (pre-remastering) kernel to packet listOliver Tappe2007-03-171-1/+1
* * corrected assumption that rsync filters follow a best-match strategy to a f...Oliver Tappe2007-03-141-41/+41
* * moved the clone-filter around to make it actually work again.Oliver Tappe2007-03-131-0/+45
* * some cleanup concerning the error message at the end of the installationOliver Tappe2007-02-233-268/+4Star