mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
9529f7850e
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'. |
||
---|---|---|
.. | ||
aux-files | ||
newt | ||
connman.scm | ||
final.scm | ||
hostname.scm | ||
keymap.scm | ||
locale.scm | ||
newt.scm | ||
parted.scm | ||
record.scm | ||
services.scm | ||
steps.scm | ||
timezone.scm | ||
user.scm | ||
utils.scm |