From owner-freebsd-small@FreeBSD.ORG Fri Apr 20 10:36:46 2007 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8AACB16A402 for ; Fri, 20 Apr 2007 10:36:46 +0000 (UTC) (envelope-from jordan@JordanColeman.com) Received: from redfeather.colemanfamilycamps.com (gw-ranch.colemanfamilycamps.com [65.172.228.254]) by mx1.freebsd.org (Postfix) with ESMTP id 3148913C4C8 for ; Fri, 20 Apr 2007 10:36:46 +0000 (UTC) (envelope-from jordan@JordanColeman.com) Received: from [10.168.17.2] (ool-457183bb.dyn.optonline.net [69.113.131.187]) (authenticated bits=0) by redfeather.colemanfamilycamps.com (8.12.9p2/8.12.9) with ESMTP id l3KA4PbJ002929 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Fri, 20 Apr 2007 06:04:26 -0400 (EDT) (envelope-from jordan@JordanColeman.com) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <14320DBA-7A3B-4CA6-BC60-D2BF8EA77C71@JordanColeman.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-small@freebsd.org From: Jordan Coleman Date: Fri, 20 Apr 2007 06:07:50 -0400 X-Mailer: Apple Mail (2.752.2) Subject: Building NanoBSD with ports and packages X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2007 10:36:46 -0000 Can anyone suggest a way to pre-install ports in a NanoBSD system at build time? Ideally, I'd like to be able to add a customize_cmd to my NanoBSD configuration file so that the finished disk images can be made to include anything in ports. Suggestions? Thanks. ++Jordan