1.1 --- a/TODO Sun Nov 04 01:11:53 2007 -0400
1.2 +++ b/TODO Mon Nov 05 22:54:33 2007 -0500
1.3 @@ -12,8 +12,6 @@
1.4
1.5 - merge file lists when merging package sets
1.6
1.7 -- import filelist.xml.gz too in yum importer
1.8 -
1.9 - download (libcurl?)
1.10
1.11 - figure out how to canonically represent empty string... ~0?
1.12 @@ -88,3 +86,6 @@
1.13 maybe the effective set is the on-disk representation and the
1.14 overlay can be computed when needed, we just keep a link back to the
1.15 base.
1.16 +
1.17 +- incremental rawhide repo updates? instead of downloading 10MB zipped
1.18 + repo every time, download a diff repo?