summaryrefslogtreecommitdiffstats
path: root/installer/systems/mandriva2007_0/settings.local.example
diff options
context:
space:
mode:
Diffstat (limited to 'installer/systems/mandriva2007_0/settings.local.example')
-rw-r--r--installer/systems/mandriva2007_0/settings.local.example13
1 files changed, 0 insertions, 13 deletions
diff --git a/installer/systems/mandriva2007_0/settings.local.example b/installer/systems/mandriva2007_0/settings.local.example
deleted file mode 100644
index 479f7b0e..00000000
--- a/installer/systems/mandriva2007_0/settings.local.example
+++ /dev/null
@@ -1,13 +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="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"