xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [ANNOUNCE] repositories for XCP on xen-unstable
Date: Tue, 09 Mar 2010 14:01:36 +0000	[thread overview]
Message-ID: <4B9654C0.40106@eu.citrix.com> (raw)

Hi xen-devel,

I'm please to announce the availability of repositories [1,2] for the 
xen cloud platform tools [3] on xen-unstable.

the goal of these repositories is to make compilation of the XCP 
platform toolstack:

- "easier" than in the current form.
- available with bleeding edge xen (and also libxenlight).
- integrate with any distributions (potentially creating 
debian/redhat/etc packages)

= Dependencies you need to have:

- ocaml compilers and tools (debian = ocaml, camlp4, camlp4-extra, 
ocaml-nox)
- ocaml package type-conv (debian = libtype-conv-camlp4-dev)
- ocaml package dbus only for XCI (debian = libdbus-ocaml-dev)
- omake (debian = omake)
- xen-unstable

= Compilation

- you need to clone [1] and inside the repository "git checkout unstable"
- ./configure
- make all
- make allxen
- make install && make installxen

- you need to clone [2] and inside the repository "git checkout unstable"
- make

= Usability

At the moment the usability straight out of the repository is pretty 
low, as the XCP toolstack requires lots of various configurations and 
setting that are not joined. it is recommended to copy the setup of a 
properly configured XCP installation for getting started, until all the 
requirements are relaxed/made more generic/etc..

Please note that this is not as tested as the official XCP platform, so 
you should be careful when using those repositories, and
they should be considered for development only. For stable installation 
please refer to [3]

= Libxenlight integration

The goal is to integrate libxenlight into the XCP and XCI. until this 
works is fully done and stable, the xl work will stays separated from 
this work, nonetheless if you're felling lucky or want to help, you can 
checkout the "unstable-xl" branch.

You can also find in [4] the equivalent effort related to the XCI 
project (branch unstable and unstable-xl)


[1] git://xenbits.xen.org/people/vhanquez/xcp-libs-unstable
[2] git://xenbits.xen.org/people/vhanquez/xcp-unstable
[3] http://www.xen.org/products/cloudxen.html
[4] git://xenbits.xen.org/people/vhanquez/xci-unstable

-- 
Vincent

                 reply	other threads:[~2010-03-09 14:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B9654C0.40106@eu.citrix.com \
    --to=vincent.hanquez@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).