summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-05-10 17:04:03 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-05-10 17:04:03 -0400
commit7849bf4fafc465250a788484b9c5da8713fbc116 (patch)
treeb171b0983529ddaf3d0be74d16e3cfb0f6817722
parente68353c405a970ffb7c927c72dd9dadce2266c51 (diff)
downloadkoji-bisect-7849bf4fafc465250a788484b9c5da8713fbc116.tar.gz
koji-bisect-7849bf4fafc465250a788484b9c5da8713fbc116.tar.xz
koji-bisect-7849bf4fafc465250a788484b9c5da8713fbc116.zip
Add a TODO to abstract away from just the kernel
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5b2f44a..887350c 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,8 @@ Good to have:
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:
---------------