kcrypt/pkg/config
Itxaka b0b2518e6a
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>
2025-03-13 10:34:23 +01:00
..
config_test.go Drop kairos lib and use sdk instead 2023-06-14 15:03:31 +02:00
config.go Add label to luks partition and dont gate on label (#471) 2025-03-13 10:34:23 +01:00
suite_test.go Move from partition_info to config package 2023-01-18 14:55:25 +02:00