diff options
author | Kristian Høgsberg <krh@redhat.com> | 2007-10-22 20:41:54 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2007-10-22 20:41:54 -0400 |
commit | f611ffb924cacb61eda51fbfc7afb430785c271b (patch) | |
tree | ba87fa03fd2781641a26cf6a862cce01da6b70bf /TODO | |
parent | 6db03be2e2bb4697ccd2540fb1e35544df849c0a (diff) |
TODO: Add pipelined download and install idea.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |