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

SEAPATH_HOST packages are not installed when running `build_iso.sh --custom` #110

Closed eroussy closed 3 months ago

eroussy commented 3 months ago

The host packages (qemu, libvirt ....) are installed correctly when building with the command ./build_iso.sh, but not when running build_iso.sh --cutom.

Step to reproduce

I did not test other configuration, so for now i don't know where the problem could come from.