guix/gnu/services
Ludovic Courtès a91c3fc727
services: <shepherd-service> no longer has an 'imported-modules' field.
* gnu/services/shepherd.scm (<shepherd-service>)[imported-modules]:
Remove.
(%default-imported-modules): Make private.
(shepherd-service-file): Use 'with-imported-modules'.
(shepherd-configuration-file): Remove 'modules' and the calls to
'imported-modules' and 'compiled-modules'.  Use
'with-imported-modules' instead.
* doc/guix.texi (Shepherd Services): Adjust accordingly.
* gnu/services/base.scm (file-system-shepherd-service): Use
'with-imported-modules'.  Remove 'imported-modules' field.
* gnu/system/mapped-devices.scm (device-mapping-service-type): Remove
'imported-modules'.
(open-luks-device): Use 'with-imported-modules'.
* gnu/tests.scm (marionette-shepherd-service): Remove 'imported-modules'
field and use 'with-imported-modules'.
2016-07-12 22:47:08 +02:00
..
avahi.scm services: avahi: Add #:debug? parameter. 2016-06-27 21:41:38 +02:00
base.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00
databases.scm gnu: services: Add mysql-service. 2016-06-16 21:26:50 +08:00
dbus.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
desktop.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
dict.scm services: dicod: Add 'interfaces' configuration field. 2016-06-17 11:14:18 +02:00
herd.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
lirc.scm
mail.scm
mcron.scm services: Add 'mcron-service'. 2016-06-22 22:56:06 +02:00
networking.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
shepherd.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00
ssh.scm
web.scm services: nginx: Fix typo. 2016-07-07 20:42:58 -04:00
xorg.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00