From owner-freebsd-questions Tue Feb 4 15:22:26 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1636537B401 for ; Tue, 4 Feb 2003 15:22:25 -0800 (PST) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1672A43F75 for ; Tue, 4 Feb 2003 15:22:24 -0800 (PST) (envelope-from rehsack@liwing.de) Received: (qmail 858 invoked from network); 4 Feb 2003 23:22:21 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 4 Feb 2003 23:22:21 -0000 Message-ID: <3E404B00.8010800@liwing.de> Date: Wed, 05 Feb 2003 00:21:36 +0100 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andy Akins Cc: freebsd Subject: Re: Unattended portupgrades... References: <1044291633.17462.17.camel@andy.tennesseeanytime.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andy Akins wrote: > Being a FreeBSD newbie, I have a simple question... > > Got portupgrade. Pretty spiffy. But some of the apps (Ghostscript, PHP) > require user input when they are made - so they stop the rebuild of my > system. Is there a way that I can specify the answers to these inputs (I > pick the defaults on all of them) and then can go to bed with the update > running...and its done in the morning... :) > > Thanks! type # env BATCH=yes portupgrade options may be sth. like '-rf', ports should be those ones you want to upgrade. Jens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message