aboutsummaryrefslogtreecommitdiff
path: root/docs/todo.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-01-05 01:06:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-01-05 01:06:44 -0300
commit052c905dacd9aa8b3aea745216934c18d8442b82 (patch)
tree5b9a1e215335d246c93070807d5b3c590765043b /docs/todo.md
parent3246ad6f501251c34fd4bfdb46001e460cd6536d (diff)
downloadhydra-052c905dacd9aa8b3aea745216934c18d8442b82.tar.gz
hydra-052c905dacd9aa8b3aea745216934c18d8442b82.tar.bz2
Chore: TODO: hydractl: sync-media: review sidecar/metadata handling
Diffstat (limited to 'docs/todo.md')
-rw-r--r--docs/todo.md5
1 files changed, 4 insertions, 1 deletions
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=<tn>' or '--vendor=<vn>' 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.