From owner-freebsd-small@FreeBSD.ORG Fri Mar 12 03:52:14 2004 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CAB516A4CE; Fri, 12 Mar 2004 03:52:14 -0800 (PST) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id B84E343D39; Fri, 12 Mar 2004 03:52:13 -0800 (PST) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) i2CBq3T9001846; Fri, 12 Mar 2004 12:52:03 +0100 (CET) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.12.10/8.12.10/Submit) id i2CBq3G7001845; Fri, 12 Mar 2004 12:52:03 +0100 (CET) (envelope-from k) Date: Fri, 12 Mar 2004 12:52:02 +0100 From: Johan Karlsson To: "M. Warner Losh" Message-ID: <20040312115202.GA98578@numeri.campus.luth.se> 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 cc: freebsd@guldan.demon.nl cc: phk@phk.freebsd.dk cc: current@freebsd.org cc: small@freebsd.org Subject: Re: "nanobsd" prototype X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 11:52:14 -0000 On Thu, Mar 11, 2004 at 16:04 (-0700) +0000, 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. We kind of have this already # make buildworld # make installworld SUBDIR_OVERRIDE='dirs to include' I guess it would be trivial to add a new variable SUBDIR_OVERRIDE_INSTALL that only affects the installworld target if you need to put in make.conf. /Johan K > This lack is one of the main > reasons that I have a custom install script rather than using > installworld for the build environment we have at work. > > Warner > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- Johan Karlsson mailto:johan@FreeBSD.org