summaryrefslogtreecommitdiffstats
path: root/installer/obsolete/systems/suse93/settings.local.example
diff options
context:
space:
mode:
authorOliver Tappe2008-05-28 23:54:42 +0200
committerOliver Tappe2008-05-28 23:54:42 +0200
commit77cf3e7d424e6f238199737918942cac43e2cacb (patch)
tree361e704cf3a37ee5f51e147832042d3a1468f56a /installer/obsolete/systems/suse93/settings.local.example
parentpreparations to support cdboot as a second boot type for clients (diff)
downloadcore-77cf3e7d424e6f238199737918942cac43e2cacb.tar.gz
core-77cf3e7d424e6f238199737918942cac43e2cacb.tar.xz
core-77cf3e7d424e6f238199737918942cac43e2cacb.zip
* finally purged the obsolete folder
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1810 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/obsolete/systems/suse93/settings.local.example')
-rw-r--r--installer/obsolete/systems/suse93/settings.local.example14
1 files changed, 0 insertions, 14 deletions
diff --git a/installer/obsolete/systems/suse93/settings.local.example b/installer/obsolete/systems/suse93/settings.local.example
deleted file mode 100644
index bd8611e5..00000000
--- a/installer/obsolete/systems/suse93/settings.local.example
+++ /dev/null
@@ -1,14 +0,0 @@
-# Settings made here overwrite values from the settings file in the same
-# directory.
-# It's also possible to define addditional values here.
-
-# Use a local installation source.
-SLX_INST_SOURCE_BASEURL="http://ftp-1.gwdg.de/pub/suse/install/9.3"
-SLX_INST_SOURCE_BASEURL_suse93update="http://ftp-1.gwdg.de/pub/suse/update/9.3"
-
-# Add more packages.
-# It's possible to habe more than one SLX_INSTALL_PACKAGES_* variable defined.
-# All SLX_INSTALL_PACKAGES_* are combined to one package list which is
-# in one step.
-SLX_INSTALL_PACKAGES_EDITORS="vim emacs"
-SLX_INSTALL_PACKAGES_KDEPIM="kdepim3"