me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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 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
os-config.tmpl
shadow.scm
vm.scm vm: Introduce 'file-system-mapping'. 2014-11-20 23:32:54 +01:00