![]() | |||||||||||||
Messages in this thread Patch in this message |
On Sat, 18 Jun 2005, Alexey Dobriyan wrote: > On Saturday 18 June 2005 14:36, Jesper Juhl wrote: > > --- linux-2.6.12-orig/Documentation/dontdiff > > +++ linux-2.6.12/Documentation/dontdiff > > @@ -138,3 +138,4 @@ > > wanxlfw.inc > > uImage > > zImage > > +pax_global_header > > In alphabetic order, please. > Ok. Add pax_global_header to Documentation/dontdiff Kernel tar-archives created by git contain an extended header with the git commit ID that was used to generate the tar-tree. If your tar is older than 1.14 then this extended header will be extracted as a regular file called pax_global_header. Patches should never be generated against this file, so it should be listed in dontdiff. Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> --- Documentation/dontdiff | 1 + 1 files changed, 1 insertion(+) --- linux-2.6.12-orig/Documentation/dontdiff 2005-06-17 21:48:29.000000000 +0200 +++ linux-2.6.12/Documentation/dontdiff 2005-06-18 12:49:50.000000000 +0200 @@ -115,6 +115,7 @@ oui.c* parse.c* parse.h* +pax_global_header pnmtologo ppc_defs.h* promcon_tbl.c* - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-06-18 12:51 [from the cache] ©2003-2008 | |||||||||||||