guix/gnu
Ludovic Courtès ed419fa0c5
vm: Add a <virtual-machine> type and associated gexp compiler.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): Add
 #:options parameter and honor it.
(<virtual-machine>): New record type.
(virtual-machine): New macro.
(port-forwardings->qemu-options, virtual-machine-compiler): New
procedures.
2017-07-20 11:57:13 +02:00
..
bootloader bootloader: Add u-boot. 2017-07-15 12:53:37 +02:00
build vm: 'iso9660-image' produces a single-file output. 2017-07-18 21:41:35 +02:00
packages gnu: Add premake4. 2017-07-20 11:57:13 +02:00
services services: sysctl: Fix typo. 2017-07-18 20:16:03 +08:00
system vm: Add a <virtual-machine> type and associated gexp compiler. 2017-07-20 11:57:13 +02:00
tests gnu: Rename (gnu packages qemu) to (gnu packages virtualization). 2017-07-15 19:17:37 +08:00
artwork.scm
bootloader.scm
local.mk gnu: Add libusb@0.1. 2017-07-20 00:54:52 +02:00
packages.scm
services.scm
system.scm system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS. 2017-07-18 22:16:08 +08:00
tests.scm