summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorLars Müller2007-01-20 15:16:02 +0100
committerLars Müller2007-01-20 15:16:02 +0100
commit7ce8aae5f75d83b2e16d5c46a1b78e2047a16371 (patch)
tree72008958f6adfc0365fa2640654582c5d9ae6fb0 /installer
parentMissing sleep (without busybox) made the watchdog shutdown immediately (diff)
downloadcore-7ce8aae5f75d83b2e16d5c46a1b78e2047a16371.tar.gz
core-7ce8aae5f75d83b2e16d5c46a1b78e2047a16371.tar.xz
core-7ce8aae5f75d83b2e16d5c46a1b78e2047a16371.zip
Remove obsoleted variables from settings files.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@630 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer')
-rw-r--r--installer/systems/fedora6/settings3
-rw-r--r--installer/systems/opensuse102/settings1
-rw-r--r--installer/systems/suse100-x86_64/settings1
-rw-r--r--installer/systems/suse100/settings3
-rw-r--r--installer/systems/suse93/settings3
5 files changed, 1 insertions, 10 deletions
diff --git a/installer/systems/fedora6/settings b/installer/systems/fedora6/settings
index dd93e762..0c802ff1 100644
--- a/installer/systems/fedora6/settings
+++ b/installer/systems/fedora6/settings
@@ -102,7 +102,4 @@ RPMS/rpm-python-4.4.2-32.i386.rpm
RPMS/yum-3.0-6.noarch.rpm
RPMS/yum-metadata-parser-1.0-8.fc6.i386.rpm
"
-#SLX_BASE_PREREQ_CLEANUP_PATH="etc/localtime etc/nsswitch.conf etc/rpc usr/lib/gconv/gconv-modules"
-SLX_INSTALL_BIND_MOUNT="sys"
SLX_INSTALL_FAKE_FILE="/etc/fstab /etc/mtab"
-SLX_INSTALL_PACKAGES_MAIN=""
diff --git a/installer/systems/opensuse102/settings b/installer/systems/opensuse102/settings
index 3464be0f..e940ca7a 100644
--- a/installer/systems/opensuse102/settings
+++ b/installer/systems/opensuse102/settings
@@ -87,4 +87,3 @@ i586/python-xml-2.5-19.i586.rpm
i586/python-2.5-19.i586.rpm
i586/smart-0.42-43.i586.rpm
"
-SLX_BASE_PREREQ_CLEANUP_PATH="etc"
diff --git a/installer/systems/suse100-x86_64/settings b/installer/systems/suse100-x86_64/settings
index e48173ae..c3cf50a9 100644
--- a/installer/systems/suse100-x86_64/settings
+++ b/installer/systems/suse100-x86_64/settings
@@ -9,7 +9,6 @@ gpg-pubkey-0dfb3188-41ed929b.asc
"
SLX_INST_SOURCE_NAME_suse100="SUSE Linux 10.0"
SLX_INST_SOURCE_REPO_SUBDIR_suse100="suse"
-SLX_INST_SOURCE_TYPE_suse100="yast2"
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_BASE_PREREQ_PACKAGES="
diff --git a/installer/systems/suse100/settings b/installer/systems/suse100/settings
index f2674fec..d6f804d9 100644
--- a/installer/systems/suse100/settings
+++ b/installer/systems/suse100/settings
@@ -9,7 +9,6 @@ gpg-pubkey-0dfb3188-41ed929b.asc
"
SLX_INST_SOURCE_NAME_suse100="SUSE Linux 10.0"
SLX_INST_SOURCE_REPO_SUBDIR_suse100="suse"
-SLX_INST_SOURCE_TYPE_suse100="yast2"
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_BASE_PREREQ_PACKAGES="
@@ -97,5 +96,3 @@ i586/yum-2.4.0-3.i586.rpm
noarch/mkinitrd-1.2-48.noarch.rpm
noarch/suse-build-key-1.0-668.noarch.rpm
"
-SLX_BASE_PREREQ_CLEANUP_PATH="etc"
-SLX_INSTALL_PACKAGES_MAIN=""
diff --git a/installer/systems/suse93/settings b/installer/systems/suse93/settings
index 1fe2ccd4..baf9608f 100644
--- a/installer/systems/suse93/settings
+++ b/installer/systems/suse93/settings
@@ -1,3 +1,4 @@
+# Currently not working as SUSE Linux 9.3 doesn't provide repo data
SLX_INST_SOURCE_BASEURL_suse93="http://ftp.gwdg.de/pub/suse/install/9.3"
SLX_INST_SOURCE_PACKAGEKEYS_suse93="
gpg-pubkey-0dfb3188-41ed929b.asc
@@ -9,5 +10,3 @@ SLX_INST_SOURCE_TYPE_suse93="yast2"
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_BASE_PREREQ_PACKAGES="glibc"
-SLX_BASE_PREREQ_CLEANUP_PATH="etc"
-SLX_INSTALL_PACKAGES_MAIN="kernel-default bash"