guix-play/gnu
Maxim Cournoyer 97bc3cbea5
services: ntp: Ensure no double quotes are output to config file.
* gnu/services/networking.scm (ntp-server->string): Use the textual
representation of the values as printed by 'display' rather than 'write', to
avoid inserting double quotes in the generated config.
* tests/networking.scm (%ntp-server-sample): Add a comment and make one of the
options a string, to exercise the fix.
("ntp-server->string"): Move the expected value to the first argument.
("ntp configuration servers deprecated form"): Likewise.
("openntpd generated config string ends with a newline"): Likewise.
2019-10-30 18:15:54 -04:00
..
bootloader gnu: Add u-boot-firefly-rk3399. 2019-10-18 15:48:18 -07:00
build Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
installer installer: Update to Guile-Parted 0.0.2 release. 2019-09-25 16:03:23 +02:00
machine machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'. 2019-10-22 18:32:52 +02:00
packages gnu: Add udiskie. 2019-10-30 17:53:11 +01:00
services services: ntp: Ensure no double quotes are output to config file. 2019-10-30 18:15:54 -04:00
system gnu: Add u-boot-firefly-rk3399. 2019-10-18 15:48:18 -07:00
tests services: Add the Guix Data Service. 2019-09-25 08:35:33 +01:00
artwork.scm artwork: Update snapshot to 2f2fe74. 2019-06-10 23:11:07 +02:00
bootloader.scm system: Add 'bootloader-menu-entries' field to <boot-parameters>. 2019-08-30 01:33:45 +02:00
ci.scm ci: Try hard to build package replacements. 2019-08-26 13:40:46 +02:00
installer.scm installer: Partition as the last step. 2019-08-26 15:56:33 +02:00
local.mk gnu: Add udiskie. 2019-10-30 17:53:11 +01:00
machine.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
packages.scm packages: 'fold-available-packages' uses 'supported-package?'. 2019-10-14 23:43:43 +02:00
services.scm remote: Remove '--system' argument. 2019-08-14 15:38:13 -04:00
system.scm Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
tests.scm repl, marionette: 'self-quoting?' matches keywords. 2019-09-23 23:41:19 +02:00