aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
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`.