summaryrefslogtreecommitdiffstats
path: root/installer/systems/suse93/settings
diff options
context:
space:
mode:
authorLars Müller2006-12-15 22:39:33 +0100
committerLars Müller2006-12-15 22:39:33 +0100
commitc581696df0274ea0eb367274d2bded1a5dd469b7 (patch)
treec1e6cc89e497b0cfb379c1a42360029c221b9f9f /installer/systems/suse93/settings
parentImproved busybox and its usage, added the config file for deployed (diff)
downloadcore-c581696df0274ea0eb367274d2bded1a5dd469b7.tar.gz
core-c581696df0274ea0eb367274d2bded1a5dd469b7.tar.xz
core-c581696df0274ea0eb367274d2bded1a5dd469b7.zip
Add settings and settings.local example for SUSE Linux 9.3.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@544 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/systems/suse93/settings')
-rw-r--r--installer/systems/suse93/settings13
1 files changed, 13 insertions, 0 deletions
diff --git a/installer/systems/suse93/settings b/installer/systems/suse93/settings
new file mode 100644
index 00000000..4d79f67b
--- /dev/null
+++ b/installer/systems/suse93/settings
@@ -0,0 +1,13 @@
+SLX_INST_SOURCE_BASEURL_suse93="http://ftp.gwdg.de/pub/suse/install/9.3"
+SLX_INST_SOURCE_PACKAGEKEYS_suse93="
+gpg-pubkey-0dfb3188-41ed929b.asc
+gpg-pubkey-3d25d3d9-36e12d04.asc
+gpg-pubkey-9c800aca-40d8063e.asc
+"
+SLX_INST_SOURCE_NAME_suse93="SUSE Linux 9.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_INST_SOURCE_TYPE_suse93update="rpm-md"
+SLX_BASE_PREREQ_PACKAGES="glibc"
+SLX_INSTALL_PACKAGES_MAIN="kernel-default bash"