Commit graph

5 commits

Author SHA1 Message Date
joerg
4bfd4a2628 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
bouyer
c49b6b0a4d Never build qemu documentation (it's the stock qemu documentation and
has not been updated for Xen, so it's not of much use anyway).
Fix PLIST issues because the documentation was built only if texi2html
was installed.
Bump PKGREVISION
2009-03-31 17:37:36 +00:00
abs
9ae4e10533 Adjust doc & manfiles to not overlap with qemu, and fix PLIST 2009-03-24 20:04:51 +00:00
bouyer
8be3ad1a3e Make it build on amd64: the amd64 headers don't deal very well with gcc -m32,
so add custom version of the i386 headers required by this package to build.
While here install the qemu-ifup script in examples. Bump PKGREVISION.
2007-12-02 18:55:30 +00:00
bouyer
e3c02d59e3 Rename xentools30-hvm to xentools3-hvm to acknowledge that Xen dropped one
digit in version numbers, and upgrade to 3.1.0.
Changes since 3.0.4:
    *   XenAPI 1.0 support
          o XML configuration files for virtual machines;
          o VM life-cycle management operations; and
          o Secure on- or off-box XML-RPC with bindings for many languages
    * Basic save/restore/migrate support for HVM (e.g. Windows) VMs;
    * Dynamic memory control for HVM guests;
    * 32-on-64 PV guest support (run PAE PV VMs on a 64-bit Xen!); and
    * Blktap copy-on-write disk support.

It also fixes some HVM bugs.
Note that this package contains a backport of the pcnet emulation from
xen-unstable, to make it useable. It gives better performances than the
default realtek emulation.
2007-06-14 19:42:12 +00:00