Integrate ventoy/espack as a step after the keytool folder is assembled. espack takes an ESP/ directory and produces a bootable esp.img file from it, which Ventoy can load directly.
The workflow addition would be:
- After the existing
keytool folder is assembled and keys are copied into it, automatically download and invoke espack.
- Pack the
data/keytool contents into an esp.img using espack.
- Output the resulting
esp.img alongside the existing data/keytool folder.
Integrate ventoy/espack as a step after the
keytoolfolder is assembled.espacktakes anESP/directory and produces a bootableesp.imgfile from it, which Ventoy can load directly.The workflow addition would be:
keytoolfolder is assembled and keys are copied into it, automatically download and invokeespack.data/keytoolcontents into anesp.imgusingespack.esp.imgalongside the existingdata/keytoolfolder.