guix-devel/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 system: Define 'device-mapping-kind', and add a 'close' procedure. 2014-09-18 19:18:39 +02:00
grub.scm gnu: Introduce (gnu artwork) module. 2014-11-12 14:28:36 +01:00
install.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
linux-initrd.scm linux-initrd: Add modules for ATA controllers by default. 2014-11-13 10:42:32 +01:00
linux.scm system: Add default PAM entries for xlock and xscreensaver. 2014-09-12 00:14:52 +02:00
os-config.tmpl doc: Mention "audio" and "video" groups in configuration template. 2014-11-10 22:42:14 +01:00
shadow.scm system: Add udev rule for /dev/kvm. 2014-09-18 23:23:46 +02:00
vm.scm vm: Introduce 'file-system-mapping'. 2014-11-20 23:32:54 +01:00