guix/gnu
Ludovic Courtès 8a4b11c6a9
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.
2020-03-05 23:40:23 +01:00
..
bootloader
build build: file-systems: Do not warn about file system check for NFS. 2020-03-02 23:59:45 -05:00
installer installer: Run commands without hopping through the shell. 2020-03-05 23:40:23 +01:00
machine
packages gnu: java-openjfx-build: Add snippet. 2020-03-05 22:10:17 +01:00
services services: herd: Add restart-service. 2020-03-03 15:00:32 +01:00
system file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests tests: 'run-basic-test' can enter a root password. 2020-03-05 23:40:22 +01:00
artwork.scm
bootloader.scm
ci.scm tests: "make check-system" no longer interns source upfront. 2020-03-05 16:33:37 +01:00
installer.scm installer: Use a Guile-Newt snapshot that supports 'form-watch-fd'. 2020-03-05 23:40:22 +01:00
local.mk gnu: SuiteSparse: Update to 5.7.1. 2020-03-04 18:08:13 -05:00
machine.scm
packages.scm
services.scm
system.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00