From 80e5366a810a4a588a217dfc19de66fe63e5ca6f Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Sun, 29 Apr 2007 16:30:44 +0000 Subject: The installer/systems dir will vanish soon too. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@956 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/obsolete/systems/fedora6/settings.local.example | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 installer/obsolete/systems/fedora6/settings.local.example (limited to 'installer/obsolete/systems/fedora6/settings.local.example') diff --git a/installer/obsolete/systems/fedora6/settings.local.example b/installer/obsolete/systems/fedora6/settings.local.example new file mode 100644 index 00000000..f43fd0a5 --- /dev/null +++ b/installer/obsolete/systems/fedora6/settings.local.example @@ -0,0 +1,14 @@ +# 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/linux/fedora/linux/core/6/i386/os" +SLX_INST_SOURCE_BASEURL_fedora6update='http://ftp-1.gwdg.de/pub/linux/fedora/linux/core/updates/$releasever/$basearch/' + +# 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-enhanced emacs" +SLX_INSTALL_PACKAGES_KDEPIM="kdepim" -- cgit v1.2.3-55-g7522