guix/gnu/system
Ludovic Courtès fcf63cf880 vm: Introduce 'file-system-mapping'.
* gnu/system/vm.scm (<file-system-mapping>): New record type.
  (%store-mapping): New variable.
  (host-9p-file-system): Rename to...
  (mapping->file-system): ... this.  Replace 'source' and 'target'
  parameters with 'mapping'.  Set 'flags' field.
  (virtualized-operating-system): Add 'mappings' parameter and  honor
  it.
  (system-qemu-image/shared-store-script): Add 'mappings' parameter.
  Pass it to 'virtualized-operating-system'.  Use it in argument to
  'common-qemu-options'.
2014-11-20 23:32:54 +01:00
..
file-systems.scm
grub.scm
install.scm
linux-initrd.scm linux-initrd: Add modules for ATA controllers by default. 2014-11-13 10:42:32 +01:00
linux.scm
os-config.tmpl
shadow.scm
vm.scm vm: Introduce 'file-system-mapping'. 2014-11-20 23:32:54 +01:00