guix-devel/gnu
Jakob L. Kreuze 2c8e04f136
remote: Build derivations appropriate for the remote's
* gnu/machine/ssh.scm (machine-ssh-configuration): Add 'system' field.
(managed-host-remote-eval): Pass 'system' field to 'remote-eval'.
(machine-check-building-for-appropriate-system): New variable.
(check-deployment-sanity): Add call to
'machine-check-building-for-appropriate-system'.
* doc/guix.texi (Invoking guix deploy): Describe new 'system' field.
* guix/ssh.scm (remote-system): New variable.
* guix/remote.scm (remote-eval): Use result of 'remote-system' when
lowering the G-Expression.
(remote-eval): Add 'system' keyword argument.
(trampoline): Return a <program-file> rather than a <scheme-file>.
2019-08-14 15:38:09 -04:00
..
bootloader
build gnu: mingw: Add x86_64 support. 2019-08-14 21:29:53 +02:00
installer
machine remote: Build derivations appropriate for the remote's 2019-08-14 15:38:09 -04:00
packages gnu: mingw: Add x86_64 support. 2019-08-14 21:29:53 +02:00
services guix system: Add 'reconfigure' module. 2019-07-26 19:19:49 +02:00
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: Rename 'system' field. 2019-08-06 15:48:51 -04:00
packages.scm
services.scm
system.scm
tests.scm