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 or pull requests.
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 installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
final.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
hostname.scm
keymap.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
locale.scm installer: Fix docstring typoes. 2020-09-21 00:31:15 +02:00
menu.scm
network.scm installer: Check if ci.guix.gnu.org can be reached. 2022-01-14 14:29:08 +01:00
page.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
parameters.scm installer: parameters: Add a reboot button. 2020-11-07 18:17:32 +01:00
partition.scm installer: Ignore small devices. 2022-01-14 14:29:08 +01:00
services.scm installer: Recommend 'ntp-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
substitutes.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
timezone.scm
user.scm installer: Adapt to Guile-newt revision 2. 2020-04-06 15:06:03 +02:00
utils.scm
welcome.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
wifi.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00