From owner-freebsd-commit Sun May 21 03:16:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA17293 for commit-outgoing; Sun, 21 May 1995 03:16:46 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA17276 for cvs-user-outgoing; Sun, 21 May 1995 03:16:31 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA17265 ; Sun, 21 May 1995 03:16:16 -0700 Date: Sun, 21 May 1995 03:16:16 -0700 From: "Jordan K. Hubbard" Message-Id: <199505211016.DAA17265@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall label.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/21 03:16:15 Modified: release/sysinstall label.c Log: Correct a display bug that Poul introduced with his last round of optimizations. Add a check to make sure that root filesystems are at least 20MB in size (this is just a thumbnail approximation, and we can revise it later if necessary).