summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-05-10 08:53:20 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-05-10 08:53:20 -0400
commita4708a0f8a3ec0274b18a5c3d06b13bec0c5db7c (patch)
tree2e5cffe379cc27bcd3649d0515492990b204e07a
parent1b5a88ef5543cdfa6f258b53b3a699943109e4d7 (diff)
downloadkoji-bisect-a4708a0f8a3ec0274b18a5c3d06b13bec0c5db7c.tar.gz
koji-bisect-a4708a0f8a3ec0274b18a5c3d06b13bec0c5db7c.tar.xz
koji-bisect-a4708a0f8a3ec0274b18a5c3d06b13bec0c5db7c.zip
Add TODO file
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..670f1c0
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+Good to have:
+-------------
+- Make it work for all arches. Involves downloading from secondary arch kojis
+- Make it do the install for the user. Tie into yum to do this, etc.
+
+Pie-in-the-sky:
+---------------
+- Once a koji build is narrowed down, build a vanilla kernel of the same
+ NVR to rule out Fedora patches.
+- If the vanilla build fails, have it do an actual git bisect.