Dear Maintainer,
using mobian-installer-pinephone-phosh-20231126.img on my OG PP, the
welcome screen reports a Bookworm system being installed (please find
photo attached), while the image installs a Trixie/sid system (as
intended).
Thanks for the reminder on this one. I'll make sure that's updated on
next upload.
Not sure if it's more convenient to change the "Version" string to
Trixie right after Bookworm's release or if that "Version" string can
be made a variable to be defined when launching image building...
It'd be nice for this information to be pulled out of `/etc/os-release`,
but given we may end up moving to ondev2 in Forky it's probably not
worth it. An easier option here might be build-depending on the package
that provides that file and filling in the version at build-time, but
that still needs a rebuild-per-release anyway.