guix/gnu
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
..
bootloader
build linux-boot: Add #:on-error for initrd error handling. 2018-01-08 23:44:07 +01:00
packages gnu: Add vboot-utils. 2018-01-08 20:12:02 +01:00
services gnu: services: Add darkstat service. 2018-01-08 20:43:35 +08:00
system linux-boot: Add #:on-error for initrd error handling. 2018-01-08 23:44:07 +01:00
tests
artwork.scm
bootloader.scm
local.mk gnu: services: Add darkstat service. 2018-01-08 20:43:35 +08:00
packages.scm
services.scm
system.scm
tests.scm