unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29765] [PATCH 0/3] Check mapped devices upon 'init' and 'reconfigure'
@ 2017-12-18 14:14 Ludovic Courtès
  2017-12-18 14:17 ` [bug#29765] [PATCH 1/3] mapped-devices: Add 'location' and 'check' fields Ludovic Courtès
  2017-12-22  9:05 ` bug#29765: [PATCH 0/3] " Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Ludovic Courtès @ 2017-12-18 14:14 UTC (permalink / raw)
  To: 29765

Hi!

On IRC somebody reported a GuixSD misconfiguration: the person used the
desktop example, which has a LUKS root partition, but did not actually
create the root partition as LUKS.  As a result, the installed system
would not boot.

‘guix system init/reconfigure’ verifies file system labels and UUIDs
but in this case this is clearly insufficient.

This patch series addresses this by reporting LUKS UUIDs that could not
be found.

Ludo’.

Ludovic Courtès (3):
  mapped-devices: Add 'location' and 'check' fields.
  mapped-devices: 'luks-device-mapping' checks its source device.
  guix system: Check mapped devices upon 'init' and 'reconfigure'.

 gnu/system/mapped-devices.scm | 34 +++++++++++++++++++++++++++++++---
 guix/scripts/system.scm       | 24 +++++++++++++++++++++---
 2 files changed, 52 insertions(+), 6 deletions(-)

-- 
2.15.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-22  9:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-18 14:14 [bug#29765] [PATCH 0/3] Check mapped devices upon 'init' and 'reconfigure' Ludovic Courtès
2017-12-18 14:17 ` [bug#29765] [PATCH 1/3] mapped-devices: Add 'location' and 'check' fields Ludovic Courtès
2017-12-18 14:17   ` [bug#29765] [PATCH 2/3] mapped-devices: 'luks-device-mapping' checks its source device Ludovic Courtès
2017-12-18 14:17   ` [bug#29765] [PATCH 3/3] guix system: Check mapped devices upon 'init' and 'reconfigure' Ludovic Courtès
2017-12-22  9:05 ` bug#29765: [PATCH 0/3] " Ludovic Courtès

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).