From 57d1740e24714ff35b146955fd0b0d4bcf975d8d Mon Sep 17 00:00:00 2001 From: Andrew Cooper Date: Thu, 26 Jul 2012 10:35:37 +0100 Subject: xen: update xensource.com to xen.org This patch was constructed by grepping for xensource.com over the entire repository and eyeballing which ones were sensible to update. In addition, the xen-tools mailing list has been deprecated, so update xentop to refer to xen-devel instead. Signed-off-by: Andrew Cooper Acked-by: Ian Campbell Committed-by: Ian Campbell --- buildconfigs/select-repository | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildconfigs') diff --git a/buildconfigs/select-repository b/buildconfigs/select-repository index e5bf27e47a..48ae00f5c1 100755 --- a/buildconfigs/select-repository +++ b/buildconfigs/select-repository @@ -63,7 +63,7 @@ if [ -d ${XEN_ROOT}/.hgxxx ] ; then else echo "Unable to determine path to Linux source tree." 1>&2 echo "Falling back to linux-2.6.18-xen Mercurial repository." 1>&2 - echo http://xenbits.xensource.com/linux-2.6.18-xen.hg + echo http://xenbits.xen.org/linux-2.6.18-xen.hg fi exit 0 -- cgit v1.2.3