summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Riley <justin.t.riley@gmail.com>2012-01-30 11:58:57 -0500
committerJustin Riley <justin.t.riley@gmail.com>2012-01-30 11:58:57 -0500
commit744dea10b1760724190677827d2b8621538b2b22 (patch)
tree0ea36d96b7bc2ac3cfb0e96e6d42b2b719425089 /metadata
parentset repo_name to jtriley (diff)
downloadjtriley-744dea10b1760724190677827d2b8621538b2b22.tar.gz
jtriley-744dea10b1760724190677827d2b8621538b2b22.tar.bz2
jtriley-744dea10b1760724190677827d2b8621538b2b22.zip
setup layout.conf to use thin-manifests
Diffstat (limited to 'metadata')
-rw-r--r--metadata/layout.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
new file mode 100644
index 0000000..8981450
--- /dev/null
+++ b/metadata/layout.conf
@@ -0,0 +1,9 @@
+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 thinn manifests. There is no current policy for git commit signing
+sign-manifests = false