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 CB33F1396D9 for ; Thu, 2 Nov 2017 19:09:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FB4EE0CB8; Thu, 2 Nov 2017 19:09:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5FD78E0CB8 for ; Thu, 2 Nov 2017 19:09:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 280FA34177E for ; Thu, 2 Nov 2017 19:09:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8411392A9 for ; Thu, 2 Nov 2017 19:09:40 +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: <1509649757.922e3beea71b97557eac92f56df35774fbdc3ced.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: 922e3beea71b97557eac92f56df35774fbdc3ced X-VCS-Branch: glep-manifest Date: Thu, 2 Nov 2017 19:09:40 +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: fda073a6-5714-4f4b-bda6-f660f218843d X-Archives-Hash: 029d32207b486842114bc8739ba00380 commit: 922e3beea71b97557eac92f56df35774fbdc3ced Author: Michał Górny gentoo org> AuthorDate: Mon Oct 30 16:27:51 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Nov 2 19:09:17 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=922e3bee 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,