From owner-cvs-all@FreeBSD.ORG Wed May 14 19:01:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FD7337B401; Wed, 14 May 2003 19:01:00 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF1443FBD; Wed, 14 May 2003 19:00:59 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h4F20xta016554; Wed, 14 May 2003 19:00:59 -0700 (PDT) (envelope-from murray) Date: Wed, 14 May 2003 19:00:54 -0700 From: Murray Stokely To: "David O'Brien" Message-ID: <20030514190054.D322@freebsdmall.com> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> <20030514163543.GC17271@sunbay.com> <20030514214842.GA50204@dragon.nuxi.com> <20030514221545.GC57110@sunbay.com> <20030515014303.GA53992@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030515014303.GA53992@dragon.nuxi.com>; from obrien@FreeBSD.org on Wed, May 14, 2003 at 06:43:03PM -0700 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:01:01 -0000 On Wed, May 14, 2003 at 06:43:03PM -0700, David O'Brien wrote: > > In SCO, there used to be a lot more drivers floppies, categorized by > > their use, Mass Storage, Networking, etc. Why not? > > I strongly feel floppies should be de-supported. It would be easy to extend the existing awk scripts to support more than one driver floppy. Some environments or platforms may still have a use for them, and it doesn't cause us much pain to continue to support this configuration. I'd certainly appreciate it if Ruslan or anyone else updates driver-*.awk and src/release/Makefile to generalize our driver floppy mechanism. I talked about this with Ruslan and possibly others months ago. I think we've known for a while that we'd need to generalize this sooner or later. - Murray