From owner-freebsd-questions@FreeBSD.ORG Sun Jan 20 03:43:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0C9C16A41A for ; Sun, 20 Jan 2008 03:43:25 +0000 (UTC) (envelope-from lavalamp@spiritual-machines.org) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 43AE313C478 for ; Sun, 20 Jan 2008 03:43:25 +0000 (UTC) (envelope-from lavalamp@spiritual-machines.org) Received: from [172.16.156.151] (pool-71-182-130-170.pitbpa.fios.verizon.net [71.182.130.170]) (AUTH: LOGIN seklecki, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Sat, 19 Jan 2008 22:43:24 -0500 id 00056419.4792C35C.0001813B From: "Brian A. Seklecki" To: freebsd-questions@freebsd.org Date: Sat, 19 Jan 2008 22:43:18 -0500 Message-Id: <1200800599.3061.22.camel@new-host> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.12.2 (2.12.2-3.fc8) Subject: gmirror(8) on 6.3 mfsroot / fixit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 03:43:25 -0000 All: I see that gmirror(8) is available on the 6.3 fixit file system, but still not a part of the mfsroot. Is this a crunchgen problem? The install kernel has had boot/kernel/geom_mirror.ko since the 5x days. so it seems only appropriate to include the binary. I guess its a moot point since the fdisk / bsdlabel menus in sysinstall don't recognized probed geom volumes in /dev/mirror as candidate disks during installs or updates. Is there progress with this in RELENG_7 or trunk? Shall I file PR? ~BAS