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
..
2018-06-13 09:11:45 +02:00
2017-08-13 07:36:32 +01:00
2018-06-20 23:47:08 +02:00
2018-03-10 16:20:55 +00:00
2017-09-08 00:11:21 +02:00
2018-06-13 09:11:45 +02:00
2018-05-28 13:24:19 +02:00
2018-06-13 09:11:45 +02:00
2018-06-13 09:11:45 +02:00
2018-04-30 03:47:16 +02:00
2018-06-13 09:11:45 +02:00
2018-06-13 09:11:45 +02:00
2018-06-13 09:11:45 +02:00
2018-06-13 09:11:45 +02:00
2017-08-23 12:48:11 +01:00
2018-06-13 09:11:45 +02:00