From 203e314eede414559d3dc87bcd87eeeb84b8250c Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Tue, 11 Sep 2007 19:25:32 -0400 Subject: Implement property (requires/provides) to package mapping. --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2830d9d..344d328 100644 --- a/TODO +++ b/TODO @@ -52,3 +52,15 @@ and we need to control the on-disk format for these tools. - 20740 requires, 2246 unique... hmm. + +- diff from one package set to another answers: "what changed in + rawhide between since yesterday?" + +- rewrite qsort and bsearch that doesn't require global context var + and can output a map describing the permutaion. + +- move package lists out of the property pool, remap properties and + packages in the two pools by just iterating through the pools. + +- use hash table for package and property lists so we only store + unique lists (like for string pool). -- cgit v1.2.3