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