diff options
Diffstat (limited to 'development/ketchup/README')
-rw-r--r-- | development/ketchup/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/development/ketchup/README b/development/ketchup/README deleted file mode 100644 index 5913e818bb..0000000000 --- a/development/ketchup/README +++ /dev/null @@ -1,7 +0,0 @@ -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 |