guix/gnu
Mathieu Othacehe 62a3756bd9
installer: Skip the backtrace page on user abort.
When the user aborts the installation because a core dump is discovered or the
installation command failed, displaying the abort backtrace doesn't make much
sense. Hide it when the abort condition is &user-abort-error and skip directly
to the dump page.

* gnu/installer/steps.scm (&user-abort-error): New variable.
(user-abort-error?): New procedure.
* gnu/installer/newt/final.scm (run-install-failed-page): Raise a
user-abort-error.
* gnu/installer/newt/welcome.scm (run-welcome-page): Ditto.
* gnu/installer.scm (installer-program): Hide the backtrace page and directly
propose to dump the report when the a &user-abort-error is raised.
2022-11-02 15:52:19 +01:00
..
bootloader
build
home
installer installer: Skip the backtrace page on user abort. 2022-11-02 15:52:19 +01:00
machine
packages gnu: randomjungle: Use older gfortran. 2022-11-02 12:38:10 +01:00
services
system
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Skip the backtrace page on user abort. 2022-11-02 15:52:19 +01:00
local.mk
machine.scm
packages.scm
services.scm
system.scm
tests.scm