summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup
Commit message (Expand)AuthorAgeFilesLines
* * added dhcp-client to default selection, as it is required by mkdxsinitrd cu...Oliver Tappe2007-05-063-1/+7
* * 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-292-1/+176
* * cosmetical changesOliver Tappe2007-04-291-5/+5
* Add support to install suse 10.1 x86_64 with slxos-setup.Lars Müller2007-04-292-1/+1051
* * 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-157-37/+121
* * cleanup with respect to how modules/classes are loadedOliver Tappe2007-04-141-67/+12Star
* * small cleanupOliver Tappe2007-04-141-1/+1
* * added support for building selections on top of other selections. You can i...Oliver Tappe2007-04-133-2/+10
* 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 support for removing a vendor-OS (from disk and config-DB)Oliver Tappe2007-04-021-68/+108
* * removed superfluous 'rm /proc/cpuinfo' (it is correctly being executed at a...Oliver Tappe2007-04-021-1/+0Star
* * added full packetlist for standard gnome selectionOliver Tappe2007-03-291-2/+849
* * fixed some minor problems with respect to meta-packagerOliver Tappe2007-03-243-13/+27
* * added full package set for selection 'kde' (taken from sample installation)Oliver Tappe2007-03-241-2/+773
* * 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-233-3/+15
* * inserted correct copyright headerOliver Tappe2007-03-2311-40/+110
* * added support for cloning distros for which no specific module exists yet (...Oliver Tappe2007-03-232-9/+49
* * cosmeticsOliver Tappe2007-03-231-1/+1
* Updated pcitable (still supopt. see #100), unset of rootfs in init, addedDirk von Suchodoletz2007-03-221-0/+2
* * oops: fixed stupid naming problems (instead of ...-x86_64 we have to use .....Oliver Tappe2007-03-181-5/+5
* * added support for switch personality from 64-bit to 32-bit inOliver Tappe2007-03-181-17/+38
* * reactivated all known distributions, just for testingOliver Tappe2007-03-171-6/+6
* * added support for continuing failed installation attempts, downloadsOliver Tappe2007-03-175-35/+38
* * switched from using system() to slxsystem()Oliver Tappe2007-03-172-11/+11
* * added missing (pre-remastering) kernel to packet listOliver Tappe2007-03-171-1/+1
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-22/+47
* * added two checks around cloning in order to protect users from making badOliver Tappe2007-03-141-16/+32
* * cleanupOliver Tappe2007-03-143-7/+19
* * the splitting of vendor-os-name into distro-name and selection-name is now ...Oliver Tappe2007-03-141-88/+82Star
* * 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-132-11/+59
* * now uses OpenSLX::UtilsOliver Tappe2007-03-121-54/+2Star
* * changed 'system-path' to 'vendor-os-path' as it's not a system after allOliver Tappe2007-03-122-15/+15
* * err, cloning was slightly to verbose last time...Oliver Tappe2007-03-121-1/+1
* * fixed a syntax typoOliver Tappe2007-03-121-4/+5
* * when cloning, we now only apply the common filter, the distro-specific filt...Oliver Tappe2007-03-121-23/+47
* * added support for cloning existing systems, seems to work, but only for the...Oliver Tappe2007-03-031-14/+66
* * some cleanup concerning the error message at the end of the installationOliver Tappe2007-02-234-275/+19Star
* * added support for importing the installed vendor-OS into the config-dbOliver Tappe2007-02-231-53/+117
* * added architecture check to inhibit users from trying to install a 64-bit s...Oliver Tappe2007-02-231-0/+13
* * removed superfluous 'fixing' of files (which is required for SUSE).Oliver Tappe2007-02-231-10/+0Star