guix/gnu
Mathieu Othacehe 33023baac8
installer: Fix skip-to-step issue.
When trying to jump to the first step, DONE-STEPS ends-up being null, which
fails the matching condition.

* gnu/installer/steps.scm (skip-to-step): Split matching conditions to handle
the empty DONE-STEPS case properly.
2019-04-21 12:12:11 +02:00
..
bootloader
build vm: Use a fixed FAT serial number for 'efi.img' in ISO images. 2019-04-21 00:51:18 +02:00
installer installer: Fix skip-to-step issue. 2019-04-21 12:12:11 +02:00
packages gnu: direnv: Remove go references from output. 2019-04-21 10:38:30 +01:00
services services: fprintd: Use define-configuration. 2019-04-21 10:40:19 +02:00
system install: Pass "modprobe.blacklist=radeon". 2019-04-21 00:51:18 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Translate keyboard layout names. 2019-04-17 15:11:21 +02:00
local.mk gnu: mtools: 'mformat' initializes boot sector before writing it. 2019-04-21 00:51:19 +02:00
packages.scm
services.scm
system.scm
tests.scm