summaryrefslogtreecommitdiff
path: root/gnu/machine
Commit message (Expand)AuthorAgeFilesLines
* machine: ssh: Do not import the host (guix config), really....Ludovic Courtès2021-01-041-4/+13
* system: Allow separated /boot and encrypted root....Miguel Ángel Arruga Vivas2020-12-211-0/+3
* machine: ssh: Do not import the host (guix config)....Ludovic Courtès2020-11-091-2/+4
* system: Add store-directory-prefix to boot-parameters....Miguel Ángel Arruga Vivas2020-11-011-0/+3
* system: Provide locale information to the bootloader....Miguel Ángel Arruga Vivas2020-10-181-0/+3
* linux-boot: Handle nfs-root device strings....Stefan2020-09-071-0/+2
* Remove "guile-zlib" extension when unused....Mathieu Othacehe2020-08-251-19/+16
* linux-libre: Support module compression....Mathieu Othacehe2020-08-251-16/+19
* machine: ssh: Check for potential system downgrades....Ludovic Courtès2020-07-271-1/+31
* Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès2020-07-252-28/+15
* Add more missing (ice-9 format) imports....Marius Bakke2020-06-281-0/+1
* machine: ssh: Fix guix deploy hang when using non-DCE UUIDs....Maxim Cournoyer2020-06-181-4/+3
* machine: ssh: Better report missing initrd modules....Ludovic Courtès2020-03-231-1/+1
* machine: ssh: Make sanity checks in a single round trip....Ludovic Courtès2020-03-231-59/+83
* Update e-mail address for Jakob L. Kreuze....Tobias Geerinckx-Rice2020-02-092-2/+2
* machine: Remove unnecessary record self-referencing bindings....Ludovic Courtès2019-12-081-1/+0
* machine: ssh: Deprecate missing 'host-key' field....Ludovic Courtès2019-12-071-0/+3
* machine: ssh: <machine-ssh-configuration> can include the host key....Ludovic Courtès2019-12-041-2/+7
* machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'....Ludovic Courtès2019-10-221-4/+4
* machine: Implement 'digital-ocean-environment-type'....Jakob L. Kreuze2019-10-221-0/+422
* machine: ssh: Fix sanity checks....宋文武2019-08-171-2/+3
* machine: Use 'become-command'....Jakob L. Kreuze2019-08-161-2/+5
* machine: Automatically authorize the coordinator's signing key....Jakob L. Kreuze2019-08-151-7/+26
* machine: Implement 'roll-back-machine'....Jakob L. Kreuze2019-08-151-3/+69
* machine: Allow non-root users to deploy....Jakob L. Kreuze2019-08-151-0/+8
* remote: Build derivations appropriate for the remote's...Jakob L. Kreuze2019-08-141-4/+27
* machine: Add 'build-locally?' field for managed hosts....Jakob L. Kreuze2019-08-071-10/+16
* machine: Implement safety checks....Jakob L. Kreuze2019-08-061-1/+145
* machine: Rename 'system' field....Jakob L. Kreuze2019-08-061-1/+1
* guix system: Add 'reconfigure' module....Jakob L. Kreuze2019-07-261-177/+12
* machine: Fix typo....Tobias Geerinckx-Rice2019-07-181-2/+2
* gnu: Add machine type for deployment specifications....Jakob L. Kreuze2019-07-061-0/+369