guix/gnu/build
Ludovic Courtès aeed74f370
linux-boot: Add #:on-error for initrd error handling.
Suggested by Danny Milosavljevic <dannym@scratchpost.org>
in <https://bugs.gnu.org/29922>.

* gnu/build/linux-boot.scm (boot-system): Add #:on-error parameter and
pass it to 'call-with-error-handling'.
* gnu/system/linux-initrd.scm (raw-initrd): Add #:on-error and pass it.
(base-initrd): Likewise.
2018-01-08 23:44:07 +01:00
..
activation.scm activation: Do not create setuid binaries in the store [security fix]. 2017-10-08 21:27:48 +02:00
bootloader.scm bootloader: Factorize write-file-on-device. 2017-12-15 11:52:38 +01:00
cross-toolchain.scm
file-systems.scm file-systems: Add support for FAT16. 2017-10-11 11:12:33 +02:00
install.scm
linux-boot.scm linux-boot: Add #:on-error for initrd error handling. 2018-01-08 23:44:07 +01:00
linux-container.scm file-systems: 'mount-file-system' now takes a <file-system> object. 2017-10-11 11:12:33 +02:00
linux-initrd.scm
linux-modules.scm
marionette.scm marionette: 'wait-for-file' can be passed a read procedure. 2017-09-08 00:11:21 +02:00
shepherd.scm shepherd: Include /etc/group in service containers. 2017-11-22 23:02:35 +01:00
svg.scm gnu: Switch guile-cairo and dependents to Guile 2.2 again. 2017-07-02 22:52:30 +02:00
vm.scm vm: Pass the host's /dev/urandom to the guest at /dev/hwrng. 2017-12-18 00:39:40 -05:00