Difference between revisions of "Raisin"

From Xen
Line 1: Line 1:
  +
Build, deployment and test tool for the Xen Project hypervisor.
  +
 
== Overview ==
 
== Overview ==
   

Revision as of 13:48, 19 June 2015

Build, deployment and test tool for the Xen Project hypervisor.

Overview

The purpose of Raisin is to retrieve and build from source everything needed for a good Xen installation. Today that includes Xen, QEMU, Grub, SeaBios, OVMF and Libvirt. It can be used to quickly setup a Xen development environment. Optionally it can also install and configure the system for you.

Raisin is meant to be easy to read so that it can be used as a guideline on how to build and configure the system.

Resources