On Saturday 25 February 2023 01:18:26 Martin Rowe wrote:
>  - taken a look at the kwbimage documentation, but I don't think I can
> be of much help there

It should be pretty straightforward. Looking at how is documentation for
other format written (in the same manpage ./doc/mkimage.1), then looking
at existing kwbimage config files (find . -name "kwbimage.*cfg") and
looking into tools/kwbimage.c source code into functions which parses
config file (image_create_config_parse_oneline) and generate config file
(kwbimage_generate_config).

Reply via email to