summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Engine.pm
Commit message (Expand)AuthorAgeFilesLines
...
* * added support for stage1 attributes that are stored along each plugin insta...Oliver Tappe2008-03-141-2/+5
* * added support for specifying more than one base selection (e.g. base = kde,...Oliver Tappe2008-03-121-6/+11
* * added missing call to fetchInstalledPlugins() in case the vendor-OSOliver Tappe2008-03-081-0/+2
* * cosmetical fix (indentation)Oliver Tappe2008-03-011-12/+12
* * fixed dependency on linux/personality.ph at least to that regard that we nowOliver Tappe2008-03-011-18/+35
* added ubuntu 8.04Sebastian Schmelzer2008-03-011-0/+6
* * OSPlugin::Engine now provides a real support interface for plugins, whichOliver Tappe2008-02-271-11/+38
* * added support for specifying additional rsync options via environment Oliver Tappe2008-02-251-1/+3
* * Added support to slxos-setup for automatically installing the default set ofOliver Tappe2008-02-171-2/+55
* * added explicit error message about trying to apply actions to the Oliver Tappe2008-02-171-0/+3
* cleaned up installation code in several ways:Oliver Tappe2007-12-301-8/+6Star
* * when setting up the resolver for stage1a, we now copy nsswitch.conf fromOliver Tappe2007-11-291-1/+2
* Cleanup, (empty) files for new Ubuntu 7.10 ...Dirk von Suchodoletz2007-10-191-0/+6
* * fixed problems with respect to installation of prerequired packagesOliver Tappe2007-09-261-5/+40
* Hope it's OK that way to add upcoming SuSE10.3 to the list ofDirk von Suchodoletz2007-08-281-2/+8
* * fixed problem reported by Dirk that caused debian-3.1Oliver Tappe2007-08-211-1/+1
* * switched from perl-based distro-configuration files to "real" configurationOliver Tappe2007-08-151-117/+355
* * added 64-bit targets for Ubuntu 6.10, 7.04 and Debian 4.0 (3.1 doesOliver Tappe2007-08-051-17/+26
* * finished support for installation of Debian & Ubuntu. Things seem to beOliver Tappe2007-08-031-1/+3
* * fixed problem reported by Bastian about pickKernelFile not correctly beingOliver Tappe2007-07-311-7/+9
* * more work towards Debian & Ubuntu support, Debian-4.0, Ubuntu-6.10Oliver Tappe2007-07-301-4/+4
* * finished installation support for Debian-etch, Debian-sarge and UbuntuOliver Tappe2007-07-281-19/+6Star
* * 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