diff options
Diffstat (limited to 'installer/systems/fedora6/settings.local.example')
| -rw-r--r-- | installer/systems/fedora6/settings.local.example | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/installer/systems/fedora6/settings.local.example b/installer/systems/fedora6/settings.local.example deleted file mode 100644 index f43fd0a5..00000000 --- a/installer/systems/fedora6/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/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" |
