guix/gnu/installer/newt
Josselin Poiret ad55ccf9b1
installer: Make dump archive creation optional and selective.
* gnu/installer.scm (installer-program): Let the installer customize
the dump archive.
* gnu/installer/dump.scm (prepare-dump, make-dump): Split make-dump in
prepare-dump, which copies the files necessary for the dump, and
make-dump which creates the archive.
* gnu/installer/record.scm (installer): Add report-page field.  Change
documented return value of exit-error.
* gnu/installer/newt.scm (exit-error): Change arguments to be a string
containing the error.  Let the user choose between exiting and
initiating a dump.
(report-page): Add new variable.
* gnu/installer/newt/page.scm (run-dump-page): New variable.
* gnu/installer/newt/dump.scm: Delete it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-02-02 16:46:44 +01:00
..
ethernet.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
final.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
hostname.scm
keymap.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
locale.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
menu.scm
network.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
page.scm installer: Make dump archive creation optional and selective. 2022-02-02 16:46:44 +01:00
parameters.scm
partition.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
services.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
substitutes.scm
timezone.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
user.scm installer: Turn passwords into opaque records. 2022-02-02 16:46:44 +01:00
utils.scm
welcome.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
wifi.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00