From 060f501eceefb6841344bb3795a1e74757d5e6d6 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 3 Feb 2013 02:28:38 +0100 Subject: [PATCH] Cover and first two slides --- index.html | 125 ++++++++ tux.svg | 902 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1027 insertions(+) create mode 100644 index.html create mode 100644 tux.svg diff --git a/index.html b/index.html new file mode 100644 index 0000000..8a48ace --- /dev/null +++ b/index.html @@ -0,0 +1,125 @@ + + + + + +Stable kernel maintenance for distributions - FOSDEM 2013 + + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ +
+ +
+

Stable kernel maintenance for distributions

+ +

Ben Hutchings

+
+ + +
+

Linux stable releases

+
    +
  • + Linus releases a 'stable' 3.x every 2-3 months after + a series of release candidates +
  • +
  • + Greg K-H maintains a 'stable branch' for each Linus release, with + releases numbered 3.x.y +
  • +
  • + Stable branch includes cherry-picked or backported changes to + fix serious bugs and add support for new devices +
  • +
  • + Stable update releases roughly every 1-2 weeks, at least until + 3.x+1 is available +
  • +
  • + A 'long-term' stable branch may be maintained by Greg or another + developer beyond this period +
  • +
+
+ +
+

The stable update process (1)

+
    +
  • + All changes go to mailing + list stable@vger.kernel.org +
  • +
  • + A commit with a Cc: pseudo-header for this address will + be picked up by stable maintainers once Linus pulls the commit +
  • +
  • + If it doesn't apply to a stable branch, the author is usually + notified and may provide a backported version +
  • +
  • + Any commit in Linus's tree, or a fix for a stable-only + regression, can be nominated by mail to this list, if it + meets the criteria + +
  • +
+
+ +
+

Credits

+
    +
  • + Linux 'Tux' logo © Larry Ewing, Simon Budig. + +
  • +
+
+ +
+ + + diff --git a/tux.svg b/tux.svg new file mode 100644 index 0000000..3956107 --- /dev/null +++ b/tux.svg @@ -0,0 +1,902 @@ + + + Tux + For more information see: http://commons.wikimedia.org/wiki/Image:Tux.svg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.2