From 1cc14334e4e6a9bd0dcbbcea3cb7b17cd83bbb25 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 18 Oct 2011 20:17:41 +0200 Subject: misc: change references to point to the new website It's been a while now that crosstool-NG has been hosted on it's own website, and not at my home. Change every reference to the old site to the new one, everywhere is makes sense to. Signed-off-by: "Yann E. MORIN" --- config/global/download.in | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'config/global') diff --git a/config/global/download.in b/config/global/download.in index 9f4b6456..05ca59cd 100644 --- a/config/global/download.in +++ b/config/global/download.in @@ -73,17 +73,20 @@ config MIRROR_BASE_URL string prompt "Base URL" depends on USE_MIRROR - default "http://ymorin.is-a-geek.org/mirrors/" + default "http://crosstool-ng.org/mirrors/" help This is the base URL searched in for tarballs. - I (Yann E. MORIN) have set up such a mirror to host snapshots of - some components, when those snapshots are volatile on the upstream - servers. The mirror is *slow*, because it is hosted behind an ADSL - line. For the time being, I haven't set up bandwidth limitations, - but should the mirror be abused, I will. Please avoid using my - machine when you can... Also, no guarantee is made as to its - availability. Use at your own risks. + The crosstool-NG server hosts a few of the required components, but + it is limited to volatile snashots (eg. uClibc) that are used in some + samples, or to mirror some archives which upstream can be flaky (eg. + mpfr), or for which upstream releases can be missing due to upstream + not doing archives (eg. glibc-ports). + + The mirror is provided as-is, no guarantee is made as to the actual + content of the archives, or to the availability of the mirror. + + Excercise caution, use at your own risks! The mirror is available at: - http://ymorin.is-a-geek.org/mirrors/ + http://crosstool-ng.org/mirrors/ -- cgit v1.2.3