From owner-freebsd-arch@FreeBSD.ORG Fri May 21 14:57:41 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4662716A4CF for ; Fri, 21 May 2004 14:57:41 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20B6143D1D for ; Fri, 21 May 2004 14:57:41 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 2F9BD148C1; Fri, 21 May 2004 16:57:24 -0500 (CDT) Date: Fri, 21 May 2004 16:57:24 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Brooks Davis In-Reply-To: <20040521214733.GA1549@Odin.AC.HMC.Edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cjclark@alum.mit.edu cc: freebsd-arch@freebsd.org Subject: Re: Move /usr/sup to /var/db/sup? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2004 21:57:41 -0000 Could we also consider the approach of leaving the supfiles in /usr/sup (since they are small and only rarely change) and having the files that change in /var/db/sup, or does the directory need to be the same? mcl