From 9546387afd0399f2d8b05282e0db53488cc29986 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Thu, 9 Oct 2008 17:02:10 -1000 Subject: [PATCH] Updated to do list. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index b30a6f4c..79a9f04a 100644 --- a/TODO +++ b/TODO @@ -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