TODO: Add pipelined download and install idea.
authorKristian H?gsberg <krh@redhat.com>
Mon Oct 22 20:41:54 2007 -0400 (2007-10-22)
changeset 5138e3fe38939b
parent 50 3ec35baa30c9
child 52 8cb4c45dc86f
TODO: Add pipelined download and install idea.
TODO
     1.1 --- a/TODO	Mon Oct 22 20:12:58 2007 -0400
     1.2 +++ b/TODO	Mon Oct 22 20:41:54 2007 -0400
     1.3 @@ -78,3 +78,7 @@
     1.4    conflicts, file/dir problems etc).  Or maybe just keep a simple file
     1.5    format ad use a custom importer to create the .repo files.
     1.6  
     1.7 +- pipelined download and install; download is network bound, install
     1.8 +  is disk bound.  Start installing once we have self-contained set of
     1.9 +  packages.  Install in reverse topo-sort order.  Interruptible
    1.10 +  installation; stops at nearest checkpoint.