guix-devel/gnu/system
Ludovic Courtès 5ce3defed1 system: Add (guix build install) module.
* guix/build/vm.scm (install-grub, evaluate-populate-directive,
  reset-timestamps, register-closure): Move to...
* guix/build/install.scm: ... here.  New file.
* Makefile.am (MODULES): Add it.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add (guix
  build install) to #:modules.
2014-05-15 23:37:46 +02:00
..
grub.scm system: grub: Rewrite using gexps. 2014-04-28 23:41:08 +02:00
linux-initrd.scm linux-initrd: Check the root and other early file systems. 2014-05-04 00:30:39 +02:00
linux.scm system: Make accounts and groups at activation time. 2014-05-11 22:41:58 +02:00
shadow.scm system: Move skeleton code to (gnu system shadow). 2014-05-14 01:02:46 +02:00
vm.scm system: Add (guix build install) module. 2014-05-15 23:37:46 +02:00