From owner-freebsd-current@FreeBSD.ORG Fri Jun 20 00:01:50 2003 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 0611E37B410 for ; Fri, 20 Jun 2003 00:01:50 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B9CA43FE5 for ; Fri, 20 Jun 2003 00:01:49 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h5K71h67006909; Fri, 20 Jun 2003 09:01:44 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Johny Mattsson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 20 Jun 2003 16:56:52 +1000." <3EF2B034.8050002@earthmagic.org> Date: Fri, 20 Jun 2003 09:01:43 +0200 Message-ID: <6908.1056092503@critter.freebsd.dk> cc: freebsd-current@freebsd.org Subject: Re: support for mounting md(4) based filesystem at boot [PATCHES] 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: Fri, 20 Jun 2003 07:01:50 -0000 In message <3EF2B034.8050002@earthmagic.org>, Johny Mattsson writes: >> I think we need somebody to reconsider how we configure our filesystems >> in the future, in order to avoid a confusion of config files whose >> interrelationship users will have no chance of figuring out. > >Are you referring just to the (currently messy) disk >config/attach/whatever order, or a more drastic overhaul of how we >configure disk settings? >I haven't worked with CCD, Vinum, or GBDE (yet), so I'm not sure if I'll >be a good person to tackle it, but I'll certainly give it some thought >though. Sounds like an interesting little challenge that I may just be >able to find time for :) I don't know exactly what I am looking for, if I did, I'd just implement it, but I think that we should be able describe our disk configuration with just one single file in a human+program parseable format, rather than having to have one file per "gadget". -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.