1 | GLEP: 60 |
1 | GLEP: 60 |
2 | Title: Manifest2 filetypes |
2 | Title: Manifest2 filetypes |
3 | Version: $Revision: 1.7 $ |
3 | Version: $Revision: 1.8 $ |
4 | Last-Modified: $Date: 2010/01/13 03:26:53 $ |
4 | Last-Modified: $Date: 2010/01/31 07:56:58 $ |
5 | Author: Robin Hugh Johnson <robbat2@gentoo.org> |
5 | Author: Robin Hugh Johnson <robbat2@gentoo.org> |
6 | Status: Draft |
6 | Status: Draft |
7 | Type: Standards Track |
7 | Type: Standards Track |
8 | Content-Type: text/x-rst |
8 | Content-Type: text/x-rst |
9 | Requires: 44 |
9 | Requires: 44 |
10 | Created: November 2007 |
10 | Created: November 2007 |
11 | Updated: June 2008, July 2008, October 2008, January 2010 |
11 | Updated: June 2008, July 2008, October 2008, January 2010 |
12 | Updates: 44 |
12 | Updates: 44 |
13 | Post-History: December 2009 |
13 | Post-History: December 2009, January 2010 |
14 | |
14 | |
15 | Abstract |
15 | Abstract |
16 | ======== |
16 | ======== |
17 | Clarification of the Manifest2 [#GLEP44] specification, including new types to |
17 | Clarification of the Manifest2 [#GLEP44] specification, including new types to |
18 | help in the tree-signing specification. |
18 | help in the tree-signing specification. |
… | |
… | |
21 | ========== |
21 | ========== |
22 | [#GLEP44] was not entirely clear on the usage of filetype specifiers. |
22 | [#GLEP44] was not entirely clear on the usage of filetype specifiers. |
23 | This document serves to provide some of the internal logic used by |
23 | This document serves to provide some of the internal logic used by |
24 | Portage at the point of writing, as well as adding new types to cover |
24 | Portage at the point of writing, as well as adding new types to cover |
25 | the rest of the tree, for the purposes of tree-signing coverage. |
25 | the rest of the tree, for the purposes of tree-signing coverage. |
|
|
26 | |
|
|
27 | This GLEP is not mandatory for the tree-signing specification, but |
|
|
28 | instead aims to clarify the usage of the Manifest2 filetype specifiers, |
|
|
29 | and note which types signify files that are allowed to be missing from |
|
|
30 | the tree (e.g. a user excluding a package or category). |
26 | |
31 | |
27 | Specification |
32 | Specification |
28 | ============= |
33 | ============= |
29 | General |
34 | General |
30 | ------- |
35 | ------- |