From owner-freebsd-embedded@FreeBSD.ORG Mon Jan 22 11:08:20 2007 Return-Path: X-Original-To: freebsd-embedded@FreeBSD.org Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F6C716A410 for ; Mon, 22 Jan 2007 11:08:20 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8F00513C455 for ; Mon, 22 Jan 2007 11:08:20 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l0MB8K5q036882 for ; Mon, 22 Jan 2007 11:08:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l0MB8InI036878 for freebsd-embedded@FreeBSD.org; Mon, 22 Jan 2007 11:08:18 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 22 Jan 2007 11:08:18 GMT Message-Id: <200701221108.l0MB8InI036878@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-embedded@FreeBSD.org Cc: Subject: Current problem reports assigned to you 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, 22 Jan 2007 11:08:20 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o misc/15876 embedded [picobsd] PicoBSD message of the day problems o misc/28255 embedded [picobsd] picobsd documentation still references old . o kern/42728 embedded [picobsd] many problems in src/usr.sbin/ppp/* after c o misc/52255 embedded [picobsd] picobsd build script fails under FreeBSD 5.0 o misc/52256 embedded [picobsd] picobsd build script does not read in user/s o kern/101228 embedded [nanobsd] [patch] Two more entries for FlashDevice.sub 6 problems total. From owner-freebsd-embedded@FreeBSD.ORG Thu Jan 25 15:43:45 2007 Return-Path: X-Original-To: freebsd-embedded@freebsd.org Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E542E16A402 for ; Thu, 25 Jan 2007 15:43:45 +0000 (UTC) (envelope-from Luc.Moreault@vsnlinternational.com) Received: from hq-mx-02.vsnl.co.in (mail.vsnl.co.in [202.54.117.12]) by mx1.freebsd.org (Postfix) with ESMTP id EDCDF13C45A for ; Thu, 25 Jan 2007 15:43:43 +0000 (UTC) (envelope-from Luc.Moreault@vsnlinternational.com) Received: from ind-smtp-01.vsnl.co.in ([172.16.24.81]) by hq-mx-02.vsnl.co.in with InterScan Message Security Suite; Thu, 25 Jan 2007 21:13:05 +0530 Received: from CAN-MSG.vsnl.co.in ([192.168.120.145]) by ind-smtp-01.vsnl.co.in with Microsoft SMTPSVC(6.0.3790.1830); Thu, 25 Jan 2007 21:16:15 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 25 Jan 2007 10:45:48 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NanoBSD question Thread-Index: Acc7Ls9rEISLgpa7Q3O3yCYyxBw7HgFaCSDA From: "Luc Moreault" To: X-OriginalArrivalTime: 25 Jan 2007 15:46:15.0919 (UTC) FILETIME=[F2AFB7F0:01C74097] Subject: Yet Another NanoBSD question 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: Thu, 25 Jan 2007 15:43:46 -0000 Hi, I was wondering if there was any options available for the configuration = file of NanoBSD so that the content of my /usr/local/bin/ directory = would be copied in the NanoBSD image file ? Also, is there a way to tell NanoBSD (before the build) the files that I = want to be copied in the /cfg slice in the image build process (which = overwrites the /etc/ existing files) ? Thanks a lot, Luc