guix/gnu/system
Ludovic Courtès 0b8a376b68 gnu: vm: Factorize /etc creation.
* gnu/system/vm.scm (expression->derivation-in-linux-vm)[lower-inputs]:
  Move to top-level...
  (lower-inputs): ... here.  New variable.
  (file-union, etc-directory): New procedures.
  (system-qemu-image): Use 'etc-directory'; remove redundant code, and
  register the result of 'etc-directory' as a GC root.
2013-12-07 00:01:06 +01:00
..
dmd.scm gnu: dmd: Update start/stop of standard service definitions. 2013-12-02 23:38:49 +01:00
grub.scm gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
linux.scm derivations: Use more keyword parameters for 'build-expression->derivation'. 2013-12-04 16:07:53 +01:00
shadow.scm gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
vm.scm gnu: vm: Factorize /etc creation. 2013-12-07 00:01:06 +01:00