guix/gnu
David Craven 71b0601a97
services: Add 'dropbear-service'.
* gnu/services/ssh.scm (<dropbear-configuration>): New record type.
(dropbear-activation, dropbear-shepherd-service, dropbear-service): New
procedures.
(dropbear-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-15 17:57:28 +02:00
..
build
packages gnu: lsh: Move to (gnu packages ssh) 2016-07-15 17:57:28 +02:00
services services: Add 'dropbear-service'. 2016-07-15 17:57:28 +02:00
system install: Add mdadm to the image. 2016-07-15 10:41:14 +02:00
tests gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
artwork.scm
local.mk gnu: lsh: Move to (gnu packages ssh) 2016-07-15 17:57:28 +02:00
packages.scm
services.scm gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
system.scm gexp: 'gexp->file' emits code to set '%load-path'. 2016-07-12 22:47:08 +02:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00