>>>>> On Thu, 22 Sep 2016 17:31:54 -0700, Derek Poon <[email protected]>
>>>>> said:
> Instead of fai-diskimage as a separate command, have you considered
making it a mode of the fai command itself, analogous to `fai dirinstall`? It
would be nice to be able to write hooks for diskimage installs.
fai-diskimage is a seperate script which calls "fai install"
internally. You can write hooks for fai-diskinstall the same way as in
fai itself, because it uses the same config space as fai.
--
regards Thomas