GNU bug report logs -
#77204
[PATCH 0/3] dnsmasq service changes
Previous Next
Reported by: Alexey Abramov <levenson <at> mmer.org>
Date: Sun, 23 Mar 2025 10:27:04 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Thank you, Maxim, for your thorough review. With v4 I did address all
your suggestions (I hope I didn't miss anything ;)).
I had an impression that `M-q' would do a proper formating of
sentences, but apparently `sentence-end-double-space' is a hint to
just break lines. Am i missing something?
Regarding the commit messages, I kinda used to go to diff in magit and
press `C' on a hunk and it does add things to the commit message. I
did check git log and see people use different ways like (), [] and
<>. Seems like a more personal stuff, but I would like to know
more...
With these v4 series:
- I moved documentation of actions to the manual and not in the action
procedures themselves. herd doc prints texi markups as is.
- I removed indentation of fields.
Alexey Abramov (3):
services: dnsmasq: Add shepherd-provision and shepherd-requirement
fields.
services: dnsmasq: Add pid-file, conf-file and conf-dir configuration
fields.
services: dnsmasq: Add stats and reload shepherd actions.
doc/guix-cookbook.texi | 4 +-
doc/guix.texi | 78 +++++++++++++++++++++++++++--
gnu/services/dns.scm | 104 +++++++++++++++++++++++++++++++++++----
gnu/tests/networking.scm | 98 ++++++++++++++++++++++++++++++++++++
4 files changed, 269 insertions(+), 15 deletions(-)
base-commit: ac2d792aae241f5233ee3fdfa29cd3dbaeb9338c
--
2.49.0
This bug report was last modified 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.