guix/gnu/services
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
..
admin.scm
audio.scm
avahi.scm
base.scm store-copy: 'read-reference-graph' returns a list of records. 2018-06-14 11:16:58 +02:00
certbot.scm
cgit.scm
configuration.scm
cuirass.scm services: Fix GPLv3 header in cuirass and pm modules. 2018-06-20 12:16:11 -04:00
cups.scm
databases.scm
dbus.scm
desktop.scm
dict.scm
dns.scm services: dnsmasq-service-type: Add default configuration and description. 2018-06-08 23:32:49 +08:00
games.scm
herd.scm
kerberos.scm
lirc.scm
mail.scm
mcron.scm
messaging.scm
monitoring.scm
networking.scm services: tor: Mark end of auto-generated configuration block. 2018-06-14 05:21:35 +02:00
nfs.scm
pm.scm services: Fix GPLv3 header in cuirass and pm modules. 2018-06-20 12:16:11 -04:00
rsync.scm
sddm.scm
shepherd.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
sound.scm
spice.scm
ssh.scm
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm
vpn.scm
web.scm services: nginx: Support extra content in the http block. 2018-06-12 21:18:10 +01:00
xorg.scm