Update TODO list.

This commit is contained in:
David Cantrell 2009-04-06 09:54:22 -10:00
parent bdbf05ecd5
commit 0cb23d295a
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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)