This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Julien Lepiller
5305ed2002
services: Factorize configuration abstraction.
* gnu/services/mail.scm and gnu/services/cups.scm (&configuration-error)
(configuration-error, configuration-field-error)
(configuration-missing-field, configuration-field, serialize-configuration)
(validate-configuration, define-configuration, uglify-field-name)
(serialize-field, serialize-package, serialize-string)
(serialize-space-separated-string-list, space-separated-string-list?)
(serialize-file-name, file-name?, serialize-field-name)
(generate-documentation): Move duplicate code...
* gnu/services/configuration.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add configuration.scm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2016-11-26 19:46:01 +01:00 |
.. |
admin.scm
|
services: rottlog: Add Rottlog to the global profile.
|
2016-10-03 14:48:44 +02:00 |
avahi.scm
|
system: Use 'file-append' to denote file names.
|
2016-09-10 13:10:06 +02:00 |
base.scm
|
services: console-font: A single service handles all the VTs.
|
2016-09-19 23:36:17 +09:00 |
configuration.scm
|
services: Factorize configuration abstraction.
|
2016-11-26 19:46:01 +01:00 |
cups.scm
|
services: Factorize configuration abstraction.
|
2016-11-26 19:46:01 +01:00 |
databases.scm
|
system: Use 'file-append' to denote file names.
|
2016-09-10 13:10:06 +02:00 |
dbus.scm
|
services: Move polkit to (gnu services dbus).
|
2016-11-24 21:43:47 +01:00 |
desktop.scm
|
services: Move polkit to (gnu services dbus).
|
2016-11-24 21:43:47 +01:00 |
dict.scm
|
services: dicod-service: Honor 'dicod-configuration-dico'.
|
2016-11-19 19:37:30 +08:00 |
herd.scm
|
services: herd: Provide <live-service> objects.
|
2016-08-31 15:44:19 +02:00 |
kerberos.scm
|
gnu: Whitespace changes
|
2016-11-26 07:37:33 +01:00 |
lirc.scm
|
…
|
|
mail.scm
|
services: Factorize configuration abstraction.
|
2016-11-26 19:46:01 +01:00 |
mcron.scm
|
…
|
|
networking.scm
|
services: network-manager: Depend on 'wpa-supplicant'.
|
2016-11-24 21:43:48 +01:00 |
nfs.scm
|
gnu: Add NFS related services.
|
2016-10-12 19:26:10 +02:00 |
sddm.scm
|
gnu: services sddm Fix typo.
|
2016-10-15 16:35:04 +02:00 |
shepherd.scm
|
services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.
|
2016-08-31 15:44:20 +02:00 |
spice.scm
|
system: Use 'file-append' to denote file names.
|
2016-09-10 13:10:06 +02:00 |
ssh.scm
|
services: openssh-service-type: Expose 'openssh-configuration'.
|
2016-10-03 00:38:28 +02:00 |
version-control.scm
|
gnu: services: Add git-service.
|
2016-11-21 20:37:43 +08:00 |
web.scm
|
services: nginx: Virtual hosts are first-class configuration items.
|
2016-10-24 22:50:40 +02:00 |
xorg.scm
|
services: xorg: Add ATI video driver to the default modules.
|
2016-10-06 20:46:50 +08:00 |