diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-03-31 17:55:18 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-03-31 17:55:18 +0000 |
commit | 5a853578305665ac899b5f85f3735f791119767b (patch) | |
tree | 15c19276fa0ec4350e47d95ac686e13741994fed /metadata | |
parent | ia64/sparc/x86 stable wrt #396483 (diff) | |
download | historical-5a853578305665ac899b5f85f3735f791119767b.tar.gz historical-5a853578305665ac899b5f85f3735f791119767b.tar.bz2 historical-5a853578305665ac899b5f85f3735f791119767b.zip |
Bug #409445 - enable new md5-dict cache format
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index dc022a0a664c..cffe48a963cb 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -4,3 +4,8 @@ # Bug #337853 - gentoo's council says to enable # --echangelog by default for the "gentoo" repo update-changelog = true + +# Make egencache generate newer (more reliable) +# md5-dict cache format (see bug #409445). +# NOTE: list md5-dict first so clients prefer it +cache-formats = md5-dict pms |