summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Expand)AuthorAgeFilesLines
* * slightly reworked distribution lookup mechanismOliver Tappe2007-02-132-30/+39
* * removed 'settings'-file from distro-info subfolders, as the user should neverOliver Tappe2007-02-134-18/+264
* * added perl-ified slxos-setup script and the relevant perl-modules, still no...Oliver Tappe2007-02-1210-1/+1299
* Several small fixes for suse 10.2 setup, integration of commercial XBastian Wissler2007-02-071-4/+5
* Some thoughts on Gentoo integration ... (minor cleanups in initDirk von Suchodoletz2007-02-011-2/+5
* Use the right variable name of the existing path.Lars Müller2007-01-301-1/+1
* Entry for (open)suse10.2 is needed in (deprecated) ld4-inst ...Dirk von Suchodoletz2007-01-301-3/+6
* Extra exclude file for OpenSuSE10.2, added new hardware to Cards.localDirk von Suchodoletz2007-01-303-10/+75
* Updated list of files to be excluded for SuSE10.1 (splitted the file forDirk von Suchodoletz2007-01-302-1/+1
* Use ErrorMsg() for all error cases.Lars Müller2007-01-291-30/+15Star
* Return an error if a givenb system name isn't found.Lars Müller2007-01-291-6/+8
* Add a todo regarding the architecture. I'm not sure yet if there is aLars Müller2007-01-271-1/+3
* Redefine the SLX_INST_ARCH as Debian based systems use amd64 instead ofLars Müller2007-01-271-1/+7
* Do not check if smart or any other meta packager is available in theLars Müller2007-01-271-7/+0Star
* Some minor improvementsFelix Endres2007-01-221-3/+21
* 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