1.1 --- a/TODO Sun Oct 21 21:42:31 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.