redhat abe

seth vidal skvidal at phy.duke.edu
Sat Jan 29 07:36:09 UTC 2005


> The exercise is to attempt a method in which you save computation of md5 
> or sha1, as these are one of the time consuming steps of createrepo.  
> The save would be in a 100k package repository: (100,000 - N) * 
> Time(sum_calc), where N equals the number of packages that *need* to 
> generate sums for. A parameterized list of package names passed into 
> createrepo would be sufficient to figure out what composes the N list.  
> An external process, such as a Manifest list, would then be used to 
> mitigate a set of packages through the entire build process.  Apt uses 
> a md5sum cache, but having fine-tuned controlled of the process would 
> be more stable and directed. This is how much saving you'd get for #2.

Let me know when you've figured it out but as it stands I don't think
incrementally updating the metadata is very feasible.

-sv





More information about the fedora-devel-list mailing list