From owner-freebsd-embedded@FreeBSD.ORG Wed Oct 17 14:47:27 2012 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06C2B168 for ; Wed, 17 Oct 2012 14:47:27 +0000 (UTC) (envelope-from freebsd@psconsult.nl) Received: from mx1.psconsult.nl (unknown [IPv6:2001:7b8:30f:e0::5059:ee8a]) by mx1.freebsd.org (Postfix) with ESMTP id A83BC8FC0A for ; Wed, 17 Oct 2012 14:47:26 +0000 (UTC) Received: from mx1.psconsult.nl (mx1.hvnu.psconsult.nl [46.44.189.154]) by mx1.psconsult.nl (8.14.5/8.14.4) with ESMTP id q9HElJQC095003 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 17 Oct 2012 16:47:24 +0200 (CEST) (envelope-from freebsd@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.5/8.14.4/Submit) id q9HElJkk095002 for freebsd-embedded@freebsd.org; Wed, 17 Oct 2012 16:47:19 +0200 (CEST) (envelope-from freebsd@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to freebsd@psconsult.nl using -f Date: Wed, 17 Oct 2012 16:47:19 +0200 From: Paul Schenkeveld To: freebsd-embedded@freebsd.org Subject: Re: some problems with nanobsd Message-ID: <20121017144719.GA94848@psconsult.nl> References: <1350471464.96400.YahooMailNeo@web126006.mail.ne1.yahoo.com> <507E9077.6000207@farrokhi.net> <1350474085.65221.YahooMailNeo@web126004.mail.ne1.yahoo.com> <1350474956.88226.YahooMailNeo@web126001.mail.ne1.yahoo.com> <1350484097.1123.207.camel@revolution.hippie.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1350484097.1123.207.camel@revolution.hippie.lan> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2012 14:47:27 -0000 On Wed, Oct 17, 2012 at 08:28:17AM -0600, Ian Lepore wrote: > The other thing we do is specify an explicit list of directories to > visit and run 'make install' during the installworld; this lets us > control things that have no WITHOUT knobs. I don't know if nanobsd > allows that level of customization (we don't use it to build products). What mechnism (variable?) do you use to control that list of directories? With kind regards, Paul Schenkeveld