From owner-freebsd-stable@FreeBSD.ORG Tue Mar 10 17:46:00 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A33CB68A for ; Tue, 10 Mar 2015 17:46:00 +0000 (UTC) Received: from mailgate.leissner.se (mailgate.leissner.se [212.3.1.210]) by mx1.freebsd.org (Postfix) with ESMTP id 32849382 for ; Tue, 10 Mar 2015 17:45:59 +0000 (UTC) Received: from mailgate.leissner.se (localhost [127.0.0.1]) by mailgate.leissner.se (8.14.9/8.14.9) with ESMTP id t2AHjxFf027147 for ; Tue, 10 Mar 2015 18:45:59 +0100 (CET) (envelope-from list-freebsd-stable@jyborn.se) Received: (from uucp@localhost) by mailgate.leissner.se (8.14.9/8.14.9/Submit) id t2AHjxUd027143 for ; Tue, 10 Mar 2015 18:45:59 +0100 (CET) (envelope-from list-freebsd-stable@jyborn.se) Received: from pol.leissner.se(192.71.29.17), claiming to be "pol-server.leissner.se" via SMTP by mailgate.leissner.se, id smtpdv7xeay; Tue Mar 10 18:45:55 2015 Received: from localhost (2968@localhost [local]); by localhost (OpenSMTPD) with ESMTPA id 9f5d7543; Tue, 10 Mar 2015 18:45:55 +0100 (CET) Date: Tue, 10 Mar 2015 18:45:54 +0100 From: Peter Olsson To: Adam Vande More Subject: Re: There has to be a better way of merging /etc during a major freebsd-update Message-ID: <20150310174554.GB9442@pol-server.leissner.se> References: <20150310120540.GN8223@pol-server.leissner.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2015 17:46:00 -0000 On Tue, Mar 10, 2015 at 10:17:18AM -0500, Adam Vande More wrote: > On Tue, Mar 10, 2015 at 7:05 AM, Peter Olsson > wrote: > > > This flag to mergemaster saved a lot of work when I did > > upgrades the old way, with cvsup and the make steps and > > then mergemaster: > > > > https://svnweb.freebsd.org/base?view=revision&revision=221780 > > I'd venture to guess the script will work fine on older installs, but > testing should be done first. > > -- > Adam This seems like an excellent addition fo freebsd-update, how come it isn't added? Possibly as a flag, so the default operation isn't changed. Peter Olsson