me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/installer
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
..
aux-files
newt installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
connman.scm
dump.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
final.scm installer: Install the locale before mounting the cow-store. 2022-01-14 14:29:19 +01:00
hostname.scm
keymap.scm
locale.scm
newt.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
parted.scm installer: Ignore small devices. 2022-01-14 14:29:08 +01:00
proxy.scm
record.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
services.scm installer: Offer 'gpm-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
steps.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
substitutes.scm
tests.scm installer: Recommend 'ntp-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
timezone.scm
user.scm
utils.scm installer: Do not set the locale in run-command. 2022-01-14 14:29:15 +01:00