seapath / build_debian_iso

Code to build a debian seapath ISO file using FAI Project
https://lfenergy.org/projects/seapath/
Apache License 2.0
4 stars 7 forks source link

build_qcow2: rollback upstream commit on qemu-img and zstd #80

Closed insatomcat closed 8 months ago

insatomcat commented 8 months ago

The upstream project considers qemu-img knows how to handle zstd compression and adapted FAI accordingly (https://github.com/faiproject/fai/commit/2a583d3bbfcc125c0f0c16dd2844ea52ca7a9d03?diff=split&w=0) However the qemu-img present in bookworm does not yet support zstd compression. This commit will rollback the change in build_debian_iso