From 7849bf4fafc465250a788484b9c5da8713fbc116 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 10 May 2012 17:04:03 -0400 Subject: Add a TODO to abstract away from just the kernel --- TODO | 2 ++ 1 file changed, 2 insertions(+) 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: --------------- -- cgit