From owner-freebsd-embedded@FreeBSD.ORG Mon Dec 31 00:49:34 2007 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7956B16A417 for ; Mon, 31 Dec 2007 00:49:34 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 35C5613C468 for ; Mon, 31 Dec 2007 00:49:34 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from benji.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 27E9C1E8C1B; Mon, 31 Dec 2007 00:30:50 +0000 (UTC) Received: by benji.nitro.dk (Postfix, from userid 2000) id A50B6FD52; Mon, 31 Dec 2007 01:30:48 +0100 (CET) Date: Mon, 31 Dec 2007 01:30:48 +0100 From: "Simon L. Nielsen" To: Lyle Scott III Message-ID: <20071231003047.GC987@zaphod.nitro.dk> References: <5a1835cd0712301001j6dbf207dqf314ba0b433b64d3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5a1835cd0712301001j6dbf207dqf314ba0b433b64d3@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-embedded@freebsd.org Subject: Re: Nanobsd - build options not producing image X-BeenThere: freebsd-embedded@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: Mon, 31 Dec 2007 00:49:34 -0000 On 2007.12.30 13:01:53 -0500, Lyle Scott III wrote: > I am trying to trim down my nanobsd image by specifying some build time > options. The system works great when I leave all the options in. > > I try to add the options that the FreeBSD handbook ( > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/nanobsd/index.html) > states OR the options discussed in > http://www.mail-archive.com/freebsd-small@freebsd.org/msg00518.html > > The freebsd handbook example options will not even let me finish the nanobsd > script.. it exits early and just stops. To find out what's going wrong you need to tell us exactly here it stops, and what the end of logfile for that stage says. > With the second link, everything seems to finish but i only have a few files > in /usr/obj/nanobsd_alix > _.bk _.env > _.bw _.etc > _.cust.add_pkgs _.ik > _.cust.cust_allow_ssh_root _.iw > _.cust.cust_comconsole _.w > _.cust.cust_install_files make.conf > _.cust.cust_nobeastie usr Well, you have some customize logfiles, so you actually got most of the way through the build. -- Simon L. Nielsen