KernelMaverickUbuntuDeltaReview

Differences between revisions 1 and 2
Revision 1 as of 2010-04-12 22:54:26
Size: 2598
Editor: c-76-105-148-120
Comment:
Revision 2 as of 2010-04-19 22:03:35
Size: 1920
Editor: c-76-105-148-120
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
This should provide an overview of the issue/functionality/change proposed here. Focus here on what will actually be DONE, summarising that so that other people don't have to read the whole spec. See also CategorySpec for examples. Review of the current Ubuntu Kernel patch delta from upstream. This session will look at the current delta comprised of both patches to the core and the ubuntu specific drivers. The aim is to record what we are carrying, review the reasons for that component(s) to be carried, and recommend replacements, updates, cleanups, upstreaming etc of those components.
Line 14: Line 14:
This section should include a paragraph describing the end-user impact of this change. It is meant to be included in the release notes of the first release in which it is implemented. (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.)

It is mandatory.
TBD
Line 20: Line 18:
This should cover the _why_: why is this change being proposed, what justifies it, where we see this justified. All patches and drivers carried in the Ubuntu delta are not automatically sync'd with the upstream kernel for various reasons. This places a maintenance burden on the Ubuntu kernel team. These patches and drivers must be regularly reviewed to determine if they are still needed, if they need updating to a later version, or if they are now ready for upstream acceptance. The purpose of this blueprint is to facilitate and record this review for the Maverick cycle.
Line 22: Line 20:
== User stories == == Ubuntu Delta ==
Line 24: Line 22:
== Assumptions == The Ubuntu delta is split into two distinct sections, the core patches and the Ubuntu drivers (those in the ubuntu/ directory).
Line 26: Line 24:
== Design == === Ubuntu Patches ===
Below is our review of the patches we are carrying in Maverick as of 2.6.31-1.3. They are split into 3 sections:
Line 28: Line 27:
You can have subsections that better describe specific parts of the issue.

== Implementation ==

This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:

=== UI Changes ===

Should cover changes required to the UI, or specific UI that is required to implement this

=== Code Changes ===

Code changes should include an overview of what needs to change, and in some cases even the specific details.

=== Migration ===

Include:
 * data migration, if any
 * redirects from old URLs to new ones, if any
 * how users will be pointed to the new way of doing things, if necessary.

== Test/Demo Plan ==

It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during testing, and to show off after release. Please add an entry to http://testcases.qa.ubuntu.com/Coverage/NewFeatures for tracking test coverage.

This need not be added or completed until the specification is nearing beta.
 1. Patches to keep
 1. Patches to be dropped
 1. Patches which require further study

Summary

Review of the current Ubuntu Kernel patch delta from upstream. This session will look at the current delta comprised of both patches to the core and the ubuntu specific drivers. The aim is to record what we are carrying, review the reasons for that component(s) to be carried, and recommend replacements, updates, cleanups, upstreaming etc of those components.

Release Note

TBD

Rationale

All patches and drivers carried in the Ubuntu delta are not automatically sync'd with the upstream kernel for various reasons. This places a maintenance burden on the Ubuntu kernel team. These patches and drivers must be regularly reviewed to determine if they are still needed, if they need updating to a later version, or if they are now ready for upstream acceptance. The purpose of this blueprint is to facilitate and record this review for the Maverick cycle.

Ubuntu Delta

The Ubuntu delta is split into two distinct sections, the core patches and the Ubuntu drivers (those in the ubuntu/ directory).

Ubuntu Patches

Below is our review of the patches we are carrying in Maverick as of 2.6.31-1.3. They are split into 3 sections:

  1. Patches to keep
  2. Patches to be dropped
  3. Patches which require further study

Unresolved issues

This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.

BoF agenda and discussion

Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected.


CategorySpec

KernelTeam/Specs/KernelMaverickUbuntuDeltaReview (last edited 2010-06-24 18:30:41 by 85-210-153-201)