Update to do list.

This commit is contained in:
David Cantrell 2008-10-08 13:07:11 -10:00
parent 0b0872c296
commit 1ed00316df
1 changed files with 1 additions and 0 deletions

1
TODO
View File

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