Instead of having separate images for UKIs and raw boot assets, settle down on having UKIs always.
We can have some format to extract necessary bits from the UKI, e.g. talos.uki:<section_name>. Support in the imager/installer to extract a raw bit from the UKI for non-sd-boot systems.
Support generating unsigned UKIs.
In Image Factory, drop the distinction between installer and installer-secureboot by always enabling SecureBoot for the installer.
Feature Request
Instead of having separate images for UKIs and raw boot assets, settle down on having UKIs always.
We can have some format to extract necessary bits from the UKI, e.g.
talos.uki:<section_name>
. Support in theimager
/installer
to extract a raw bit from the UKI for non-sd-boot systems.Support generating unsigned UKIs.
In Image Factory, drop the distinction between
installer
andinstaller-secureboot
by always enabling SecureBoot for the installer.Description