From owner-freebsd-current@FreeBSD.ORG Fri Apr 18 21:31:10 2003 Return-Path: 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 3CF3C37B408 for ; Fri, 18 Apr 2003 21:31:10 -0700 (PDT) Received: from topperwein.pennasoft.com (acs-24-154-51-127.zoominternet.net [24.154.51.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1078F43FE1 for ; Fri, 18 Apr 2003 21:31:09 -0700 (PDT) (envelope-from behanna@topperwein.pennasoft.com) Received: from topperwein.pennasoft.com (localhost [127.0.0.1]) h3J4V8QJ073380 for ; Sat, 19 Apr 2003 00:31:08 -0400 (EDT) (envelope-from behanna@topperwein.pennasoft.com) Received: from localhost (localhost [[UNIX: localhost]]) by topperwein.pennasoft.com (8.12.9/8.12.9/Submit) id h3J4V3kk073379 for current@freebsd.org; Sat, 19 Apr 2003 00:31:03 -0400 (EDT) From: Chris BeHanna To: current@freebsd.org Date: Sat, 19 Apr 2003 00:31:03 -0400 User-Agent: KMail/1.5.1 References: <20030417141133.GA4155@madman.celabo.org> <20030417221622.GA18079@gattaca.yadt.co.uk> <3EA0A4E3.6090801@acm.org> In-Reply-To: <3EA0A4E3.6090801@acm.org> Organization: PennaSoft Corporation MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304190031.03101.chris@pennasoft.com> Subject: Re: Going Dynamic (Was: HEADS UP: new NSS) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chris@pennasoft.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 04:31:10 -0000 On Friday 18 April 2003 21:22, Tim Kientzle wrote: > David Taylor wrote: > > Hmm, but if /sbin/mount_ufs (say) is dynamically linked, and the > > libraries are still in /usr, how do you mount /usr? > > That's why certain critical shared libs > (e.g., libc.so) need to be moved to /lib. > > >>As I said, I've already done a chunk of work > >>for this. If someone would like to help finish... > > > > If there's a list of tasks that need to be done, I'd be willing to see > > what I can do (although I'm going back to uni next week)... > > Here are the remaining tasks that I know of: > > 1) Create /lib, move shared libraries. > > This involves working on bsd.lib.mk and a few related > pieces so that certain libraries get installed > differently: > * shared lib into /lib > * compatibility symlinks from /usr/lib -> /lib > * static lib into /usr/lib > > Here's a list of libraries that I believe need to > be moved: > > libc libcrypt libedit libkvm libl libm libtermcap > libutil libalias libatm libcam libcurses libdevstat > libipsec libipx libmd libncp libreadline libsbuf libsmb > libufs libz 1a) Compute the minimum required size of / and document it someplace. :-) -- Chris BeHanna http://www.pennasoft.com Principal Consultant PennaSoft Corporation chris@pennasoft.com