guix-devel/guix/build
Ludovic Courtès 641f9a2a1f vm: Modularize build-side code.
* guix/build/install.scm (install-grub): Call 'error' if 'system*'
  returns non-zero.
* guix/build/vm.scm (initialize-partition-table): Make 'partition-size'
  a positional parameter.  Call 'error' when 'system*' returns
  non-zero'.
  (format-partition, initialize-root-partition): New procedures.
  (initialize-hard-disk): Use them.
2014-05-21 23:31:46 +02:00
..
activation.scm system: Make /run/current-system at activation time. 2014-05-18 00:04:01 +02:00
cmake-build-system.scm guix: cmake: Add input and package libraries to the rpath, and adapt package 2014-04-27 11:35:26 +02:00
download.scm download: Improve progress report output. 2014-04-16 12:25:52 +02:00
git.scm git-download: Disable TLS certificate verification. 2014-05-08 23:42:15 +02: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
install.scm vm: Modularize build-side code. 2014-05-21 23:31:46 +02:00
linux-initrd.scm linux-initrd: Display a backtrace when the initial program fails. 2014-05-20 23:37:11 +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
syscalls.scm syscalls: Add 'processes' to list all the live processes. 2014-05-14 19:07:03 +02: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: Modularize build-side code. 2014-05-21 23:31:46 +02:00