Raisin: Difference between revisions
From Xen
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
== Resources == |
== Resources == |
||
* [http://xenbits.xen.org/gitweb/?p=raisin.git;a=blob_plain;f=README;hb=HEAD README & USAGE] |
* [http://xenbits.xen.org/gitweb/?p=raisin.git;a=blob_plain;f=README;hb=HEAD README & USAGE] |
||
* [http://xenbits.xen.org/gitweb/?p=raisin.git Git repo |
* [http://xenbits.xen.org/gitweb/?p=raisin.git Git repo] |
||
* [http://lists.xenproject.org/archives/html/xen-devel/2015-03/msg03805.html Raisin intro (mail)] |
* [http://lists.xenproject.org/archives/html/xen-devel/2015-03/msg03805.html Raisin intro (mail)] |
||
* [https://blog.xenproject.org/?p=10774 Raisin intro (blog)] |
* [https://blog.xenproject.org/?p=10774 Raisin intro (blog)] |
Revision as of 13:45, 19 June 2015
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.