From owner-svn-src-all@freebsd.org Sun Jun 21 14:45:47 2020 Return-Path: Delivered-To: svn-src-all@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 49813351B14; Sun, 21 Jun 2020 14:45:47 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49qb226yHhz45Pc; Sun, 21 Jun 2020 14:45:46 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [62.141.129.235]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 7F0C42601B2; Sun, 21 Jun 2020 16:45:45 +0200 (CEST) Subject: Re: svn commit: r362466 - in head: contrib/file/magic/Magdir contrib/tcpdump lib/geom/part stand/efi/include stand/i386/boot0 sys/dev/hptmv sys/geom/part usr.bin/fortune/datfiles usr.bin/mkimg usr.sbin... To: Alexey Dokuchaev Cc: Emmanuel Vadot , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <202006211334.05LDY91F058399@repo.freebsd.org> <20200621134554.GA8649@FreeBSD.org> <7a0ff2d5-83df-eeec-d9a5-065fac342dfc@selasky.org> <20200621154833.f12693f783334c86f325ee46@bidouilliste.com> <20200621135912.GC8649@FreeBSD.org> <20200621140256.GD8649@FreeBSD.org> <56610200-f560-1ca4-626d-b5c9e826dfe9@selasky.org> <20200621142758.GA39778@FreeBSD.org> From: Hans Petter Selasky Message-ID: Date: Sun, 21 Jun 2020 16:45:26 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200621142758.GA39778@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49qb226yHhz45Pc X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2020 14:45:47 -0000 Hi Alexey, On 2020-06-21 16:27, Alexey Dokuchaev wrote: > There is no chicken and egg problem here Hans. You're inventing bogus > and unsound terminology that does no good and only confuses our users, > code readers, and makes us as a project look like idiots. There is no unsound terminology: https://www.google.com/search?q=main+boot+record At least Google knows exactly what I mean, even without asking if I want to search for "main boot loader" or "master boot loader"! > Several people had asked you to revert the commit. It was not properly > reviewed, it solves no existing problem, but creates one instead. Like said, there no real breakage. And if you find more that is broken I will write it down, like the Wikipedia link and fix it. Please give me some time. --HPS