All of lore.kernel.org
 help / color / mirror / Atom feed
* default xen "make world" again dependent on non-xenbits repositories and non-http protocol
@ 2009-09-28 22:17 Dan Magenheimer
  2009-10-07 15:23 ` Ian Jackson
  0 siblings, 1 reply; 8+ messages in thread
From: Dan Magenheimer @ 2009-09-28 22:17 UTC (permalink / raw)
  To: Xen-Devel (E-mail)

Argh!  I know there's been a lot of effort over the years
on driving the Xen build mechanism to work from a single
server (xenbits).  I notice that (probably for awhile, but
I just noticed it) a default "make world" on a fresh
clone again depends on a different server, namely
git.kernel.org.  If it is down or otherwise inaccessible
(e.g. due to git proxying) the Xen "make world" fails.

I guess one can get around it by avoiding the pv_ops
kernel with:

KERNELS=linux-2.6-xen0 make world

but it would be nice if "make world" defaulted to fetch
all the bits via http and preferably from one server.
It's no fun to launch a "make world" on a fresh clone
on a fresh machine, expecting it to take hours and then
come back to that machine hours later only to find that
the build died hours ago.

</gripe off>
Dan

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-10-07 23:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-28 22:17 default xen "make world" again dependent on non-xenbits repositories and non-http protocol Dan Magenheimer
2009-10-07 15:23 ` Ian Jackson
2009-10-07 15:42   ` Dan Magenheimer
2009-10-07 16:11     ` Stefano Stabellini
2009-10-07 16:26       ` Dan Magenheimer
2009-10-07 16:30         ` Keir Fraser
2009-10-07 23:49           ` Jeremy Fitzhardinge
2009-10-07 16:26     ` Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.