summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Expand)AuthorAgeFilesLines
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-092-31/+14Star
* * added the contents of the following dirs to the exclude filter, sinceOliver Tappe2008-02-067-4/+36
* Added /dev/urandom in chroot (slxos-setup shell ...)Volker Uhrig2008-02-061-1/+6
* * switched config-demuxer over to internal generation of initramfsOliver Tappe2008-02-021-0/+801
* * added support to the OSExport engine for determining theOliver Tappe2008-01-226-2/+40
* * requiredFSMods() now returns an array instead of a flattenedOliver Tappe2008-01-162-2/+2
* * added implementation for zypper meta-packager (untested yet)Oliver Tappe2008-01-091-0/+95
* * changed (and hopefully improved) fix for locale-problems thatOliver Tappe2008-01-072-4/+4
* * Fixed problem with invocation of debootstrap that caused it to failOliver Tappe2008-01-021-2/+2
* cleaned up installation code in several ways:Oliver Tappe2007-12-305-34/+12Star
* * Changed naming scheme for exports from <vendor-os>:<type> to Oliver Tappe2007-12-261-2/+2
* * 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
* Proper mount options for NFS/scratch ... Skip some files for SUSE exports.Dirk von Suchodoletz2007-10-141-0/+6
* Tried out new SuSE10.3 ... worked after just changing X settings forDirk von Suchodoletz2007-10-111-0/+1
* * fixed problems with respect to installation of prerequired packagesOliver Tappe2007-09-265-6/+120
* * 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
* Proper mapping of vmware virtual SVGA ...Dirk von Suchodoletz2007-08-081-0/+4
* * 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
* * fixed bug in check for required kernel modules for distros that do notOliver Tappe2007-07-253-46/+87
* * dropped our own implementation of glob() - that was a fix at the wrong place.Oliver Tappe2007-07-222-4/+6
* * minor cleanup (two uninit values)Oliver Tappe2007-07-211-1/+2
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-212-2/+2
* * added support for automatic selection of most appropriate (newest) kernelOliver Tappe2007-07-202-0/+32
* git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1264 95ad53e4-c205-0410-...Oliver Tappe2007-07-201-0/+5
* * fixed (another) problem when trying to import a vendor-OS that isn't fullyOliver Tappe2007-07-201-8/+13
* * some cleanup - we now make use of here-docs where feasibleOliver Tappe2007-07-182-25/+32
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-186-6/+4Star
* * 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
* Completed list of AUTHORS. Updated pxelinux to v3.51 which fixes atDirk von Suchodoletz2007-07-185-0/+0
* * fixed a couple of 'use of uninitialized values' reported by DirkOliver Tappe2007-07-182-2/+2
* Removed late_dm option (too confusing and too little effect), small fixDirk von Suchodoletz2007-07-141-6/+2Star
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-1027-10/+116
* * revitalised local URLsOliver Tappe2007-07-073-10/+17
* * modified default selection to (roughly) match the SUSE textmode installationOliver Tappe2007-07-072-2/+370