summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-05-10 14:28:33 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-05-10 14:28:33 -0400
commite68353c405a970ffb7c927c72dd9dadce2266c51 (patch)
treee7fb91dd3f135350938102c79a085eff89eef49d /TODO
parent7c0c493823d4b8079c41e35170e78b7e0fd54b69 (diff)
downloadkoji-bisect-e68353c405a970ffb7c927c72dd9dadce2266c51.tar.gz
koji-bisect-e68353c405a970ffb7c927c72dd9dadce2266c51.tar.xz
koji-bisect-e68353c405a970ffb7c927c72dd9dadce2266c51.zip
Add koji-connection TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 670f1c0..5b2f44a 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
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.