From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F1A01396D9 for ; Mon, 13 Nov 2017 17:35:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 451B5E1269; Mon, 13 Nov 2017 17:35:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 266D6E1269 for ; Mon, 13 Nov 2017 17:35:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F12C333FE2A for ; Mon, 13 Nov 2017 17:35:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24B2A9AF1 for ; Mon, 13 Nov 2017 17:35:24 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1510590781.1c5bfc9902a8e00c1d1f0bab183e8925376d2249.mgorny@gentoo> Subject: [gentoo-commits] data/glep:glep-manifest commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0074.rst X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1c5bfc9902a8e00c1d1f0bab183e8925376d2249 X-VCS-Branch: glep-manifest Date: Mon, 13 Nov 2017 17:35:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 897acf47-a910-48b4-a98c-9cceab8b772e X-Archives-Hash: 8095bd3e7e92eb1ec6ec0bc1c6afc3fa commit: 1c5bfc9902a8e00c1d1f0bab183e8925376d2249 Author: Michał Górny gentoo org> AuthorDate: Mon Oct 30 16:27:51 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Nov 13 16:33:01 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=1c5bfc99 glep-0074: Split 'Directory tree coverage' section out glep-0074.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/glep-0074.rst b/glep-0074.rst index 1147e62..49fe0ca 100644 --- a/glep-0074.rst +++ b/glep-0074.rst @@ -98,6 +98,10 @@ The sub-Manifest can also be signed using OpenPGP armored cleartext format. However, the signature verification can be omitted if it is covered by a signed top-level Manifest. + +Directory tree coverage +----------------------- + The Manifest files can also specify ``IGNORE`` entries to skip Manifest verification of subdirectories and/or files. The package manager can support injecting ignore paths to account for additional files created,