WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] [PATCH 0 of 3] First cut at building RPMs for xapi and tools

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 0 of 3] First cut at building RPMs for xapi and tools
From: David Scott <dave.scott@xxxxxxxxxxxxx>
Date: Thu, 13 May 2010 23:27:26 +0100
Delivery-date: Thu, 13 May 2010 15:27:56 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
First cut at building RPMs for xapi and associated tools.

* generation of version.ml is now done in the Makefile before the rpm build
* all OMakefiles have been patched to recognise DESTDIR
* the main RPM is currently called 'xapi-xapi' (need to think that through a 
bit)
* the ballooning daemon is in 'xapi-squeezed'
* the xenops debug tools are in 'xapi-xenops'

Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx>

25 files changed, 477 insertions(+), 155 deletions(-)
Makefile                          |    4 
OMakefile                         |    6 
mk/Makefile                       |   13 +
mk/xapi.spec                      |  310 +++++++++++++++++++++++++++++++++++++
ocaml/auth/OMakefile              |    1 
ocaml/cdrommon/OMakefile          |    4 
ocaml/db_process/OMakefile        |    4 
ocaml/guest_installer/OMakefile   |    4 
ocaml/license/OMakefile           |    8 
ocaml/lvhdrt/OMakefile            |    4 
ocaml/mpathalert/OMakefile        |    4 
ocaml/multipathrt/OMakefile       |    4 
ocaml/util/OMakefile              |   16 -
ocaml/util/version.template       |    6 
ocaml/xapi/OMakefile              |    8 
ocaml/xe-cli/OMakefile            |   12 -
ocaml/xe-cli/rt/OMakefile         |    4 
ocaml/xenops/OMakefile            |   10 -
ocaml/xenstored/OMakefile         |    8 
ocaml/xiu/OMakefile               |    8 
ocaml/xsh/OMakefile               |    4 
scripts/OMakefile                 |  148 ++++++++---------
scripts/examples/python/OMakefile |   20 +-
scripts/poweron/OMakefile         |   12 -
scripts/templates/OMakefile       |   10 -

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api