guix/gnu
宋文武 f88371e866
services: Add opensmtpd service.
* gnu/services/mail.scm (<opensmtpd-configuration>): New record type.
(%default-opensmtpd-config-file, %opensmtpd-accounts): New variables.
(opensmtpd-shepherd-service, opensmtpd-activation): New procedures.
(opensmtpd-service-type): New variable.
* doc/guix.texi (Mail Services): Document it.
2016-11-26 12:50:11 +08:00
..
build install: Enable "cryptodisk" handling in GRUB. 2016-11-23 21:13:18 +01:00
packages gnu: Add missing module import to (gnu packages ldc). 2016-11-25 23:18:29 -05:00
services services: Add opensmtpd service. 2016-11-26 12:50:11 +08:00
system doc: Document encrypted root partitions. 2016-11-24 23:20:41 +01:00
tests tests: Remove 'GUIX_LOCPATH' hack that had been added for glibc@2.23. 2016-11-23 21:13:18 +01:00
artwork.scm
local.mk gnu: Add 'lvm2-static'. 2016-11-22 22:59:31 +01:00
packages.scm
services.scm
system.scm gnu: system: Add openfwwf-firmware to %base-firmware. 2016-11-22 09:38:36 -06:00
tests.scm