Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > 8d93ab17c45d87d556c5b75921cc08c2 > files > 6

libpoldek0-0.18.9-1mdk.i586.rpm

# $Id: TODO,v 1.13 2002/11/07 16:43:26 mis Exp $

* mis 2002/05/13
- use Obsoletes tag on greedy selection (optional)  [ done v0.18 ]
- "block" option ("hold" like) which blocks package installation (RFC)
- add transfer speed calculation to vfprogress (vfile/vfprogress.c)

* mis 2002/04/07
- vhttp: support for HTTP auth

* mis 2002/03/14
- more compact install_summary()
- modify rpmlib API to allow to read rpmdb indexes 
  without reading headers data. Needed to replace dbopen() usage
  in rpm_get_dbdepdirs()

* mis 2001/05/18
- unistalled packages should be ordered using uninst prerequirements 
- detection of fatal rpmlib errors during install-dist

* mis  2000/09/20
- patch wget, rsync and snarf to support syntax like:
  $ downloader --destdir=DIR --prefix=URLPREFIX [BASENAME...]
  
  Currently, except wget, no one support that, which forces poldek to 
  execute downloader for every file. Wget doesn't support --prefix
  like option, which makes cmdline longer than can be.   

Long term:
- Use external db for file list storage (custom binary format? modified cdb?). 
  Currently PLD distribution (about 2400 packages) contains about 110.000 
  files.