I am considering disabling auto-updates or pinning the kernel to a specific version. However I am concerned that when I later unpin the version, that all kernels in between the pinned version and the latest version will need to be downloaded and installed which would cause /root to run out of disk space.
Does each kernel version need to be downloaded and installed or does apt-get know to only fetch the latest kernel?