From owner-freebsd-current Wed Sep 9 17:15:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15641 for freebsd-current-outgoing; Wed, 9 Sep 1998 17:15:49 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA15636 for ; Wed, 9 Sep 1998 17:15:44 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id KAA09638; Thu, 10 Sep 1998 10:18:06 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809100018.KAA09638@cimlogic.com.au> Subject: Re: Moving aout libs (part of aout->elf upgrade) In-Reply-To: <14688.905385965@time.cdrom.com> from "Jordan K. Hubbard" at "Sep 9, 98 05:06:05 pm" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 10 Sep 1998 10:18:06 +1000 (EST) Cc: jb@cimlogic.com.au, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jordan K. Hubbard wrote: > > If there is an out-of-date library relative to one already in the directory > > that the old one would be moved to, you will be asked for confirmation before > > it is deleted. > > Eek. More confirmations. I was actually going to note that the > confirmations already in there, while certainly very kind to the new > upgrader, are a royal PITA to someone like myself who wants to just > start a conversion build and leave it to run to completion. It runs > up to the first confirmation and then stops, which sucks. Any chance > of either removing this sudden attack of interactivity in the build > process or making it conditional? Thanks! It's only in Makefile.upgrade, not `make world'. People only have to do it once, so there is no chance for them to become familiar with what the upgrade is actually doing. I'm happy to remove the confirmations, but I don't want to have to answer a whole lot of complaints from people who say "I had no idea it was going to do _that_!". And I don't want to make the upgrade process any more painful that it already is. Maybe I'll add a NOCONFIRM option. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message