I am planning to deliver a small bit of code (2 shared object libraries, a perl utility, and 2 man pages) to ONNV in the next month or so (pending reviews, testing, etc) and need to determine where it will live in the new package hierarchy.
The deliverables are: /usr/lib/security/$ISA/pkcs11_kms.so.1 /usr/lib/libkmsagent.so.1 /usr/bin/kmscfg /usr/share/man/man1/kmscfg.1 /usr/share/man/man5/pkcs11_kms.5 Any suggestions on how to package this? We want to keep it in a standalone package that is not installed by default. I'm thinking it should be something like: /system/library/security/pkcs11_kms and the manifest would be system-library-security-pkcs11_kms Would this be acceptable? thanks, Wyllys _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
