guix-devel/guix/build
Ludovic Courtès 55651ff207 vm: Move image creation to (guix build vm); split into several procedures.
* guix/build/vm.scm (read-reference-graph, initialize-partition-table,
  install-grub, populate-store, evaluate-populate-directive,
  reset-timestamps, initialize-hard-disk): New procedures.
* gnu/system/vm.scm (qemu-image): Change 'builder' to a call to
  'initialize-hard-disk'.
2014-04-11 19:08:25 +02:00
..
cmake-build-system.scm build-system/cmake: Build out of source tree by default. 2013-11-28 00:15:07 +01:00
download.scm download: Don't use 'http-get*' on Guile 2.0.10+. 2014-03-25 18:54:52 +01:00
git.scm Add (guix git-download). 2014-02-21 23:49:53 +01:00
gnome.scm gnu: gtk+: enable introspection. 2013-12-15 23:39:43 +01:00
gnu-build-system.scm build-system/gnu: Allow the source to be a directory. 2014-02-22 00:34:49 +01:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
linux-initrd.scm gnu: linux-initrd: Mount /dev/pts at boot time. 2014-04-09 19:10:07 +02:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
pull.scm pull: Move build code to (guix build pull). 2013-12-16 23:26:48 +01:00
python-build-system.scm guix: python: Create module installation path and add it to PYTHONPATH during 2013-09-11 15:47:34 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
svn.scm Add (guix svn-download). 2014-03-27 00:21:44 +01:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm Change default store values from /nix/store to /gnu/store. 2014-03-10 23:54:27 +01:00
vm.scm vm: Move image creation to (guix build vm); split into several procedures. 2014-04-11 19:08:25 +02:00