From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 10:01:26 2003 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 E47BD37B401; Wed, 2 Apr 2003 10:01:26 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B8F43F85; Wed, 2 Apr 2003 10:01:26 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.7) with ESMTP id h32I1BD0068498; Wed, 2 Apr 2003 10:01:11 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h32I1AjG068497; Wed, 2 Apr 2003 10:01:10 -0800 (PST) Date: Wed, 2 Apr 2003 10:01:09 -0800 From: "David O'Brien" To: Jens Rehsack Message-ID: <20030402180108.GA68454@dragon.nuxi.com> References: <3E8B093D.4010500@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E8B093D.4010500@liwing.de> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-current@FreeBSD.org cc: John Baldwin Subject: Re: Removing Sendmail X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 18:01:27 -0000 On Wed, Apr 02, 2003 at 06:01:01PM +0200, Jens Rehsack wrote: > The problem I see with that is, that even a minimalistic base install > installs things like sendmail, ppp, atm-stuff, g77 and so on. I would love to see the toolchain broken out into its own tarball like NetBSD. It isn't a simple 10min change though.