guix/gnu
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
..
bootloader
build
home
installer installer: Make dump archive creation optional and selective. 2022-02-02 16:46:44 +01:00
machine
packages gnu: utf-8-lineseparator: Update to cj8. 2022-02-02 14:44:01 +02:00
platforms
services services: tlp: Add config variables for battery charging. 2022-02-02 10:43:04 +01:00
system
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Make dump archive creation optional and selective. 2022-02-02 16:46:44 +01:00
local.mk installer: Make dump archive creation optional and selective. 2022-02-02 16:46:44 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm