guix-devel/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 system: Add 'grub-configuration' record. 2014-05-18 22:27:23 +02:00
linux-initrd.scm vm: Disable QEMU networking in the disk image initrd. 2014-05-23 22:37:24 +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: Allow a volume name to be specified for the root partition. 2014-05-29 23:32:46 +02:00