summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 5b2f44a20f5939b39e4170291ccc13d753c9c135 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.

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.