[csw-maintainers] apache2 vs CAS

James Lee james at opencsw.org
Thu Oct 28 10:28:30 CEST 2010


On 28/10/10, 00:51:52, Ben Walton <bwalton at opencsw.org> wrote regarding
[csw-maintainers] apache2 vs CAS:

> When I initially added cswap2mod CAS to cswclassutils, there were
> comments indicating that it shouldn't go there.  I moved it directly
> into CSWapache2.  Now, it's biting people with sparse root zones.

Use an existing class, probably build[1], then you put nothing of
your own in /usr.

Deliver the files as normal, not with an action on the module as you
attempt now, and use an e build for the modified files.  Notional
only...

f none  /opt/csw/apache2/libexec/libphp5.so
e build /opt/csw/apache2/etc/http.conf

and deliver the apxs commands in http.conf.

!install
$APXS -e $enmod -n $MODNAME $MODFILE

!remove
$APXS -e -A -n $MODNAME $MODFILE




James.


1. http://docs.sun.com/app/docs/doc/817-0406/ch3enhancepkg-39


More information about the maintainers mailing list