Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209611 - catalyst.conf digests should have an "all" field
Summary: catalyst.conf digests should have an "all" field
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2008-02-10 23:12 UTC by SpanKY
Modified: 2009-12-26 22:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2008-02-10 23:12:38 UTC
if i set digests="all", then catalyst should walk the hash_map and output a digest for every one available
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2008-02-10 23:15:43 UTC
Show me the code, baby. I'll probably get around to this eventually, but it's not likely to make it into 2.0.6 (which will be released in time for 2008.0) if I have to write it.
Comment 2 SpanKY gentoo-dev 2008-02-10 23:59:15 UTC
i started to implement it but couldnt decide whether to have generate_digests() do the walking for all or the higher code that writes .DIGESTS
Comment 3 Andrew Gaffney (RETIRED) gentoo-dev 2008-02-11 00:40:25 UTC
Does it really matter if it works? :P If it's ugly, I'll clean it up at some point in future.
Comment 4 Andrew Gaffney (RETIRED) gentoo-dev 2008-12-07 05:53:48 UTC
I assume you meant generate_hash(), since generate_digests() is specific to the GRP target. Anyway, this is in git.
Comment 5 Andrew Gaffney (RETIRED) gentoo-dev 2009-12-26 22:34:41 UTC
This was released long ago.