From owner-freebsd-current@FreeBSD.ORG Sun Mar 14 02:29:15 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 29A0416A4CE for ; Sun, 14 Mar 2004 02:29:15 -0800 (PST) Received: from smtp02.syd.iprimus.net.au (smtp02.syd.iprimus.net.au [210.50.76.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2996B43D2D for ; Sun, 14 Mar 2004 02:29:14 -0800 (PST) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.81.10) by smtp02.syd.iprimus.net.au (7.0.024) id 402CF8700093AC75; Sun, 14 Mar 2004 21:29:12 +1100 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 2A67841C0; Sun, 14 Mar 2004 21:29:36 +1100 (EST) Date: Sun, 14 Mar 2004 21:29:36 +1100 From: Tim Robbins To: John Hay Message-ID: <20040314102936.GA23469@cat.robbins.dropbear.id.au> References: <20040314022615.GA21795@cat.robbins.dropbear.id.au> <20040314052944.GA75355@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040314052944.GA75355@zibbi.icomtek.csir.co.za> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: RFC: doscmd removal X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 10:29:15 -0000 On Sun, Mar 14, 2004 at 07:29:44AM +0200, John Hay wrote: > On Sun, Mar 14, 2004 at 01:26:15PM +1100, Tim Robbins wrote: > > I plan to remove doscmd from the base system for the sole reason that it > > is no longer useful. Any objections? > > Why would you want to remove it? It is still very usefull. I use it > regularly. The only drawback currently is that the Makefile is set > up in such a way that it does not pick up X during a "make world", > so after a "make world" you have to build it again to pick up X. > Built without X it is less usefull. Because MS-DOS emulation is not widely useful in 2004, at least not enough to be needed in the base system. But I have already said that I will now wait until FreeBSD 6 before considering removing doscmd, so there's no point arguing over this anymore right now. Tim