guix/doc
Chris Marusich f1104d9009
services: Add dhcpd-service-type and <dhcpd-configuration>.
* doc/guix.texi (Networking Services): Document it.
* gnu/services/networking.scm (dhcpd-service-type): Add it.
(dhcpd-configuration, dhcpd-configuration?): Add it.
(dhcpd-configuration-package): Add it.
(dhcpd-configuration-config-file): Add it.
(dhcpd-configuration-version): Add it.
(dhcpd-configuration-run-directory): Add it.
(dhcpd-configuration-lease-file): Add it.
(dhcpd-configuration-pid-file): Add it.
(dhcpd-configuration-interfaces): Add it.
* gnu/tests/networking.scm (minimal-dhcpd-v4-config-file)
(dhcpd-v4-configuration, %dhcpd-os, run-dhcpd-test, %test-dhcpd): New
variables.
2018-04-21 23:46:30 -07:00
..
images
contributing.fr.texi gnu: doc: Add French documentation. 2018-04-19 21:32:07 +02:00
contributing.texi doc: Suggest running guix-daemon with 'sudo -E'. 2018-01-17 15:48:22 -08:00
environment-gdb.scm
fdl-1.3.texi
guix.fr.texi gnu: doc: Add French documentation. 2018-04-19 21:32:07 +02:00
guix.texi services: Add dhcpd-service-type and <dhcpd-configuration>. 2018-04-21 23:46:30 -07:00
htmlxref.cnf doc: htmlxref: Fix link to Emacs-Guix manual. 2017-05-30 18:30:39 +03:00
local.mk gnu: doc: Add French documentation. 2018-04-19 21:32:07 +02:00
package-hello.scm