On Freitag, 1. Juni 2018 17:38:45 CEST Sven Eckelmann wrote:
The Linux Kernel 3.2 reached its end of life [1] after over 6 years.
Instead it is recommended to use at least kernel 3.16 which is also already
over 3 years old. All older kernels (v3.2 - v3.15) should therefore be
dropped to reduce the support overhead.
[1]
https://lkml.kernel.org/r/a3d2d2b2c3559217eb8315d25df0c5883f922066.camel@...
Signed-off-by: Sven Eckelmann <sven(a)narfation.org>
---
The servers already stopped testing these old versions. And it might also be
interesting for everyone that the extra "build/" directory was dropped. We
only needed this directory because we had to patch the sources before each
build. This is currently not necessary anymore.
Unfortunately, we will have to keep compat-sources and some of the really
crude hacks until mid 2020.
Kind regards,
Sven