diff options
author | Kristian Høgsberg <krh@redhat.com> | 2007-11-05 19:06:52 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2007-11-05 19:06:52 -0500 |
commit | 218e6b7f398545b941908928bcad665acfa1e1fb (patch) | |
tree | 25ff9c478009873c6a0e456343a2987a7a33f45b /TODO | |
parent | c1b8c0bc3e09830aacfb3f3d8bb45886ce6a4d6d (diff) |
Link to curl and download yum files automatically.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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? |