git://project.juiblex.co.uk
/
razor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
6db03be
)
TODO: Add pipelined download and install idea.
author
Kristian Høgsberg
<krh@redhat.com>
Tue, 23 Oct 2007 00:41:54 +0000 (20:41 -0400)
committer
Kristian Høgsberg
<krh@redhat.com>
Tue, 23 Oct 2007 00:41:54 +0000 (20:41 -0400)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
09abc99
..
6ec5778
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-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.