From a4708a0f8a3ec0274b18a5c3d06b13bec0c5db7c Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 10 May 2012 08:53:20 -0400 Subject: Add TODO file --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO 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. -- cgit