I have a couple servers that back some years I switched to the zabbly kernel + zabbly incus from stable/main bookworm + backports (incus).
Thinking about updating them to Debian 13 but I’m a bit unsure how to approach given that I’ve 2 modifications stitching this together that hinge on bookworm.
Any guidance/corrections on how to proceed appreciated.
If you disable the zabbly repos, the upgrade process should be pretty smooth. (There shouldn’t be any need to attempt to downgrade the kernel you’re running.) After fully upgrading the base system to trixie, then re-enable the zabbly repos, edit them to point to trixie, do another apt update && apt upgrade and you should be good to go.
PS – For anyone not aware, bookworm security has already transitioned to the LTS team on June 10, and the final point release (12.15) will be on July 11, after which time any further updates for bookworm through the end of its life (June 2028) will be handled by the LTS team. It’s a great time to plan migration of any remaining systems to trixie!
That’s correct; during the upgrade to trixie a Debian kernel might be installed, but re-enabling the zabbly repos afterwards will get you back to the zabbly releases.
In concept it’s not really any different than upgrading a bookworm system that’s got a newer kernel installed via backports.