[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] new repo layout?
On Wed, 2007-05-30 at 17:46 -0400, Aron Griffis wrote: > Could somebody at XenSource comment on the details of the planned repo > changes, i.e. how things will work in the non-sparse world? For > example, what header files will live in the HV vs. the kernel? > Will the HV, tools, kernel typically be built simultaneously as they > are now, or will they be built separately? >From the point of view of someone who has cloned xen-unstable.hg and run "make world/dist/etc" there should be no difference in what gets built. The current tarball download+unpack+patch+sparse phases will simply be replaced by an hg clone phase. There are already options to build other trees as well, i.e. "make linux-2.6-paravirt-build" will build the latest release of the paravirt_ops tree with Xen support from http://xenbits.xensource.com/ext/paravirt_ops/ Each OS tree is expected to carry its own set of self-contained headers consistent with its needs -- this has always been the case for all trees apart from the sparse tree. For the tree which is going to be derived from the sparse tree the build will check that the hypervisor headers (xen/include/public) and the kernel headers (linux-FOO.hg/include/xen/interface/) are in sync and error out in order to prevent those two trees diverging. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |