Code: Select all
uname -a:
Linux odin 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 GNU/Linux
Code: Select all
sudo apt search linux-source
linux-source/stable-security,stable-security 6.1.69-1 all
Linux kernel source (meta-package)
linux-source-6.1/stable-security,stable-security 6.1.69-1 all
Linux kernel source for version 6.1 with Debian patches
1. Am I approaching the search correctly or should I be looking differently?
2. I regularly sudo apt update && sudo apt full-upgrade, why is my kernel not matching the version in the repos (am I behind)?
3. Does MX modify the kernel, or is the version in the debian version in the repo what eventually finds its way into the MX release?
Thanks!