From owner-freebsd-current@FreeBSD.ORG Tue Mar 16 09:56:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C24916A4CE for ; Tue, 16 Mar 2004 09:56:34 -0800 (PST) Received: from kientzle.com (h-66-166-149-50.snvacaid.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127FA43D3F for ; Tue, 16 Mar 2004 09:56:34 -0800 (PST) (envelope-from tim@kientzle.com) Received: from kientzle.com (p54.kientzle.com [66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id i2GHuO90021325; Tue, 16 Mar 2004 09:56:24 -0800 (PST) (envelope-from tim@kientzle.com) Message-ID: <40573FBC.8000305@kientzle.com> Date: Tue, 16 Mar 2004 09:56:12 -0800 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Gary W. Swearingen" References: <20040315134745.1eb201f4.manlix@demonized.net> <20040315125710.GK797@camelot.theinternet.com.au> <20040315140153.30348b1e.manlix@demonized.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Johan Pettersson cc: freebsd-current@freebsd.org Subject: Re: Pkg-based base system. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kientzle@acm.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2004 17:56:34 -0000 Gary W. Swearingen wrote: > Johan Pettersson writes: > ... so that we don't have four or more > teams maintaining and documenting a similar userland, while having the > many people interested in kernel development able to continue their > rather separate innovations. As a FreeBSD developer who spends his (limited) time almost exclusively on userland issues, I must politely disagree: the various BSD projects innovate quite a bit in the userland. Witness NetBSD's work on RCng or OpenBSD's sponsorship of OpenSSH for two very prominent examples. I've always appreciated that FreeBSD is a fully integrated userland and kernel together. In my mind, this is a big advantage of FreeBSD over Linux. Tim