guix/gnu
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
..
bootloader
build accounts: Always honor the configured user account shell. 2019-04-26 14:19:36 +02:00
installer installer: Take 'guix system init' exit code into account. 2019-04-26 14:19:36 +02:00
packages gnu: wgetpaste: Add and use wget input. 2019-04-26 04:36:02 +02:00
services gnu: knot-service: Add includes field in configuration. 2019-04-25 21:44:55 +02:00
system system: Provide a new VM image configuration. 2019-04-26 14:19:36 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Run wrapped program with 'execl', not 'system'. 2019-04-26 14:19:36 +02:00
local.mk gnu: soundtouch: Update to 2.1.1. 2019-04-26 00:56:32 +02:00
packages.scm
services.scm
system.scm system: Add guile-readline and guile-colorized to %BASE-PACKAGES. 2019-04-25 00:45:34 +02:00
tests.scm