File: TODO

package info (click to toggle)
apt-cacher-ng 0.5.1-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,072 kB
  • ctags: 1,128
  • sloc: cpp: 9,464; ansic: 370; sh: 357; perl: 301; makefile: 195
file content (38 lines) | stat: -rw-r--r-- 1,374 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38

TODO:

 - web frontend to delete index files easier (Prio: medium)

 - add some kind of small connection caching, reduce reconnects in the download queue even further (Prio: low)
 - Improve reintegration of recompressed files, sometimes getting:
WARNING, header file of debrep/.../Packages.bz2 reported too small file size,
invalidating Packages.bz2 (Prio: low)
 - better control of reconnect attempts limitation (recon. count) (Prio: low, external motivation required) 
 - support detection and temporary or permanent blacklisting of dead peers,
   configurable with number of retries, maybe using background ping job or sth.
   (Prio: low, external motivation required) 

 - Document all options in the manpage (Prio: medium)

For 0.6.x:

 - redirection (simple URL rewritting) similar to LocalDirs

For 0.9:

 - Add Backports.org profile to the lists? Debian-Ports? Anything else?

 - Distinguish (strongly) between static, just volatile and index files

 - For import, make it more controlable. Control page should offer checkboxes:
[] Thrust old apt-cacher metadata if found (skip file verification)
[] Learn index files locations from old metadata
[] Forced copy of imported index files (overwrites existing!)
[] Optimistic Precaching Strategy

 - write installation rule

For 1.0:

In report page, list desc-sorted index files (by size)
list the last error messages