guix/gnu/build
David Thompson a72ccbc251 build: container: Fix call-with-clean-exit.
Before, call-with-clean-exit would *always* return an exit code of 1.

* gnu/build/linux-container.scm (call-with-clean-exit): Exit with status
  code of 0 if thunk does not throw an exception.
* tests/containers.scm: Add test.
2015-10-10 09:00:49 -04:00
..
activation.scm
file-systems.scm build: file-systems: Allow for bind mounting regular files. 2015-08-08 14:04:00 -04:00
install.scm
linux-boot.scm linux-boot: Mount /dev as a devtmpfs from the start. 2015-09-20 22:05:36 +02:00
linux-container.scm build: container: Fix call-with-clean-exit. 2015-10-10 09:00:49 -04:00
linux-initrd.scm linux-initrd: Compress cpio archives deterministically. 2015-09-09 23:27:10 +02:00
linux-modules.scm
vm.scm vm: Make the list of partitions to build a parameter. 2015-07-26 00:57:44 +02:00