to ensure that generated templates are right, and set output encoding
to UTF-8.
* Update debian/rules to call po2debconf instead of debconf-mergetemplate.
* Add debian/netcfg-common.templates, debian/netcfg-dhcp.templates
and debian/netcfg-static.templates, and remove debian/template/
r1107
removed much from TODO
create dirs as necessary
install menutest into DEBIAN (fixed it's return value too)
cleaned up templates, took some phrases from etherconf
cleaned up overall flow
handle missing data better
moved functions around a bit so no need for protos (that's why the diff is unreadable)
r295
ans for it.
netcfg-dhcp asks for hostname and dns now
various bug fixes
modify dependancies
if we don't find any interfaces, allow the user to specify one
try to get udpkg to create dirs for me, still some problems there
r290
netcfg-dhcp 6k
netcfg-static 9k
They share a fair amount of code right now (3k) (a small shared library may be
in order, or perhaps they should be re-merged? Probably doesn't make sense to
do anything until later when ppp and pcmcia have been added because things may
change.)
r285