From owner-freebsd-hackers Thu Mar 7 15:45:16 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA12518 for hackers-outgoing; Thu, 7 Mar 1996 15:45:16 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA12507 for ; Thu, 7 Mar 1996 15:45:14 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.4/8.6.9) with SMTP id PAA15396; Thu, 7 Mar 1996 15:43:53 -0800 (PST) To: Jake Hamby cc: Terry Lambert , mrl@teleport.com, hackers@FreeBSD.ORG Subject: Re: When is 2.2 Estimated to be released? In-reply-to: Your message of "Thu, 07 Mar 1996 09:32:12 PST." Date: Thu, 07 Mar 1996 15:43:53 -0800 Message-ID: <15394.826242233@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > I think what we need for 2.1.5 is a stand-alone version of the > fdisk/partition utility from /stand/sysinstall. I never did master the > concept of poking magic numbers into /etc/format.dat and our heinous I've been planning this for some time, gated off of both fdisk and label editors becoming more functional than they are. If you have 5 or more drives attached to your system, and many do, the current tools simply fall over. The fix for this problem is known and planned, after which I'll look at breaking out pieces of sysinstall and making them more functional. Jordan