guix/gnu
Ludovic Courtès 6ea6e1476f
file-systems: Spawn a REPL only when interaction is possible.
Fixes <https://bugs.gnu.org/23697>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.

* gnu/build/file-systems.scm (check-file-system): Call 'start-repl' only
if current-input-port passes 'isatty?'.
* gnu/services/shepherd.scm (shepherd-configuration-file): After
'for-each' expression, call 'redirect-port'.
* gnu/tests/base.scm (run-basic-test)["stdin is /dev/null"]: New test.
2018-12-18 16:04:26 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
packages gnu: libostree: Update to 2018.9.1. 2018-12-18 14:53:43 +01:00
services file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
system Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
tests file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm
local.mk gnu: ansible: Work around issues with Guix wrapper scripts. 2018-12-18 11:20:56 +05:30
packages.scm
services.scm
system.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
tests.scm