me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès ea6e2299b4
machine: ssh: Make sanity checks in a single round trip.
* gnu/machine/ssh.scm (<remote-assertion>): New record type.
(remote-let): New macro.
(machine-check-file-system-availability): Rewrite to use 'remote-let'
instead of 'mlet' and 'machine-remote-eval'.
(machine-check-initrd-modules): Likewise.
(machine-check-building-for-appropriate-system): Make non-monadic.
(check-deployment-sanity): Rewrite to gather all the assertions as a
single gexp and pass it to 'machine-remote-eval'.
2020-03-23 10:48:17 +01:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
installer installer: Fix cow-store umount. 2020-03-05 23:40:24 +01:00
machine machine: ssh: Make sanity checks in a single round trip. 2020-03-23 10:48:17 +01:00
packages Re-order the armhf linux-libre kernel packages to fix the build. 2020-03-23 01:46:48 -04:00
services services: console-font: Fix docstring. 2020-03-23 00:06:58 +01:00
system gnu: linux-libre-arm-veyron: Deprecate package. 2020-03-22 20:55:37 -07:00
tests system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
artwork.scm
bootloader.scm
ci.scm maint: Add 'etc/release-manifest.scm'. 2020-03-13 17:33:38 +01:00
installer.scm installer: Do not include the host (guix config). 2020-03-22 16:49:47 +01:00
local.mk system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
machine.scm Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
packages.scm
services.scm
system.scm system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00