On Thu, May 14, 2009 at 04:32:06PM -0700, Chris Quenelle wrote: > With that in mind, my question is: > > Is it currently possible to put multiple "classification" lines in the > "distro import config file"
I think only the last one would take effect, but that would be a minor modification to allow it. As of build 106, package manifests can have multiple values for the info.classification package attribute, so from a pkg(5) level, this could easily be made to work. I think some of the jucr packages have multiple classifications, but they're all in different classification namespaces (and only one is used for PM). I'm not sure whether that's done with multiple set actions or one multiply-valued set action, and I'm not sure whether one is preferable over the other. I think you'll want to has out with the GUI and X Design folks what the right answer is in terms of the UI, and then come back with a proposal for what to do in the manifests and/or in the import files. > (Is there a name for such files?) I think we've generally been calling these things "import files". Or "those goddamned import files". Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
