aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-04 16:27:35 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-04 16:27:35 -0300
commita800c77cba9ac8bf9bc8a0e15afc6b8b9777ec85 (patch)
treeed3e1709810b34ead78d2ddce7cdf63855934f58 /TODO.md
parentbdeea262abde8efeac8dfb2ecd68ea6a1be2fd3a (diff)
downloadhydra-a800c77cba9ac8bf9bc8a0e15afc6b8b9777ec85.tar.gz
hydra-a800c77cba9ac8bf9bc8a0e15afc6b8b9777ec85.tar.bz2
TODO update
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 57dda22..b9a8f19 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,4 +4,10 @@ TODO
Hydra
-----
- - Bootless: properly support $subdevice in parted or always use first device (like /dev/sdb1).
+ - Bootless: properly support `$subdevice` in parted or always use first device (like `/dev/sdb1`).
+
+Hydractl
+--------
+
+ - Provision: parse the config file using a custom function with `include` directive support to
+ avoid using `source`.