guix/gnu
Mathieu Othacehe 1a9af96b18
installer: Fix backtrace display.
The 'syslog' macro cannot be resolved in the pre-unwind-handler
context. Failed to resolve 'syslog' in this context resulted in the swallowing
of all installation errors.

Fixes 5c04b00cf4.

* gnu/installer.scm (installer-program): Use (gnu installer utils) module.
2020-04-18 17:42:02 +02:00
..
bootloader
build vm: Transparently compress iso9660 images. 2020-04-10 16:05:19 +02:00
installer installer: tests: Don't install to a CD/DVD. 2020-04-10 16:06:32 +02:00
machine
packages gnu: Use the test-only time zone database where appropriate. 2020-04-17 17:26:56 -04:00
services services: Move 'user-processes' to (gnu services shepherd). 2020-04-17 23:18:32 +02:00
system services: account: Have 'user-processes' depend on 'user-homes'. 2020-04-17 23:18:32 +02:00
tests tests: openvswitch: Use the absolute file name of ovs-vsctl. 2020-04-10 20:20:11 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Fix backtrace display. 2020-04-18 17:42:02 +02:00
local.mk gnu: python-jedi: Fix test failure on some file systems. 2020-04-17 00:51:48 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm