
TODO:

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

 - decide how to continue with LFS... change internal types from long to off_t
   (requires format string review)? Support both, LFS and non-LFS (i.e. using
   adaptive format strings)? (Prio: low)

 - 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.5:

 - pass-through mode

 - 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
