From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 22 17:22:11 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CDD716A4B3 for ; Mon, 22 Sep 2003 17:22:11 -0700 (PDT) Received: from mail.forko.com (forko.com [206.14.189.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A8643F93 for ; Mon, 22 Sep 2003 17:22:10 -0700 (PDT) (envelope-from matt@mail.forko.com) Received: (qmail 6464 invoked by uid 1000); 22 Sep 2003 17:18:27 -0700 Date: Mon, 22 Sep 2003 17:18:27 -0700 From: Matt Peterson To: freebsd-hackers@freebsd.org Message-ID: <20030923001827.GA11677@forko.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: percent support in sysinstall slice editor X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 00:22:11 -0000 Howdy, Would it be possible to add disk percentage support in the sysinstall slice editor? That is, instead of building slice based on a fixed size (ie: 5Gb) use percentage of the total disk size (ie: 25%). I ask this for automated PXE installs using unknown hard drive/compantflash sizes.