diff options
Diffstat (limited to 'metadata/layout.conf')
-rw-r--r-- | metadata/layout.conf | 9 |
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 |