guix/gnu/system
Ludovic Courtès fd3bfc44ff gnu: vm: Add support for running a VM that shares its store with the host.
* gnu/system/vm.scm (qemu-image): Check whether GUIX is #f.
  (operating-system-build-gid, operating-system-default-contents): New
  procedures.
  (system-qemu-image): Use 'operating-system-build-gid'.
  (system-qemu-image/shared-store,
  system-qemu-image/shared-store-script): New procedures.
* gnu/system.scm: Add missing exports.
2014-01-31 14:36:48 +01:00
..
dmd.scm gnu: Changes references to (gnu packages admin). 2014-01-13 23:21:47 +01:00
grub.scm gnu: Lower initrd makers from packages to monadic procedures. 2014-01-29 16:50:02 +01:00
linux-initrd.scm gnu: linux-initrd: Allow the root file system to be volatile. 2014-01-31 14:26:30 +01:00
linux.scm
shadow.scm gnu: Changes references to (gnu packages admin). 2014-01-13 23:21:47 +01:00
vm.scm gnu: vm: Add support for running a VM that shares its store with the host. 2014-01-31 14:36:48 +01:00