Good to have: ------------- - Split out all the koji stuff into a module. There are multiple things that would benefit from a koji-connection.py thingy - 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. - Make --start take a package name or ID so this isn't limited to the kernel package 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.