guix/gnu
Ludovic Courtès 378daa8cb6
services: boot: Take gexps instead of monadic gexps.
* gnu/services.scm (compute-boot-script): Rename 'mexps' to 'gexps' and
remove 'mlet' form.
(boot-service-type): Update comment.
(cleanup-gexp): Remove 'with-monad' and 'return'.
(activation-script): Rewrite in non-monadic style: use 'scheme-file'
instead of 'gexp->file'.
(gexps->activation-gexp): Remove 'mlet', return a gexp.
* gnu/services/shepherd.scm (shepherd-boot-gexp): Remove 'with-monad'
and 'return'.
* gnu/system.scm (operating-system-boot-script): Remove outdated comment.
* gnu/tests/base.scm (%cleanup-os): For 'dirty-service', remove
'with-monad' and 'return'.
2018-06-20 23:47:08 +02:00
..
bootloader bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
build linux-initrd: Module check correctly handles hyphen vs. underscore. 2018-06-14 23:34:59 +02:00
packages gnu: ocaml: Build reproducibly. 2018-06-20 21:26:16 +02:00
services services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
system system: Add os-with-u-boot. 2018-06-15 14:16:37 +02:00
tests services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
artwork.scm
bootloader.scm
local.mk gnu: ocaml: Build reproducibly. 2018-06-20 21:26:16 +02:00
packages.scm packages: 'find-packages-by-name' properly honors version prefixes. 2018-05-13 13:29:27 +02:00
services.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
system.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
tests.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00