[11:19] Hello, I have users claiming that the recent mainline ppa kernel packages are missing libc6 >= 2.33 dependency, such that they allow themselves to install on systems with libc6 < 2.33. [11:19] https://github.com/bkw777/mainline/issues/87#issuecomment-831777690 [14:53] apw, ^^ [14:57] bkw, the main kernel should not have dependencies, the headers should [14:58] apw, the newer kernel are built using a groovy chroot when we claim to use the previous LTS. [15:01] juergh, the write up is out of date as much as anything. since a large number of options are now compiler specific we need tighter integration between the configuration we pick for the mainline kernel and the userspace it builds in [15:05] these are not general use kernels, they are for debugging [15:06] we might be able to come up with a config "patch" to retrograde some options to make an older lts work, but it would take effort.