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