diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-02-19 22:47:56 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-03-05 23:40:23 +0100 |
commit | 8a4b11c6a911effddf4cac4b33f5c3c70392b797 (patch) | |
tree | 31d7ecdc17ab4cb2555b2a39a92b227f4ebd6aa2 /.guix-channel | |
parent | f901f5d2bc7ed37235ea8b4c51fde80c227234bb (diff) |
installer: Run commands without hopping through the shell.
* gnu/installer/utils.scm (run-shell-command): Rename to...
(run-command): Remove call to 'call-with-temporary-output-file' and hop
through Bash. Expect COMMAND to be a list of strings rather than a
string.
* gnu/installer/final.scm (install-system): Turn INSTALL-COMMAND into a
list of strings and pass it to 'run-command'.
* gnu/installer/newt/page.scm (edit-file): Likewise.
Diffstat (limited to '.guix-channel')
0 files changed, 0 insertions, 0 deletions