diff options
| -rw-r--r-- | installer/systems/fedora6/settings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/systems/fedora6/settings b/installer/systems/fedora6/settings index b58b02e0..5e0c9efb 100644 --- a/installer/systems/fedora6/settings +++ b/installer/systems/fedora6/settings @@ -1,4 +1,4 @@ -SLX_INST_SOURCE_BASEURL="http://ftp.gwdg.de/pub/linux/fedora/linux/core/6/i386/os" +SLX_INST_SOURCE_BASEURL="http://ftp-1.gwdg.de/pub/linux/fedora/linux/core/6/i386/os" SLX_INST_SOURCE_PACKAGE_SUBDIR="Fedora" SLX_INST_SOURCE_PACKAGEKEYS=" RPM-GPG-KEY @@ -11,7 +11,7 @@ RPM-GPG-KEY-fedora-test RPM-GPG-KEY-rawhide " SLX_INST_SOURCE_NAME_fedora6="Fedora 6" -SLX_INST_SOURCE_BASEURL_fedora6update='http://ftp.gwdg.de/pub/linux/fedora/linux/core/updates/$releasever/$basearch/' +SLX_INST_SOURCE_BASEURL_fedora6update='http://ftp-.gwdg.de/pub/linux/fedora/linux/core/updates/$releasever/$basearch/' SLX_INST_SOURCE_NAME_fedora6update="Fedora 6 updates" SLX_BASE_PREREQ_PACKAGES=" RPMS/beecrypt-4.1.2-10.1.1.i386.rpm |
