From 0fb1547b341ccf0d8156ffd92a856337d2395255 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 28 Jul 2011 23:32:07 +0200 Subject: [PATCH] Add another slide about extra features --- index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/index.html b/index.html index f481aea..6c5fe7b 100644 --- a/index.html +++ b/index.html @@ -340,6 +340,35 @@ +
+

Extra features

+

+ Always aim to get patches merged upstream. But many big features + that users want added are not merged upstream for a long + time. Kernel team expects features to be upstream first, then + backported. +

+

+ But there have been exceptions: +

+ +
+

Out-of-tree modules

-- 2.39.2