guix/gnu/system
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
..
examples gnu: vm-image.tmpl: Improve SPICE dynamic resizing. 2023-12-30 00:28:14 -05:00
images images: Add orangepi-r1-plus-lts image. 2023-12-22 16:06:15 -08:00
accounts.scm
file-systems.scm file-systems: Add tracefs to %pseudo-file-system-types. 2023-12-10 21:47:52 +01:00
hurd.scm system: hurd: Use the Shepherd 0.10.x. 2024-01-08 23:14:46 +01:00
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
install.scm images: Add orangepi-r1-plus-lts image. 2023-12-22 16:06:15 -08:00
keyboard.scm
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm mapped-devices: Allow unlocking by a key file. 2024-01-14 23:00:03 +01:00
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm
vm.scm