guix-devel/gnu
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
..
build linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'. 2014-11-20 22:43:47 +01:00
packages gnu: icu4c: Update to 54.1. 2014-11-20 14:01:20 +01:00
services services: xorg: Include ~/.guix-profile/bin to the session's $PATH. 2014-11-20 21:14:39 +01:00
system vm: Introduce 'file-system-mapping'. 2014-11-20 23:32:54 +01:00
artwork.scm artwork: Update snapshot. 2014-11-13 23:12:46 +01:00
packages.scm gnu-maintenance: Introduce <gnu-release> data type. 2014-11-11 15:31:35 +01:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm system: Shorten the default label for GRUB entries. 2014-11-11 22:42:42 +01:00