I said in my previous message that this procedure executed under Trixie creates a beta.list file that links to bookworm instead of trixie.
The source code I'm referring to :
https://github.com/RPi-Distro/raspi-con ... nfig#L2314
Maybe it should source /etc/os-release and use $VERSION_CODENAME :
The source code I'm referring to :
https://github.com/RPi-Distro/raspi-con ... nfig#L2314
Maybe it should source /etc/os-release and use $VERSION_CODENAME :
Code:
. /etc/os-releaseecho "$VERSION_CODENAME"Statistics: Posted by manu2007 — Sat Jun 21, 2025 1:12 am