From nobody Fri May 1 15:13:25 2026 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 4g6ZLG2qsrz6bcy6 for ; Fri, 01 May 2026 15:13:26 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6ZLG0Q1Qz3dqB for ; Fri, 01 May 2026 15:13:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777648406; 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=j0f2S4DlNMZURCZZ/eN09AR3l7boWz+fRCkeN07AgeE=; b=gBcSrafsAtxuFWios2uVZpSsPH8Sy0AQcOfAbDFv5JGHLa4Kf8KpPT1R9iF25N4P+7Wnwg 7I14L/C8IHOyNEhxSH/sYNpefJxwfmyNhTlGl/cnuTV1rgCyOmY4gORDnj1Oev3KotNw+0 QyKMkyFlpq3jG7qoiRME0YsZK3tSsAKXN/QDrr/T/6JZHi94yx0fbEU/8Ow1OI+qYPaSW9 IBs/0QiliEQvBx9mMZiMvBjf1iVUB08RiOtiF8P89TFc2ObMfnwuVpjKLmIlc2T+FViNbq 9+xfE+1M4WVeVY/ydYR6H639wlzQ4gCOTQpnOUjrEDXFhxzlmVVJy5QDqHoGug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777648406; a=rsa-sha256; cv=none; b=gXgLRlZC/GDmuFwodcrSnQKqZ3TXzGtunoYSN365yNoHjxpiVgaymSxoQea2JEihRJn8ii OvfW0D94VX0V6Dn4GS25bc3K0bmLRosNCM28zOstuPukWSR/YGTDLTeo/eKSWe0iCHbM6a DRP/RlkLQ6KmGP89K6DKhO1GPqgjsm3z+8vnaYOIRlGCA/eXAvlp+rv3QLgyJnvqBR6AF+ SAKyquZdU5+fu3obqKx43ayvpxajtavpYajztQdxU/yqOGS2fJ9hvxp5+2sFl5oUM8mOOY S7Ffppew7Ca8BOV4zGcmEcvsKpEoQ9JNFOrkfDNofXmq4V+g3obyvf5ye36ZVA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777648406; 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=j0f2S4DlNMZURCZZ/eN09AR3l7boWz+fRCkeN07AgeE=; b=PPFKWlU9PnpaK7Bb+87TwuNDxif5aJ6gG9D4MJ1zd5l4/TrG8VxQtkAu4m57imySrPQA0k 1xtaktoS8u7iyC2I44VBiOFipnJZfgAMy9keJrASF7Ld2W/5pvZHUjAA5HNCBXe4oVdklU ajnPk3q1EbJslDvn+R18s1GKKsWv2YdnITYCUKZ/MDuiL6SP4Nbh67s0Ce+ez9mcuRiO9j Mx1G6AekHsrVwLeop6rpAp4YhSzcRSdPz1vIA9QLi3s0UJ9uyPmYDQBAizkzjwoj6yK9u/ 7JON5F3o8nXcS8Op+MD+Uj4TXUqgxkZbDk10oOskGNe5GKq0pljxhFX3sWAndw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g6ZLF75Mpz13CL for ; Fri, 01 May 2026 15:13:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19fee by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 01 May 2026 15:13:25 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: dd926806a723 - stable/15 - build.7: Explain update-packages repo signing 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: dd926806a723b99c9184ce44ab68b83c03fdc173 Auto-Submitted: auto-generated Date: Fri, 01 May 2026 15:13:25 +0000 Message-Id: <69f4c315.19fee.25317a7e@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=dd926806a723b99c9184ce44ab68b83c03fdc173 commit dd926806a723b99c9184ce44ab68b83c03fdc173 Author: Alexander Ziaee AuthorDate: 2026-04-28 16:55:11 +0000 Commit: Alexander Ziaee CommitDate: 2026-05-01 15:13:02 +0000 build.7: Explain update-packages repo signing MFC after: 3 days Reported by: kevans Reviewed by: kevans, ngie Differential Revision: https://reviews.freebsd.org/D56607 (cherry picked from commit ab98fd3234304ea10db3dee70205828d372c443a) --- share/man/man7/build.7 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index 6d040b6f8f02..7947f6186b71 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 22, 2026 +.Dd April 28, 2026 .Dt BUILD 7 .Os .Sh NAME @@ -373,10 +373,18 @@ defaults to Create or update the .Xr freebsd-base 7 package repository for the base system. +.Bl -bullet +.It If an old repository is being updated, then packages whose contents have not changed since the previous version will be copied into the new repository to avoid needless updating of the version number. +.It +If +.Va PKG_REPO_SIGNING_KEY +is defined, the repo will be signed according to +.Xr pkg-repo 8 . +.El .It Cm xdev-build Builds for the .Cm xdev @@ -1152,6 +1160,7 @@ Study the examples above. .Xr config 8 , .Xr etcupdate 8 , .Xr nextboot 8 , +.Xr pkg-repo 8 , .Xr shutdown 8 .Sh HISTORY The