vm: Provide a root partition for the freestanding VM image.
authorLudovic Courtès <ludo@gnu.org>
Sat, 3 May 2014 10:45:43 +0000 (12:45 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 3 May 2014 10:46:09 +0000 (12:46 +0200)
commit66f23d66219533aff689a05d16439827da1a2a59
tree7fe5f74194988f4e6c7ff812d26cb48a3759ab6f
parent03ddfaf5fb5fab78f7180089158bea0494072b3c
vm: Provide a root partition for the freestanding VM image.

Fixes a regression introduced in 83bcd0b.

* gnu/system/vm.scm (system-qemu-image): Override the 'file-systems'
  field of OS.  Add #:file-system-type parameter and honor it.
gnu/system/vm.scm