aboutsummaryrefslogtreecommitdiff
path: root/development/ketchup/README
blob: 5913e818bb5149c86009fbb8727ff34294a6f056 (plain)
1
2
3
4
5
6
7
Ketchup is a python tool for updating or switching between 
versions of the Linux kernel source. It can:
 * find the latest versions of numerous KernelTrees
 * calculate which patches are needed to move to that version
 * download any patches or tarballs that aren't cached
 * check GPG signatures where available
 * apply and unapply patches to get the desired result