From owner-freebsd-small@FreeBSD.ORG Thu Apr 26 05:05:18 2007 Return-Path: X-Original-To: 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 CE6EF16A400 for ; Thu, 26 Apr 2007 05:05:18 +0000 (UTC) (envelope-from davidn04@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 6256013C455 for ; Thu, 26 Apr 2007 05:05:18 +0000 (UTC) (envelope-from davidn04@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so483025ugh for ; Wed, 25 Apr 2007 22:05:17 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EMEgNV9RyL36q91rPpC5JLqiF4+pxsMo0vsBBIuuHCuHqeTtm+pg2sgUrAW5/Gc9+cvoOcBSJYRWT9gkmlWTGqVaxePagX/xSdRpQwsTtKCFPDVYcmQUzUFSBPrwjuUEBoCAdkv2/IXAcWVGVdThXUiLLiEqR8JL+kbwcNwKsoA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fyQ09fdIEZJcGv2Rn9+ZI/fkpflHj8WQ1kT4f1Zyp5TU5ouyhzeC12AznqH6Ho0QGRXUDCo2ZWUB9FGAx51efeMMFBuNOZltxIC1LDn4GgoUqE2cUezVlc8LJtO569j8n1P12W8pQSkoY88EQBKCsKYSfBbVOXrz50g11gkAOMs= Received: by 10.66.237.9 with SMTP id k9mr1933893ugh.1177563916100; Wed, 25 Apr 2007 22:05:16 -0700 (PDT) Received: by 10.67.12.15 with HTTP; Wed, 25 Apr 2007 22:05:16 -0700 (PDT) Message-ID: <4d7dd86f0704252205k443f3686nce8f70edac2008a8@mail.gmail.com> Date: Thu, 26 Apr 2007 15:05:16 +1000 From: "David N" To: "Mathieu Arnold" In-Reply-To: <7C24E0C8DD3FD03ED3458849@atuin.in.mat.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4d7dd86f0704232117h25bb4166s423cf08152c2575d@mail.gmail.com> <4d7dd86f0704241551hb530106t22d2d9af3e842e17@mail.gmail.com> <4d7dd86f0704250218m2340c79h72da9f507b4f4e95@mail.gmail.com> <4d7dd86f0704251130o6f0f1060xdec7c37c8ff5610b@mail.gmail.com> <7C24E0C8DD3FD03ED3458849@atuin.in.mat.cc> Cc: small@freebsd.org Subject: Re: NanoBSD Image 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: Thu, 26 Apr 2007 05:05:18 -0000 On 26/04/07, Mathieu Arnold wrote: > +-Le 26/04/07 04:30 +1000, David N a dit : > | Thanks again, that did the job, got it down to 56MB on 6.2-RELEASE > | just added some of your options in. Do you know where to get more > | information on on the make flags available? man make and man make.conf > | doesn't have much detail. I've been to > | http://phk.freebsd.dk/misc/build_options/ which helped with my compile > | errors =) But i'm just out of further information on how to get it > | slimmer. > > I think that when I searched for all thoose, I simply used grep in src's > Makefiles. > > > -- > Mathieu Arnold > At the moment i can get it down to about 41MB by mounting the partition and deleting some files i dont need in /sbin and /usr/sbin /usr/include (I'm not sure if i need it) such as gmirror, ggatec, ggated and all that. Hopefully it doesn't bork it up =) I'm hoping for 16MB, but i don't think thats going to happen