From 1ed00316dfa6605b9c247a9577d4e341cefefd53 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 8 Oct 2008 13:07:11 -1000 Subject: [PATCH] Update to do list. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index db36e675..b30a6f4c 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,4 @@ - Support a verbose output mode - Make sure we are root when executed - If we have to be root, should lorax be in /usr/sbin ? +- Use OptionParser instead of getopt (?)