aboutsummaryrefslogtreecommitdiff
path: root/docs/todo.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/todo.md')
-rw-r--r--docs/todo.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/todo.md b/docs/todo.md
index f40950a..1346660 100644
--- a/docs/todo.md
+++ b/docs/todo.md
@@ -25,9 +25,14 @@
> [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.
+ * [ ] Cryptdisks script needs fixing as `systemd-tty-ask-password-agent` is not
+ catching cryptsetup password prompts anymore. Otherwise, consider to
+ deprecate this script.
* [ ] Syncing:
+ * [ ] Run `git submodule --update --init --recursive` after running
+ `git annex sync`.
* [ ] 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.