On Wed, Aug 09, 2006, Joergen Hermanrud Fjeld wrote: > I have made a patch for the spec file in openldap-2.3.25-20060804.src.rpm, > to add support for overlays, such that the different overlays can be > activated with standard '--define "with_dyngroup yes"', where each > overlay is a separate option. > The default values match today, plus the syncrepl overlay, since it > is the modern slurpd equivalent. > [...]
If I understand the overlay concept of OpenLDAP correctly, it is some sort of backend data processing filters. So, I also think it makes sense to support them in the OpenPKG "openldap" package. But the question for me is whether we really need an %option for each one of them or whether we instead couldn't just _build_ all of them and rely perhaps on some sort of configuration to really _enable_ them? One possibility would be the --enable-xxx=mod" feature which builds each overlay as a DSO. But is it also possible to build _all_ into slapds statically without harm and still let the user _enable_ them via configuration? Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org