From: David Trudgian <dave@trudgian.net>
To: 38826@debbugs.gnu.org
Subject: [bug#38826] doc: Mention no LUKS2 for luks-device-mapping
Date: Mon, 30 Dec 2019 21:47:01 -0600 [thread overview]
Message-ID: <20191231034701.GA10716@lappy> (raw)
[-- Attachment #1: Type: text/plain, Size: 396 bytes --]
I spent a bit of time trying to mount some existing LUKS2 devices on
boot in a Guix system. They worked to open and mount manually in a
booted system, but not on boot with luks-device-mapping. Eventually
worked out LUKS2 is not supported by the code that inspects the
superblock directly for the (LUKS1) UUID.
A mention LUKS2 is not supported in the docs might be nice.
Cheers,
Dave Trudgian
[-- Attachment #2: 0001-Mention-no-LUKS2-in-luks-device-mapping-doc.patch --]
[-- Type: text/plain, Size: 1286 bytes --]
From 97ed4c1859e797adf4ba813ac7db3d1b8261a569 Mon Sep 17 00:00:00 2001
From: David Trudgian <EMAIL>
Date: Mon, 30 Dec 2019 21:37:35 -0600
Subject: [PATCH] Mention no LUKS2 in luks-device-mapping doc
---
doc/guix.texi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/guix.texi b/doc/guix.texi
index 70e3dfea6a..232d99d508 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -69,6 +69,7 @@ Copyright @copyright{} 2019 Jakob L. Kreuze@*
Copyright @copyright{} 2019 Kyle Andrews@*
Copyright @copyright{} 2019 Alex Griffin@*
Copyright @copyright{} 2019 Guillaume Le Vaillant@*
+Copyright @copyright{} 2019 David C. Trudgian@*
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -11470,6 +11471,10 @@ This must be a @code{mapped-device-kind} object, which specifies how
This defines LUKS block device encryption using the @command{cryptsetup}
command from the package with the same name. It relies on the
@code{dm-crypt} Linux kernel module.
+
+Note that currently only LUKS1 encrypted devices are supported. Existing
+LUKS2 devices can be opened and mounted after boot, using
+@code{cryptsetup luksOpen}.
@end defvr
@defvr {Scheme Variable} raid-device-mapping
--
2.24.1
next reply other threads:[~2019-12-31 4:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-31 3:47 David Trudgian [this message]
2020-01-02 22:32 ` [bug#38826] doc: Mention no LUKS2 for luks-device-mapping Danny Milosavljevic
2020-01-02 22:53 ` Tobias Geerinckx-Rice via Guix-patches via
2020-01-03 1:56 ` David Trudgian
2020-01-10 15:39 ` [bug#38826] Fwd: [bug #55093] Add LUKS2 support Tobias Geerinckx-Rice via Guix-patches via
2020-01-10 19:03 ` David Trudgian
[not found] <20181125-133249.sv131345.66349@savannah.gnu.org>
[not found] ` <20190329-085821.sv141454.39342@savannah.gnu.org>
[not found] ` <20190529-204303.sv92573.55917@savannah.gnu.org>
[not found] ` <20191104-210711.sv164522.57380@savannah.gnu.org>
[not found] ` <20191104-214103.sv131345.42463@savannah.gnu.org>
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191231034701.GA10716@lappy \
--to=dave@trudgian.net \
--cc=38826@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).