kcrypt/pkg/lib
Itxaka 08d8a003e6
Add label to luks partition and dont gate on label (#471)
* Add label to luks partition and dont gate on label

Instead of gating on labels, lets just add the label to the luks
partition, the same way we do to the underlying unlocked partition, so
they share the fs label. That way, the locking and unlocking refer to
the same label always

---------

Signed-off-by: Itxaka <itxaka@kairos.io>
(cherry picked from commit b0b2518e6a)
2025-03-13 12:14:44 +01:00
..
initrd.go Move all functions under pkg 2023-11-30 10:24:55 +01:00
lock.go Add label to luks partition and dont gate on label (#471) 2025-03-13 12:14:44 +01:00
unlock.go Add label to luks partition and dont gate on label (#471) 2025-03-13 12:14:44 +01:00
utils.go Rework TPM workflow (#318) 2024-05-28 11:48:37 +02:00