ExtendedStable

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2012-03-07 16:51:33
Size: 157
Editor: brad-figg
Comment:
Revision 4 as of 2012-03-07 17:26:28
Size: 1127
Editor: 201
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''' || last release of stable tree for <version> release, with patches on top to be considered and reviewed for next stable release for <version> series ||
|| '''linux-<version>.y-queue''' || last release of stable tree for <version> release, with patches on top 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

last release of stable tree for <version> release, with patches on top to be considered and reviewed for next stable release for <version> series

linux-<version>.y-queue

last release of stable tree for <version> release, with patches on top 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)