ExtendedStable

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2012-03-07 16:51:33
Size: 157
Editor: brad-figg
Comment:
Revision 3 as of 2012-03-07 17:14:59
Size: 1017
Editor: brad-figg
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Stable Kernel Updates =
Line 2: Line 4:

== Repository ==

The repository is available at git://kernel.ubuntu.com/<location> (TODO: location to be defined, may be stable/linux-stable.git?), and has the following branches:

|| '''master''' || tracks the Linus master tree ||
|| '''linux-<version>.y''' || stable tree for linux <version> release, final patches releases go to this ||
|| '''linux-<version>.y-review''' || list of patches to be considered and reviewed for next stable release for <version> series ||
|| '''linux-<version>.y-queue''' || list of patches already reviewed and ready to go, that will be released with next <version> stable update ||

== Builds ==

We will be hooking the stable tree up with our automated build and testing infrastructure. The built binaries will be available for download and installation.

Stable Kernel Updates

The Ubuntu Kernel Team provides a git repo available to the greater Linux community which provides stable patches for certain versions of the Linux kernel.

Repository

The repository is available at git://kernel.ubuntu.com/<location> (TODO: location to be defined, may be stable/linux-stable.git?), and has the following branches:

master

tracks the Linus master tree

linux-<version>.y

stable tree for linux <version> release, final patches releases go to this

linux-<version>.y-review

list of patches to be considered and reviewed for next stable release for <version> series

linux-<version>.y-queue

list of patches already reviewed and ready to go, that will be released with next <version> stable update

Builds

We will be hooking the stable tree up with our automated build and testing infrastructure. The built binaries will be available for download and installation.

Kernel/Dev/ExtendedStable (last edited 2016-07-13 18:58:46 by kamalmostafa)