Age | Commit message (Expand) | Author |
2022-01-16 | machine: ssh: Add 'safety-checks?' field. | Ludovic Courtès |
2022-01-09 | machine: ssh: Open a single SSH session per machine. | Ludovic Courtès |
2021-08-29 | Migrate to the new 'targets' field of bootloader-configuration. | Maxim Cournoyer |
2021-06-20 | services: openssh: Replace 'without-password' by 'prohibit-password'. | Brice Waegeneire |
2021-06-03 | machine: ssh: Respect calling convention for monadic procedures. | Ludovic Courtès |
2021-06-01 | machine: ssh: Gracefully handle failure of the effectful bits. | Ludovic Courtès |
2021-02-25 | machine: ssh: Use 'formatted-message'. | Ludovic Courtès |
2021-01-04 | machine: ssh: Do not import the host (guix config), really. | Ludovic Courtès |
2020-12-21 | system: Allow separated /boot and encrypted root. | Miguel Ángel Arruga Vivas |
2020-11-09 | machine: ssh: Do not import the host (guix config). | Ludovic Courtès |
2020-11-01 | system: Add store-directory-prefix to boot-parameters. | Miguel Ángel Arruga Vivas |
2020-10-18 | system: Provide locale information to the bootloader. | Miguel Ángel Arruga Vivas |
2020-09-07 | linux-boot: Handle nfs-root device strings. | Stefan |
2020-08-25 | Remove "guile-zlib" extension when unused. | Mathieu Othacehe |
2020-08-25 | linux-libre: Support module compression. | Mathieu Othacehe |
2020-07-27 | machine: ssh: Check for potential system downgrades. | Ludovic Courtès |
2020-07-25 | Use 'formatted-message' instead of '&message' where appropriate. | Ludovic Courtès |
2020-06-28 | Add more missing (ice-9 format) imports. | Marius Bakke |
2020-06-18 | machine: ssh: Fix guix deploy hang when using non-DCE UUIDs. | Maxim Cournoyer |
2020-03-23 | machine: ssh: Better report missing initrd modules. | Ludovic Courtès |
2020-03-23 | machine: ssh: Make sanity checks in a single round trip. | Ludovic Courtès |
2020-02-09 | Update e-mail address for Jakob L. Kreuze. | Tobias Geerinckx-Rice |
2019-12-08 | machine: Remove unnecessary record self-referencing bindings. | Ludovic Courtès |
2019-12-07 | machine: ssh: Deprecate missing 'host-key' field. | Ludovic Courtès |
2019-12-04 | machine: ssh: <machine-ssh-configuration> can include the host key. | Ludovic Courtès |
2019-10-22 | machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'. | Ludovic Courtès |
2019-10-22 | machine: Implement 'digital-ocean-environment-type'. | Jakob L. Kreuze |
2019-08-17 | machine: ssh: Fix sanity checks. | 宋文武 |
2019-08-16 | machine: Use 'become-command'. | Jakob L. Kreuze |
2019-08-15 | machine: Automatically authorize the coordinator's signing key. | Jakob L. Kreuze |
2019-08-15 | machine: Implement 'roll-back-machine'. | Jakob L. Kreuze |
2019-08-15 | machine: Allow non-root users to deploy. | Jakob L. Kreuze |
2019-08-14 | remote: Build derivations appropriate for the remote's | Jakob L. Kreuze |
2019-08-07 | machine: Add 'build-locally?' field for managed hosts. | Jakob L. Kreuze |
2019-08-06 | machine: Implement safety checks. | Jakob L. Kreuze |
2019-08-06 | machine: Rename 'system' field. | Jakob L. Kreuze |
2019-07-26 | guix system: Add 'reconfigure' module. | Jakob L. Kreuze |
2019-07-18 | machine: Fix typo. | Tobias Geerinckx-Rice |
2019-07-06 | gnu: Add machine type for deployment specifications. | Jakob L. Kreuze |