<kenliu@itri.org.tw>
2010-Jan-06 03:19 UTC
[Xen-devel] How to rebuild XCP from source code
Hi all, We are recently considering to use XCP as our underlying infrastructure. XCP used DDK and SDK to allow driver and module development for particular system integrator. However, in our case, we need the ability to rebuild XCP from source code. Does anyone know how to rebuild XCP from source code? Typically an open system, like UNIX and LINUX, do NOT have DDK or SDK for developers. They give the whole source tree to build. Will XCP provide the whole source tree and makefile for rebuilding? Thanks! Ken 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。 This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
kenliu@itri.org.tw wrote: > Will XCP provide the whole source tree and makefile for rebuilding? Hi Ken, XCP provides a SDK/DDK because it''s the easiest method so that we''re sure that all the build requirements (tools, source, ..) are met before building. otherwise you can find all the source tree available in public repositories at http://xenbits.xen.org/xapi/ I also think you should have a look at the following links: http://xenbits.xen.org/xapi/install.html http://www.xen.org/products/cloud_source.html -- Vincent _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
<kenliu@itri.org.tw>
2010-Jan-06 11:35 UTC
RE: [Xen-devel] How to rebuild XCP from source code
Hi Vincent, Thank you for the response. Besides only rebuilding XAPI by SDK/DDK, my goal is to rebuild the whole XCP 0.1 binary from source CDs - that is, after the rebuild I can use it to install hypervisor and DOM0, just like installation from the XCP 0.1 binary CD downloaded from Xen.org site. Is this possible or supported? (I.e., is installation XCP 0.1 from source CDs possible or supported?) Please advise. Thanks again, Ken -----Original Message----- From: Vincent Hanquez [mailto:vincent.hanquez@eu.citrix.com] Sent: Wednesday, January 06, 2010 6:36 PM To: 劉效飛 Cc: xen-devel@lists.xensource.com Subject: Re: [Xen-devel] How to rebuild XCP from source code kenliu@itri.org.tw wrote: > Will XCP provide the whole source tree and makefile for rebuilding? Hi Ken, XCP provides a SDK/DDK because it's the easiest method so that we're sure that all the build requirements (tools, source, ..) are met before building. otherwise you can find all the source tree available in public repositories at http://xenbits.xen.org/xapi/ I also think you should have a look at the following links: http://xenbits.xen.org/xapi/install.html http://www.xen.org/products/cloud_source.html -- Vincent 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。 This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel