aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-09-26 22:39:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-09-26 22:39:59 -0300
commit6a44d7c68e763a4f04f03ea2bb6f8c423676dbf8 (patch)
treea784930c5e97f919e6b3ace497bf6e9450c6b06c /TODO.md
parentd364529954d5f10acf2e29aec1fd410311fcf9cc (diff)
downloadhydra-6a44d7c68e763a4f04f03ea2bb6f8c423676dbf8.tar.gz
hydra-6a44d7c68e763a4f04f03ea2bb6f8c423676dbf8.tar.bz2
Updates TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 184101d..754e234 100644
--- a/TODO.md
+++ b/TODO.md
@@ -10,7 +10,6 @@ Hydra
- check, install and test puppet pre-commit via git-hooks on all repositories using module-commit.
- bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`).
- ssh-config: hydra integration.
-- install: automatically set ORIGIN through config parameter.
- init: version control in the superproject?
- deploy:
- install keys?
@@ -22,6 +21,9 @@ Hydractl
- provision:
- command line parameters using key=value pairs.
- config parser using a custom function with `include` directive, avoiding `source`.
+ - sheeva support:
+ - http://blog.bofh.it/debian/id_265
+ - http://www.digriz.org.uk/debian/debootstrap/kirkwood
- install: PREFIX support.
- deploy: install keys
- upgrade: run docker upgrade on all available images.