]> xenbits.xensource.com Git - raisin.git/commit
raisin: disable stubdoms and etherboot in xen
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 20 Nov 2015 10:56:43 +0000 (10:56 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 20 Nov 2015 10:56:43 +0000 (10:56 +0000)
commit5fe3855a6cf69c4aaed89c47b7e7937b9c66d07e
treeb93c1c01651af49a8de339c67cd4ce3290e23447
parent198500ae55598b8e86e48a6acf88fae654c8b841
raisin: disable stubdoms and etherboot in xen

Raisin is about cloning (or downloading) components explicitly and
independently, rather than having the Xen build system clone and build
stuff as part of the build process.

Unfortunately it is not possible to build stubdoms outside the Xen tree
today, so just disable stubdoms for the moment.

Similarly etherboot support requires downloading ipxe, so remove it for
now.

With this patch, building Xen via Raisin doesn't fetch anything from the
web, aside from what is configure in the config file.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
components/xen