guix/gnu
Mathieu Othacehe 96bb00d203
installer: Run the "guix system init" command in a PTY.
Fixes: <https://issues.guix.gnu.org/55360>

* gnu/installer/utils.scm (run-external-command-with-handler/tty): New
procedure.
(run-external-command-with-line-hooks, run-command): Add a TTY? argument.
* gnu/installer/final.scm (install-system): Call run-command with TTY?
argument set to #true.
2022-10-20 10:50:50 +02:00
..
bootloader
build
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: Run the "guix system init" command in a PTY. 2022-10-20 10:50:50 +02:00
machine guix: Fix typos. 2022-10-17 07:29:09 +02:00
packages gnu: Add cl-trivial-sockets. 2022-10-20 10:04:05 +02:00
services services: nginx: Improve reload action documentation. 2022-10-18 10:48:32 +01:00
system system: Use a valid license as the dummy license. 2022-10-13 17:41:59 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Honor the system passed to image->job. 2022-10-13 17:28:46 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: kwayland: Skip flaky test. 2022-10-16 03:27:33 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm