summaryrefslogtreecommitdiffstats
path: root/installer/systems/suse93
Commit message (Collapse)AuthorAgeFilesLines
* The installer/systems dir will vanish soon too.Lars Müller2007-04-296-160/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@956 95ad53e4-c205-0410-b2fa-d234c58c8868
* Set META_PACKAGER if SLX_META_PACKAGER is not set from a settings file.Lars Müller2007-01-211-6/+6
| | | | | | | | | | | | | | We now use yum by default for SUSE and Fedora systems. Move the packages of required by the meta packager to the end of the SLX_BASE_BOOTSTRAP_PACKAGES list. This might alow us to easily split them of to a separat list later. Remove smart and add yum to the package lists of suse101 and opensuse102 systems. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@634 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add SLX_BASE_BOOTSTRAP_PREREQ_PACKAGES to settings for RPM based systemsLars Müller2007-01-202-6/+80
| | | | | | | | | | | | | | | | | | | | where we have to cheat. In the particular case of SUSE Linux 9.3 the suse-build-key uses mktemp but does not have mktemp in the prerequired list of packages. Therefore the call to rpm with all packages returns non zero as the postinstall scriptlet of the suse-build-key failed. To ensure a clean system we delete the just built RPM database and inklude the BOOTSTRAP_PREREQ_PACKAGES with the install of all other packages. Add the list of SUSE Linux 9.3 package to bootstrap the basic system. Unfortunately smart nor yum is included in the vanilla SUSE Linux 9.3. Therefore we're not yet able to install or update packages from the configured installation sources. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@633 95ad53e4-c205-0410-b2fa-d234c58c8868
* Remove obsoleted variables from settings files.Lars Müller2007-01-201-2/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@630 95ad53e4-c205-0410-b2fa-d234c58c8868
* Move settings.local to settings.local.example.Lars Müller2006-12-171-0/+0
| | | | | | | The .example file do not influnce the behaviour of slxossetup. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@562 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add a default repo type in slxossetup and remove any repo type which isLars Müller2006-12-171-1/+0Star
| | | | | | | identical to the default from the settings files. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@558 95ad53e4-c205-0410-b2fa-d234c58c8868
* Use a prereqfiles sub directory instead of the BASE_FILE_ hack.Lars Müller2006-12-164-0/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@556 95ad53e4-c205-0410-b2fa-d234c58c8868
* Support Fedora 6.Lars Müller2006-12-161-0/+1
| | | | | | | | | | Add SLX_BASE_PREREQ_CLEANUP_PATH to control which pathes are cleaned up after the prerequired packages are unpacked. Ensure we have to download any prerequired package else skip this part. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@553 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add settings and settings.local example for SUSE Linux 9.3.Lars Müller2006-12-155-0/+82
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@544 95ad53e4-c205-0410-b2fa-d234c58c8868