From 2176c55a20285fafc0b4f2342401df833fe10553 Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Wed, 10 Sep 2014 13:38:42 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA?= =?UTF-8?q?=D0=B8=20distros=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7=D0=B8=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metadata/.gitignore | 1 + metadata/layout.conf | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/metadata/.gitignore b/metadata/.gitignore index 14d86ad..ff03039 100644 --- a/metadata/.gitignore +++ b/metadata/.gitignore @@ -1 +1,2 @@ /cache +/md5-cache diff --git a/metadata/layout.conf b/metadata/layout.conf index 14019f7..44d6bc6 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1 +1,14 @@ masters = calculate gentoo + +# Use thin manifests +thin-manifests = true + +# Dont sign thin manifests. There is no current policy for git commit signing +sign-manifests = false + +# Make egencache generate newer (more reliable) +# md5-dict cache format +cache-formats = md5-dict + +# Support package.* directories as well as files +profile-formats = portage-2