summaryrefslogtreecommitdiff
path: root/gnu/machine/ssh.scm
AgeCommit message (Expand)AuthorFilesLines
2020-11-09machine: ssh: Do not import the host (guix config).Ludovic Courtès1-2/+4
2020-11-01system: Add store-directory-prefix to boot-parameters.Miguel Ángel Arruga Vivas1-0/+3
2020-10-18system: Provide locale information to the bootloader.Miguel Ángel Arruga Vivas1-0/+3
2020-09-07linux-boot: Handle nfs-root device strings.Stefan1-0/+2
2020-08-25Remove "guile-zlib" extension when unused.Mathieu Othacehe1-19/+16
2020-08-25linux-libre: Support module compression.Mathieu Othacehe1-16/+19
2020-07-27machine: ssh: Check for potential system downgrades.Ludovic Courtès1-1/+31
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès1-24/+12
2020-06-28Add more missing (ice-9 format) imports.Marius Bakke1-0/+1
2020-06-18machine: ssh: Fix guix deploy hang when using non-DCE UUIDs.Maxim Cournoyer1-4/+3
2020-03-23machine: ssh: Better report missing initrd modules.Ludovic Courtès1-1/+1
2020-03-23machine: ssh: Make sanity checks in a single round trip.Ludovic Courtès1-59/+83
2020-02-09Update e-mail address for Jakob L. Kreuze.Tobias Geerinckx-Rice1-1/+1
2019-12-08machine: Remove unnecessary record self-referencing bindings.Ludovic Courtès1-1/+0
2019-12-07machine: ssh: Deprecate missing 'host-key' field.Ludovic Courtès1-0/+3
2019-12-04machine: ssh: <machine-ssh-configuration> can include the host key.Ludovic Courtès1-2/+7
2019-08-17machine: ssh: Fix sanity checks.宋文武1-2/+3
2019-08-16machine: Use 'become-command'.Jakob L. Kreuze1-2/+5
2019-08-15machine: Automatically authorize the coordinator's signing key.Jakob L. Kreuze1-7/+26
2019-08-15machine: Implement 'roll-back-machine'.Jakob L. Kreuze1-3/+69
2019-08-15machine: Allow non-root users to deploy.Jakob L. Kreuze1-0/+8
2019-08-14remote: Build derivations appropriate for the remote'sJakob L. Kreuze1-4/+27
2019-08-07machine: Add 'build-locally?' field for managed hosts.Jakob L. Kreuze1-10/+16
2019-08-06machine: Implement safety checks.Jakob L. Kreuze1-1/+145
2019-08-06machine: Rename 'system' field.Jakob L. Kreuze1-1/+1
2019-07-26guix system: Add 'reconfigure' module.Jakob L. Kreuze1-177/+12
2019-07-18machine: Fix typo.Tobias Geerinckx-Rice1-2/+2
2019-07-06gnu: Add machine type for deployment specifications.Jakob L. Kreuze1-0/+369