From owner-freebsd-questions@FreeBSD.ORG Mon Feb 6 00:40:15 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48CD41065672 for ; Mon, 6 Feb 2012 00:40:15 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 06B2F8FC08 for ; Mon, 6 Feb 2012 00:40:14 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q160eEL3071280; Sun, 5 Feb 2012 17:40:14 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q160eE80071277; Sun, 5 Feb 2012 17:40:14 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 5 Feb 2012 17:40:14 -0700 (MST) From: Warren Block To: Net Warrior In-Reply-To: <4F2F17D4.1070206@gmail.com> Message-ID: References: <4F2F17D4.1070206@gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 05 Feb 2012 17:40:14 -0700 (MST) Cc: FreeBSD Questions Subject: Re: Mergemaster 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: Mon, 06 Feb 2012 00:40:15 -0000 On Sun, 5 Feb 2012, Net Warrior wrote: > Hi there. > > I found very tedious when , after a makeworld the mergemaster process to say > (i) to install/upgrade/replace/ with the new file, specially when there are > a lot of files I was reading the documentation but it's not clear to me > which option to use to automate the process, which is the right one, or > combination? > > -U -F -iF? -Ui takes a long time the first time, then is much better the next time.