From 052c905dacd9aa8b3aea745216934c18d8442b82 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 5 Jan 2025 01:06:44 -0300 Subject: Chore: TODO: hydractl: sync-media: review sidecar/metadata handling --- docs/todo.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/todo.md b/docs/todo.md index f40950a..fd6eaa2 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -25,9 +25,12 @@ > [perhaps a '--transport=' or '--vendor=' option is needed] * [ ] Mount/umount system volume supporting split partiton scheme (`root`, `var`, `home` etc). - * [ ] Try to detected the device partition (`/dev/sdb1` etc) based + * [ ] Try to detect the device partition (`/dev/sdb1` etc) based on the LUKS2 label. * [ ] Syncing: + * [ ] Shall `sync-media` do a `git unannex` on sidecar and other metadata + files and manage them through Git instead, or keep them as unlocked + files? * [ ] Syncing packages: a frontend to `apt-offline` that uses `git-annex` repositories: getting, installing, cleaning. One node can request packages through an external drive, and another can fetch then. -- cgit v1.2.3