crosstool-ng/scripts/build
Yann E. MORIN" 1b9a490601 Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work.
Some (most) of the sites we use toretrieve tarballs have http equivallent for the ftp service. Use http as a failover.
There's no solution for those sites that do not have such an http equivalent.

 /trunk/scripts/build/binutils.sh         |    5     2     3     0 ++---
 /trunk/scripts/build/libc_glibc.sh       |    4     2     2     0 ++--
 /trunk/scripts/build/libc_uClibc.sh      |    2     1     1     0 +-
 /trunk/scripts/build/debug/400-ltrace.sh |    2     1     1     0 +-
 /trunk/scripts/build/debug/300-gdb.sh    |    8     3     5     0 +++-----
 /trunk/scripts/build/kernel_linux.sh     |    7     2     5     0 ++-----
 /trunk/scripts/build/cc_gcc.sh           |    6     2     4     0 ++----
 /trunk/scripts/build/gmp.sh              |    4     1     3     0 +---
 8 files changed, 14 insertions(+), 24 deletions(-)
2008-05-03 17:51:16 +00:00
..
debug Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work. 2008-05-03 17:51:16 +00:00
tools For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies. 2008-05-02 21:59:14 +00:00
binutils.sh Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work. 2008-05-03 17:51:16 +00:00
cc_gcc.sh Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work. 2008-05-03 17:51:16 +00:00
debug.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00
gmp.sh Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work. 2008-05-03 17:51:16 +00:00
kernel_linux-libc-headers.sh Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kernel_linux.sh Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work. 2008-05-03 17:51:16 +00:00
libc_glibc.sh Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work. 2008-05-03 17:51:16 +00:00
libc_uClibc.sh Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work. 2008-05-03 17:51:16 +00:00
mpfr.sh Do not try to download, extract, or build GMP and MPFR if not asked for. 2008-04-30 16:38:06 +00:00
tools.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00