From: Chris Gianelloni Date: Sat, 25 Jul 2009 19:10:20 +0000 (-0700) Subject: Adding Id header. X-Git-Tag: v3.4.10.906~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0989fbb7a319fd74cf74a7c77813ccd0ea09a2d6;p=genkernel.git Adding Id header. --- diff --git a/AUTHORS b/AUTHORS index dcd844d..12a8fab 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1,5 @@ +# $Id$ + This list is split into two alphabetical lists. The first is a listing of the authors of the original Gentoo package. The copyrights for all of those code contributions belong to the Gentoo Foundation. The second list is the authors diff --git a/BUGS b/BUGS index 03049c8..84c366c 100644 --- a/BUGS +++ b/BUGS @@ -1,3 +1,5 @@ +# $Id$ + This file lists out some known bugs which need to be resolved. Do not file bug reports against these bugs, as the genkernel team is aware of them and has yet to implement a solution. diff --git a/ChangeLog b/ChangeLog index f6c3371..5400efd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ # Distributed under the GPL v2 # $Id$ + 25 Jul 2009; Chris Gianelloni AUTHORS, BUGS, + HACKING, README, TODO: + Adding Id header. + 25 Jul 2009; Chris Gianelloni .gitattributes: Adding additional files to .gitattributes to enable Ident. diff --git a/HACKING b/HACKING index 35db81b..02081d3 100644 --- a/HACKING +++ b/HACKING @@ -1,3 +1,5 @@ +# $Id$ + This document is a work-in-progress to describe the workflow through the various parts of genkernel so that we can split the code into modular chunks. If you are interested in helping with genkernel development, contact Chris Gianelloni diff --git a/README b/README index f0be325..7a83e38 100644 --- a/README +++ b/README @@ -1,3 +1,5 @@ +# $Id$ + DEPENDANCIES: - GCC and binutils - GNU Bash diff --git a/TODO b/TODO index 9b9fbd7..afa1b5c 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +# $Id$ + - Need configs for other currently-unsupported arches - Make configs stackable - Move modules_load to /etc/genkernel