guix/gnu/installer
Josselin Poiret 726d0bd2f3
installer: Use named prompt to abort or break installer steps.
* gnu/installer/steps.scm (run-installer-steps): Set up
'installer-step prompt.
* gnu/installer/newt/ethernet.scm (run-ethernet-page)
* gnu/installer/newt/final.scm (run-config-display-page,
run-install-failed-page)
* gnu/installer/newt/keymap.scm (run-layout-page, run-variant-page)
* gnu/installer/newt/locale.scm (run-language-page,
run-territory-page, run-codeset-page, run-modifier-page,
run-locale-page)
* gnu/installer/newt/network.scm (run-technology-page,
wait-service-online)
* gnu/installer/newt/page.scm (run-listbox-selection-page,
run-checkbox-tree-page)
* gnu/installer/newt/partition.scm (button-exit-action)
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page,
run-networking-cbt-page, run-other-services-cbt-page,
run-network-management-page)
* gnu/installer/newt/timezone.scm (run-timezone-page)
* gnu/installer/newt/user.scm (run-user-page)
* gnu/installer/newt/welcome.scm (run-menu-page)
* gnu/installer/newt/wifi.scm (run-wifi-page): Use the 'installer-step
prompt to abort.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-02-02 16:46:44 +01:00
..
aux-files
newt installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
connman.scm
dump.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
final.scm installer: Remove specific logging code. 2022-02-02 16:46:43 +01:00
hostname.scm
keymap.scm installer: keymap: Fix optional fields handling. 2021-09-21 20:35:49 +00:00
locale.scm
newt.scm installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00
parted.scm installer: Raise condition when mklabel fails. 2022-02-02 16:46:43 +01:00
proxy.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
record.scm installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00
services.scm installer: Offer 'gpm-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
steps.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
substitutes.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
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: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00