summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Expand)AuthorAgeFilesLines
* Allow Mandriva systems to inherit the BASEURL.Lars Müller2007-01-211-1/+1
* Add support for Mandrica 2007.0.Lars Müller2007-01-213-1/+112
* Fix spelling.Lars Müller2007-01-211-1/+1
* Set META_PACKAGER if SLX_META_PACKAGER is not set from a settings file.Lars Müller2007-01-218-64/+87
* Add SLX_BASE_BOOTSTRAP_PREREQ_PACKAGES to settings for RPM based systemsLars Müller2007-01-204-14/+105
* Revert accidently checkin part of rev 625.Lars Müller2007-01-201-2/+1Star
* Store the return code and pass it on error to the error messageLars Müller2007-01-201-1/+2
* Remove obsoleted variables from settings files.Lars Müller2007-01-205-10/+1Star
* * moved basic perl modules into new 'lib' folder in order to make them availableOliver Tappe2007-01-141-3/+4
* Remove superfluous settings.Lars Müller2007-01-121-6/+0Star
* Add native Debian systems (sarge and etch) to the bootstrapable systems.Lars Müller2007-01-125-7/+35
* Remove superfluous audit-libs package from systems suse10[01].Lars Müller2007-01-124-6/+0Star
* No longer use SLX_SYSTEM_VARIANTNAME in this prototype code.Lars Müller2007-01-101-9/+8Star
* Create *-x86_64 system directories and modified setting files.Lars Müller2007-01-1020-0/+653
* Remove no longer used functions. These are obsoleted by the busyboxLars Müller2007-01-101-215/+0Star
* Check return code of debootstrap and exit in this case of an error fromLars Müller2007-01-101-1/+4
* Revert most of the changes made with rev 607.Lars Müller2007-01-106-362/+328Star
* As our original filename does not end with .rpm we have to check if thisLars Müller2007-01-101-1/+2
* Add support to install x86_86 systems.Lars Müller2007-01-096-340/+389
* Only use the packages which are part of SLX_BASE_PREREQ_PACKAGES orLars Müller2007-01-091-3/+15
* Do not call rpm ... *.rpm. Intead collect the list of package from theLars Müller2007-01-091-3/+6
* Ensure that we don't add a superfluous space and later do not detect ifLars Müller2007-01-091-1/+2
* Add missing '1' char.Lars Müller2007-01-081-1/+1
* Use ftp-1.gwdg.de as default for Fedora 6. ftp.gwdg.de does not haveLars Müller2007-01-081-2/+2
* Add SLX_BOOTSTRAP_FAIL_WGET. This allows us to tolerate failing wgetLars Müller2007-01-073-3/+25
* Rename install mode to bootstrap and add install-selection mode. ThisLars Müller2007-01-071-4/+5
* Also set LC_ALL=POSIX in the install case.Lars Müller2007-01-071-1/+1
* Add SLX_META_PACKAGER feature to set the used meta packager per system.Lars Müller2007-01-073-14/+109
* We also have to fake mtab to make RPM happy.Lars Müller2007-01-071-1/+1
* Modify configuration for Fedora 6 to work with the new busybox basedLars Müller2007-01-073-19/+137
* Busybox compiled for x86_64 (tested on 64bit SuSE9.3, 10.0 and DebianDirk von Suchodoletz2007-01-061-1/+4
* Add slxbootstrap used by busybox.Lars Müller2007-01-061-0/+66
* Start to use busybox to bootstrap the stage1 systems.Lars Müller2007-01-066-31/+478
* Cleanup of exclude files for system clone and stage1-to-stage2 copy ...Dirk von Suchodoletz2007-01-067-103/+4Star
* How to use local installation sources (busybox httpd), see InstallerNeuDirk von Suchodoletz2007-01-051-0/+23
* Add missing parantheses.Lars Müller2007-01-011-1/+1
* We no longer have to use the _main suffix for SLX_INST_SOURCE* as weLars Müller2006-12-192-2/+2
* Allow to set the priority of an installation source.Lars Müller2006-12-193-4/+16
* Use cp -pr instead of cp -a as we might not have GNU cp.Lars Müller2006-12-191-1/+1
* Check if BOOTSTRAP_PATH is set. Else we might run in trouble on DebianLars Müller2006-12-181-1/+1
* Use debootstrap to bootstrap Debian based systems.Lars Müller2006-12-182-5/+27
* Collecting the list of packages after the download allows us to installLars Müller2006-12-181-3/+9
* Add support to save more than downloaded prerequired RPM files.Lars Müller2006-12-181-1/+7
* Reorder case statememnts and add one indent level.Lars Müller2006-12-181-10/+10
* Allow download of multiple prerequired packages.Lars Müller2006-12-181-1/+1
* Allow install_prereq_packages to handle debs.Lars Müller2006-12-181-3/+13
* Move installation of prerequired files and packages to separateLars Müller2006-12-181-59/+70
* Move settings.local to settings.local.example.Lars Müller2006-12-171-0/+0
* Move settings.local to settings.local.example.Lars Müller2006-12-174-0/+0
* Check for required smart binary.Lars Müller2006-12-171-0/+7