guix-devel/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 gnu: shepherd: Update to 0.4.0. 2018-03-22 11:43:30 +01:00
audio.scm services: Add 'description' fields. 2017-11-05 15:29:52 +01:00
avahi.scm services: avahi: Publish '_workstation._tcp' by default. 2018-02-19 00:33:34 +01:00
base.scm store-copy: 'read-reference-graph' returns a list of records. 2018-06-14 11:16:58 +02:00
certbot.scm services: certbot: Don't try to renew certificates on activation. 2018-04-03 16:21:31 +02:00
cgit.scm services: cgit: Make project-list permit a file-object. 2018-05-18 17:24:39 +01:00
configuration.scm services: messaging: Prosody config supports file-like objects. 2018-03-03 18:21:52 +01:00
cuirass.scm services: Fix GPLv3 header in cuirass and pm modules. 2018-06-20 12:16:11 -04:00
cups.scm services: Add a default value to various service types. 2017-04-16 00:48:08 +02:00
databases.scm services: databases: Change quote' to single-quote. 2018-03-17 20:31:37 +00:00
dbus.scm services: dbus: Search more directories for '.service' files. 2018-05-20 21:42:33 +03:00
desktop.scm gnu: mate-desktop-service-type: Add description. 2018-05-24 10:15:51 +02:00
dict.scm services: dicod: Depend on 'user-processes'. 2018-03-07 11:22:41 +01:00
dns.scm services: dnsmasq-service-type: Add default configuration and description. 2018-06-08 23:32:49 +08:00
games.scm gnu: services: Fix wesnothd-configuration? symbol export. 2018-05-14 20:15:28 +05:30
herd.scm services: herd: 'with-shepherd' no longer leaves an open connection. 2018-01-21 00:24:03 +01:00
kerberos.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
lirc.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
mail.scm services: dovecot: Copy dovecot.conf to /etc/dovecot. 2018-03-09 17:02:31 +03:00
mcron.scm gnu: mcron: Update to 1.1 and deprecate "mcron2". 2018-03-19 23:19:49 +01:00
messaging.scm services: bitlbee: Add plugins. 2018-05-11 00:15:59 +02:00
monitoring.scm gnu: services: Add darkstat service. 2018-01-08 20:43:35 +08:00
networking.scm services: tor: Mark end of auto-generated configuration block. 2018-06-14 05:21:35 +02:00
nfs.scm gnu: Consistently Write ‘file system(s)’. 2018-01-19 17:28:31 +01:00
pm.scm services: Fix GPLv3 header in cuirass and pm modules. 2018-06-20 12:16:11 -04:00
rsync.scm gnu: Add rsync service. 2017-09-23 21:07:27 +01:00
sddm.scm gnu: Fix typo in comment. 2016-12-21 20:45:34 +01:00
shepherd.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
sound.scm gnu: Add sound service. 2018-05-02 15:11:13 +03:00
spice.scm services: Fix 'mkdir-p' in activation scripts. 2017-01-25 14:05:37 +01:00
ssh.scm services: openssh: Add 'accepted-environment' field. 2018-03-18 00:02:05 +01:00
sysctl.scm services: sysctl: Fix typo. 2017-07-18 20:16:03 +08:00
telephony.scm services: Add murmur. 2017-11-05 15:21:53 +01:00
version-control.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
virtualization.scm services: qemu-binfmt: Extend guix-daemon with extra chroot directories. 2018-01-11 14:42:31 +01:00
vpn.scm services: vpn: Fix default tls-auth configuration. 2017-10-10 22:06:08 +02:00
web.scm services: nginx: Support extra content in the http block. 2018-06-12 21:18:10 +01:00
xorg.scm services: slim: Make the logged-in session show up in "w". 2018-02-20 21:15:54 +01:00