vm: Allow users to specify a UUID for the root partition.
authorLudovic Courtès <ludo@gnu.org>
Wed, 6 Sep 2017 21:12:32 +0000 (23:12 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 11 Sep 2017 20:26:24 +0000 (22:26 +0200)
commitfd3b4b985d5bbd5d91362aa91079c1155018fa34
tree10ae147fd168c4b0ff0d0ae8c2492f9675255d3f
parentce094b4663da6aa52d02f398a19e1d2892641b7d
vm: Allow users to specify a UUID for the root partition.

* gnu/system/vm.scm (qemu-image): Add #:file-system-uuid parameter; pass
it as the 'uuid' field of the root partition.
gnu/system/vm.scm