From owner-freebsd-current@FreeBSD.ORG Fri Mar 17 21:01:37 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 D233016A401 for ; Fri, 17 Mar 2006 21:01:37 +0000 (UTC) (envelope-from anatoli@aksoft.net) Received: from 26th.net (26th.net [217.79.183.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7363743D46 for ; Fri, 17 Mar 2006 21:01:37 +0000 (GMT) (envelope-from anatoli@aksoft.net) Received: from [192.168.0.26] (t54fc42f9.pool.terralink.de [84.252.66.249]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by 26th.net (Postfix) with ESMTP id 9164A20C082; Fri, 17 Mar 2006 22:01:35 +0100 (CET) Message-ID: <441B23AE.9030806@aksoft.net> Date: Fri, 17 Mar 2006 22:01:34 +0100 From: Anatoli Klassen User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Dmitry Pryanishnikov References: <20060317012428.N52721@atlantis.atlantis.dp.ua> In-Reply-To: <20060317012428.N52721@atlantis.atlantis.dp.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: [patch] NetBSD disklabel support for geom_bsd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Mar 2006 21:01:37 -0000 Dmitry Pryanishnikov wrote: > > I hope my patch can be useful, and would like to get feedback about > it. You can also have a look at my module I wrote some time ago. Actually it's the geom_bsd module with small patch like your one. It recognizes NetBSD, OpenBSD and DragonFlyBSD partitions. Tested with 6.0 and CURRENT. http://www.26th.net/public/projects/freebsd/geom_nbsd/geom_nbsd.tgz Regards, Anatoli