[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: redhat abe
- From: seth vidal <skvidal phy duke edu>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: redhat abe
- Date: Fri, 28 Jan 2005 13:44:39 -0500
> Almost got me. Fixing for old-yum would be bonus. Though, I think the
> true bonus would be incremental update. Still thinking about it
> though. Mass --resign is a burden. Rerun of metadata is a burden. If
> there could be a MANIFEST from build to sign to metadata to publish
> incrementally operating on stuff surrounding the list, then managing
> thousands of packages becomes less of a burden.
incremental update may not actually be any faster.
Think about it - how would you make sure the incremental update was
right?
You'd have to:
1. read in all the xml
2. open and checksum(sha1, md5)
compare filenames + checksums to what you just obtained
add/delete/modify as necessary
write back out ALL of the xml.
so tell me again how much saving you're going to get?
-sv
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]