From owner-freebsd-stable@freebsd.org Thu Dec 31 22:10:18 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 707864D1536 for ; Thu, 31 Dec 2020 22:10:18 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f53.google.com (mail-io1-f53.google.com [209.85.166.53]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D6Mls4Yccz3vqd for ; Thu, 31 Dec 2020 22:10:17 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f53.google.com with SMTP id y5so18104322iow.5 for ; Thu, 31 Dec 2020 14:10:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ECVcj0hYXUmxiU3EKxL8I1WQbHz1ofXCripwZj6IpKw=; b=o3BOWddVc+WcI/draDyvFXTIq2mYDHRLFMvcQR0Y4OuNtWkzLAH9zMD3hA1v/6kt74 XoGHOccjn8o2bFQQKXNCNQVfSo28f9wA5hluDzpRlhcWxqSMKs7AsV87DVHPb6fjR9hx 91jyXjFvLgDHWf1Sp/XtpTClBi1v4laTbfau/Q9NNRU03YVHivc2v8Ilpljjdvq+VKWr qj3tAwf4GteHObqQIF3JwubfW7UTiF8r1ufRsZzPOh+eIkt4cjPrbas7cBw3GHupGdbp tL9QL2NC9ng0WNUDIerLITeRhoF5qLHOXYoTeh26zM0TrnfOvKNjIAtX7RXjTqAWsT74 nkMQ== X-Gm-Message-State: AOAM530yLRvNXuTBPfe58190QKeyvwQSMMOGZtMq4V3iXfgdONvSrIBt dhmzyk2FPgCbIeoCCNlO7Q3u/g2BgYRa84vokhLVRbr+j4w= X-Google-Smtp-Source: ABdhPJz0IdNVAnV+VC7UZfSj82vdhIxpQtkLMmCy3bw9Y7klPCfzHsimlDdAIhTkrX4nn3csKm93tUfexx5d/adGpWQ= X-Received: by 2002:a6b:b5d2:: with SMTP id e201mr47341539iof.111.1609452616671; Thu, 31 Dec 2020 14:10:16 -0800 (PST) MIME-Version: 1.0 References: <202012310750.0BV7oH12097374@nuc.oldach.net> In-Reply-To: <202012310750.0BV7oH12097374@nuc.oldach.net> From: Ed Maste Date: Thu, 31 Dec 2020 17:10:03 -0500 Message-ID: Subject: Re: HEADS UP: FreeBSD src repo transitioning to git this weekend To: Helge Oldach Cc: freebsd-stable stable Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4D6Mls4Yccz3vqd X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.53 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-0.72 / 15.00]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.72)[-0.716]; RCPT_COUNT_TWO(0.00)[2]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[209.85.166.53:from]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[carpeddiem]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; R_DKIM_NA(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; DMARC_NA(0.00)[freebsd.org]; SPAMHAUS_ZRD(0.00)[209.85.166.53:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[209.85.166.53:from]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.166.53:from]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-stable] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2020 22:10:18 -0000 On Thu, 31 Dec 2020 at 02:50, Helge Oldach wrote: > > The only sensible way out is to retire mergemaster and switch to > etcupdate. This would affect any stable/1? users building from source. stable/11 and stable/12 users can continue to update via svn and have $FreeBSD$ expanded, for the life of those branches.