seapath / build_debian_iso

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

docker-compose.yml: Remove FAI basefile bootstrap #75

Closed ycongal-smile closed 1 year ago

ycongal-smile commented 1 year ago

FAI's basefile for BOOKWORM64 is some months old right now. Using it triggers a udev upgrade that, with /dev bound into the chroot, change the ownership of /dev/kvm on the build host.

To avoid this, remove FAI basefile bootstrap, FAI will create a fresh basefile without triggering the problematic udev upgrade.

This increase build time by around 1 minute.

insatomcat commented 1 year ago

NOT elligible for backport to debian11