Hello, I have posted an updated webrev for my changes here: http://cr.opensolaris.org/~moinakg/tm_python/
These changes incorporate Dave's review comments and adds several more changes: * It introduces support for the new interfaces defined in: http://src.opensolaris.org/source/xref/caiman/caiman-docs/distro_constructor/DC_DESIGN_DOC.odt and retains backward compatibility for the existing ones. * Adds William Schumann's changes to monitor disk space usage for progress reporting. * Starts using the new liblogsvc Python interfaces instead of a separate transfer.log. * Handling for a predefined list of files is left as a stub since DC is not going to incorporate this for the May release. * Handling for populating an IPS image is also left as a stub for the same reason. * Fixes for bugs 181 and 520. 520 is fixed automatically as a result of moving to Python. Regards, Moinak.