guix/gnu
Andy Wingo 96bc651800
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>
2017-09-20 15:40:32 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages gnu: xorg-server: Prefer intel driver only for older GPUs. 2017-09-20 15:40:31 +02:00
services gnu: services: Add modesetting driver to xorg configuration path. 2017-09-20 15:40:31 +02:00
system doc: Use Screen and OpenSSH in the bare-bones example. 2017-09-12 23:56:34 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm
bootloader.scm
local.mk gnu: newsbeuter: Fix CVE-2017-14500. 2017-09-18 22:38:56 +03:00
packages.scm
services.scm services: Add 'fold-service-types'. 2017-09-16 17:47:46 +02:00
system.scm gnu: system: Fix computation of boot parameters for LUKS devices. 2017-09-20 15:40:32 +02:00
tests.scm