Hello Emanuele,
The version 20230308 in sid works fine for me for detecting the installer RC >> ISO images:That is not the case for me. Which ISO are you using exactly? The one > not being recognized here is debian-bookworm-DI-rc2-amd64-netinst.iso.
Ah... I see my error. I was using the daily images from [1].With the attached patch, the RC version from [2] (I've added only the amd64,iso-cd version) will be identified as Debian 12 (i.e. bookworm).
See also my mail to debian-boot [3]. With kind regards, Roland [1] https://get.debian.org/images/daily-builds/daily [2] https://get.debian.org/images/bookworm_di_rc2/ [3] https://lists.debian.org/debian-boot/2023/05/msg00091.html
--- a/data/os/debian.org/debian-12.xml.in +++ b/data/os/debian.org/debian-12.xml.in @@ -39,7 +39,7 @@ <media arch="x86_64"> <variant id="universal-netinst"/> <iso> - <volume-id>Debian 12.\d+.\d+ amd64 n</volume-id> + <volume-id>Debian (12.\d+.\d+|bookworm-DI-rc\d+) amd64 n</volume-id> </iso> <kernel>install.amd/vmlinuz</kernel> <initrd>install.amd/initrd.gz</initrd>
OpenPGP_signature
Description: OpenPGP digital signature