On Wed, Mar 29, 2023 at 03:48:08AM +0700, 51lieal wrote:
> I quite understand how to add package that available in the repository, i
> can't find an example under builder-debian how to add files / appimage into
> the template.
You have not looked hard enough.
Look at e.g. treatment of firmware or gnome flavors in builder.conf, and
corresponding directories under template_debian
At a simplistic level, and only for your own builds, you could simply
add packages to the lists in one of the files like packages_bullseye.list
That would have the advantage that the modified template would be
automatically added.
>
> Also how to include this build template to the iso in the kickstart.cfg ?
Either modify @debian group or add the package to qubes-kickstart.cfg,
as you would expect.
You will likely want to modify the post install configuration.