From owner-freebsd-hackers Thu Mar 7 09:32:34 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA23900 for hackers-outgoing; Thu, 7 Mar 1996 09:32:34 -0800 (PST) Received: from covina.lightside.com (covina.lightside.com [198.81.209.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA23893 for ; Thu, 7 Mar 1996 09:32:32 -0800 (PST) Received: by covina.lightside.com (Smail3.1.28.1 #6) id m0tujY4-0004IdC; Thu, 7 Mar 96 09:32 PST Date: Thu, 7 Mar 1996 09:32:12 -0800 (PST) From: Jake Hamby To: Terry Lambert cc: terry@lambert.org, jkh@time.cdrom.com, mrl@teleport.com, hackers@FreeBSD.ORG Subject: Re: When is 2.2 Estimated to be released? In-Reply-To: <199603071649.JAA14066@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG Precedence: bulk On Thu, 7 Mar 1996, Terry Lambert wrote: > I'd like to see the code differential from 2.1.0 to 2.1.5 be the same > as the code differential between 2.0.5 and 2.1.0. > > We've already established the value of a 0.0.5 increment. > > What I think the improvements you noted represent is ~0.0.1 compared > to the increment change for 2.1.0. > > I think a 2.1.5 would have to include fixes to the install process > (without breaking gzip image loading). > > I think a 2.2.0 would need to include the PCMCIA support and the > 4.4BSD-Lite2 integration, which were announced for it. > > Just my opinions, though... > > > Terry Lambert > terry@lambert.org 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 command-line fdisk utilities. I thought somebody had done a code drop of this into a stand-alone program some time ago. What ever happened to that? I wouldn't mind if /stand/sysinstall was hacked to allow fdisk/partition/formatting WITHOUT having to pretend we are reinstalling the operating system. If it is a standalone, I suggest "format" as the name, since that meshes with what SunOS/Solaris uses. Comments??? I think this is _very_ important for the next release, and not very difficult to do. ---Jake