~ubuntu-core-dev/update-manager/main

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Michael Vogt
  • Date: 2005-11-15 14:44:23 UTC
  • Revision ID: egon@top-20051115144423-5d01f44d63b99ecc
* build-system tweaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
* offer removal of no-longer-supported apps
2
 
* improve countrymirror detection
3
 
 
4
 
 
5
 
UpdateManager.Common.aptsources.py:
6
 
- make the distro detection in sources.list more clever by using the
7
 
  origin informaton to avoid adding full uris to (unofficial/internal)
8
 
  mirrors 
9
 
- make it possible to inherit the mirrros from a ParentSuite (for
10
 
  the childs)
11
 
 
12
 
Misc:
13
 
- add download size to treeview
14
1
- add /etc/apt/software-properties.d dir where the user can
15
2
  install matchers and templates
16
 
- handle cases like "deb http://bla/ dist sec1 sec2 # comment" 
17
 
- rework the add channel/cdrom dialogs
18
 
- d'n'd for key files
19
 
- use one row per section and not one per channel in the treeview
20
 
- sort the sources by dist
 
3
- handle cases like "deb http://bla/ dist sec1 sec2 # comment" 
 
 
b'\\ No newline at end of file'