guix/gnu/installer/newt
Mathieu Othacehe 0d37a5df7e
installer: Add crash dump upload support.
Suggested-by: Josselin Poiret <dev@jpoiret.xyz>

* gnu/installer/dump.scm: New file.
* gnu/installer/newt/dump.scm: New file.
* gnu/local.mk (INSTALLER_MODULES): Add them.
* gnu/installer/record.scm (<installer>)[dump-page]: New field.
* gnu/installer/steps.scm (%current-result): New variable.
(run-installer-steps): Update it.
* gnu/installer.scm (installer-program): Add tar and gip to the installer
path. Add guile-webutils and gnutls to the Guile extensions. Generate and send
the crash dump report.
* gnu/installer/newt.scm (exit-error): Add a report argument. Display the
report id.
(dump-page): New procedure.
(newt-installer): Update it.
2022-02-02 16:46:42 +01:00
..
dump.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
ethernet.scm
final.scm
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm installer: Check if ci.guix.gnu.org can be reached. 2022-01-14 14:29:08 +01:00
page.scm
parameters.scm
partition.scm installer: Ignore small devices. 2022-01-14 14:29:08 +01:00
services.scm
substitutes.scm
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm