commit:     866fe3c4a203eac5c97018a059fffbf90d410ef2
Author:     layman <layman <AT> localhost>
AuthorDate: Tue May 24 19:41:02 2016 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Tue May 24 19:41:02 2016 +0000
URL:        https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=866fe3c4

Convert to thin manifests (borrowed from vmware's repo).

 metadata/layout.conf | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index d43e61c..760df68 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1 +1,14 @@
 masters = gentoo
+# Use new hashes
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+# Do not update changelogs
+update-changelog = false
+# Use thin manifests
+thin-manifests = true
+# Dont sign thin manifests. There is no current policy for git commit signing
+sign-manifests = false
+# sign commits using git mechanisms
+sign-commits = true
+# Make egencache generate newer (more reliable)
+# md5-dict cache format (see bug #409445).
+cache-formats = md5-dict

Reply via email to