From owner-freebsd-current@FreeBSD.ORG Fri Mar 12 02:49:19 2004 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 79A5516A4CE for ; Fri, 12 Mar 2004 02:49:19 -0800 (PST) Received: from guldan.demon.nl (cust.13.38.adsl.cistron.nl [62.216.13.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0149443D5A for ; Fri, 12 Mar 2004 02:49:19 -0800 (PST) (envelope-from robert@guldan.demon.nl) Received: from bombur.guldan.demon.nl ([192.168.201.3] helo=localhost) by guldan.demon.nl with esmtp (Exim 4.24; FreeBSD) id 1B1kDE-000D0G-OX; Fri, 12 Mar 2004 11:48:20 +0100 Date: Fri, 12 Mar 2004 11:48:48 +0100 From: Robert Blacquiere To: current@freebsd.org Message-ID: <20040312104848.GA52357@bombur.guldan.demon.nl> References: <20040311193707.GX52357@bombur.guldan.demon.nl> <52729.1079033952@critter.freebsd.dk> <20040311.160412.47000752.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040311.160412.47000752.imp@bsdimp.com> User-Agent: Mutt/1.4.1i X-Disclaimer: running FreeBSD X-Spam-Score: 0.0 (/) cc: freebsd@guldan.demon.nl cc: phk@phk.freebsd.dk Subject: Re: "nanobsd" prototype X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 12 Mar 2004 10:49:19 -0000 On Thu, Mar 11, 2004 at 04:04:12PM -0700, M. Warner Losh wrote: > In message: <52729.1079033952@critter.freebsd.dk> > "Poul-Henning Kamp" writes: > : I want nanobsd to use the normal build/installworld targets, but feel > : free to prune your system in the Customize target. > > Maybe it is time to have a generic way to include/exclude directories > from installworld, but not buildworld. This lack is one of the main Maybe not only directories but binairies also. just have a list of binairies which you do want. and have make scripts lookup the libs needed? > reasons that I have a custom install script rather than using > installworld for the build environment we have at work. This way we kan have just the tools we needed and leave every thing else out of the system. nanobsd is meant to be small, so i thing we should try to make it bare min to fit on a 16 mb flash. If people want more it would be possible with use of the "include" file adding more binairies and libs. > > Warner Warner you have my vote. Robert -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? OpenBSD: Hey guys you left some holes out there!