diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-09-26 22:39:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-09-26 22:39:59 -0300 |
commit | 6a44d7c68e763a4f04f03ea2bb6f8c423676dbf8 (patch) | |
tree | a784930c5e97f919e6b3ace497bf6e9450c6b06c | |
parent | d364529954d5f10acf2e29aec1fd410311fcf9cc (diff) | |
download | hydra-6a44d7c68e763a4f04f03ea2bb6f8c423676dbf8.tar.gz hydra-6a44d7c68e763a4f04f03ea2bb6f8c423676dbf8.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |