From owner-freebsd-embedded@FreeBSD.ORG Mon Apr 11 14:34:58 2011 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 61A34106566B; Mon, 11 Apr 2011 14:34:58 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 212F88FC0A; Mon, 11 Apr 2011 14:34:58 +0000 (UTC) Received: from 63.imp.bsdimp.com (63.imp.bsdimp.com [10.0.0.63]) (authenticated bits=0) by harmony.bsdimp.com (8.14.4/8.14.3) with ESMTP id p3BETMBC064533 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO); Mon, 11 Apr 2011 08:29:22 -0600 (MDT) (envelope-from imp@bsdimp.com) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Warner Losh X-Priority: 3 (Normal) In-Reply-To: <116932102.20110411113412@serebryakov.spb.ru> Date: Mon, 11 Apr 2011 08:29:22 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <359551D2-008C-41B0-9646-EB0BD5B312A7@bsdimp.com> References: <116932102.20110411113412@serebryakov.spb.ru> To: lev@freebsd.org X-Mailer: Apple Mail (2.1082) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (harmony.bsdimp.com [10.0.0.6]); Mon, 11 Apr 2011 08:29:22 -0600 (MDT) Cc: freebsd-embedded@freebsd.org Subject: Re: Does somebody work on NanoBSD? 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, 11 Apr 2011 14:34:58 -0000 On Apr 11, 2011, at 1:34 AM, Lev Serebryakov wrote: > Hello, Freebsd-embedded. >=20 > Does somebody work on NanoBSD? It was not MFCed for long time on one > hand, and on other hand, support of NANO_LABEL, added to CURRENT, is = completely > broken and almost useless. Even my bugfix about make.conf (PR 151696, > SVNrev 215070) is only committed to CURRENT, but is not MFCed and is > not closed. I have been working on it, but not actively merging it or tracking = bugs... I think I need to spend a little time on house-keeping. Warner