guix/gnu
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
..
bootloader
build
home
installer installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
machine
packages gnu: utf-8-lineseparator: Update to cj8. 2022-02-02 14:44:01 +02:00
platforms
services services: tlp: Add config variables for battery charging. 2022-02-02 10:43:04 +01:00
system
tests services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
local.mk installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm