diff options
| author | Lars Müller | 2006-12-16 12:16:25 +0100 |
|---|---|---|
| committer | Lars Müller | 2006-12-16 12:16:25 +0100 |
| commit | 883edbcdf99cab94ae7e012d8d37061b6639e1f4 (patch) | |
| tree | 8b464a6a52c43499a3778bc82d0b3bdb5bdfacdc /installer/systems/suse93/settings | |
| parent | Move YAST_IS_RUNNING define to the place where we're able to devide (diff) | |
| download | core-883edbcdf99cab94ae7e012d8d37061b6639e1f4.tar.gz core-883edbcdf99cab94ae7e012d8d37061b6639e1f4.tar.xz core-883edbcdf99cab94ae7e012d8d37061b6639e1f4.zip | |
Support Fedora 6.
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
Diffstat (limited to 'installer/systems/suse93/settings')
| -rw-r--r-- | installer/systems/suse93/settings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/systems/suse93/settings b/installer/systems/suse93/settings index 4d79f67b..ad60da1b 100644 --- a/installer/systems/suse93/settings +++ b/installer/systems/suse93/settings @@ -10,4 +10,5 @@ SLX_INST_SOURCE_BASEURL_suse93update="http://ftp.gwdg.de/pub/suse/update/9.3" SLX_INST_SOURCE_NAME_suse93update="SUSE Linux 9.3 updates" SLX_INST_SOURCE_TYPE_suse93update="rpm-md" SLX_BASE_PREREQ_PACKAGES="glibc" +SLX_BASE_PREREQ_CLEANUP_PATH="etc" SLX_INSTALL_PACKAGES_MAIN="kernel-default bash" |
