aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-01-05 11:19:16 +0000
committerKeir Fraser <keir.fraser@citrix.com>2009-01-05 11:19:16 +0000
commitcbd07b72a3674387f19e4c7fc44c73c08dc8a58d (patch)
treec7275ce4ce9f74233bb7a48d4c43306767945e6c /Config.mk
parent75c35a3fb6368e14de0c9c9aafad73ffa83cd6b7 (diff)
downloadxen-cbd07b72a3674387f19e4c7fc44c73c08dc8a58d.tar.gz
xen-cbd07b72a3674387f19e4c7fc44c73c08dc8a58d.tar.bz2
xen-cbd07b72a3674387f19e4c7fc44c73c08dc8a58d.zip
Download external tarballs from xenbits.xensource.com
I have copied the tarballs that the xen-unstable build downloads to xenbits.xensource.com (which also hosts our hg and git). This patch changes the download URLs to use that location. That way the build will depend on only one external machine, under one administration, rather than many. Also it means that the build won't break if these sites become permanently unavailable or are rearranged and we don't run a risk of having to panic and beg if a file should go missing. Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/Config.mk b/Config.mk
index 9280228060..5c92a223e1 100644
--- a/Config.mk
+++ b/Config.mk
@@ -96,6 +96,11 @@ XSM_ENABLE ?= n
FLASK_ENABLE ?= n
ACM_SECURITY ?= n
+XEN_EXTFILES_URL=http://xenbits.xensource.com/xen-extfiles
+# All the files at that location were downloaded from elsewhere on
+# the internet. The original download URL is preserved as a comment
+# near the place in the Xen Makefiles where the file is used.
+
QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
# Specify which qemu-dm to use. This may be `ioemu' to use the old