From owner-freebsd-hackers Sat Jul 21 7:56: 4 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id E4F7737B405 for ; Sat, 21 Jul 2001 07:56:00 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 21 Jul 2001 15:56:00 +0100 (BST) To: Brian Dean Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: fdisk(8) adjusting to head/cylinder bounderies In-Reply-To: Your message of "Sat, 21 Jul 2001 10:27:35 EDT." <20010721102735.A6275@neutrino.bsdhome.com> Date: Sat, 21 Jul 2001 15:55:59 +0100 From: Ian Dowse Message-ID: <200107211556.aa51144@salmon.maths.tcd.ie> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010721102735.A6275@neutrino.bsdhome.com>, Brian Dean writes: >On Sat, Jul 21, 2001 at 02:47:29PM +0100, Ian Dowse wrote: > >> Below is a patch that makes fdisk request user confirmation before >> making any changes to the start and end of partitions. > >Please allow this behaviour to be overridden by a flag that can >specified so that scripts don't suddenly stop and wait for input. Sorry, I should have mentioned this; the patch only changes the interactive case. The code to adjust the partition offsets and sizes for config file based updates using the -f option has not changed. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message