aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/qa/ipkg-diff/README
blob: 7ddc4419cdec1769a0ee496dae63414796bf66e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
A Small utility to diff two directories of Itsy Packages.

This utility will take two directories hopefully containing
Itsy Packages (ipk) and compare the ipks. It will find deleted
and new packages but will also compare packages with the same
name. And check file types, sizes, control files. And one time
it will be able to find upgrades and scan them as well.

(this script is meant to be hacky, hacky, hacky and to do the
 job)

The only pattern applied is a Anti-Pattern: Time pressure