guix/gnu/installer
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
..
aux-files
newt installer: Make dump archive creation optional and selective. 2022-02-02 16:46:44 +01:00
connman.scm
dump.scm installer: Make dump archive creation optional and selective. 2022-02-02 16:46:44 +01:00
final.scm installer: Turn passwords into opaque records. 2022-02-02 16:46:44 +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: Make dump archive creation optional and selective. 2022-02-02 16:46:44 +01:00
parted.scm installer: Raise condition when mklabel fails. 2022-02-02 16:46:43 +01:00
proxy.scm
record.scm installer: Make dump archive creation optional and selective. 2022-02-02 16:46:44 +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
tests.scm installer: Recommend 'ntp-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
timezone.scm
user.scm installer: Turn passwords into opaque records. 2022-02-02 16:46:44 +01:00
utils.scm installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00