Hi all, I've got one more webrev of the SMF pkgdepend bits here. This webrev merges with Brock's recent pkgdepend multiple-proto-area putback.
http://cr.opensolaris.org/~timf/pkgdepend-smf-v3 ( with an incremental webrev from the previous code review at: http://cr.opensolaris.org/~timf/pkgdepend-smf-v3-vs-v2 ) In summary, the changes from the last webrev I posted here are: * we now can cope with multiple proto areas, building up our local dictionary of SMF manifests & their dependencies from the build machine, and the presented proto dirs, starting with the oldest. To pass that in, I'm storing a new action attribute, PD_PROTO_DIR_LIST for pkgdepend. * I've removed ./src/modules/smf.py and its (broken) test case - I think they're redundant at this stage and probably predate pkgdepend anyway. I can't find references to them anywhere in the source, but I'm open to correction from pkg(5) historians. * corresponding importer.py changes - I've tested slim_import, and it does generate SMF pkg dependencies for SVR4 packages presented for import, using the target repository and local build machine as references for SMF manifests. All comments would be most welcome, cheers, tim _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
