From nobody Tue Nov 21 03:30:33 2023 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SZ8yy0TgFz51fNY; Tue, 21 Nov 2023 03:30:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SZ8yx73rHz3Pvc; Tue, 21 Nov 2023 03:30:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700537434; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WDDXLMuBLkYtS0w45E2nvd0SpT/dgM5mAht4NraPZvY=; b=OMIpdIjETS9mfc1Z16iUrvXMt94N6p6lihtQ2glPqBvZj+rKolZoD+LmNJu+cuP+6tzEao sb+nuEwKVSIsoQEWnzp0MVUoPdWJFfXxpYzFwEL9UsDqV6abKXAn/LArf2Le9a6hMa6yYc qLAZrDMdxc2nca/HYHzbbIdXxliP8hDeAKTfXvqZvTAugHJEht1nT12T26mGz/jz3OEk3O DnKsr3+6Z0LVzWfP5xVelr+AZD2kkl8QUEP4Ep2Lr0uDQRpXvNB2XhiCTnnGgv7ck0UiyO ZoIvy/WWeQdhORgZ84TWQOSq72k+p/sFy/SOcuPwuxMD1L9/kX5D6TVSis1qfg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700537434; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WDDXLMuBLkYtS0w45E2nvd0SpT/dgM5mAht4NraPZvY=; b=OL3mxAva18b2txYvXu8sGHVItEISIzYb/NL9ymSnq88+3FaM0BBypYpthVfQkdaNlm71F4 atatmGHVIzUz80guaoofE0lU2ftRwvBTYH+qGmQjVr9SJEs1tm0wiSAflgrNWpswqWTrIE ygHX73BxTJhrXcBJ73RaMDvH6g6goBA7MAHJcMXPWq3iaH49eYDiRrBz5/viy4Cja9JLhg 7/VV3TAlo6EtoegsY1BTfcb8Fnb2xK9v8ccFmQ3FTHi4biDylqd+Cf6zBb3Hw++wzpzegG NgJDHKQEH+yaFXyWoum0o7OQvEU9liYYkrw7gtSAHdyQhSj507oAE7NnaObT3Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700537434; a=rsa-sha256; cv=none; b=CCvIIirzx0t+ONNaBqVC9ylG5BWobjul3vpyJc6Ka85lIELLq8vNs5IK0G54FsZwX/ZTcL 28csbwYarvtKvg8rwyYBb8KwX5mctn7Bb6I/MrLNo4usDJlqYKat+6OhSavaTc2mzaTHqK F/9J8ncQcnIIx1tycq3tfLm6fsve+7HV9MKvzma9pMcYPBAQ0Si0+BAXr5sKqHf7wHRNac ZZyBg1d6Fi0ndugNlQDAvT/kmEdn303fCToBk/C+jG4Fdr2fqhJvKF21whqmB+IJzORM7p xE8UbY/8pLg22OBPKfdVMvpXqSBzOQ06xXkG13vKO7xKw9wGAgxl4dOlQ0juQw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SZ8yx66htz47f; Tue, 21 Nov 2023 03:30:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 3AL3UXRs035693; Tue, 21 Nov 2023 03:30:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3AL3UXko035690; Tue, 21 Nov 2023 03:30:33 GMT (envelope-from git) Date: Tue, 21 Nov 2023 03:30:33 GMT Message-Id: <202311210330.3AL3UXko035690@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: f213da893ca8 - main - Makefile.inc1: Remove beri straggler List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f213da893ca8c7c76e1656b36d3a10f93f9a1760 Auto-Submitted: auto-generated The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f213da893ca8c7c76e1656b36d3a10f93f9a1760 commit f213da893ca8c7c76e1656b36d3a10f93f9a1760 Author: Warner Losh AuthorDate: 2023-11-21 03:30:02 +0000 Commit: Warner Losh CommitDate: 2023-11-21 03:30:02 +0000 Makefile.inc1: Remove beri straggler Beri's boot loader needed md5 to build. It was the only thing that needed that, so remove it (confirmed with univers and grep). Sponsored by: Netflix --- Makefile.inc1 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index f47b9f66b69e..82f3ef061d98 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -2535,11 +2535,6 @@ _basic_bootstrap_tools+=usr.bin/mkfifo # jot is needed for the mkimg tests _basic_bootstrap_tools+=usr.bin/jot -.if ${MK_BOOT} != "no" -# md5 is used by boot/beri (and possibly others) -_basic_bootstrap_tools+=sbin/md5 -.endif - # tzsetup is needed as an install tool .if ${MK_ZONEINFO} != "no" _basic_bootstrap_tools+=usr.sbin/tzsetup