From owner-freebsd-questions@FreeBSD.ORG Fri Nov 9 23:30:11 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B39F916A46B for ; Fri, 9 Nov 2007 23:30:11 +0000 (UTC) (envelope-from johnjgsmith@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id 405BF13C4BB for ; Fri, 9 Nov 2007 23:30:09 +0000 (UTC) (envelope-from johnjgsmith@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so770655fka for ; Fri, 09 Nov 2007 15:30:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=I2nC84+Sl7Z+mof3pdZy9c4SbgwAjK1SzySxgQTEglI=; b=OmZJWBfMUvdljSbb7ZV91z91nEP8OY8QUmnn2wTplcEQJGO3/T8lKPYvV3LGm2WU23W4ib4F4+4W9yzYJebx24RgQ9ep5aBvelOYK5p3HmRBIjvepBqBJMx8E4HFT0MXvMA0Mwf2+4XMk0cWKjVUUmRDLbCGNgVY3iEFrT2WBdk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Q3vw/Dau1y46gJhLZeIP9IAxMhztnrKR2VpE4QUqphRIs0nV8dGGtDCdJ/pYVGYg+cq77Dez5ejbgGaa6mrSmDtWcA8plZogFczaffIM8eCKyTcTRwpymKmudYznf2hTyZXNGOxnItevegQolMIfECbqlXxezJ1CV24ZJhznxFM= Received: by 10.82.114.3 with SMTP id m3mr4990656buc.1194649328129; Fri, 09 Nov 2007 15:02:08 -0800 (PST) Received: by 10.82.182.17 with HTTP; Fri, 9 Nov 2007 15:01:58 -0800 (PST) Message-ID: Date: Fri, 9 Nov 2007 17:01:58 -0600 From: "John Smith" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: nanobsd, picobsd, tinybsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2007 23:30:11 -0000 Can anybody please explain to my what the differences are between nanobsd, picobsd and tinybsd. They all seem to be doing the same (creating a minimal FreeBSD image that can be used in embedded systems), or is this not right? I've searched the internet but can't really find a page that clearly explains the differences and similarities. Many thanks in advance, JJGS