From owner-freebsd-small@FreeBSD.ORG Thu Jul 26 22:58:04 2007 Return-Path: Delivered-To: small@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C549116A418 for ; Thu, 26 Jul 2007 22:58:04 +0000 (UTC) (envelope-from davidn04@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by mx1.freebsd.org (Postfix) with ESMTP id 819A213C4A5 for ; Thu, 26 Jul 2007 22:58:04 +0000 (UTC) (envelope-from davidn04@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so532534wxd for ; Thu, 26 Jul 2007 15:58:03 -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=AAAb5pn1iX2i8uSIkBjAt64y2OhDQruGDdJTUv4J/mescBP7wJZ0BrzEgFObKQ0u1jgE5d6rfMwhVzOTeEsHIfLs7ugsKJAr9JUwJljKjtmwp8fjQyCkZnKV2akg9f1xLF52erfJ3ZGyNB/macpI6+8qnxzjrtJg/cqOXGm2UY8= 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=Edz2EZ3Zq9zLxRjIBlNtj4mHlZb1QpQ9nJr03ZBny2oKMhhOsKe0unYLA3JP0Q9mLNJG1b/MncRopgzXp0zeKkcMeMujzHhjiXwZTcgeJthITJVSjF+j9gDMY/6eXgpuA9IYBQMFovZ2vsPqJVQjIsXQuLziAdpDXro/y3BGqLI= Received: by 10.70.42.16 with SMTP id p16mr3789410wxp.1185489054689; Thu, 26 Jul 2007 15:30:54 -0700 (PDT) Received: by 10.90.89.13 with HTTP; Thu, 26 Jul 2007 15:30:54 -0700 (PDT) Message-ID: <4d7dd86f0707261530l78dea0a2u8e4b34e94c32fc20@mail.gmail.com> Date: Fri, 27 Jul 2007 08:30:54 +1000 From: "David N" To: "Michael W. Lucas" In-Reply-To: <20070726154602.GA28239@bewilderbeast.blackhelicopters.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070726154602.GA28239@bewilderbeast.blackhelicopters.org> Cc: small@freebsd.org Subject: Re: -current nanobsd config 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 Jul 2007 22:58:04 -0000 On 27/07/07, Michael W. Lucas wrote: > Hi, > > Does anyone have a good list of NO_ options for a -current nanobsd > build? Does anyone maintain a list of working/useful build options? > > I've come across several configs people have used in the past, but > this is -current. I'd like my docs to be current for the new release, > so I'd rather not use 6.x. > > Thanks, > ==ml > > -- > Michael W. Lucas mwlucas@BlackHelicopters.org, mwlucas@FreeBSD.org > http://www.BlackHelicopters.org/~mwlucas/ > Coming Soon: "Absolute FreeBSD" -- http://www.AbsoluteFreeBSD.com > On 5/4/2007, the TSA kept 3 pairs of my soiled undies "for security reasons." > _______________________________________________ > freebsd-small@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-small > To unsubscribe, send any mail to "freebsd-small-unsubscribe@freebsd.org" > Hello, My main reference is http://phk.freebsd.dk/misc/build_options/ I'm not sure how up to date is it cheers