guix/gnu
Mathieu Othacehe 1da6914589
tests: install: Fix marionette race condition.
If the marionette shuts down before the script return is received, then status
will be <eof>.

* gnu/tests/install.scm (run-install): Allow status to be the <eof> object.
2020-06-26 14:49:32 +02:00
..
bootloader
build system: image: Remove "image-root" when building raw disk-images. 2020-06-22 17:49:19 +02:00
installer
machine machine: ssh: Fix guix deploy hang when using non-DCE UUIDs. 2020-06-18 23:20:41 -04:00
packages gnu: binutils-gold: Inherit replacements from binutils. 2020-06-26 14:02:56 +02:00
services services: Add missing (ice-9 format) import. 2020-06-25 01:20:31 +02:00
system system: image: Fix disk-image name. 2020-06-26 10:05:58 +02:00
tests tests: install: Fix marionette race condition. 2020-06-26 14:49:32 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Build Guix System images. 2020-06-25 10:29:41 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm
local.mk gnu: grub: Cross-build fix for system i686-linux. 2020-06-25 17:46:37 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm