Updated to do list.

This commit is contained in:
David Cantrell 2008-10-09 17:02:10 -10:00
parent 62b02037a0
commit 9546387afd
1 changed files with 4 additions and 1 deletions

5
TODO
View File

@ -1,7 +1,10 @@
- Finish rewriting the code in rewrite/
- Write a man page for lorax
- Hook lorax up to pungi (provide Jesse with a patch)
- Support a verbose output mode
- Support a verbose output mode (and disabling it)
- Make sure we are root when executed
- If we have to be root, should lorax be in /usr/sbin ?
- Use OptionParser instead of getopt (?)
- Create a Lorax class that can be used directly by pungi
- Move conf hash table to something more object-like
- Merge treeinfo and discinfo stuff in to InstRoot class