From owner-freebsd-stable@FreeBSD.ORG Sun Jun 14 07:59:18 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67279106566B for ; Sun, 14 Jun 2009 07:59:18 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 3D57B8FC1A for ; Sun, 14 Jun 2009 07:59:17 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 3F0A235DCA1; Sun, 14 Jun 2009 03:59:17 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 14 Jun 2009 03:59:17 -0400 X-Sasl-enc: wkpZ57VBKC2SMQcxZp8InbID5/9GAdWpvY3ZGTURyzmB 1244966355 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id AAB9531571; Sun, 14 Jun 2009 03:59:15 -0400 (EDT) Message-ID: <4A34ADD1.10406@incunabulum.net> Date: Sun, 14 Jun 2009 08:59:13 +0100 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Pete French References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: reecommendations for an 'appliance" platform ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2009 07:59:18 -0000 Pete French wrote: > Any suggestions, or words of wisdom from anyone who has done someething > similar themselevs in the past ? > The ASUS EeePC 701 is cheap as chips and can easily be mass-flashed with NanoBSD images from a USB dongle. I wrote a reflash script but didn't release it -- it just takes the USB dongle image and dumps it on the internal SSD with the appropriate fixups. cheers, BMS