guix/gnu
Tomas Volf d082312ef7
mapped-devices: Allow unlocking by a key file.
Requiring the user to input their password in order to unlock a device is not
always reasonable, so having an option to unlock the device using a key file
is a nice quality of life change.

* gnu/system/mapped-devices.scm (open-luks-device): Add #:key-file argument.
(luks-device-mapping-with-options): New procedure.
* doc/guix.texi (Mapped Devices): Describe the new procedure.

Change-Id: I1de4e045f8c2c11f9a94f1656e839c785b0c11c4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-14 23:00:03 +01:00
..
bootloader
build
home home: services: shepherd: Use the 0.10.x interface. 2024-01-08 23:14:46 +01:00
installer
machine
packages gnu: Make intermediate packages public but hidden. 2024-01-14 23:00:02 +01:00
services gnu: guix-build-coordinator: Update to 0-94.c4c4f5a. 2024-01-12 12:06:56 +00:00
system mapped-devices: Allow unlocking by a key file. 2024-01-14 23:00:03 +01:00
tests tests: security: Fix fail2ban-extension-test. 2024-01-12 17:26:24 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
installer.scm
local.mk gnu: unknown-horizons: Fix build and runtime errors. 2024-01-14 10:02:07 +01:00
machine.scm
packages.scm
services.scm
system.scm system: hurd: Use the Shepherd 0.10.x. 2024-01-08 23:14:46 +01:00
tests.scm