guix-devel/gnu/build
Ludovic Courtès 6fd1a79674 vm: Move store copy handling to (guix build store-copy).
* gnu/build/vm.scm (read-reference-graph, populate-store): Move to...
* guix/build/store-copy.scm: ... here.  New file.
* Makefile.am (MODULES): Add it.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Adjust default
  #:modules values accordingly.
* tests/gexp.scm ("gexp->derivation, store copy"): New test.
2014-09-04 23:24:54 +02:00
..
activation.scm Rename (gnu build linux-initrd) to (gnu build linux-boot). 2014-09-03 15:43:07 +02:00
file-systems.scm Move part of (gnu build linux-boot) to (gnu build file-systems). 2014-09-03 15:43:07 +02:00
install.scm Move operating system helpers from (guix build …) to (gnu build …). 2014-09-03 15:43:07 +02:00
linux-boot.scm Move part of (gnu build linux-boot) to (gnu build file-systems). 2014-09-03 15:43:07 +02:00
linux-initrd.scm linux-initrd: Factorize cpio archive creation. 2014-09-03 15:43:07 +02:00
vm.scm vm: Move store copy handling to (guix build store-copy). 2014-09-04 23:24:54 +02:00