summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2013-03-06 12:36:53 +0100
committerVicente Olivert Riera <vincent@gentoo.org>2013-03-06 12:36:53 +0100
commit5b08c77e0a6fe34cd5277ccf9ccdc82172d1dd2c (patch)
tree091953d61340b18a7ce1322194f666cb1a6dba84 /metadata/layout.conf
parentfixes (diff)
downloadvincent-5b08c77e0a6fe34cd5277ccf9ccdc82172d1dd2c.tar.gz
vincent-5b08c77e0a6fe34cd5277ccf9ccdc82172d1dd2c.tar.bz2
vincent-5b08c77e0a6fe34cd5277ccf9ccdc82172d1dd2c.zip
more fixes
Diffstat (limited to 'metadata/layout.conf')
-rw-r--r--metadata/layout.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
new file mode 100644
index 0000000..304ffae
--- /dev/null
+++ b/metadata/layout.conf
@@ -0,0 +1,14 @@
+masters = gentoo
+# Use new hashes
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+# Do not update changelogs
+update-changelog = true
+# 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