From owner-freebsd-geom@FreeBSD.ORG Fri Jul 7 20:13:26 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8E4916A4DA for ; Fri, 7 Jul 2006 20:13:26 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D1F43D45 for ; Fri, 7 Jul 2006 20:13:25 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so891300uge for ; Fri, 07 Jul 2006 13:13:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ikd1HJkQjboybXBbmV7nc3nke95jVV8QzEbNSpLa1QiGTABqULakjCGqTd+MDZ3hwna764u3zExK6yRfrZG1Xnx3gk82OZx1UZdRlZ8OoHYvtoPmhxIARuNoHQ8FRfiDlA+31ASy0Rp/Nz8l0t6z7kStBhQNTPRE7gEtCMJnvyQ= Received: by 10.66.220.17 with SMTP id s17mr2419314ugg; Fri, 07 Jul 2006 13:13:24 -0700 (PDT) Received: by 10.67.105.8 with HTTP; Fri, 7 Jul 2006 13:13:24 -0700 (PDT) Message-ID: Date: Fri, 7 Jul 2006 16:13:24 -0400 From: "Scott Ullrich" To: "Mike Jakubik" In-Reply-To: <44AEBEF3.6010703@rogers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44AEBEF3.6010703@rogers.com> Cc: freebsd-geom@freebsd.org Subject: Re: Detecting GMIRROR volumes without using gmirror utility X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 20:13:26 -0000 On 7/7/06, Mike Jakubik wrote: > Finally someone steps up to the job! Thanks for the work, I am looking > forward to this feature. Whats the status of the BSD Installer? When/if > can we expect to see it in a release? Well it will be included with future FreeSBIE2 builds and also pfSense. Not sure how long it will take, I've had it working prior but it was pretty evil hacks against BSD Installer. I plan on redoing it the right way so that Chris Pressey doesn't hunt me down with an axe. :) In all seriousness, I hope to have something working in the next couple weeks now that the sysctl is available. Thanks again to everyone that responded. Scott