From owner-freebsd-small@FreeBSD.ORG Fri May 26 04:04:49 2006 Return-Path: X-Original-To: small@freebsd.org Delivered-To: freebsd-small@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF19616A72E for ; Fri, 26 May 2006 04:04:49 +0000 (UTC) (envelope-from bkelly@vadev.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 314D243D55 for ; Fri, 26 May 2006 04:04:49 +0000 (GMT) (envelope-from bkelly@vadev.org) Received: (qmail 6980 invoked from network); 26 May 2006 04:04:49 -0000 Received: from vadev.org (HELO [192.168.1.200]) (Desdicardo@[66.92.166.151]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 26 May 2006 04:04:48 -0000 Message-ID: <44767E5E.3080306@vadev.org> Date: Fri, 26 May 2006 00:04:46 -0400 From: Ben Kelly User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: Jim Thompson References: <3500.1148571492@critter.freebsd.dk> <200605251628.58158.bkelly@vadev.org> <9453AA8E-B50B-4BF4-91F2-1AC5538FC6E6@netgate.com> In-Reply-To: <9453AA8E-B50B-4BF4-91F2-1AC5538FC6E6@netgate.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, small@freebsd.org Subject: Re: FreeBSD's embedded agenda 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: Fri, 26 May 2006 04:04:52 -0000 Jim Thompson wrote: > The real issue with porting JFFS2 is that its covered by the GPL, and > putting GPL code in the FreeBSD kernel is typically considered a 'no-no'. Couldn't this be handled in the same way as the ext2 and reiserfs file systems? > Jim Thanks. - Ben