From owner-freebsd-current@FreeBSD.ORG Wed Oct 8 12:35:14 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 0D92516A4B3 for ; Wed, 8 Oct 2003 12:35:14 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE0DE43FDF for ; Wed, 8 Oct 2003 12:35:12 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id F421865381; Wed, 8 Oct 2003 20:35:10 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 56628-02; Wed, 8 Oct 2003 20:35:10 +0100 (BST) Received: from saboteur.dek.spc.org (unknown [81.3.72.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id DDD59652EC; Wed, 8 Oct 2003 20:35:09 +0100 (BST) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 9567025; Wed, 8 Oct 2003 20:34:54 +0100 (BST) Date: Wed, 8 Oct 2003 20:34:53 +0100 From: Bruce M Simpson To: "Andrew P. Lentvorski, Jr." Message-ID: <20031008193453.GF83114@saboteur.dek.spc.org> Mail-Followup-To: "Andrew P. Lentvorski, Jr." , ecsd , freebsd-current@freebsd.org References: <3F83DB69.907@ecsd.com> <20031008114254.E63940@beagle.fokus.fraunhofer.de> <20031008121500.U63940@beagle.fokus.fraunhofer.de> <3F83EAF5.4030301@ecsd.com> <20031008105514.F22222@mail.allcaps.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031008105514.F22222@mail.allcaps.org> cc: freebsd-current@freebsd.org cc: ecsd Subject: Re: no partition entries for /dev/ad3 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: Wed, 08 Oct 2003 19:35:14 -0000 On Wed, Oct 08, 2003 at 11:20:16AM -0700, Andrew P. Lentvorski, Jr. wrote: > I can only fix one of those things. ;) To whomever wrote the Fdisk and > Label editor in sysinstall: Thanks. You did a good job, and I thank you > for it. Hrm, perhaps we should rip it out and maintain it as a separate tool if libh kicks off. BMS