From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx> It just so happens that the same releases on Linux that are EOL'd are also the old name releases for backports, ie. 'compat-drivers'. These are now deprecated and you should be using the release marked as supported. These should match the latest supported stable kernel releases. Note that for backports you should be using the *latest* stable release. The release will work on *older* kernel releases. That is the point. Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxx> --- projects/backports.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/backports.cfg b/projects/backports.cfg index 13afc71..ba6a275 100644 --- a/projects/backports.cfg +++ b/projects/backports.cfg @@ -4,6 +4,7 @@ rel_html_proj_aliases = compat-drivers supported = 3.11 3.10 +eol = 3.9 3.8 3.7 -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html