From: Silvio Rhatto Date: Tue, 4 Mar 2014 19:27:35 +0000 (-0300) Subject: TODO update X-Git-Tag: 0.2.2~91 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a800c77cba9ac8bf9bc8a0e15afc6b8b9777ec85;p=hydra.git TODO update --- 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`.