From owner-freebsd-current@FreeBSD.ORG Sat May 3 15:19:27 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 567A937B40E for ; Sat, 3 May 2003 15:19:25 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9CAF43F85 for ; Sat, 3 May 2003 15:19:23 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.9/8.12.9) with ESMTP id h43MJMsv010401; Sun, 4 May 2003 02:19:22 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.9/8.12.9/Submit) id h43MJMS4010400; Sun, 4 May 2003 02:19:22 +0400 (MSD) Date: Sun, 4 May 2003 02:19:22 +0400 From: "Andrey A. Chernov" To: Poul-Henning Kamp , 200305030804.h4384OiJ004335@repoman.freebsd.org Message-ID: <20030503221922.GA10230@nagual.pp.ru> References: <19637.1051956331@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <19637.1051956331@critter.freebsd.dk> User-Agent: Mutt/1.5.4i cc: current@freebsd.org Subject: Re: HEADSUP: bsdlabel(8) to replace disklabel(8): PLEASE TEST 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: Sat, 03 May 2003 22:19:27 -0000 On Sat, May 03, 2003 at 12:05:31 +0200, Poul-Henning Kamp wrote: > > I think I have managed to slash a path through the disklabel mess, > and created a simpler and less hostile "bsdlabel" instead. Is it supposed to fix longstanding 'disklabel -B' problem?