From 0cb23d295a49878833455bb9b8610bfed2733039 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Mon, 6 Apr 2009 09:54:22 -1000 Subject: [PATCH] Update TODO list. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 79a9f04a..76683244 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,6 @@ - Finish rewriting the code in rewrite/ +- Have pylorax extend YumBase rather than invoking yum independently, we want + to be able to take in a YumBase object from other things, such as pungi - Write a man page for lorax - Hook lorax up to pungi (provide Jesse with a patch) - Support a verbose output mode (and disabling it)