summaryrefslogtreecommitdiffstats
path: root/installer/obsolete/systems/mandriva2007_0/settings.local.example
diff options
context:
space:
mode:
authorLars Müller2007-04-29 18:30:44 +0200
committerLars Müller2007-04-29 18:30:44 +0200
commit80e5366a810a4a588a217dfc19de66fe63e5ca6f (patch)
treeeb1c94d5e646fa9331ab713e8be44d63ebcc707c /installer/obsolete/systems/mandriva2007_0/settings.local.example
parentDisabled the trap (problem with SIGIO), should be discussed, how (diff)
downloadcore-80e5366a810a4a588a217dfc19de66fe63e5ca6f.tar.gz
core-80e5366a810a4a588a217dfc19de66fe63e5ca6f.tar.xz
core-80e5366a810a4a588a217dfc19de66fe63e5ca6f.zip
The installer/systems dir will vanish soon too.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@956 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/obsolete/systems/mandriva2007_0/settings.local.example')
-rw-r--r--installer/obsolete/systems/mandriva2007_0/settings.local.example13
1 files changed, 13 insertions, 0 deletions
diff --git a/installer/obsolete/systems/mandriva2007_0/settings.local.example b/installer/obsolete/systems/mandriva2007_0/settings.local.example
new file mode 100644
index 00000000..479f7b0e
--- /dev/null
+++ b/installer/obsolete/systems/mandriva2007_0/settings.local.example
@@ -0,0 +1,13 @@
+# 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="ftp://gab/pub/mandrivalinux/official/2007.0/i586"
+
+# 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"