diff -r b3c8d19f743e -r 38e3fe38939b TODO --- a/TODO Sun Oct 21 21:42:31 2007 -0400 +++ b/TODO Mon Oct 22 20:41:54 2007 -0400 @@ -78,3 +78,7 @@ conflicts, file/dir problems etc). Or maybe just keep a simple file format ad use a custom importer to create the .repo files. +- pipelined download and install; download is network bound, install + is disk bound. Start installing once we have self-contained set of + packages. Install in reverse topo-sort order. Interruptible + installation; stops at nearest checkpoint.