[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Use git smart server protocol for qemu tree by default
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1248080570 -3600 # Node ID 33447a5c6851df00836bed93ffe685e112a0b7a5 # Parent e07726c03d31283ae85666b79f5478ae46225684 Use git smart server protocol for qemu tree by default xenbits supports the git protocol now, which is much faster (and produces less noise in the build log too). Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- Config.mk | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -r e07726c03d31 -r 33447a5c6851 Config.mk --- a/Config.mk Thu Jul 16 10:32:55 2009 +0100 +++ b/Config.mk Mon Jul 20 10:02:50 2009 +0100 @@ -141,7 +141,7 @@ XEN_EXTFILES_URL=http://xenbits.xensourc # 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 +QEMU_REMOTE=git://xenbits.xensource.com/qemu-xen-unstable.git # Specify which qemu-dm to use. This may be `ioemu' to use the old # Mercurial in-tree version, or a local directory, or a git URL. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |