guix/gnu/installer
Ludovic Courtès 9529f7850e
installer: Take 'guix system init' exit code into account.
This allows the installer to distinguish success from failure, and also
ensures the shell that runs 'guix system init' exits upon completion.

* gnu/installer/utils.scm (run-shell-command)[pause]: New procedure.
Add "exec" before COMMAND in the script.  Guard 'invoke' call and handle
'invoke-error?'.  Add call to 'pause' on completion.
* gnu/installer/final.scm (install-system): Remove 'false-if-exception'.
2019-04-26 14:19:36 +02:00
..
aux-files
newt installer: Ask for confirmation of the user passwords. 2019-04-25 12:23:54 +02:00
connman.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
final.scm installer: Take 'guix system init' exit code into account. 2019-04-26 14:19:36 +02:00
hostname.scm
keymap.scm installer: Parse the 'shortDescription' field from xkeyboard-config. 2019-04-17 15:13:31 +02:00
locale.scm installer: Use the normalized codeset in the 'locale' field. 2019-04-07 16:19:09 +02:00
newt.scm
parted.scm installer: Produce an 'initrd-modules' field if needed. 2019-03-27 11:54:05 +01:00
record.scm
services.scm installer: Desktop environment page now includes window managers. 2019-04-17 11:53:53 +02:00
steps.scm installer: Fix skip-to-step issue. 2019-04-21 12:12:11 +02:00
timezone.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
user.scm installer: Ask for the root account password. 2019-04-25 00:45:35 +02:00
utils.scm installer: Take 'guix system init' exit code into account. 2019-04-26 14:19:36 +02:00