Tools Related to GPL Compliance work. This is not a complete set of tools; these are just the scripts that Conservancy staff maintain ourselves (as opposed to upstream projects).
Find a file
Denver Gingerich 31e2c78e8c h-c: infinite context for file MD5 sum comparison
Since C&CS checkers are often interested in the list of files that
have stayed the same between a firmware release and the result of
compiling the C&CS for that firmware (ie. to see if there are binaries
which have not changed, which is unlikely because each compiler
configuration outputs slightly different binaries), add "infinite"
lines of context in the diff command for the MD5 checksum comparison.
This will include all files that have not changed (in addition to the
files that have changed).

I didn't immediately see a flag for infinite lines of context in the
diff manpage so I'm using a big number for now (2,000,000,000).
2011-05-20 11:16:11 -04:00
.gitignore Versions of these two scripts that I've been using on my machines for many years. 2011-04-21 12:46:36 -04:00
find-firmware.pl Put proper copyright notices after email exchange with all the authors in 2011-04-27 10:51:27 -04:00
GPLv3 Added copy of GPLv3 2011-04-21 12:51:44 -04:00
hierarchy-comparison h-c: infinite context for file MD5 sum comparison 2011-05-20 11:16:11 -04:00