diff options
Diffstat (limited to 'TODO.md')
-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. |