diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-01-16 10:42:16 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-01-16 10:42:16 -0300 |
commit | da10925558b8234db6905aec23ba145c5809563d (patch) | |
tree | d478bdcd9b0f4673dafbe0f7a20c2a7793c369f0 | |
parent | 052c905dacd9aa8b3aea745216934c18d8442b82 (diff) | |
download | hydra-master.tar.gz hydra-master.tar.bz2 |
-rw-r--r-- | docs/todo.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/todo.md b/docs/todo.md index fd6eaa2..82207e2 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -27,6 +27,9 @@ `var`, `home` etc). * [ ] 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: * [ ] Shall `sync-media` do a `git unannex` on sidecar and other metadata files and manage them through Git instead, or keep them as unlocked |