samples: do not use the mirror by default
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 14 17:18:32 2011 +0200 (2011-08-14)
changeset 2601f210031278e0
parent 2600 fac4018427d2
child 2602 242695a00db5
samples: do not use the mirror by default

As the mirror is always tried first, and the default is my server,
it means every download will first hit my server. As I do not have
much mirrored there, it means a lot of time is lost.

Disable use of the mirror for all samples, except the one that does
need it for the uClibc snapshot.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
samples/alphaev56-unknown-linux-gnu/crosstool.config
samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
samples/arm-davinci-linux-gnueabi/crosstool.config
samples/arm-unknown-eabi/crosstool.config
samples/arm-unknown-linux-gnueabi/crosstool.config
samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
samples/armeb-unknown-linux-gnueabi/crosstool.config
samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
samples/i586-geode-linux-uclibc/crosstool.config
samples/i686-nptl-linux-gnu/crosstool.config
samples/i686-pc-mingw32/crosstool.config
samples/mips-unknown-linux-uclibc/crosstool.config
samples/mips64el-n32-linux-uclibc/crosstool.config
samples/mips64el-n64-linux-uclibc/crosstool.config
samples/mipsel-unknown-linux-gnu/crosstool.config
samples/powerpc-860-linux-gnu/crosstool.config
samples/powerpc-unknown-linux-gnu/crosstool.config
samples/powerpc-unknown-linux-uclibc/crosstool.config
samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config
samples/powerpc64-unknown-linux-gnu/crosstool.config
samples/sh4-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-uclibc/crosstool.config
     1.1 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     1.2 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     1.3 @@ -40,9 +40,8 @@
     1.4  #
     1.5  # CT_FORBID_DOWNLOAD is not set
     1.6  # CT_FORCE_DOWNLOAD is not set
     1.7 -CT_USE_MIRROR=y
     1.8 +# CT_USE_MIRROR is not set
     1.9  # CT_PREFER_MIRROR is not set
    1.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    1.11  CT_CONNECT_TIMEOUT=10
    1.12  # CT_ONLY_DOWNLOAD is not set
    1.13  
     2.1 --- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     2.2 +++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     2.3 @@ -40,9 +40,8 @@
     2.4  #
     2.5  # CT_FORBID_DOWNLOAD is not set
     2.6  # CT_FORCE_DOWNLOAD is not set
     2.7 -CT_USE_MIRROR=y
     2.8 +# CT_USE_MIRROR is not set
     2.9  # CT_PREFER_MIRROR is not set
    2.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    2.11  CT_CONNECT_TIMEOUT=10
    2.12  # CT_ONLY_DOWNLOAD is not set
    2.13  
     3.1 --- a/samples/arm-davinci-linux-gnueabi/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     3.2 +++ b/samples/arm-davinci-linux-gnueabi/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     3.3 @@ -40,9 +40,8 @@
     3.4  #
     3.5  # CT_FORBID_DOWNLOAD is not set
     3.6  # CT_FORCE_DOWNLOAD is not set
     3.7 -CT_USE_MIRROR=y
     3.8 +# CT_USE_MIRROR is not set
     3.9  # CT_PREFER_MIRROR is not set
    3.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    3.11  CT_CONNECT_TIMEOUT=10
    3.12  # CT_ONLY_DOWNLOAD is not set
    3.13  
     4.1 --- a/samples/arm-unknown-eabi/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     4.2 +++ b/samples/arm-unknown-eabi/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     4.3 @@ -40,9 +40,8 @@
     4.4  #
     4.5  # CT_FORBID_DOWNLOAD is not set
     4.6  # CT_FORCE_DOWNLOAD is not set
     4.7 -CT_USE_MIRROR=y
     4.8 +# CT_USE_MIRROR is not set
     4.9  # CT_PREFER_MIRROR is not set
    4.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    4.11  CT_CONNECT_TIMEOUT=10
    4.12  # CT_ONLY_DOWNLOAD is not set
    4.13  
     5.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     5.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     5.3 @@ -40,9 +40,8 @@
     5.4  #
     5.5  # CT_FORBID_DOWNLOAD is not set
     5.6  # CT_FORCE_DOWNLOAD is not set
     5.7 -CT_USE_MIRROR=y
     5.8 +# CT_USE_MIRROR is not set
     5.9  # CT_PREFER_MIRROR is not set
    5.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    5.11  CT_CONNECT_TIMEOUT=10
    5.12  # CT_ONLY_DOWNLOAD is not set
    5.13  
     6.1 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     6.2 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     6.3 @@ -40,9 +40,8 @@
     6.4  #
     6.5  # CT_FORBID_DOWNLOAD is not set
     6.6  # CT_FORCE_DOWNLOAD is not set
     6.7 -CT_USE_MIRROR=y
     6.8 +# CT_USE_MIRROR is not set
     6.9  # CT_PREFER_MIRROR is not set
    6.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    6.11  CT_CONNECT_TIMEOUT=10
    6.12  # CT_ONLY_DOWNLOAD is not set
    6.13  
     7.1 --- a/samples/armeb-unknown-linux-gnueabi/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     7.2 +++ b/samples/armeb-unknown-linux-gnueabi/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     7.3 @@ -40,9 +40,8 @@
     7.4  #
     7.5  # CT_FORBID_DOWNLOAD is not set
     7.6  # CT_FORCE_DOWNLOAD is not set
     7.7 -CT_USE_MIRROR=y
     7.8 +# CT_USE_MIRROR is not set
     7.9  # CT_PREFER_MIRROR is not set
    7.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    7.11  CT_CONNECT_TIMEOUT=10
    7.12  # CT_ONLY_DOWNLOAD is not set
    7.13  
     8.1 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     8.2 +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     8.3 @@ -40,9 +40,8 @@
     8.4  #
     8.5  # CT_FORBID_DOWNLOAD is not set
     8.6  # CT_FORCE_DOWNLOAD is not set
     8.7 -CT_USE_MIRROR=y
     8.8 +# CT_USE_MIRROR is not set
     8.9  # CT_PREFER_MIRROR is not set
    8.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    8.11  CT_CONNECT_TIMEOUT=10
    8.12  # CT_ONLY_DOWNLOAD is not set
    8.13  
     9.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
     9.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
     9.3 @@ -40,9 +40,8 @@
     9.4  #
     9.5  # CT_FORBID_DOWNLOAD is not set
     9.6  # CT_FORCE_DOWNLOAD is not set
     9.7 -CT_USE_MIRROR=y
     9.8 +# CT_USE_MIRROR is not set
     9.9  # CT_PREFER_MIRROR is not set
    9.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    9.11  CT_CONNECT_TIMEOUT=10
    9.12  # CT_ONLY_DOWNLOAD is not set
    9.13  
    10.1 --- a/samples/i686-nptl-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    10.2 +++ b/samples/i686-nptl-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    10.3 @@ -40,9 +40,8 @@
    10.4  #
    10.5  # CT_FORBID_DOWNLOAD is not set
    10.6  # CT_FORCE_DOWNLOAD is not set
    10.7 -CT_USE_MIRROR=y
    10.8 +# CT_USE_MIRROR is not set
    10.9  # CT_PREFER_MIRROR is not set
   10.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   10.11  CT_CONNECT_TIMEOUT=10
   10.12  # CT_ONLY_DOWNLOAD is not set
   10.13  
    11.1 --- a/samples/i686-pc-mingw32/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    11.2 +++ b/samples/i686-pc-mingw32/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    11.3 @@ -40,9 +40,8 @@
    11.4  #
    11.5  # CT_FORBID_DOWNLOAD is not set
    11.6  # CT_FORCE_DOWNLOAD is not set
    11.7 -CT_USE_MIRROR=y
    11.8 +# CT_USE_MIRROR is not set
    11.9  # CT_PREFER_MIRROR is not set
   11.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   11.11  CT_CONNECT_TIMEOUT=10
   11.12  # CT_ONLY_DOWNLOAD is not set
   11.13  
    12.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    12.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    12.3 @@ -40,9 +40,8 @@
    12.4  #
    12.5  # CT_FORBID_DOWNLOAD is not set
    12.6  # CT_FORCE_DOWNLOAD is not set
    12.7 -CT_USE_MIRROR=y
    12.8 +# CT_USE_MIRROR is not set
    12.9  # CT_PREFER_MIRROR is not set
   12.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   12.11  CT_CONNECT_TIMEOUT=10
   12.12  # CT_ONLY_DOWNLOAD is not set
   12.13  
    13.1 --- a/samples/mips64el-n32-linux-uclibc/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    13.2 +++ b/samples/mips64el-n32-linux-uclibc/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    13.3 @@ -40,9 +40,8 @@
    13.4  #
    13.5  # CT_FORBID_DOWNLOAD is not set
    13.6  # CT_FORCE_DOWNLOAD is not set
    13.7 -CT_USE_MIRROR=y
    13.8 +# CT_USE_MIRROR is not set
    13.9  # CT_PREFER_MIRROR is not set
   13.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   13.11  CT_CONNECT_TIMEOUT=10
   13.12  # CT_ONLY_DOWNLOAD is not set
   13.13  
    14.1 --- a/samples/mips64el-n64-linux-uclibc/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    14.2 +++ b/samples/mips64el-n64-linux-uclibc/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    14.3 @@ -40,9 +40,8 @@
    14.4  #
    14.5  # CT_FORBID_DOWNLOAD is not set
    14.6  # CT_FORCE_DOWNLOAD is not set
    14.7 -CT_USE_MIRROR=y
    14.8 +# CT_USE_MIRROR is not set
    14.9  # CT_PREFER_MIRROR is not set
   14.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   14.11  CT_CONNECT_TIMEOUT=10
   14.12  # CT_ONLY_DOWNLOAD is not set
   14.13  
    15.1 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    15.2 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    15.3 @@ -40,9 +40,8 @@
    15.4  #
    15.5  # CT_FORBID_DOWNLOAD is not set
    15.6  # CT_FORCE_DOWNLOAD is not set
    15.7 -CT_USE_MIRROR=y
    15.8 +# CT_USE_MIRROR is not set
    15.9  # CT_PREFER_MIRROR is not set
   15.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   15.11  CT_CONNECT_TIMEOUT=10
   15.12  # CT_ONLY_DOWNLOAD is not set
   15.13  
    16.1 --- a/samples/powerpc-860-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    16.2 +++ b/samples/powerpc-860-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    16.3 @@ -40,9 +40,8 @@
    16.4  #
    16.5  # CT_FORBID_DOWNLOAD is not set
    16.6  # CT_FORCE_DOWNLOAD is not set
    16.7 -CT_USE_MIRROR=y
    16.8 +# CT_USE_MIRROR is not set
    16.9  # CT_PREFER_MIRROR is not set
   16.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   16.11  CT_CONNECT_TIMEOUT=10
   16.12  # CT_ONLY_DOWNLOAD is not set
   16.13  
    17.1 --- a/samples/powerpc-unknown-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    17.2 +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    17.3 @@ -40,9 +40,8 @@
    17.4  #
    17.5  # CT_FORBID_DOWNLOAD is not set
    17.6  # CT_FORCE_DOWNLOAD is not set
    17.7 -CT_USE_MIRROR=y
    17.8 +# CT_USE_MIRROR is not set
    17.9  # CT_PREFER_MIRROR is not set
   17.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   17.11  CT_CONNECT_TIMEOUT=10
   17.12  # CT_ONLY_DOWNLOAD is not set
   17.13  
    18.1 --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    18.2 +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    18.3 @@ -40,9 +40,8 @@
    18.4  #
    18.5  # CT_FORBID_DOWNLOAD is not set
    18.6  # CT_FORCE_DOWNLOAD is not set
    18.7 -CT_USE_MIRROR=y
    18.8 +# CT_USE_MIRROR is not set
    18.9  # CT_PREFER_MIRROR is not set
   18.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   18.11  CT_CONNECT_TIMEOUT=10
   18.12  # CT_ONLY_DOWNLOAD is not set
   18.13  
    19.1 --- a/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    19.2 +++ b/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    19.3 @@ -40,9 +40,8 @@
    19.4  #
    19.5  # CT_FORBID_DOWNLOAD is not set
    19.6  # CT_FORCE_DOWNLOAD is not set
    19.7 -CT_USE_MIRROR=y
    19.8 +# CT_USE_MIRROR is not set
    19.9  # CT_PREFER_MIRROR is not set
   19.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   19.11  CT_CONNECT_TIMEOUT=10
   19.12  # CT_ONLY_DOWNLOAD is not set
   19.13  
    20.1 --- a/samples/powerpc64-unknown-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    20.2 +++ b/samples/powerpc64-unknown-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    20.3 @@ -40,9 +40,8 @@
    20.4  #
    20.5  # CT_FORBID_DOWNLOAD is not set
    20.6  # CT_FORCE_DOWNLOAD is not set
    20.7 -CT_USE_MIRROR=y
    20.8 +# CT_USE_MIRROR is not set
    20.9  # CT_PREFER_MIRROR is not set
   20.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   20.11  CT_CONNECT_TIMEOUT=10
   20.12  # CT_ONLY_DOWNLOAD is not set
   20.13  
    21.1 --- a/samples/sh4-unknown-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    21.2 +++ b/samples/sh4-unknown-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    21.3 @@ -40,9 +40,8 @@
    21.4  #
    21.5  # CT_FORBID_DOWNLOAD is not set
    21.6  # CT_FORCE_DOWNLOAD is not set
    21.7 -CT_USE_MIRROR=y
    21.8 +# CT_USE_MIRROR is not set
    21.9  # CT_PREFER_MIRROR is not set
   21.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   21.11  CT_CONNECT_TIMEOUT=10
   21.12  # CT_ONLY_DOWNLOAD is not set
   21.13  
    22.1 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    22.2 +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    22.3 @@ -40,9 +40,8 @@
    22.4  #
    22.5  # CT_FORBID_DOWNLOAD is not set
    22.6  # CT_FORCE_DOWNLOAD is not set
    22.7 -CT_USE_MIRROR=y
    22.8 +# CT_USE_MIRROR is not set
    22.9  # CT_PREFER_MIRROR is not set
   22.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   22.11  CT_CONNECT_TIMEOUT=10
   22.12  # CT_ONLY_DOWNLOAD is not set
   22.13  
    23.1 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config	Sat Aug 13 00:05:51 2011 +0200
    23.2 +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config	Sun Aug 14 17:18:32 2011 +0200
    23.3 @@ -40,9 +40,8 @@
    23.4  #
    23.5  # CT_FORBID_DOWNLOAD is not set
    23.6  # CT_FORCE_DOWNLOAD is not set
    23.7 -CT_USE_MIRROR=y
    23.8 +# CT_USE_MIRROR is not set
    23.9  # CT_PREFER_MIRROR is not set
   23.10 -CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
   23.11  CT_CONNECT_TIMEOUT=10
   23.12  # CT_ONLY_DOWNLOAD is not set
   23.13