diff --git a/releng/TODO b/releng/TODO index 4c589bc2..1aa41804 100644 --- a/releng/TODO +++ b/releng/TODO @@ -1,5 +1,7 @@ * Invent an interpreter to read options from config files and sets the variables or use confget ( http://devel.ringlet.net/textproc/confget/ ) + OR BETTER YET TRY TO DROP the entire concept of config files and + rely solely on cmdline options. * Write a common configuration facility.