From owner-freebsd-questions@freebsd.org Thu Aug 9 07:52:59 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 205FA105A91E for ; Thu, 9 Aug 2018 07:52:59 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (net-2-44-121-52.cust.vodafonedsl.it [2.44.121.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mailserver.netfence.it", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B53A85085 for ; Thu, 9 Aug 2018 07:52:58 +0000 (UTC) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.15.2/8.15.2) with ESMTPSA id w797qnZt032996 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Thu, 9 Aug 2018 09:52:56 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: No Extended Support Version right now? To: freebsd-questions@freebsd.org References: <8F86D7B0-6E3A-40EE-A8B3-E5209AB579A5@mail.sermon-archive.info> <45977e25-80e4-9bb9-e36a-bb7d6e7e7dbb@ze.tum.de> Cc: estartu@ze.tum.de From: Andrea Venturoli Message-ID: Date: Thu, 9 Aug 2018 09:52:49 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <45977e25-80e4-9bb9-e36a-bb7d6e7e7dbb@ze.tum.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Aug 2018 07:52:59 -0000 On 8/9/18 9:29 AM, Gerhard Schmidt wrote: > Updating each of them to the next Major release takes about 2h (really > stupid things like FreeBSD id changes in config files are time consuming > and annoying). Are you talking about mergemaster? Are you aware of the -F and -U options (which have been somewhat recently added)? Notice: I'm not trying to convince you that upgrading so frequently is a good thing (as I said I agree with you); I'm just trying to ease the pain. bye av.