gnu: system: Fix computation of boot parameters for LUKS devices.
authorAndy Wingo <wingo@igalia.com>
Wed, 20 Sep 2017 13:11:41 +0000 (15:11 +0200)
committerAndy Wingo <wingo@igalia.com>
Wed, 20 Sep 2017 13:40:32 +0000 (15:40 +0200)
commit96bc6518002c3b2ad9f15cf36991b20bebcbbe8a
treeaee86bb4240c7e131d257a4f0f072509db09c38c
parentc68c201fdd429140da1c606861c9296b9cb01265
gnu: system: Fix computation of boot parameters for LUKS devices.

* gnu/system.scm (read-boot-parameters): Fix store-device computation for root
devices of type "device", like the LUKS partition described in the manual.
From a patch from https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28445#23.

Signed-off-by: Andy Wingo <wingo@igalia.com>
gnu/system.scm