On Wed, Jul 29, 2009 at 03:31:35PM -0400, Anurag S. Maskey wrote: > I've successfully created my own nwam ips repository and image-updated to > it. The only caveat was that I had to manually add new users, groups, > authorizations and changes in the owner/permission of files before I ran > image-update. > > Is it possible to have image-update or pkg do these changes > automatically? What changes would I have to make to my ips source to > achieve this?
You can add user and group actions to your manifests. See pkg(5) for a description of the actions and their attributes. RBAC data isn't handled very well at the moment; Casper put back a service to manipulate these entries, but I think there are still unresolved problems with that, so for now I think you'll need to continue doing this by hand. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
