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