From owner-freebsd-arch@FreeBSD.ORG Thu Jun 5 08:20:43 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF79637B401 for ; Thu, 5 Jun 2003 08:20:43 -0700 (PDT) Received: from subway.linast.de (linast.blasberg-computer.de [62.67.45.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8802743FCB for ; Thu, 5 Jun 2003 08:20:35 -0700 (PDT) (envelope-from sl@subway.linast.de) Received: from subway.linast.de (sl@localhost.linast.de [127.0.0.1]) by subway.linast.de (8.12.6/8.12.6) with ESMTP id h55FKWqq079663 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 5 Jun 2003 17:20:32 +0200 (CEST) (envelope-from sl@subway.linast.de) Received: (from sl@localhost) by subway.linast.de (8.12.6/8.12.6/Submit) id h55FKWdg079662; Thu, 5 Jun 2003 17:20:32 +0200 (CEST) Date: Thu, 5 Jun 2003 17:20:32 +0200 From: Sebastian Lederer To: Olaf Wagner Message-ID: <20030605152032.GA79575@subway.linast.de> References: <3EDCD0C1.1020300@acm.org> <20030604083801.GA74277@subway.linast.de> <200306041704.h54H43DC044521@luthien.iceflower.in-berlin.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <200306041704.h54H43DC044521@luthien.iceflower.in-berlin.de> User-Agent: Mutt/1.4i cc: freebsd-arch@freebsd.org Subject: Re: Making a dynamically-linked root X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2003 15:20:44 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 04, 2003 at 07:04:03PM +0200, Olaf Wagner wrote: [...]>=20 > I especially like this suggestion. Are there any plans to implement > a lookupd for FreeBSD or is anybody already working on it? If not, > could the MacOS X sources be used (i.e. are they contained in Darwin)? Darwin's lookupd is open source, but I think it would be too much work=20 to adapt it to FreeBSD, since it is tightly integrated with Darwin's=20 libc and probably depends on Mach IPC primitives. I think the best bet is to write something reasonably simple from=20 scratch and implement it as an NSS module, so that it can be installed=20 without any changes to the rest of the system, especially without=20 hacking libc. - Sebastian Lederer --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+31/A3rj1BcWb4ZsRArdAAJ9PwwXqIWIqM8cpgrkTdmPq4zqkEgCdGoiH rqvVadabUlCiN4ztdxd/rDE= =2zEH -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--