On 2025-08-19, Arnaud Rebillout wrote: > On Mon, 18 Aug 2025 16:47:13 +0200 Eike wrote: > >> I'm attaching a diff for build-simple-cdd to not include i386 for >> Trixie and above. >> I never programmed in python, so I hope this makes any sense.
Thanks for the patch! >> Still needed: >> * setting DISABLE_UEFI_32=1 for Trixie and above for debian-cd >> * always including tasksel in reprepro mirror (and I wonder if more is >> missing?) > > Thanks, I've used your patch. I also could fix the two other issues. Now > I can build a trixie image, I use these commands: > > ``` > cat << EOF > simple-cdd.conf > mirror_tools="reprepro download" > mirror_files="" # Don't try to download README doc/ tools/ > export OMIT_MANUAL=1 > export OMIT_RELEASE_NOTES=1 > export OMIT_DOC_TOOLS=1 > EOF > > ./build-simple-cdd --verbose --debug --force-root --dist trixie --conf > simple-cdd.conf > ``` The default behavior running on trixie should work without passing any custom configuration... if it does not, we may need to fix more things before uploading... live well, vagrant
signature.asc
Description: PGP signature

