guix/gnu
Ricardo Wurmus 9ce548a26e
machine/ssh: Refresh parameterization of %CURRENT-SYSTEM.
When using "guix deploy" on an x86_64-linux machine to deploy a system to
i686-linux, DEPLOY-MANAGED-HOST would revert %CURRENT-SYSTEM to the host
system's value by the time it evaluated UPGRADE-SHEPHERD-SERVICES.  The
earlier PARAMETERIZE would no longer be effective.

* gnu/machine/ssh.scm (deploy-managed-host): Ensure that
UPGRADE-SHEPHERD-SERVICES is evaluated for the architecture of the target
machine.

Change-Id: I0816da79cd7c46a69418717fa33b2fe4e2fabae0
2024-02-19 11:21:27 +01:00
..
bootloader
build
home
installer
machine machine/ssh: Refresh parameterization of %CURRENT-SYSTEM. 2024-02-19 11:21:27 +01:00
packages gnu: Add r-abbreviate. 2024-02-19 11:00:12 +01:00
services services: virtual-build-machine: Add ‘configuration’ action. 2024-02-18 15:34:43 +01:00
system
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add restartd. 2024-02-18 15:55:06 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm