From owner-freebsd-fs@FreeBSD.ORG Tue May 10 20:17:32 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 200CF1065673 for ; Tue, 10 May 2011 20:17:32 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (mail.in-addr.com [IPv6:2001:470:8:162::1]) by mx1.freebsd.org (Postfix) with ESMTP id 924358FC0A for ; Tue, 10 May 2011 20:17:30 +0000 (UTC) Received: from gjp by noop.in-addr.com with local (Exim 4.74 (FreeBSD)) (envelope-from ) id 1QJtMr-0002VQ-Jz; Tue, 10 May 2011 16:17:17 -0400 Date: Tue, 10 May 2011 16:17:17 -0400 From: Gary Palmer To: Jeff Licquia Message-ID: <20110510201717.GA37035@in-addr.com> References: <4DC8B14E.4050400@linuxfoundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DC8B14E.4050400@linuxfoundation.org> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on noop.in-addr.com); SAEximRunCond expanded to false Cc: freebsd-fs@freebsd.org Subject: Re: Filesystem Hierarchy Standard (FHS) and FreeBSD X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2011 20:17:32 -0000 On Mon, May 09, 2011 at 11:30:22PM -0400, Jeff Licquia wrote: > (Sorry if this isn't the proper list for this discussion. If not, > please point me in the right direction.) You may wish to query freebsd-arch@freebsd.org - freebsd-fs is more aimed at filesystem implementation rather than how the directory hierarchy is organized on top of the filesystem. Moving FreeBSD to a Linux Foundation FHS standard is something that strikes me as being more an architectural discussion, and perhaps a CC to freebsd-standards@freebsd.org. However, I think the answers referring you to hier(7) is certainly a starting point. A glance at the FHS standard seems to also place requirements on which files and/or programs are in certain locations and also require certain config files are called certain things, which goes beyond hier(7). Regards, Gary