From owner-freebsd-geom@FreeBSD.ORG Wed Dec 5 20:02:06 2007 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3133C16A41B for ; Wed, 5 Dec 2007 20:02:06 +0000 (UTC) (envelope-from lulf@stud.ntnu.no) Received: from bene1.itea.ntnu.no (bene1.itea.ntnu.no [IPv6:2001:700:300:3::56]) by mx1.freebsd.org (Postfix) with ESMTP id 698E113C448 for ; Wed, 5 Dec 2007 20:02:05 +0000 (UTC) (envelope-from lulf@stud.ntnu.no) Received: from localhost (localhost [127.0.0.1]) by bene1.itea.ntnu.no (Postfix) with ESMTP id 76CBE3C473; Wed, 5 Dec 2007 21:02:03 +0100 (CET) Received: from carrot.studby.ntnu.no (unknown [IPv6:2001:700:300:3:213:72ff:fe66:e653]) by bene1.itea.ntnu.no (Postfix) with ESMTP id 033073C184; Wed, 5 Dec 2007 21:02:03 +0100 (CET) Date: Wed, 5 Dec 2007 21:02:01 +0100 From: Ulf Lilleengen To: Ed Schouten Message-ID: <20071205200201.GA90261@carrot.studby.ntnu.no> Mail-Followup-To: Ed Schouten , FreeBSD GEOM References: <20071202162156.GF72574@hoeg.nl> <20071205092457.GB1993@carrot.studby.ntnu.no> <20071205092631.GR72574@hoeg.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071205092631.GR72574@hoeg.nl> User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: Debian amavisd-new at bene1.itea.ntnu.no Cc: FreeBSD GEOM Subject: Re: PR misc/113543 in FreeBSD 7.0-RELEASE? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "..."@carrot.studby.ntnu.no List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2007 20:02:06 -0000 On Wed, Dec 05, 2007 at 10:26:31AM +0100, Ed Schouten wrote: > * Ulf Lilleengen wrote: > > On Sun, Dec 02, 2007 at 05:21:56PM +0100, Ed Schouten wrote: > > > Hello, > > > > > > About half a year ago I filed PR 113543, which includes a one-liner > > > patch to make glabel and friends work inside the Fixit shell on the > > > FreeBSD CD's. > > > > > > Is there a chance that the patch will be included in 7.0-RELASE? In my > > > opinion, it's quite a serious bug, because the Fixit shell is a place > > > where the utilities will be used quite often (prepare a system with > > > gmirror, for example). > > > > > > > I agree. I'll test it and ask my mentor and re@ for approval. > > Thank you! :-) Hi, I just checked this with 7.0-BETA4, and I was able to use glabel etc. within the Fixit shell, so there was actually no difference from your patch (i've built an iso and tested that as well). Is there any other case you were thinking of that it was not working? -- Ulf Lilleengen