* mkdi: moved lib/* to include and bin/*-editor to lib * mkdi: switched to using development paa pending packaging of new ahtools with paa with fixed 'initialise' command and new 'unavail' command * mkdi: switched from OS version numbers (e.g. debian504) to release names (e.g. lenny) and changed variable and column names accordingly * mkdi: expanded repo-editor to write config files for all repos we want to access * mkdi: removed old create/delete functions and slid nre create2/delete2 into their places * mkdi: beginnings of PV support * mkdi: dispatch mail on completion * mkdi: merged mkdi's create() and delete() functions in test version * mkdi: don't 'virsh destroy' VMs if already destroyed (jump on to 'virsh undefine'ing them) * mkdi: added script-editor * mkdi: construct preseed and script URLs based on removing docroot from the corresponding paths * mkdi: added support for different console modes * mkdi: fixed some quoting bugs * mkdi: switched from sqlite to sqlite3 (so that later I can add some value contraints) * mkdi: split pool handling code out of vm-editor into pool-editor * mkdi: decreased verbosity * mkdi: moved site-specific defaults to lib/mkdi.sh * mkdi: overhauled 'auto' expansion code * mkdi: checkpointing many changes (half-switched to equal-width parameters and in_progress tables) * mkdi: aligned use of CMD and CMDLINE variables, converted all interfaces to use parameters rather than environment variables * mkdi: work in progress (corrected delete handling, added proper release server) * mkdi: added poor man's releaser (called directory from mkdi's create() function) * mkdi: partially implemented (currently broken) delete mode support (modes are partial, full, force) * mkdi: many small fixes now seems to basically work * mkdi: updated todo list * mkdi: work in progress (parameters-* added) * mkdi: work in progress (storage-editor added) * mkdi: work in progress (dhcpd-editor and vm-editor started, and mkdi wrapper started; all using hard-coded values) * mkdi: created module