From owner-cvs-all Sun Dec 9 11:26:50 2001 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id D23C837B41B; Sun, 9 Dec 2001 11:26:40 -0800 (PST) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id fB9JPLU21481; Sun, 9 Dec 2001 14:25:21 -0500 (EST) (envelope-from mike) Date: Sun, 9 Dec 2001 14:25:21 -0500 From: Mike Barcroft To: Matt Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall install.c label.c sysinstall.h Message-ID: <20011209142521.H1956@espresso.q9media.com> References: <200112090947.fB99lAt24446@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112090947.fB99lAt24446@freefall.freebsd.org>; from dillon@FreeBSD.org on Sun, Dec 09, 2001 at 01:47:10AM -0800 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matt Dillon writes: > dillon 2001/12/09 01:47:10 PST > > Modified files: > usr.sbin/sysinstall install.c label.c sysinstall.h > Log: > Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonable > defaults both in regards to the size of the partitions that are created > and in regards to safety and functional separation. > > Still TODO: extend the previous partition to cover a deleted partition > if the previous partiton was auto-created, and supply some sort of > solution for /tmp. > > Reviewed by: Just about everyone > Approved by: Nobody except maybe my pet mouse fred > Obtained from: God, so complain to HIM > MFC after: 1 week > > Revision Changes Path > 1.312 +53 -9 src/usr.sbin/sysinstall/install.c > 1.111 +245 -114 src/usr.sbin/sysinstall/label.c > 1.220 +5 -1 src/usr.sbin/sysinstall/sysinstall.h Thanks! I think this is definitely a step up from where we were. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message