diff options
author | Kristian Høgsberg <krh@redhat.com> | 2007-09-29 19:25:38 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2007-09-29 19:25:38 -0400 |
commit | a96d6de1ba3e0200f100c22024b6b7779684e8f3 (patch) | |
tree | e8976130e1693f3403b99930017cadd7f2dc7b40 /TODO | |
parent | ae55cfee68ae747c881a2c865f3662bbbff4a58d (diff) |
Implement linear package set merger.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -67,3 +67,8 @@ to pull eg the latest evince and dependencies from another box. We should be able to regenerate a rzr pkg from the system so we can reuse the signature from the originating repo. + +- Ok, maybe the fastest package set merge method in the end is to use + the razor_importer, but use a hash table for the properties. This + way we can assign them unique IDs immediately (like tokenizing + strings). |