On 03/24/10 09:21 AM, Mark J. Nelson wrote:
src/util/distro-import/Makefile - Since IPS is also a consolidation that may ultimately deliver via repository, should IPS_CONSOLIDATION_OPTIONS be CONSOLIDATION_OPTIONS?
OK.
src/util/publish/set-publisher.sh - Should publisher be hardcoded to opensolaris.org, or configurable?
It'd have to be configurable by rewriting the transform, and, um, ugh. Defer?
src/util/publish/set-publisher.transforms - Seems like this is a good place to use a regular expression? Ie don't you want all of the resulting packages to get the opensolaris.org publisher, regardless of whence they come?
I think that's sensible, as long as I can always assume the publisher is set. <transform set -> edit value pkg://[^/]+/ pkg://opensolaris.org/> ? liane _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
