宋文武
c061eb587c
services: dnsmasq: Use 'negative-cache?' instead of 'no-negcache?'.
...
The 'no-negcache?' option is mapped to the '--no-negcache' command-line
argument directly, but we're in the scheme world, where the general guideline
is to avoid double-negations in identifiers.
* gnu/services/dns.scm <dnsmasq-configuration>: Replace the 'no-negcache?'
field with 'negative-cache?'.
* doc/guix.texi (DNS Services)[Dnsmasq Service]: Adjust accordingly.
2018-06-08 23:32:49 +08:00
..
2018-03-22 11:43:30 +01:00
2017-11-05 15:29:52 +01:00
2018-02-19 00:33:34 +01:00
2018-05-29 15:09:44 +02:00
2018-04-03 16:21:31 +02:00
2018-05-18 17:24:39 +01:00
2018-03-03 18:21:52 +01:00
2017-09-26 18:15:41 +02:00
2017-04-16 00:48:08 +02:00
2018-03-17 20:31:37 +00:00
2018-05-20 21:42:33 +03:00
2018-05-24 10:15:51 +02:00
2018-03-07 11:22:41 +01:00
2018-06-08 23:32:49 +08:00
2018-05-14 20:15:28 +05:30
2018-01-21 00:24:03 +01:00
2017-03-12 19:09:32 +01:00
2016-07-21 18:53:27 +02:00
2018-03-09 17:02:31 +03:00
2018-03-19 23:19:49 +01:00
2018-05-11 00:15:59 +02:00
2018-01-08 20:43:35 +08:00
2018-05-20 21:42:34 +03:00
2018-01-19 17:28:31 +01:00
2017-05-14 18:56:32 -05:00
2017-09-23 21:07:27 +01:00
2016-12-21 20:45:34 +01:00
2018-03-15 11:34:57 +01:00
2018-05-02 15:11:13 +03:00
2017-01-25 14:05:37 +01:00
2018-03-18 00:02:05 +01:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00
2018-03-20 17:17:58 +01:00
2018-01-11 14:42:31 +01:00
2017-10-10 22:06:08 +02:00
2018-06-01 13:50:26 +02:00
2018-02-20 21:15:54 +01:00