summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2007-11-05 19:06:52 -0500
committerKristian Høgsberg <krh@redhat.com>2007-11-05 19:06:52 -0500
commit218e6b7f398545b941908928bcad665acfa1e1fb (patch)
tree25ff9c478009873c6a0e456343a2987a7a33f45b /TODO
parentc1b8c0bc3e09830aacfb3f3d8bb45886ce6a4d6d (diff)
Link to curl and download yum files automatically.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2c9f89b..58f17d2 100644
--- a/TODO
+++ b/TODO
@@ -12,8 +12,6 @@ Towards replacing rpm + yum (0.1):
- merge file lists when merging package sets
-- import filelist.xml.gz too in yum importer
-
- download (libcurl?)
- figure out how to canonically represent empty string... ~0?
@@ -88,3 +86,6 @@ Misc ideas:
maybe the effective set is the on-disk representation and the
overlay can be computed when needed, we just keep a link back to the
base.
+
+- incremental rawhide repo updates? instead of downloading 10MB zipped
+ repo every time, download a diff repo?