From owner-freebsd-hackers Wed Nov 13 22:45:38 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37D7437B401 for ; Wed, 13 Nov 2002 22:45:37 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C27C943E42 for ; Wed, 13 Nov 2002 22:45:35 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id gAE6jQpk083237; Wed, 13 Nov 2002 23:45:26 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 13 Nov 2002 23:45:16 -0700 (MST) Message-Id: <20021113.234516.77421925.imp@bsdimp.com> To: nate@root.org Cc: kientzle@acm.org, hackers@FreeBSD.ORG Subject: Re: Shrinking /(s)bin: A Proposal From: "M. Warner Losh" In-Reply-To: References: <3DD03D9A.6090805@acm.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: Nate Lawson writes: : On Mon, 11 Nov 2002, Tim Kientzle wrote: : > The possibility of dynamically linking /(s)bin seems : > to recur pretty regularly. As libc continues to grow, : > this idea seems worth revisiting. However, I've come up : > with an alternative that might be worth considering. : : I'm open to patches for building /[s]bin as dynamic. If you have time and : can coordinate with lukem@netbsd.org to build the patch, I would : appreciate it. % make NOSHARED=NO buildworld No patches necessary. We do this all the time at work, and it works fabulously. I do this for disk based systems that have / and /usr on the same file system too. warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message