🛡️ Cloud native guardian for persistent data in the edge
Go to file
Dimitris Karakasilis 82c6e8fcd0
Create parition info parsing library
to be used both here (when trying to find the partition UUID using a
label) and on the kairos side when updating the file after calling
kcrypt to encrypt a partition (which causes the UUID to change).

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2022-11-11 10:55:46 +02:00
dracut/29kcrypt Conditionals bring still deps in systemd 2022-10-15 21:14:06 +00:00
examples/dummy-discovery Minor fixups 2022-10-04 17:08:20 +00:00
pkg Create parition info parsing library 2022-11-11 10:55:46 +02:00
tests/assets Create parition info parsing library 2022-11-11 10:55:46 +02:00
dracut.conf Initial import 2022-10-03 11:03:48 +02:00
Earthfile Minor fixups 2022-10-04 17:08:20 +00:00
go.mod Create parition info parsing library 2022-11-11 10:55:46 +02:00
go.sum Create parition info parsing library 2022-11-11 10:55:46 +02:00
LICENSE Add LICENSE file 2022-10-06 14:53:51 +00:00
main.go Make kcrypt encrypt return useful lable/uuid mapping data 2022-11-10 16:21:48 +02:00