guix/gnu
Efraim Flashner 16718b6776
services: Add openntpd service.
* gnu/packages/ntp.scm (openntpd)[arguments]: Add 'configure-flags to
set openntpd daemon's user and localstatedir. Add a custom phase to not
try to create said directory at install time.
* gnu/services/networking.scm (<openntpd-configuration>): New record type.
(openntpd-shepherd-service, openntpd-service-activation): New procedures.
(openntpd-service-type): New variable.
* doc/guix.texi (Networking Services): Add openntpd documentation.
2018-03-05 08:46:28 +02:00
..
bootloader gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS. 2018-02-18 12:28:56 +01:00
build linux-modules: Add module-aliases. 2018-03-03 23:40:02 +01:00
packages services: Add openntpd service. 2018-03-05 08:46:28 +02:00
services services: Add openntpd service. 2018-03-05 08:46:28 +02:00
system linux-initrd: Add virtio modules to '%base-initrd-modules'. 2018-03-03 09:41:21 +01:00
tests system: Add 'initrd-modules' field. 2018-03-02 13:53:10 +01:00
artwork.scm
bootloader.scm
local.mk gnu: ceph: Update to 12.2.4. 2018-03-04 17:54:40 +01:00
packages.scm
services.scm
system.scm system: Add 'initrd-modules' field. 2018-03-02 13:53:10 +01:00
tests.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00