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/suse100/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/suse100/settings')
| -rw-r--r-- | installer/systems/suse100/settings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/systems/suse100/settings b/installer/systems/suse100/settings index ca2af813..9271256b 100644 --- a/installer/systems/suse100/settings +++ b/installer/systems/suse100/settings @@ -11,4 +11,5 @@ SLX_INST_SOURCE_BASEURL_suse100update="http://ftp.gwdg.de/pub/suse/update/10.0" SLX_INST_SOURCE_NAME_suse100update="SUSE Linux 10.0 updates" SLX_INST_SOURCE_TYPE_suse100update="rpm-md" SLX_BASE_PREREQ_PACKAGES="glibc" +SLX_BASE_PREREQ_CLEANUP_PATH="etc" SLX_INSTALL_PACKAGES_MAIN="kernel-default bash" |
