diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2016-07-02 18:29:19 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2016-07-02 18:29:19 -0300 | 
| commit | f1c55982006fa5e2a8706f7460a4cd16e9f767d3 (patch) | |
| tree | 5c5eb1ad54e5205473f246aea525d60bb282c41a /doc | |
| parent | a249af014901cbe1d2ac02913d90595e1b1a8a7a (diff) | |
| download | hydra-f1c55982006fa5e2a8706f7460a4cd16e9f767d3.tar.gz hydra-f1c55982006fa5e2a8706f7460a4cd16e9f767d3.tar.bz2  | |
Bootless: FDE support
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo.rst | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 94d8e77..98431b1 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -4,6 +4,8 @@ TODO  - docs.  - deploy:   - lockfile. + - one-step ssh+sudo deployment. + - simple deployer using just rsync.   - check for sudo config at the remote site.  - compile:    - per-node compiled file. @@ -14,3 +16,4 @@ TODO    - $APP_BASE/share/{hydra,hydractl}    - /usr/local/share/{hydra,hydractl}    - {hydra,hydract}-action (like git plugins) +- bootless: per-device hash/verification.  | 
