From owner-freebsd-stable@FreeBSD.ORG Wed Jul 16 13:11:53 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3036E37B401 for ; Wed, 16 Jul 2003 13:11:53 -0700 (PDT) Received: from laptop.tenebras.com (laptop.tenebras.com [66.92.188.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 8877443F3F for ; Wed, 16 Jul 2003 13:11:52 -0700 (PDT) (envelope-from kudzu@tenebras.com) Received: (qmail 87349 invoked from network); 16 Jul 2003 20:11:51 -0000 Received: from sapphire.tenebras.com (HELO tenebras.com) (192.168.188.241) by 0 with SMTP; 16 Jul 2003 20:11:51 -0000 Message-ID: <3F15B186.9000108@tenebras.com> Date: Wed, 16 Jul 2003 13:11:50 -0700 From: Michael Sierchio User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: en-us, zh-tw, zh-cn, fr, en, de-de MIME-Version: 1.0 To: Matthew Dillon References: <200307161941.h6GJfoI4093997@apollo.backplane.com> In-Reply-To: <200307161941.h6GJfoI4093997@apollo.backplane.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: stable@freebsd.org Subject: Re: Announcing DragonFly BSD! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 20:11:53 -0000 Matthew Dillon wrote: > Anyone interested in working on or discussing the project is welcome! I > have created a mailing list server and newsgroup forums and I am working > on web-accessibility to same for passive listeners. I will be posting > periodic updates to freebsd-hackers as well. I'm especially encouraged by the committment to fix the VFS subsystem so that stackable filesystems will really work, by the caching/locking discussion, and the acknowledgement that system configuration and packages need a publish-subscribe (not Matt's words) mechanism. Manuel Kasper's m0n0wall configuration system, XML-based, is really cool. You could easily extend it to signed XML for trusted packages/components. Crypto and ACL filesystems could finally be done in a modular, stackable way. Esp. if the messaging subsystem works as advertised. This announcement has made an otherwise dreary and mind-numbing day at work a little better, thanks.