= Diff-Utils =
 * svndiff - creates a diff between the current local repository and a given tag
 * reldiff - wrapper for svndiff, creates a diff for a packet, a list of packages against a given release
 * diff-wrapper - invokes diff with special options like ignore white space changes

= Scripts for kernel updates =
 * check-kernel.sh  - checks consistency between files.txt and kernel
 * update-kernel.sh - updates an svn tree from a kernel build tree

= Scripts for binary updates (need to be rewritten)
 * see check and update scripts for kernel