summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add basic support for Ubuntu 6.10. The setup works but the installLars Müller2006-12-172-13/+65
* Only try to copy from prereqfiles if the directory exists.Lars Müller2006-12-171-3/+5
* Add a default repo type in slxossetup and remove any repo type which isLars Müller2006-12-176-6/+6
* Config files from the prerequired packages - which must be presentLars Müller2006-12-161-0/+5
* Use a prereqfiles sub directory instead of the BASE_FILE_ hack.Lars Müller2006-12-1618-20/+28
* Always prefix SLX_STAGE1_PATH if we cleanup the chroot.Lars Müller2006-12-161-3/+1Star
* Add SLX_INSTALL_BIND_MOUNT and SLX_INSTALL_FAKE_FILE to make the FedoraLars Müller2006-12-162-0/+24
* Support Fedora 6.Lars Müller2006-12-167-37/+86
* Move YAST_IS_RUNNING define to the place where we're able to devideLars Müller2006-12-161-5/+6
* Use a temp dir to download the prerequired packages. If we can't createLars Müller2006-12-151-4/+21
* Remove bogus extra " in front of the file name.Lars Müller2006-12-151-2/+2
* Only unpack the packages we have in SLX_BASE_PREREQ_PACKAGES. Here isLars Müller2006-12-151-2/+3
* Allow to use a systems directory from the current working directory. ByLars Müller2006-12-151-1/+8
* Add settings and settings.local example for SUSE Linux 9.3.Lars Müller2006-12-155-0/+82
* Use correct update tree in the default settings file.Lars Müller2006-12-151-1/+1
* Use right update tree.Lars Müller2006-12-151-1/+1
* Add settings and settings.local example for SUSE Linux 10.0.Lars Müller2006-12-155-0/+89
* Add SUSE Linux 10.1 configuration.Lars Müller2006-12-155-0/+90
* Add example how to use a second local SLX_INSTALL_PACKAGES_ variable.Lars Müller2006-12-151-0/+2
* slxossetup is a prototype of an OS setup script. At the momentLars Müller2006-12-157-0/+240
* First steps to include (open)SuSE10.2 into SLX environment (see #98). Tried t...Dirk von Suchodoletz2006-12-142-0/+3