BackportsPromotion

Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2005-09-18 14:49:31
Size: 719
Editor: cpc4-lich4-3-0-cust247
Comment:
Revision 14 as of 2008-08-06 16:22:57
Size: 1611
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from UbuntuBelowZero/BOFs/BackportsPromotion
Line 3: Line 4:
 * Created: [[Date(2005-09-18T14:49:31Z)]] by MartinMeredith
 * Priority: NeedsPriority
 * People: NeedsLead, NeedsSecond
 * Contributors: MartinMeredith
 * Interested:
 * Status: UbzSpecification, BrainDump (then DraftSpecification then EditedSpecification then ApprovedSpecification), DistroSpecification
 * Branch:
 * Malone bug:
 * Packages affected:
 * Depends:
 * Dependents:
 [[FullSearch()]]
 * BoF sessions: none yet

 * '''Launchpad Entry''': https://launchpad.net/distros/ubuntu/+spec/backports-promotion
 * '''Created''': <<Date(2005-10-27T20:14:44Z)>> by JaneWeideman
 * '''Contributors''': MartinMeredith, Trent , Stephan Hermann, Reinhard Tartler
 * '''Packages affected''':
Line 18: Line 11:
Make people more aware of backports, and make the backport request process less transparent

(SoftwareManager would cover some of the above)
Line 20: Line 16:
Backports is now official, and a lot of people use it. It would be nice to have a way for new users to know it's there and to be able to enable it in a similar way to enabling universe
Line 22: Line 19:
Line 28: Line 26:
   * Create Wiki Documentation to explain what backports is, and how to use it with emphasis on the differences between backports and extras.
 * Fix update-manager so that it checks for backports updates
 * Update synaptic so that it shows a dialogue similar to the "universe" dialog to warn about enabling backports
Line 30: Line 32:

    self.templates.append(SourceEntryTemplate("deb",
                                         "http://archive.ubuntu.com/ubuntu/",
                                          "breezy-backports",
                                          _("Ubuntu 5.10 backports"),
                                          ubuntu_comps))
Line 36: Line 44:
----
CategorySpec

Summary

Make people more aware of backports, and make the backport request process less transparent

(SoftwareManager would cover some of the above)

Rationale

Backports is now official, and a lot of people use it. It would be nice to have a way for new users to know it's there and to be able to enable it in a similar way to enabling universe

Use cases

Scope

Design

Implementation

  • Create Wiki Documentation to explain what backports is, and how to use it with emphasis on the differences between backports and extras.
  • Fix update-manager so that it checks for backports updates
  • Update synaptic so that it shows a dialogue similar to the "universe" dialog to warn about enabling backports

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion


CategorySpec

BackportsPromotion (last edited 2008-08-06 16:22:57 by localhost)