guix/gnu/system
Ludovic Courtès ef9fc40dda vm: Allow a volume name to be specified for the root partition.
* guix/build/vm.scm (format-partition): Add #:label parameter, and honor
  it.
  (initialize-hard-disk): Add #:file-system-label parameter, and pass it
  to 'format-partition'.
* gnu/system/vm.scm (qemu-image): Add #:file-system-label parameter and
  pass it to 'initialize-hard-disk'.
2014-05-29 23:32:46 +02:00
..
file-systems.scm Add (gnu system file-systems). 2014-05-20 23:37:11 +02:00
grub.scm
linux-initrd.scm vm: Disable QEMU networking in the disk image initrd. 2014-05-23 22:37:24 +02:00
linux.scm
shadow.scm
vm.scm vm: Allow a volume name to be specified for the root partition. 2014-05-29 23:32:46 +02:00