From owner-freebsd-current Fri Apr 28 11:20:57 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20235 for current-outgoing; Fri, 28 Apr 1995 11:20:57 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA20229 for ; Fri, 28 Apr 1995 11:20:51 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id LAA06619; Fri, 28 Apr 1995 11:17:48 -0700 From: "Rodney W. Grimes" Message-Id: <199504281817.LAA06619@gndrsh.aac.dev.com> Subject: Re: Where to put data base file To: dufault@hda.com (Peter Dufault) Date: Fri, 28 Apr 1995 11:17:47 -0700 (PDT) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199504281753.NAA09952@hda.com> from "Peter Dufault" at Apr 28, 95 01:53:37 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 796 Sender: current-owner@FreeBSD.org Precedence: bulk > > Where do I put this ASCII data base file? It can be used by > /sbin/scsi to permit you to get and set SCSI mode pages, so for > that reason it could go in "/etc/scsi_modes". > > However, the scsi program works without this so it can also go > somewhere in /usr/share if we don't think symboloic setting and > getting of mode pages is something that must be done out of a > minimal boot. I would say it falls in about the same class of things as /etc/termcap, which CSRG moved to /usr/share/misc. And we added a backwards compatibility hack by symlinking /etc/termcap to it. Let's put this *wonderful* scsi file in /usr/share/misc. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD