From owner-cvs-doc@FreeBSD.ORG Wed Mar 19 10:52:27 2008 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 316721065672; Wed, 19 Mar 2008 10:52:27 +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 DCC398FC1F; Wed, 19 Mar 2008 10:52:26 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m2JAnkXI015954; Wed, 19 Mar 2008 04:49:46 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 19 Mar 2008 04:50:22 -0600 (MDT) Message-Id: <20080319.045022.723203983.imp@bsdimp.com> To: Alexander@leidinger.net From: "M. Warner Losh" In-Reply-To: <20080319085255.s9bo4xnusksgsscg@webmail.leidinger.net> References: <20080318182354.a8w3co2xccwkosw8@webmail.leidinger.net> <20080318.190410.547445320.imp@bsdimp.com> <20080319085255.s9bo4xnusksgsscg@webmail.leidinger.net> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: murray@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@FreeBSD.org Subject: Re: cvs commit: www/en/projects/ideas ideas.xml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 10:52:27 -0000 In message: <20080319085255.s9bo4xnusksgsscg@webmail.leidinger.net> Alexander Leidinger writes: : Quoting "M. Warner Losh" (from Tue, 18 Mar 2008 : 19:04:10 -0600 (MDT)): : : > In message: <20080318182354.a8w3co2xccwkosw8@webmail.leidinger.net> : > Alexander Leidinger writes: : > : Quoting Murray Stokely (from Tue, 18 Mar 2008 : > : 04:24:39 +0000 (UTC)): : > : : > : > murray 2008-03-18 04:24:39 UTC : > : > : > : > FreeBSD doc repository : > : > : > : > Modified files: : > : > en/projects/ideas ideas.xml : > : > Log: : > : > Add a new section of embedded projects suggested by Warner. : > : : > : The reduced FreeBSD for embedded entry could maybe enhanced to augment : > : the kernel with an option which removes all strings from the kernel : > : which are not needed in an embedded system. : > : : > : I haven't checked if Warners follow-up commit added requirements to : > : all those projects or not. : > : > There's a number of ways to shrink the kernel. I didn't want to : > enumerate all of them with this project, as it was mostly about : > building a compact userland. : : There's no interest to add an item to shrink the kernel? We should add it, but it isn't necessarily part of the reproducible tiny build project. Maybe we should add it, but this one would take careful mentoring to come up with a solution that's acceptable to the community. Warner