Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

We need a method for providing backported drivers for stable releases. This spec describes the method that will be used to do this.

Rationale

Adding drivers to the kernel in a stable release is too much overhead and risk. We need a way to do this without jeopardizing the stability of existing installs.

Use cases

Design

The new package will be built very much like linux-restricted-modules. Linux-meta will contain shortened meta packages to make installation, and upgrade syncing easier.

Implementation

A new package will be created, linux-backports-modules. This will need to be kept in sync with the latest kernel.

Unresolved issues

One thing I'm unsure of is that this package isn't going to get pulled in automatically. People are going to have to choose it.

modprobe has no means of preferring one module over another when they match the same PCI ID. We need to modify it in some way as to allow for this override. Probably relates to driver-device-manager spec.


CategorySpec

Ubiquity/DriverBackports (last edited 2008-08-06 16:28:27 by localhost)