On 06/24/11 18:12, Brock Pytlik wrote:
New webrev:
http://cr.opensolaris.org/~bpytlik/ips-18441-v3/

Diff from v2 to v3:
http://cr.opensolaris.org/~bpytlik/ips-18441-v2-v3.diff

This addresses the comments Danek had, and fills in the F field of the
IFO in pkg list (which is why I sent this out once more).

src/client.py:
  you need to update info() to display "Frozen" just was it already
  handles OBSOLETE and RENAMED

src/modules/client/api.py:
  The check in get_pkg_list() should just be looking for
  PKG_STATE_FROZEN in the package metadata 'states'.  You should
  be setting PKG_STATE_FROZEN in Image.__rebuild_image_catalogs,
  that way consumers can get a simple, fast check of frozen state.
  That does mean that __rebuild_image_catalogs will need to be called
  anytime freezes change though.

-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to