guix/gnu
Ludovic Courtès 4d047853da
secret-service: Add a timeout when waiting for a client.
* gnu/build/secret-service.scm (secret-service-receive-secrets)
[wait-for-client]: Call 'select' with a 60s timeout before 'accept'.
Return #f upon timeout.
[read-secrets]: Return FILES on success.
Adjust caller of 'wait-for-client' to handle #f.
2020-09-29 21:56:27 +02:00
..
bootloader gnu: grub: Support for network boot via TFTP. 2020-09-27 13:38:35 +02:00
build secret-service: Add a timeout when waiting for a client. 2020-09-29 21:56:27 +02:00
installer installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
machine
packages gnu: snap: Update to 6.2.1. 2020-09-29 14:06:25 +02:00
services services: hurd-vm: Pass "-no-reboot" when spawning the Hurd VM. 2020-09-29 21:56:27 +02:00
system images: hurd: Add hurd-barebones-qcow2-image. 2020-09-29 11:42:52 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Build hurd-barebones-qcow2-image. 2020-09-29 11:42:53 +02:00
image.scm
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: Remove icecat-68 source. 2020-09-28 14:45:23 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm