Currently discover.sh is not installed or used.  Its sole purpose
was to avoid parsing a configuration file.  We should use autogen
to handle command-line/conf-file parsing.  In the meantime, that
file is simply ignored.

Covert old "boot" line to new format..

Write README, man page(s), etc.

Add -h,--help, -v,--version.

Should there be a mechanism for passing command-line options to modules,
or is this handled somewhere else (e.g., /etc/modules.conf)?

Add debconf support, for choosing which scans to disable and enable.

Generate paths (e.g., /etc/discover.conf, /lib/discover/discover, etc.)
from prefix.

update-initrd: Remove temporary files if interrupted.

When to remove /boot/initrd-VERSION?
