guix-devel/gnu/system
Ludovic Courtès c4a74364b9 vm: Make the image format a parameter.
* guix/build/vm.scm (load-in-linux-vm): Add #:disk-image-format
  parameter; add 'image-file' variable.  Honor DISK-IMAGE-FORMAT.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
  #:disk-image-format parameter, and honor it.
  (qemu-image): Likewise.
2014-05-22 23:24:13 +02:00
..
file-systems.scm Add (gnu system file-systems). 2014-05-20 23:37:11 +02:00
grub.scm system: Add 'grub-configuration' record. 2014-05-18 22:27:23 +02:00
linux-initrd.scm Add (gnu system file-systems). 2014-05-20 23:37:11 +02:00
linux.scm system: Make accounts and groups at activation time. 2014-05-11 22:41:58 +02:00
shadow.scm system: Move skeleton code to (gnu system shadow). 2014-05-14 01:02:46 +02:00
vm.scm vm: Make the image format a parameter. 2014-05-22 23:24:13 +02:00