aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata')
-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 000000000..7a212f0c4
--- /dev/null
+++ b/metadata/layout.conf
@@ -0,0 +1,14 @@
+masters = gentoo
+
+# Use new hashes
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+
+# Let repoman update changelogs
+update-changelog = true
+
+# Use thin manifests
+thin-manifests = true
+
+# Dont sign thin manifests (because it re-introduces the
+# just avoided merge conflicts)
+sign-manifests = false