maint: The 'release' target builds a VM image.
authorLeo Famulari <leo@famulari.name>
Sun, 14 May 2017 00:44:36 +0000 (20:44 -0400)
committerLeo Famulari <leo@famulari.name>
Wed, 17 May 2017 18:12:51 +0000 (14:12 -0400)
commit4b236c88eaa690a045bc57b9c4d2acf44ae91f17
tree8421913d27e375c76deafd7c451f0fb7d4530906
parent872a6fd98868d345443f04efdfd974d148c57f9d
maint: The 'release' target builds a VM image.

* gnu/system/examples/vm-image.tmpl: New file.
* Makefile.am (GUIXSD_VM_SYSTEMS, GUIXSD_VM_IMAGE_BASE,
GUIXSD_VM_IMAGE_SIZE): New variables.
(release): Add logic to build a VM image.
(EXAMPLES): Add 'gnu/system/examples/vm-image.tmpl'.
* doc/guix.texi (Running GuixSD in a VM, Installing GuixSD in a VM): Mention the
pre-built VM image.
Makefile.am
doc/guix.texi
gnu/system/examples/vm-image.tmpl [new file with mode: 0644]