Skip to content

Commit

Permalink
docs: todos done
Browse files Browse the repository at this point in the history
  • Loading branch information
hugojosefson committed Nov 15, 2024
1 parent b158336 commit 213c9bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions readme/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@

## TODO

- [ ] Instead of checking first line of ssh server, spawn `ssh` and get a proper
- [x] Instead of checking first line of ssh server, spawn `ssh` and get a proper
line stream.
- [ ] Check if the prompt is an unlock prompt. If so, unlock.
- [ ] Check if we can run `zfsunlock`. If so, unlock.
- [ ] If we're in the server booted, `sleep infinity`, then wait for broken
- [x] Check if the prompt is an unlock prompt. If so, unlock.
- [x] ~~Check if we can run `zfsunlock`. If so, unlock.~~
- [x] If we're in the server booted, `sleep infinity`, then wait for broken
connection indicating next boot.
- [ ] Add timeout arguments/options to `ssh` command.
- [x] Add timeout arguments/options to `ssh` command.

0 comments on commit 213c9bc

Please sign in to comment.