summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--installer/systems/opensuse102/settings.local2
1 files changed, 2 insertions, 0 deletions
diff --git a/installer/systems/opensuse102/settings.local b/installer/systems/opensuse102/settings.local
index 01cb8aa3..f3c01c8f 100644
--- a/installer/systems/opensuse102/settings.local
+++ b/installer/systems/opensuse102/settings.local
@@ -5,8 +5,10 @@
# Use a local installation source.
SLX_INST_SOURCE_BASEURL_opensuse102="ftp://gab/pub/opensuse/distribution/10.2/repo/oss"
SLX_INST_SOURCE_BASEURL_opensuse102update="ftp://gab/pub/suse/update/10.2"
+
# 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"