guix/gnu/services
Ludovic Courtès 1c65cca574
file-systems: 'mount-file-system' now takes a <file-system> object.
* gnu/build/file-systems.scm (mount-file-system): Rename 'spec' to 'fs'
and assume it's a <file-system>.
* gnu/build/linux-boot.scm (boot-system): Assume MOUNTS is a list of
<file-system> and adjust accordingly.
* gnu/build/linux-container.scm (mount-file-systems): Remove
'file-system->spec' call.
* gnu/services/base.scm (file-system-shepherd-service): Add
'spec->file-system' call.  Add (gnu system file-systems) to 'modules'.
* gnu/system/linux-initrd.scm (raw-initrd): Use (gnu system
file-systems).  Add 'spec->file-system' call for #:mounts.
2017-10-11 11:12:33 +02:00
..
admin.scm
audio.scm services: mpd: Remove the mpd-file field. 2017-08-31 14:43:26 +02:00
avahi.scm
base.scm file-systems: 'mount-file-system' now takes a <file-system> object. 2017-10-11 11:12:33 +02:00
configuration.scm
cuirass.scm services: cuirass: Add host option. 2017-09-26 18:15:41 +02:00
cups.scm
databases.scm services: Add MongoDB. 2017-10-06 21:24:30 +01:00
dbus.scm
desktop.scm services: elogind: Add default value. 2017-09-08 00:11:21 +02:00
dict.scm
dns.scm
herd.scm services: herd: Actions return a list of results. 2017-08-23 00:29:22 +02:00
kerberos.scm
lirc.scm
mail.scm
mcron.scm
messaging.scm
networking.scm services: Remove unneeded imported. 2017-10-08 17:43:51 +02:00
nfs.scm
pm.scm
rsync.scm gnu: Add rsync service. 2017-09-23 21:07:27 +01:00
sddm.scm
shepherd.scm
spice.scm
ssh.scm
sysctl.scm
version-control.scm gnu: services: Add cgit. 2017-10-03 17:07:54 +02:00
virtualization.scm services: Add libvirt services 2017-08-23 12:47:24 +01:00
vpn.scm services: vpn: Fix default tls-auth configuration. 2017-10-10 22:06:08 +02:00
web.scm services: web: Add try-files for the nginx-service-type. 2017-09-28 20:37:40 +02:00
xorg.scm gnu: services: Add modesetting driver to xorg configuration path. 2017-09-20 15:40:31 +02:00