Hi pkg gurus, I have changes to convert /var/nfs and /var/statmon into consumers of the shared /var/share dataset, and they work great -- this was much simpler than I expected.
But, I have a lingering design question. I noticed that the current /var/share consumers are packaged in system-core-os.mf (mail, cores, crash, audit, etc). Since the nfs-related dirs I'm converting to be shared are packaged in system-file-system-nfs.mf, I added the var/share related packaging magic there. Sorry in advance if this question is too stupid to post, but I'd like confirmation that it is okay to do the var/share packaging magic in manifests for packages that can be removed / uninstalled (unlike system-core-os.mf which can't). Do I need to relocate the var/share changes I added to system-file-system-nfs.mf into system-core-os.mf? thanks, Jeff _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
