On 10/22/07, Stephen Hahn <sch at sun.com> wrote: > > > > Yup. wearing my "plain user" hat rather than my "developer" hat, I much > > prefer typing > > > > pkg install foo-devel > > > > rather than > > > > pkg install foo devel=true > > > > It's an existing de facto standard of behaviour, and users are comfortable > > with it already. Dare I say, "expect it". > > Actually, the default filter settings are part of the image > configuration. So, if you wanted developer content, you'd ask for it > once, on all packages, for that image. >
Will the configuration's in a package be query-able, the query outputting the configuration options with possible values? $ pkg -q foo I suppose, the packaging provides for associated description along configurable parameters (something configure script with different configurable parameters). What is pkg_fmri? I checked the man pages in the repo, the slides from the summit, but couldn't make out what the term was meant. smf' already uses the term as "Fault Managed Resource Identifier". Is this term overloaded for pkg? -Shiv
