Erwann Chenede wrote:
> Hi All,
> 
>     you can now also browse the code via opengrok :
>     http://src.opensolaris.org/source/xref/jds/desktop-cache/trunk/
> 
>     HTH,
> 

Yes, it did help since I hadn't had a chance to look the other way, this 
was easier ;-)

Comments on manifests:

Usual practice has been to create the SMF service instances as disabled 
by default and use the system profiles to enable them.  I'm not clear on 
whether we're being militant about that these days, but if so there's a 
change in ON that goes along with this.

You've used the name "usr" for all of the filesystem/local dependencies, 
traditionally we'd use something more like "local" or "fs-local" to 
relate the dependency name more closely to the service FMRI.  Usually I 
highly encourage comments with dependencies to record why we have them 
(these are fairly obvious, but...)

Evolving is an obsolete stability value.  I presume you want Committed. 
http://www.opensolaris.org/os/community/arc/policies/interface-taxonomy/

The side question here is what changes we need to make to the Distro 
Constructor to use these rather than the postrun scripts.  Does this 
completely replace all of the postrun scripts that we've dealt with 
previously, or will some of them still be around?  And if we don't need 
them, does that mean system/postrun goes away?

Dave


Reply via email to