From owner-freebsd-questions@FreeBSD.ORG Thu Dec 28 19:20:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC93B16A4A0 for ; Thu, 28 Dec 2006 19:20:41 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03.coxmail.com (dukecmmtao03.coxmail.com [68.99.120.70]) by mx1.freebsd.org (Postfix) with ESMTP id 68C2013C4A4 for ; Thu, 28 Dec 2006 19:20:41 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03 ([172.18.22.61]) by dukecmmtao03.coxmail.com (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with SMTP id <20061228192040.XEIX60.dukecmmtao03.coxmail.com@dukecmmtao03>; Thu, 28 Dec 2006 14:20:40 -0500 X-Mailer: Openwave WebEngine, version 2.8.16 (webedge20-101-1106-20040809) From: Vizion Organization: vizion Communications To: Date: Thu, 28 Dec 2006 11:20:40 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20061228192040.XEIX60.dukecmmtao03.coxmail.com@dukecmmtao03> Cc: beech@alaskaparadise.com Subject: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2006 19:20:41 -0000 >On Thursday 28 December 2006 09:48, Vizion wrote: >> Gi >> >> I just wondered whether using portupgrade -a there might be any way to have >> an initial interactive dialogue to set all option for all ports to be >> upgraded during the run so as to facilitate an attendance free upgrade >> procedure. >> >> Maybe there is already some way to do this - if so perhaps someone could >> enlighten me. >> >> Thanks >> >> david >Run it in "batch" mode. From man portupgrade(1): >Run an upgrading process in a batch mode (with BATCH=yes). >Cheers, >Beech Missed it.. I thought there must be a way but I didnt see it!!! Duh Thank you david