crosstool-ng/scripts
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
..
build 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
crosstool.sh Merge the fortran stuff to trunk now it works! 2008-04-30 10:43:41 +00:00
functions Fix a comment. 2008-04-13 18:25:30 +00:00
saveSample.sh Call architecture-specific functions from all scripts needing them. 2007-09-16 08:52:26 +00:00
showSamples.sh Add a new help entry to list each samples more verbosely, but only on-demand. 2008-05-02 21:49:43 +00:00
tarball.sh.broken Call architecture-specific functions from all scripts needing them. 2007-09-16 08:52:26 +00:00