The following webrev includes proposed fixes for the following bugs: 2694 ID generation for RSS/Atom feed should respect --readonly 2697 repositoryconfig should not be saved if depot in readonly mode
webrev: http://cr.opensolaris.org/~swalker/pkg-2694-2697/ Yes, I have tested this change with a repository on a readonly zfs filesystem. Change summary: * Changed uuid for feed to not be generated if depot started with --readonly to resolve bug 2694. * Changed repositoryconfig to not be written if depot started with --readonly to resolve bug 2697. * Changed cfg_cache to be written always regardless of uuid generation if not in readonly mode to ensure updates to the configuration are reflected in the cfg_cache file. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
