diff options
Diffstat (limited to 'users/robbat2/tree-signing-gleps/05-manifest2-clarifications')
-rw-r--r-- | users/robbat2/tree-signing-gleps/05-manifest2-clarifications | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/users/robbat2/tree-signing-gleps/05-manifest2-clarifications b/users/robbat2/tree-signing-gleps/05-manifest2-clarifications index 5fb1ed6625..e524eecd37 100644 --- a/users/robbat2/tree-signing-gleps/05-manifest2-clarifications +++ b/users/robbat2/tree-signing-gleps/05-manifest2-clarifications @@ -1,7 +1,7 @@ GLEP: xx+5 Title: Manifest2 filetypes -Version: $Revision: 1.19 $ -Last-Modified: $Date: 2008/07/13 02:23:36 $ +Version: $Revision: 1.20 $ +Last-Modified: $Date: 2008/10/22 00:45:28 $ Author: Robin Hugh Johnson <robbat2@gentoo.org> Status: Draft Type: Standards Track @@ -94,7 +94,7 @@ MISC New filetypes: -------------- _INFO (new, abstract) -~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~ - This is the functionality of the old AUX, but does not include the implicit 'files/' prefix in the path, and is verified relative to the working directory instead of $FILESDIR. @@ -102,7 +102,7 @@ _INFO (new, abstract) is not an error unless the package manager is attempting to be strict. _CRIT (new, abstract) -~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~ - _CRIT is based off the _INFO type. - The modification or absence of a file listed as a _CRIT-derived type must be treated as an error. @@ -147,7 +147,7 @@ DATA (new) package manager, such as metadata/cache/* and profiles/. EXEC (new) -~~~~~~~~~ +~~~~~~~~~~ - uses _CRIT. - If the file gets sourced, executed, or causes a change (patches) in how something is sourced or execututed, it belongs in the EXEC |