Greetings, The following webrev contains fixes for the following issues:
11324 package state written to parent boot environment during image-update 11325 post-execution image-update performance regression during state update 11326 pkg refresh re-writes catalog even when not changed webrev: http://cr.opensolaris.org/~swalker/pkg-11324/ The first is a rather egg-on-face regression; I apologise for not sufficiently testing image-update. I had checked that I could image-update to a new build, and could boot, but I hadn't checked that the package state information was written correctly. Yet another reason I wish we could automate the testing of bootenv image-update scenarios :( The second fixes a rather serious performance regression in the recording of package state data that I introduced at some point near the end of the catalog work. The good news is that image updates are now consistently a few seconds faster than they used to be even. The third fixes another performance regression in pkg refresh, which brings refresh times (when nothing has changed) down from 12s to about 1.6s on my system. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
