On Mon, Aug 25, 2008 at 10:43:43AM -0700, Danek Duvall wrote:
> [ bcc'ing install-discuss, copying pkg-discuss ]
> 
> As you'll learn, scripting during an install is decidedly a no-no in the
> new world of IPS.  Any arbitrary code that needs to run in order to

Ooops! So relocation is impossible for sure than?

> complete the install must be done by a service which is either run when the
> image is next booted, or, if in a live image, after the install is
> complete, pkg(5) will restart one or more services at the packages' request.

Boah - hopefully it is not that complicated  as it sounds. Having 100
svcs just because to get software relocatable (i.e. e.g. adjust pathes)
seems a little bit too much noise, overhead, work ...
 
> I'll also note that we intend to deliver documentation in the same package
> that delivers the functionality.  This will likely mostly be man pages for

I pray for this since more than a decade ;-)

> the core Solaris bits, but also whatever text and html documentation might
> come along with the various bits of opensource we ship.

My wish is:
XXX$swname  with bits and real man pages incl. texinfo files and help files
            directly used by the sw of the package
XXX$swname-docs  with all the other stuff, which usually ends up in
/usr/doc[/$swname] or /usr/share/[$swname/]doc/ 
  
BTW: What is the replacement for 'grep xyz /var/sadm/install/contents', 
     i.e. ability to determine matching dirs,files (if any) and the
     package, to which they belong?

Regards,
jel.
-- 
Otto-von-Guericke University     http://www.cs.uni-magdeburg.de/
Department of Computer Science   Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany         Tel: +49 391 67 12768

Reply via email to