guix/gnu
Ludovic Courtès 6c849cdb98
installer: Run wrapped program with 'execl', not 'system'.
'system' invokes /bin/sh, which is certainly not needed here.

* gnu/installer.scm (installer-program): Use 'execl', not 'system'.
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: Ask for confirmation of the user passwords. 2019-04-25 12:23:54 +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 tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
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