Please review the changes for these issues:
6871 option to automatically set UUID for image publishers
8194 image configuration should be re-saved after load if possible
Webrev: http://cr.opensolaris.org/~tmueller/ips-8194/
These changes move the code that modifies the cfg_cache file when it is
read in into the imageconfig module. It also reorders how the data is
read so that if the file needs to be written out due to a change, it
doesn't have to be reread. It checks to see if the UUID for a publisher
is modified when the publisher is read in and saves the cfg_cache file
in that case. And finally, it makes the client_uuid value in an Image
always a string. It was a UUID or a string before, depending on whether
there was a value defined in the cfg_cache file.
Thanks.
Tom
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss