diff options
author | Kristian Høgsberg <krh@redhat.com> | 2007-10-22 22:53:55 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2007-10-22 22:53:55 -0400 |
commit | 60ce708bb64a830527731bd6eda2eeb649127b1d (patch) | |
tree | 38549d3efcbdf309fa7f1830dfd05fb461c4b108 /TODO | |
parent | f611ffb924cacb61eda51fbfc7afb430785c271b (diff) |
Track file owner ship.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -82,3 +82,7 @@ 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. + +- make packages pointers be either an index into the package pool or a + direct link to a package when there is only one package. set a high + bit to indicate which it is. similar for properties. |