guix/gnu
Jakob L. Kreuze 3033d59ac9
machine: Automatically authorize the coordinator's signing key.
* guix/ssh.scm (remote-authorize-signing-key): New variable.
* gnu/machine/ssh.scm (deploy-managed-host): Authorize coordinator's
signing key before any invocations of 'remote-eval'.
(deploy-managed-host): Display an error if a signing key does not exist.
* doc/guix.texi (Invoking guix deploy): Remove section describing manual
signing key authorization.
(Invoking guix deploy): Add section describing the 'authorize?' field.
2019-08-15 07:43:13 -04:00
..
bootloader
build gnu: mingw: Add x86_64 support. 2019-08-14 21:29:53 +02:00
installer
machine machine: Automatically authorize the coordinator's signing key. 2019-08-15 07:43:13 -04:00
packages gnu: mingw: Add x86_64 support. 2019-08-14 21:29:53 +02:00
services
system
tests reconfigure: Improve tests for system activation. 2019-08-07 15:27:09 -04:00
artwork.scm
bootloader.scm
ci.scm gnu: mingw: Add x86_64 support. 2019-08-14 21:29:53 +02:00
installer.scm
local.mk Merge branch 'staging' 2019-08-13 18:51:12 +02:00
machine.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
packages.scm
services.scm remote: Remove '--system' argument. 2019-08-14 15:38:13 -04:00
system.scm
tests.scm