Hi Brock, I'm afraid I don't have much to add to the comments that Shawn already made. However, I did have a few additional thoughts.
> Resynced again: > http://cr.opensolaris.org/~bpytlik/ips-4260-v3/ I wondered if it would make sense to move the code that pretty-prints these categories out of client, into its own function. With the code structured that way, anyone can use the function to output category information. > >> Sample output: > >> $ pkg info -r example_pkg > >> Name: example_pkg > >> Summary: > >> Category: Applications/Sound and Video > >> (org.opensolaris.category.2008) > >> bar (foo) > >> State: Not installed Including the categorization scheme seems reasonable, but it makes for long lines. Could we add a -v option to pkg info that displays the schemes. This could be expanded later to include other useful but elective information. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
