From owner-freebsd-current@FreeBSD.ORG Wed Aug 23 14:41:44 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B92BA16A4DA for ; Wed, 23 Aug 2006 14:41:44 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F4F043D4C for ; Wed, 23 Aug 2006 14:41:41 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20060823144139m910087qhde>; Wed, 23 Aug 2006 14:41:40 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.6/8.13.6) with ESMTP id k7NEfQif025016; Wed, 23 Aug 2006 09:41:32 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.6/8.13.6/Submit) id k7NEfODv025015; Wed, 23 Aug 2006 09:41:24 -0500 (CDT) (envelope-from brooks) Date: Wed, 23 Aug 2006 09:41:24 -0500 From: Brooks Davis To: "?????? (LI Xin)" Message-ID: <20060823144124.GA24652@lor.one-eyed-alien.net> References: <44EAA213.6010507@delphij.net> <002901c6c5ba$628b67d0$9800a8c0@carrera> <86hd0423zk.fsf@xps.des.no> <44EB302A.7010106@rsu.ru> <20060823121157.yawh6f8e844w4osc@netchild.homeip.net> <20060823103604.GB64800@deviant.kiev.zoral.com.ua> <1156330195.2444.35.camel@spirit> <20060823110258.GC64800@deviant.kiev.zoral.com.ua> <86y7tfznlk.fsf@xps.des.no> <1156334957.3396.2.camel@spirit> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <1156334957.3396.2.camel@spirit> User-Agent: Mutt/1.5.11 Cc: Kostik Belousov , Dag-Erling Sm?rgrav , freebsd-current@freebsd.org, Michael Bushkov Subject: Re: [HEADS UP]: OpenLDAP+nss_ldap+nss_modules separated patch and more (SoC) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Aug 2006 14:41:44 -0000 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 23, 2006 at 08:09:17PM +0800, ?????? (LI Xin) wrote: > ??? 2006-08-23?????? 13:40 +0200???Dag-Erling Sm??rgrav????????? > [...] > > > > Maybe we can help him to extract some necessary routines out of the= lber > > > > and ldap libraries, and make it an internal library (say, put into = the > > > > nss module rather than installing a separate .so file)? > > > May be. Moreover, this module (and any nss module) shall export only = symbols > > > needed by nss interface, not polluting the global namespace of proces= s. > >=20 > > Please stop the madness. The simplest solution is to import OpenLDAP > > unmodified, and if someone is unhappy with the base system's libldap, > > they can build world WITHOUT_OPENLDAP. >=20 > I think I can live with this. The only (slight) problem remains is that > we should provide either a mechanism to remove installed base OpenLDAP > libraries, or a sysinstall(8) option. Set WITHOUT_OPENLDAP and use the delete-old and delete-old-libs targets in src/Makefile. As long as WITHOUT_OPENLDAP is implemented correctly this will work. -- Brooks --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE7GkUXY6L6fI4GtQRAisPAJ0cmyCBt770nUwFIYHfj/ft4Jl7HACg5h75 bT10Npq+FffvMrZ05y+0GiQ= =ZVps -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--