BackportsPromotion

Differences between revisions 8 and 14 (spanning 6 versions)
Revision 8 as of 2005-10-27 20:17:54
Size: 899
Editor: 204_220_103_66-WIFI_HOTSPOTS
Comment: emoved old metadata
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 6: Line 6:
 * '''Created''': [[Date(2005-10-27T20:14:44Z)]] by JaneWeideman
 * '''Contributors''': JaneWeideman, MartinMeredith
 * '''Created''': <<Date(2005-10-27T20:14:44Z)>> by JaneWeideman
 * '''Contributors''': MartinMeredith, Trent , Stephan Hermann, Reinhard Tartler
Line 11: Line 11:
Make people more aware of backports, provide an easier (GUI) way to enable them. Make people more aware of backports, and make the backport request process less transparent
Line 17: Line 17:
Line 18: Line 19:
Line 24: 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 26: Line 32:

    self.templates.append(SourceEntryTemplate("deb",
                                         "http://archive.ubuntu.com/ubuntu/",
                                          "breezy-backports",
                                          _("Ubuntu 5.10 backports"),
                                          ubuntu_comps))
Line 32: 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)