libdpkg: * cut compat.c into little pieces and move them to optlib * modify database to store per-file flags * store checksums and stat data in per-file flags optlib: * add fnmatch, IRIX5 doesn't have it start-stop-daemon * write pidfile before we chroot? * capabilities support * don't close FD's * add autoconf test for TIOCNOTTY dpkg * integrate debconf (add new status) * allow external program to specify how to handle conffiles * log our actions * try to remove directories again after removing conffiles * verify Enhances works (ie don't trigger some assertion) * refactor processarc.c * add test to see if a file should really be installed and optionally skip it * dpkg --reconfigure .postinst reconfigure Fail if pkg is not in the configured state. * dpkg --call-maint-script=