From nobody Mon Apr 13 08:23:42 2026 X-Original-To: dev-commits-doc-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 4fvL5w3pJhz6YYK2 for ; Mon, 13 Apr 2026 08:23:48 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvL5w2b83z4PjC for ; Mon, 13 Apr 2026 08:23:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776068628; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s54l/FdCPkZTky7fDN8928Q4Kj/8gje6v/or6g+tRN4=; b=QTYYFanN/ZybY7yDL04A8Zeax+qv2QRuD0SXBBN7YgEggVenGtefSHwiiNgbJfpZ38fGqP fhwRWlWCN66vPqmCRJJ2PDFijDlN36xjzIfiX59vjnWALE8v9zjB4Pi1E/zkHyQzXOAiRa 1Fi7P/8xpFOCDEZke0t5ZdczJQZQG9i4xzQ2FdhLmhAnuHpGuhF0GlhLPYXJ0ACbSEWR/A 5fMWe29RmIQ6RPHTkolEcifbvr3cyXrRbLya5FMflmfAsJSqWcpkYv9/yYFZIR5ps6kT86 XucEMsI6QP4tmhFx2juJuQKgWgEggQECCWVeVcr0BvikdCnynetCPoaSStktkA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776068628; a=rsa-sha256; cv=none; b=tkj7eGJtzHBRks7hPyetJv9qm+CzaqlwqTs6OqnkErjScyXxUlKXD187NDNC0K+DdvBTzO +F0U98luzMcTjkKtFafiI5wg/iI3OZQkJDtG1kPtGWw5qtwRsBqIKL2WbihxJmqj/ONGRQ xhbMqB/fiKZJck43EmX32HimfMUk6hz7ftpzbPBcAAP0efwZ/IWa4OpT4B3D2uS8lnhDl3 xEsfdQupj9ceg4MTbnXgKOYr/gztW9hjD5qw3z0Sg/bTLreVkj8CQEw9I2xgFazlfAxaMV GrUO4UrC0hcrTrLHrpvCYkgMNiMOhmIUNsUrt+2r8jO3n13pDX9GU8J5DGHnfw== 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=1776068628; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s54l/FdCPkZTky7fDN8928Q4Kj/8gje6v/or6g+tRN4=; b=KMuWLyP4cFkxoszV1S1KAUNYXW14+wd0yAQV+9em3jv64V6V7Ad+6kYVjbapvmAEJceN3P NWaMST3E1MMvOfJko1w5oRdt1Lmey2V/NVK3EitcPuV+wM3O6UCeOmyjwgSoXMDWWIsbgu 7Qz71/gYzEddxtsnwJ2tzBXd2JEPJ1s1vImuEHSA4ERscvLiUETJM0rngRy5MFkI+T4P48 t1rr96N7rVXTyvGkypXHQp/87eZtRVTHrFR/q/cr+kZC+gq6GYTjmNYsm6QXRSzPEbQ+Ma PRrGLQhoAs9lZSGD2U5DkZjnLCcbeTIr/QtUw+tYES2NSbC/dllrMxGRsLsBlg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fvL5w25ZNzw3V for ; Mon, 13 Apr 2026 08:23:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 198fb by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Apr 2026 08:23:42 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Big Sneaky From: Sergio Carlavilla Delgado Subject: git: 8970ac5ea1 - main - Handbook-bsdinstall: Upgrade hardening options List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8970ac5ea149d1ae4e9b99d5974b5d3947c2af19 Auto-Submitted: auto-generated Date: Mon, 13 Apr 2026 08:23:42 +0000 Message-Id: <69dca80e.198fb.211e3b58@gitrepo.freebsd.org> The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=8970ac5ea149d1ae4e9b99d5974b5d3947c2af19 commit 8970ac5ea149d1ae4e9b99d5974b5d3947c2af19 Author: Big Sneaky AuthorDate: 2026-04-13 08:22:48 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2026-04-13 08:22:48 +0000 Handbook-bsdinstall: Upgrade hardening options Reviewed by: carlavilla@, ziaee@ Pull Request: https://github.com/freebsd/freebsd-doc/pull/644 --- documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc index 7286e61806..0cccc616ba 100644 --- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc @@ -1070,10 +1070,8 @@ Here is a summary of the options that can be enabled in this menu: * `random_pid` - Randomize the PID of processes. * `clear_tmp` - Clean `/tmp` when the system starts up. * `disable_syslogd` - Disable opening the syslogd network socket. By default, FreeBSD runs syslogd in a secure way with `-s`. This prevents the daemon from listening for incoming UDP requests on port 514. With this option enabled, syslogd will instead run with `-ss`, which prevents syslogd from opening any port. For more information, see man:syslogd[8]. -* `disable_sendmail` - Disable the sendmail mail transport agent. * `secure_console` - Make the command prompt request the `root` password when entering single-user mode. * `disable_ddtrace` - DTrace can run in a mode that affects the running kernel. Destructive actions may not be used unless explicitly enabled. Use `-w` to enable this option when using DTrace. For more information, see man:dtrace[1]. -* `enable_aslr` - Enable address layout randomization. For more information about address layout randomization the link:https://en.wikipedia.org/wiki/Address_space_layout_randomization[Wikipedia article] can be consulted. [[bsdinstall-addusers]] === Add Users From nobody Mon Apr 13 08:25:26 2026 X-Original-To: dev-commits-doc-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 4fvL7p6db1z6YYPy for ; Mon, 13 Apr 2026 08:25: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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvL7p5sNwz4PwX for ; Mon, 13 Apr 2026 08:25:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776068726; 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=HmN93pdbigD5g8H1+Hv/Gvw23zcyPWOhmbYC8ltrVxg=; b=XZLD5s5vk4rizfZokTHm0y95LiKuOfggQK2ZJp/tbh9uUBV9fzauOFfrjywJVqqJz4Jyxi rvHGSsJ8k1ulfLIqCUKliZWtFAGxvbldBqDgUC7mV9b4EwNvHyiMdP7iLh1azV4CCiMtNv NwoZtNlZj+MF7RTW5BFp1C+DN3GUQjITWxwMLpvyX9CvAq9Qzll75hz5XcqTVIn3FnjNGP kDxcOdFXG+Z/91VZG+oq/li89Zal8TUA1qwa2ADHG/hGFWth/lWuAt+AHBM0KCObxYP4+g YwQLOFjwJZGEFjLo9zG0huIQ1qyv2tbfudT/erb0IdfJmkbJDzZvciG5AnvQWQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776068726; a=rsa-sha256; cv=none; b=sFLoFe+cD1OwNIOk0vGqFmVKgXTQ53Oa/DeXegQNCr/qYEqiaxYmmCjgSBx5H7SQdNXmK3 EJGGyyC6FEbz+WcOVLc1eFzkoy82tjzvehozjTq9NkFNbFu6p/ZttJa13Iy0dO+bwr24fw N+9+IVaFvP/IRnZa0MeXmiwHsylmBY9h/39Lbly5bZ/cdWLl8RyrrYItDcX8Ggx+0Q4oIH xU8+mrVREIMuBvzjVbyP3rPF8H777cbIi/SM1ZhEjCck21w8pRG54ajdCdks6I2+gGNbFh YptQqUrNNBueeKtCiFK8+Q1o+y91u7bXL1qNlSgmBKgblp+XSc3X4HLQhwmCtA== 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=1776068726; 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=HmN93pdbigD5g8H1+Hv/Gvw23zcyPWOhmbYC8ltrVxg=; b=OujykaAAnBBaN/u6UXsbYe/OF0CcKeal4VISw07jreI8sLXRyzF7rRNJ+xXq0/9IL1yJih W2fUuicxIL/32TfcNEakzql50eUcF6qdxOTPqc+hLMcXVVrcSLp2B/6rjzvqL117pctnRg yJ9jO7UdXYK6D6pg+mBsUipw2a1UsDUsIje9tRDk2gXVkR4dbo41KfDWKhmT41w/JVohR2 baoznrMUk3S9yTiHZ88lBAJqbe9yKzEkKREyd9FYZT7DSs1xuMu3d49PpErIlobqayU5bL RkZv1Mdu4bcroDfntpjEBZocqqfc117xA1S+4K3kCB1P3eqnuPH2hx87QZAnQA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fvL7p5CNFzwP6 for ; Mon, 13 Apr 2026 08:25:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19868 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Apr 2026 08:25:26 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: 576ccafa21 - main - Handbook-bsdinstall: Upgrade hardening image List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 576ccafa215bd87c960f5f62a6ff384613a95d7f Auto-Submitted: auto-generated Date: Mon, 13 Apr 2026 08:25:26 +0000 Message-Id: <69dca876.19868.4ac4c15e@gitrepo.freebsd.org> The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=576ccafa215bd87c960f5f62a6ff384613a95d7f commit 576ccafa215bd87c960f5f62a6ff384613a95d7f Author: Sergio Carlavilla Delgado AuthorDate: 2026-04-13 08:24:50 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2026-04-13 08:24:50 +0000 Handbook-bsdinstall: Upgrade hardening image --- .../handbook/bsdinstall/bsdinstall-hardening.png | Bin 15265 -> 14025 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-hardening.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-hardening.png index b462325871..6717bfc23e 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-hardening.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-hardening.png differ From nobody Mon Apr 13 15:09:52 2026 X-Original-To: dev-commits-doc-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 4fvW6Z0gS5z6ZJLp for ; Mon, 13 Apr 2026 15:09:58 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvW6Y6Xxnz41qY for ; Mon, 13 Apr 2026 15:09:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776092997; 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=WzSdkBHzi5FxNbpmKyLKqQTxS/gXp4MkRMgAu1KhL18=; b=Ij7mkfwE4uLQp6JYgj0s9dRjHCjkc6xi9SyJBsyVCNpUjY6H8kNsctdhgDUvD/nEBB/Av0 /fmFJOYZR8+2TMHgYoxw9kl6dc1adHjGLfbarObeNZ76pIsamxMmm0rJIMkitvRfbhF44a TgWKLopsq6udypcXGZ/bx2m3+wlf1qTiXOeIvlmKLKS3q1tpaFbQA/oubAY0p8QR+dtT4H vOTI3aWmXRnbJxQqjYPaEPBV2xI4WfLuu+ibUUDTWyR76TVWMdnmYP3y0eswNqq6clct65 cDZNIJIeMdsyt0UWICpD99nQvvd2qVpLK8yCTgggZ3n0Tl0qM0MfR+m9O0rSVw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776092997; a=rsa-sha256; cv=none; b=FkXHHmIDY1IwPXNLAQCBuo86lfuJ3pTc6NICtubnSXIirhLCL672IzzH67C7ZWQNoL/CA3 Qtivs6L+Xxd3AGU3MdwEe1tHGBL9DJo8Tctfl3rOeMpWY2CCZmkhYqEjzHR5WzY63aLz2G 6MvxfFeAL6/rYFpGuW+YNagopL5WH91MBQvki+BWEag7M0b4mX36LUbcRzrqnpucDEbxII 08PfVzKO35ZjnesksZ3JQAViWdGjirgpcC+eJgMfwMW1sNxi3TXROTWTEpHPcY+ylkz/73 MOGIEmI2hE8U6YqJiGdGlQCuod7tJ2dIYGCtI8uCKBALRQyrZsVovb1IiMF+HQ== 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=1776092997; 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=WzSdkBHzi5FxNbpmKyLKqQTxS/gXp4MkRMgAu1KhL18=; b=xOz/e6y5IPDmWtWv1oxL31kSfFgr7jLY34vL5ob4b1dVGrbBZJ/OW5TQEvTeoVqwWJFbvz t+UklVEAkaX1cGTp1EOlune5l33AqNMq7GO294NPSw/3G8ufVG5af5LSHqE43GbrhF9BNU pctcOgFDBFYv/e4FdqRwdz4fjG92DNLjByhhMypfwL8H/Vu4nDn9ylmKASdoBTwFJGrHU6 yST4fBA8BgFSkR4VbEMOpuRffRj/WDI1DewQVg9OlhRb1bRI4dS2SonVn+H4gFbP8jV82F r/g47Lxn5s9NLHmTFFtw85YwKass34hLlemsVZbXOTyTRLu2KMpRWaTTuT9W1g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fvW6Y5Wsqz17v7 for ; Mon, 13 Apr 2026 15:09:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1a254 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Apr 2026 15:09:52 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: bea5e71839 - main - Handbook-bsdinstall: Upgrade chapter to reflect FreeBSD 15 changes-Part I List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bea5e71839cbdb550549a7b79649ae825f891fda Auto-Submitted: auto-generated Date: Mon, 13 Apr 2026 15:09:52 +0000 Message-Id: <69dd0740.1a254.43b3af91@gitrepo.freebsd.org> The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=bea5e71839cbdb550549a7b79649ae825f891fda commit bea5e71839cbdb550549a7b79649ae825f891fda Author: Sergio Carlavilla Delgado AuthorDate: 2026-04-13 15:08:12 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2026-04-13 15:08:12 +0000 Handbook-bsdinstall: Upgrade chapter to reflect FreeBSD 15 changes-Part I --- .../en/books/handbook/bsdinstall/_index.adoc | 47 +++++++++++++++------ .../handbook/bsdinstall/bsdinstall-adduser1.png | Bin 6678 -> 4450 bytes .../handbook/bsdinstall/bsdinstall-adduser2.png | Bin 10337 -> 11203 bytes .../handbook/bsdinstall/bsdinstall-adduser3.png | Bin 14716 -> 12949 bytes .../bsdinstall/bsdinstall-boot-options-menu.png | Bin 118629 -> 8537 bytes .../handbook/bsdinstall/bsdinstall-choose-mode.png | Bin 6969 -> 5232 bytes .../bsdinstall/bsdinstall-config-components.png | Bin 10826 -> 8966 bytes .../bsdinstall/bsdinstall-config-hostname.png | Bin 7844 -> 6202 bytes .../bsdinstall/bsdinstall-config-services.png | Bin 11743 -> 10361 bytes .../bsdinstall-configure-network-interface.png | Bin 7318 -> 5242 bytes .../bsdinstall/bsdinstall-distfile-extracting.png | Bin 9506 -> 8739 bytes .../bsdinstall/bsdinstall-distfile-fetching.png | Bin 8628 -> 8049 bytes .../bsdinstall/bsdinstall-distfile-verifying.png | Bin 9099 -> 7531 bytes .../bsdinstall/bsdinstall-final-confirmation.png | Bin 10844 -> 9421 bytes .../bsdinstall-final-modification-shell.png | Bin 8105 -> 5964 bytes .../bsdinstall/bsdinstall-finalconfiguration.png | Bin 14367 -> 13482 bytes .../handbook/bsdinstall/bsdinstall-keymap-10.png | Bin 17396 -> 11304 bytes .../bsdinstall/bsdinstall-keymap-testing.png | Bin 7789 -> 6279 bytes .../handbook/bsdinstall/bsdinstall-mainexit.png | Bin 7156 -> 5363 bytes .../bsdinstall/bsdinstall-netinstall-files.png | Bin 7932 -> 6162 bytes .../bsdinstall-netinstall-mirrorselect.png | Bin 22826 -> 17370 bytes .../bsdinstall/bsdinstall-newboot-loader-menu.png | Bin 120071 -> 8647 bytes .../bsdinstall/bsdinstall-part-entire-part.png | Bin 8252 -> 6833 bytes .../bsdinstall/bsdinstall-part-guided-disk.png | Bin 7721 -> 6054 bytes .../bsdinstall/bsdinstall-part-manual-addpart.png | Bin 10676 -> 8588 bytes .../bsdinstall/bsdinstall-part-manual-create.png | Bin 8041 -> 6184 bytes .../bsdinstall-part-manual-partscheme.png | Bin 9845 -> 7592 bytes .../handbook/bsdinstall/bsdinstall-part-review.png | Bin 9695 -> 7961 bytes .../bsdinstall/bsdinstall-post-root-passwd.png | Bin 5446 -> 5512 bytes .../bsdinstall/bsdinstall-timezone-confirm.png | Bin 5699 -> 3984 bytes .../bsdinstall/bsdinstall-timezone-country.png | Bin 11452 -> 9153 bytes .../bsdinstall/bsdinstall-timezone-date.png | Bin 6128 -> 6477 bytes .../bsdinstall/bsdinstall-timezone-region.png | Bin 8694 -> 6587 bytes .../bsdinstall/bsdinstall-timezone-time.png | Bin 5907 -> 3939 bytes .../bsdinstall/bsdinstall-timezone-zone.png | Bin 7310 -> 5286 bytes .../bsdinstall/bsdinstall-zfs-disk_info.png | Bin 15786 -> 11218 bytes .../bsdinstall/bsdinstall-zfs-disk_select.png | Bin 7142 -> 6058 bytes .../handbook/bsdinstall/bsdinstall-zfs-menu.png | Bin 13254 -> 11510 bytes .../bsdinstall/bsdinstall-zfs-partmenu.png | Bin 10367 -> 8392 bytes .../bsdinstall/bsdinstall-zfs-pool-name.png | Bin 6541 -> 4462 bytes .../bsdinstall/bsdinstall-zfs-rescan-devices.png | Bin 5600 -> 3819 bytes .../bsdinstall/bsdinstall-zfs-swap-amount.png | Bin 7462 -> 5502 bytes .../bsdinstall/bsdinstall-zfs-vdev_invalid.png | Bin 7370 -> 5299 bytes .../bsdinstall/bsdinstall-zfs-vdev_type.png | Bin 11919 -> 9639 bytes .../handbook/bsdinstall/bsdinstall-zfs-warning.png | Bin 7816 -> 5939 bytes .../themes/beastie/assets/styles/global.scss | 1 + 46 files changed, 36 insertions(+), 12 deletions(-) diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc index 0cccc616ba..d26036ee75 100644 --- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc @@ -324,7 +324,7 @@ The next section is used to toggle the available options to `On` or `Off` by pre The system will always boot using the settings for these options until they are modified. Several options can be toggled using this menu: -* `ACPI Support`: If the system hangs during boot, try toggling this option to `Off`. This option is only present when ACPI support is available but not required. +* `ACPI`: If the system hangs during boot, try toggling this option to `Off`. This option is only present when ACPI support is available but not required. * `Safe Mode`: If the system still hangs during boot even with `ACPI Support` set to `Off`, try setting this option to `On`. * `Single User`: Toggle this option to `On` to fix an existing FreeBSD installation as described in crossref:boot[boot-singleuser,“Single-User Mode”]. Once the problem is fixed, set it back to `Off`. * `Verbose`: Toggle this option to `On` to see more detailed messages during the boot process. This can be useful when troubleshooting a piece of hardware. @@ -404,6 +404,33 @@ image::bsdinstall-config-hostname.png[Setting the hostname] Type in a hostname that is unique for the network. It should be a fully-qualified hostname, such as `machine3.example.com`. +[[bsdinstall-installation-type]] +=== Selecting Installation Type + +In the next menu bsdinstall will ask whether to install the base system using traditional distribution sets or the new package-based method. + +[[bsdinstall-choose-type]] +.Selecting Installation Type +image::bsdinstall-distributions-sets-pkgbase.png[Choice between "Distribution Sets" and "Packages (Tech Preview)"] + +Starting with FreeBSD 15.0, the installer offers two distinct approaches for laying down and later updating the base system. +Both options install the same kernel and userland but differ fundamentally in how they are delivered and maintained over time. + +* `Distribution Sets` - The classic installation method used since the early days of the project. +The base system is unpacked from a collection of compressed tarballs. +Updates are performed exclusively with the man:freebsd-update[8] utility. +This method is fully supported, stable, and remains the default for most installation media in the 15.x series. + +* `Packages (Tech Preview)` - Installs the base system as a set of individual packages from the `FreeBSD-base` repository. +Once installed, the entire operating system—both the base and any third-party software—can be upgraded with a single `pkg upgrade` command. +This method, known as `pkgbase`, unifies system management under the man:pkg[8] framework. + +[TIP] +==== +The `Packages (Tech Preview)` option is offered for testing and early adoption. +While it is expected to become the default in FreeBSD 16.0, users who prefer a conservative, time-tested update solution should select `Distribution Sets` for production environments during the 15.x lifecycle. +==== + [[bsdinstall-components]] === Selecting Components to Install @@ -527,12 +554,6 @@ Selecting btn:[Partition] creates a partition layout from the unused space on th .Selecting Entire Disk or Partition image::bsdinstall-part-entire-part.png[Menu asking the user if he wants to use all the available space on the disk or wants to make a partition] -After the btn:[Entire Disk] option is chosen, bsdinstall displays a dialog indicating that the disk will be erased. - -[[bsdinstall-ufs-warning]] -.Confirmation -image::bsdinstall-ufs-warning.png[Menu indicating the user that all data on the disk will be deleted and asking for confirmation] - The next menu shows a list with the available partition scheme types. GPT is usually the most appropriate choice for amd64 computers. Older computers that are not compatible with GPT should use MBR. @@ -736,6 +757,7 @@ Here is a summary of the options in this menu: * `Swap Size` - Establish the amount of swap space. * `Mirror Swap?` - Whether to mirror the swap between the disks. Be aware that enabling mirror swap will break crash dumps. Press the kbd:[Enter] key to activate it or not. * `Encrypt Swap?` - Whether to encrypt the swap. This will encrypt the swap with a temporary key each time the system boots, and discards it on reboot. Press the kbd:[Enter] key to choose to activate it or not. More information about swap encryption in crossref:disks[swap-encrypting,“Encrypting Swap”]. +* `ZFS Pool Options` - Specifies additional pool properties to apply when the ZFS root pool is created. More information about the options can be found in man:zpool-create[8] and man:zpoolprops[7]. Select kbd:[T] to configure the `Pool Type` and the disk(s) that will constitute the pool. @@ -762,7 +784,7 @@ image::bsdinstall-zfs-disk_select.png[Menu requesting how many disks will be add [[bsdinstall-zfs-vdev_invalid]] .Invalid Selection -image::bsdinstall-zfs-vdev_invalid.png[Menu indicating that not enough disks have been selected.] +image::bsdinstall-zfs-vdev_invalid.png[Menu indicating that not enough disks have been selected] If one or more disks are missing from the list, or if disks were attached after the installer was started, select btn:[- Rescan Devices] to repopulate the list of available disks. @@ -974,7 +996,7 @@ Files can be retrieved more quickly when the mirror is close to the target compu [TIP] ==== -Selecting `ftp://download.freebsd.org (Main Site)` will automatically route to the nearest mirror. +Selecting `http://download.freebsd.org Main Site (GeoDNS, HTTP)` or `ftp://download.freebsd.org Main Site (GeoDNS, FTP)` will automatically route to the nearest mirror. ==== [[bsdinstall-netinstall-mirror]] @@ -1041,12 +1063,12 @@ image::bsdinstall-config-services.png[Menu showing the different services availa Here is a summary of the services that can be enabled in this menu: -* `local_unbound` - Enable the DNS local unbound. It is necessary to keep in mind that this is a configuration only meant for use as a local caching forwarding resolver. If the objective is to set up a resolver for the entire network, install package:dns/unbound[]. * `sshd` - The Secure Shell (SSH) daemon is used to remotely access a system over an encrypted connection. Only enable this service if the system should be available for remote logins. -* `moused` - Enable this service if the mouse will be used from the command-line system console. -* `ntpdate` - Enable automatic clock synchronization at boot time. Note that the functionality of this program is now available in the man:ntpd[8] daemon and the man:ntpdate[8] utility will soon be retired. * `ntpd` - The Network Time Protocol (NTP) daemon for automatic clock synchronization. Enable this service when wanting to synchronise the system clock with a remote time server or pool. +* `ntpd_sync_on_start` - Enabled, man:ntpd[8] is invoked with the `-g` flag during system startup, performing an immediate, one-time clock synchronization at boot time. +* `local_unbound` - Enable the DNS local unbound. It is necessary to keep in mind that this is a configuration only meant for use as a local caching forwarding resolver. If the objective is to set up a resolver for the entire network, install package:dns/unbound[]. * `powerd` - System power control utility for power control and energy saving. +* `moused` - Enable this service if the mouse will be used from the command-line system console. * `dumpdev` - Crash dumps are useful when debugging issues with the system, so users are encouraged to enable them. [[bsdinstall-hardening]] @@ -1143,6 +1165,7 @@ Use this menu to make any changes or to do any additional configuration before c * `Services` - Described in crossref:bsdinstall[bsdinstall-sysconf, Enabling Services]. * `System Hardening` - Described in crossref:bsdinstall[bsdinstall-hardening, Enabling Hardening Security Options]. * `Time Zone` - Described in crossref:bsdinstall[bsdinstall-timezone, Setting the Time Zone]. +* `Firmware` - Download and install required firmware for system components such as Wi-Fi or graphics cards. * `Handbook` - Download and install the FreeBSD Handbook. Once configuration is complete, select btn:[Exit]. diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser1.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser1.png index 0b2db2ec8d..3de2a237e9 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser1.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser1.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser2.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser2.png index b12664bfb9..309660c9fd 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser2.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser2.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser3.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser3.png index b1d74c2e45..2bd133ce45 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser3.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-adduser3.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png index 266f8658e6..d7fa11e7ca 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png index 5c872ee934..f5e459297c 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-components.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-components.png index 91b1f5f6cd..80c8b911f3 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-components.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-components.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png index 61c38d1380..ff071f6b95 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-services.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-services.png index 0c858fafa6..4ca761dce8 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-services.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-config-services.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png index 96be08be15..175372a3fd 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png index 6ed7fb14c8..40203d9a3e 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png index ba3ce302f1..5d17a2193e 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png index 10449892c5..e92e00a7f2 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png index 43af3fec94..9c74adc348 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png index 966e4fbb0b..3742f17bc2 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png index 35efe49410..37bf35e560 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png index 47531f61d7..958aa4dfff 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png index 6a077ccda6..9b4c934246 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-mainexit.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-mainexit.png index 91a1cf40d8..fcf852835f 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-mainexit.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-mainexit.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png index bc77748bee..57a31b054a 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png index 03c7fc3cd9..3a78d20a59 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png index 8bb04a0a77..03b2a1cc07 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png index 42f03d3962..ca8b40279c 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png index 26edcd926d..c683be7fd5 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png index f7df81b13a..93f2a4c48b 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png index 6aa29777e7..fdea127273 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png index 0352c03df6..4260966c70 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-review.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-review.png index f839fa5f84..6d0c56e352 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-review.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-part-review.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png index 58a6a0d793..55a0b56f15 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png index 21c8c5caa4..56a8f2dfd1 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png index fed5a5adf0..10e737b889 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png index 2941e99589..ddb1eb7c5b 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png index 550bfad7f6..7a036013fa 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png index ae8f0af482..88ec41fc37 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png index d27e673814..ff2824db71 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png index 51c47f85a4..0d33df19a3 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png index 188ffcba56..e9465aaebe 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png index 86d782917f..85828cf128 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png index 9640227c41..01b6e279b7 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png index 0df1358be5..9d5e7ed26c 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png index 6bf35f0faf..853d98c9de 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png index c846d0bc53..9217871d71 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png index d4d3ad3a4f..4ccc0a9ee7 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png index 5bfd94cf7d..21a89ffed2 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png differ diff --git a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png index 101a62fed9..31fe6b3623 100644 Binary files a/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png and b/documentation/static/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png differ diff --git a/documentation/themes/beastie/assets/styles/global.scss b/documentation/themes/beastie/assets/styles/global.scss index d607eeb03c..faa558bc33 100644 --- a/documentation/themes/beastie/assets/styles/global.scss +++ b/documentation/themes/beastie/assets/styles/global.scss @@ -320,6 +320,7 @@ a { } img { + width: 100%; max-width: 100%; } From nobody Mon Apr 13 20:18:02 2026 X-Original-To: dev-commits-doc-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 4fvdy80gBsz6ZfdG for ; Mon, 13 Apr 2026 20:18:08 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvdy8072Mz3wRD for ; Mon, 13 Apr 2026 20:18:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776111488; 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=FrD9IqwMWyOiCJHBK+BqNJu4VttaGj2xrual2SG5nt4=; b=Ys4TQR85ncOijLW6faV4FZelgPt/CYCn0yLeUawMaVQ3J9ciVBkYtHutcFfoDbh+sJTyfJ iwjFgW5Ide0rw0qXK8TKwJLdG6AWOlthd3Vhzckb3cwTLqTw9UdFkm0exoG6Qb58ZcdOTG hO6VlPmCnQ0FACT581NoMK5PPnKQL57PD0MFqXSrimVvRfOoR4bTAs6rmmrb5qDXq3zuyW 0ofG6nP9SJJQNdBXYjqWgvUygdtQFQ61Haa86Kn37sX9ndcEe2p28V4vhy8gkJR4RTeYeb opMVnz5GrRp/qflIIUPorimnub999D8rZtNNQ3XkOVKlrQxm6xOnsV3pstnqAQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776111488; a=rsa-sha256; cv=none; b=tnfWRFJCenaGzEerK5PkV9Q3DOVrOs7vx0b/rdjuw6BegaSArYbw9xqIkn1HRbwduSj69r DkQKsKEG+Gt3dZU7pq5Blg58Ft0sKd07Bi5TEKjMJCD+zrtvmTiJIDQ3/G0rJru2bUbQ3m aeJcHtLETrwlEMsrRN+FJll4iqygq09u4U7Bott7fccPAXL2rBGT90VVjJlUVb8z/hwFt9 0rLPI/a5FSM7aP0wvMTr2lbuPMenlKLChgjAOxs5v2QgaSrX5IA/EcO7Hswlz+JXsD6eVg 9TnIHHB20fVtguvspqhLLeZunhHH54I6CRVaCe4G004E7YahUbE15yK/p3Fz+g== 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=1776111488; 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=FrD9IqwMWyOiCJHBK+BqNJu4VttaGj2xrual2SG5nt4=; b=PGQBZSMPGronGXYCHHqxYjaIrA41kXlONFeh1gQfi7lkXcUMOFc4rdzUKjIHqSyhtHt4U5 7ltHmVoAdV5NIto3TOER7k4ZxcCjQ6QOsrdeCqPfK9BCZ6oqa67vDFigzLEA0FfO5ilPIy bV+LG1FI33v+thfU6IATI1mmOJbCDKhnlOkcMeyi7k8st2nF6OTrphpqam6mT/OJw7d6+1 iG1yL7nrWFDWs8qGjr2nUsMQQs4j2ikpT+t+ALRabq2saFPjYbohmL1DyEzkgeb5H6HY9P hjaR8naLxVv7wnDt3zIQXh85G6iAAJFtx5Yi68zyLvrX5gULCytVFi9gHnj+Sw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fvdy76j1rz40V for ; Mon, 13 Apr 2026 20:18:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 455d1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Apr 2026 20:18:02 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Max Brazhnikov Subject: git: 5fe9853d29 - main - Status/2026Q1/kde.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: makc X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5fe9853d298c9e6d224884d5d1ac1f6ecfa5c884 Auto-Submitted: auto-generated Date: Mon, 13 Apr 2026 20:18:02 +0000 Message-Id: <69dd4f7a.455d1.c925d33@gitrepo.freebsd.org> The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/doc/commit/?id=5fe9853d298c9e6d224884d5d1ac1f6ecfa5c884 commit 5fe9853d298c9e6d224884d5d1ac1f6ecfa5c884 Author: Max Brazhnikov AuthorDate: 2026-04-13 19:56:55 +0000 Commit: Max Brazhnikov CommitDate: 2026-04-13 20:00:58 +0000 Status/2026Q1/kde.adoc: Add report Differential Revision: https://reviews.freebsd.org/D56218 --- .../en/status/report-2026-01-2026-03/kde.adoc | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/kde.adoc b/website/content/en/status/report-2026-01-2026-03/kde.adoc new file mode 100644 index 0000000000..def5aa35eb --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/kde.adoc @@ -0,0 +1,33 @@ +=== KDE on FreeBSD + +Links: + +link:https://freebsd.kde.org/[KDE/FreeBSD initiative] URL: link:https://freebsd.kde.org/[] + +link:https://community.kde.org/FreeBSD[FreeBSD -- KDE Community Wiki] URL: link:https://community.kde.org/FreeBSD[] + +Contact: KDE on FreeBSD Mailing List + +The KDE on FreeBSD project packages CMake, Qt, and software from the KDE Community, for the FreeBSD ports tree. +The software includes a full desktop environment called KDE Plasma (for both X11 and Wayland) and hundreds of applications that can be used on any FreeBSD machine. +The mailto:kde@FreeBSD.org[KDE team] is part of mailto:desktop@FreeBSD.org[desktop@] and mailto:multimedia@FreeBSD.org[multimedia@] teams, building the software stack to make FreeBSD beautiful and usable as a daily driver graphical desktop workstation. + +==== Infrastructure + +Qt6, PyQt6, and PySide6 were updated to 6.10.2. +The ports for Qt 6.11.0 are available for testing in the link:https://github.com/freebsd/freebsd-ports-kde/tree/qt6-6.11.0-merged[development branch]. + +==== KDE Stack + +KDE Frameworks, Plasma, and Gear release happen very regularly. +mailto:kde@FreeBSD.org[KDE team] lands these updates shortly after their upstream release. + +* KDE Frameworks ports were updated to 6.24. +* KDE Plasma Desktop was updated to 6.6.3. +* KDE Gear was updated to 25.12.3. + +The recent Plasma update has revealed a link:https://bugs.freebsd.org/293368[bug] in the FreeBSD implementation of man:timerfd[2] which causes high CPU usage in plasmashell. +The bug has been already fixed in FreeBSD-CURRENT and merged to affected stable branches. + +==== Related Ports + +The mailto:kde@FreeBSD.org[KDE team] maintains 730 ports and updates them all as needed. +According to link:https://portscout.freebsd.org/kde@freebsd.org.html[portscout] 4% of ports are outdated. From nobody Tue Apr 14 18:57:06 2026 X-Original-To: dev-commits-doc-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 4fwD6J074gz6ZGtW for ; Tue, 14 Apr 2026 18:57:12 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwD6H6SWkz3s5t for ; Tue, 14 Apr 2026 18:57:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776193031; 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=P9qDeL2H1irmFC0j4ceI+cueJg5SwL7QzpVB1bWxJjY=; b=t/krJdZMo9bzDnHsKx1cwagweYk5/HLr73YyA98UX3dWmS06tW4sB9/P2h47wtNuep0W8v 1HJPVK8CU4u3aFsgaQisU3GKn9sgP/AGPReOrUWNQ/NAx6nHIQ/P0hj6PJUAy/fTN+XQMh InVFVdGNLgGhCKEdJV2p5av1/U+uNwBi+MnDQj9+INpmrBhspVLje/7+EdLuCwS9gb85lz sDk9q4Nig/FFkm9At7SW6Xf8oE2h2IAfdWKPHMJ/YzgNQsYMIQU/brshFy5qUwi/iTiAzJ L8jCOJzDMo9JjieFeB4q1vUO8s/hRqA+ukzq+n/fWurusx/C9YVAuiJsETRFdQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776193031; a=rsa-sha256; cv=none; b=k3YIkvhzVbHubbp22fVb0CN24hOD2DFdPOemZ757a2yrzX4Z2yBIiONSTUU9t6lLUjjDWr GXzVCPBcVc2dCSRu3P3qEmsJuSe8Lb9INjwa7Bp8T+pwGbjSuSqiE5doVEidbq10X2tWMO 8bSXdm0DEDAxz7mS8cmVYNLJ3DiEulTFksy4CQfn6iSOeO560NHjj/jx2asvqYKp/qLbQc NSVJUb66i7Y3ziMlVT27goeolC8a4df3kv2wxU8cxDR5vp20sJI80ZhQJaJBwipczIpmdd bu8olJ5F7sE4jYOUJ5k471n4+2s6zLsPrTi7H4PdXKUltclnaXfys9nD/yG9WA== 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=1776193031; 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=P9qDeL2H1irmFC0j4ceI+cueJg5SwL7QzpVB1bWxJjY=; b=lbNcaIQ7+tbkbF1YQxORvmXld24IPCLKGpXrf5JB4iLKiX+bXBipo7/9rFb7/85SRxlQ/W BAmQ3t+0RMXD5Ges0C7IQ6ZcCrLo9RO9/ZqPhdF8g1+7Rbzsajn3smC6rlMehQnOJh8vtP esKlv5kI4TfrbnZ2JjtMysBMJn64fnCUFyUBbvNOt+pFSuaWjOB6D8nzS4lto7ejyBHIXU JX+T3RWvLhIGPxv9uaXugHOk+yRFDG5tj30+siwliGV1nsCrUpxzTjn9CtzWNek5DiR4Mi iqM/8qXyvI/awN5XIOYnuL/B736u50BcKrW36cKW7zpCGn1392sXM/KBwfABPw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fwD6H5w9Yz130T for ; Tue, 14 Apr 2026 18:57:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3cda3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 14 Apr 2026 18:57:06 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Andrey Zakhvatov Subject: git: d04da57559 - main - website/ru: Update administration.adoc List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: andy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d04da5755939cbbf1bfbe234392235b14804ed92 Auto-Submitted: auto-generated Date: Tue, 14 Apr 2026 18:57:06 +0000 Message-Id: <69de8e02.3cda3.5dcd555c@gitrepo.freebsd.org> The branch main has been updated by andy: URL: https://cgit.FreeBSD.org/doc/commit/?id=d04da5755939cbbf1bfbe234392235b14804ed92 commit d04da5755939cbbf1bfbe234392235b14804ed92 Author: Andrey Zakhvatov AuthorDate: 2026-04-14 18:54:12 +0000 Commit: Andrey Zakhvatov CommitDate: 2026-04-14 18:54:12 +0000 website/ru: Update administration.adoc Update to EN 59523d3eed6a8ab4a078e73783aefd75093386d9 Improve wording --- website/content/ru/administration.adoc | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/website/content/ru/administration.adoc b/website/content/ru/administration.adoc index 41ea350d72..c9712d4e22 100644 --- a/website/content/ru/administration.adoc +++ b/website/content/ru/administration.adoc @@ -137,15 +137,16 @@ https://www.freebsd.org/ru/releng/charter/[Устав команды подго [[t-secteam]] == Команда безопасности -Команда безопасности FreeBSD (во главе с офицером по информационной безопасности) отвечает за информирование сообщества об ошибках, уязвимостях и рисках безопасности, затрагивающих деревья src и ports FreeBSD, а также за распространение информации, необходимой для безопасной эксплуатации систем FreeBSD. +Команда безопасности FreeBSD (во главе с Директором по безопасности) отвечает за информирование сообщества об ошибках, уязвимостях и рисках безопасности, затрагивающих деревья src и ports FreeBSD, а также за распространение информации, необходимой для безопасной эксплуатации систем FreeBSD. Кроме того, она отвечает за устранение программных ошибок, влияющих на безопасность FreeBSD, и выпуск уведомлений о безопасности. -Устав офицера по информационной безопасности FreeBSD подробно описывает обязанности и ответственность офицера по безопасности. +Должностная инструкция Директора по безопасности FreeBSD подробно описывает обязанности и ответственность Директора по безопасности. -* {gordon} (Офицер) +* {gordon} (Директор) * {allanjude} (Представитель Управляющей команды) -* {delphij} (Почётный офицер, представитель команды инженерии выпусков) -* {des} (Почётный офицер) -* {emaste} (Заместитель офицера) +* {delphij} (Почётный директор, представитель Команды подготовки релизов) +* {des} (Почётный директор) +* {emaste} (Заместитель директора) +* {khorben} * {markj} * {oshogbo} * {philip} @@ -364,5 +365,5 @@ admins mail aliases intentionally left incomplete // // The FreeBSD Russian Documentation Project // -// Original EN revision (01.03.2026): 22313159f103d297235c222c53b0ad06c069650e +// Original EN revision (26.03.2026): 59523d3eed6a8ab4a078e73783aefd75093386d9 // From nobody Wed Apr 15 15:23:13 2026 X-Original-To: dev-commits-doc-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 4fwlJy2dfzz6Z1TL for ; Wed, 15 Apr 2026 15:23:14 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwlJx6z42z3ydy for ; Wed, 15 Apr 2026 15:23:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776266594; 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=F10Vab4i85LyTYnudg5rpBnHGIkre6tJhcp5C8ADVVo=; b=H1NBHywi6vRLYlqt3lcdUzx1ZY9uiZbs6ZKsRS3j2s5hwOsqpMbC9Wi0sfzWsGSg1IdXR/ nOS3gZpsRL14ZNOIl0hRcc8IvvUx1gNb1dTpgxYbFl2kSQyfGmWFn+8J/Vg71ynC6TJZAR Bh0CJlv+wHVl0CpLKWQI99yhaL41679SC7n0O9XQZKYqsLIcBi7jRlgp0OJrVB6XFOflnr JPG9P58AMy2xkNrWvy7ZUWP1wvfu1W7g2PkGx7aZOe889SvX/5leZeaQ9/ct/CqEEy3wo/ Z/hfSHenleImRXznPnpjewK1p37u/04avM3mqhq9/VZKGw5Woiq7vA2m27lp8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776266594; a=rsa-sha256; cv=none; b=SfpsfYUzB5hxl3sfe/Ua1buLT+gHBmtJ/pABgzk3VRhQ1DGb/JRNrPfV7sM70rGmuxYXJA VGgWc15Y5/3s+NWN54Ndg7XMD5IH7SP51zL4AzF99kSkFyt3WlT5kNsU76ZilEZTvubKQw 9mgyYDpGUDAt/8NlM5aD6R2sA2PDq8YZCJRgPe9eIqTElQNmpA+CHQVOsSo9qEaY3y3k98 Si9nriuJDp0d/B1g/7ugrv8egnL6kay/+ytDjuakLXDCGDSzo2mZukVfCKX7UecQSCwA3Y 1Yqar57Iu78BfLafBZZB20KMuFWZ8k0mXiKd5T7/NuGbHbhIWfUW4ZHOMrqHjQ== 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=1776266594; 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=F10Vab4i85LyTYnudg5rpBnHGIkre6tJhcp5C8ADVVo=; b=e91pz+nHRAbOQ6F+Eyu656FrL4td9LQ3w9Cea3ZZKkAUo+9X9i9tptZFJSqSM+FSCcBEVV 9Jsi8ZY+dwg5S4UJeb4c7YsEMoUp+BqElj45LHh+0j6rGZmm2zcWob7Aw3kyeGw0tWiYfk i6gjS1UAxvVcaJROjlXe4JH4W7KVml7AqdFpKIS1/SZSylR6uz+kyLQGPwvPZKXUa+8ikg U+aVWofFfcbogZNXlZHNoKnwaYnDrnjg6B3CZ22nLBkAuo6lctresAXH2qhB0Ov68OSv7u +Zh9fuFyNSF/qF88Zbr/xuj6JEjtKKZI9OFxPI713Ws8AWptYaiLdoSKHcb6zQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fwlJx6YLLz9jj for ; Wed, 15 Apr 2026 15:23:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d3db by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 15 Apr 2026 15:23:13 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 1b1003c574 - main - status/2026q1: Add Cyber Resilience Act (CRA) entry List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1b1003c57401b922f2b33b6d3ba2fe8c7ab8f7c1 Auto-Submitted: auto-generated Date: Wed, 15 Apr 2026 15:23:13 +0000 Message-Id: <69dfad61.1d3db.41b08f61@gitrepo.freebsd.org> The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=1b1003c57401b922f2b33b6d3ba2fe8c7ab8f7c1 commit 1b1003c57401b922f2b33b6d3ba2fe8c7ab8f7c1 Author: Joseph Mingrone AuthorDate: 2026-04-13 18:26:24 +0000 Commit: Joseph Mingrone CommitDate: 2026-04-15 15:22:50 +0000 status/2026q1: Add Cyber Resilience Act (CRA) entry Text author: Alice Sowerby Reviewed by: status (carlavilla, salvadore) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56380 --- .../content/en/status/report-2026-01-2026-03/cra.adoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/cra.adoc b/website/content/en/status/report-2026-01-2026-03/cra.adoc new file mode 100644 index 0000000000..171bec4d2d --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/cra.adoc @@ -0,0 +1,16 @@ +=== Cyber Resilience Act (CRA) Readiness Project + +Links: + +link:https://github.com/FreeBSDFoundation/all-projects/tree/main/Cyber%20Resilience%20Act%20Readiness[Cyber Resilience Act Readiness] URL: https://github.com/FreeBSDFoundation/all-projects/tree/main/Cyber%20Resilience%20Act%20Readiness[] + +The Foundation is running a project through 2026 to actively prepare the FreeBSD Foundation, Project, and the community for the EU Cyber Resilience Act. +There are six main areas of focus: Security and Vulnerability Handling, SBOM Toolchain, Public Documentation, Community Legislative Engagement, Public Project Repository, and Communications. + +Over February and March the project has moved from planning into active delivery. +Internal weekly coordination meetings are now in place, and the Foundation's contracted security lead, Pierre Pronchery, has joined the FreeBSD Security Team to align the project work more closely with the FreeBSD Project's existing security processes. + +On the regulatory engagement front, the Foundation co-signed an Open Source Initiative letter to the European Commission supporting voluntary security attestations, contributed to Eclipse Foundation feedback on draft CRA guidance, and attended FOSDEM and FOSS Backstage to collaborate with other open source communities navigating the CRA. + +Technical work on the SBOM toolchain is progressing well, with early automated SBOM generation now under testing. +A public project repository has been created to track progress transparently, a community FAQ has been published, and a dedicated contact address is available for questions. +Outreach to downstream manufacturers has also begun. From nobody Wed Apr 15 15:23:12 2026 X-Original-To: dev-commits-doc-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 4fwlK218QJz6Z2K4 for ; Wed, 15 Apr 2026 15:23:18 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwlK20h6Wz3y4m for ; Wed, 15 Apr 2026 15:23:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776266598; 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=pNzVQpR2v9/wp0Xo9+trqE/h32ZiL/Oa63GyceXF1QM=; b=JkvH4frrVY4MZPC3ahnqrd5mbsGSrEgXeNAPUxxJYQSP9nintgGPGsoeyP9Go7quZ9d15h v1tn8VnUTEDT4y1WhZb58CyTsQIs3E9rhtR93Ss0N8Jegcnr2rGxkhHWrxx/gpiR/koJ1K UWVmoEJYDjdFrbKKNXQPa3sHrvysxhqoyQeDsOpjvhUME02bfwBl4DqQ2KW45+fKdV4X8P e0vJ+50jH3acj9NwKg5IEpa1Iwz66HoPNgNlgirInS6cQKsmnMY0BOjzXkE6h/LmCEQf+B ADyhYDyg0hwfpv0gkm1V5SlNNtua/v/qrc3VWQ4Qad8nYPXCYcNysmkToUZPqQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776266598; a=rsa-sha256; cv=none; b=oo0DvDvAWMTAfPmmqMgO8XZVBxeuqOJk+uPmsBc10pan8lHG5oOD2WW7qiIqr/XKBTnQTA rgzqZA84MzbQdRoyULf/OuZ8mqRdbHNJJLJcqc7xDVL6rOrDAb4rib78A3WHPkRO3It2yJ tgzw49WTRcRA6xRuOCXIPqo8ANF5/DdCly58YCbiUKIrfWiIvl4xNSn+Hq1uDfs+WwIHgh f5t1jL4IQ4AcSGVyHh0NMYBYXlIJaCnU/cwnyizOg63G7th7nCoxrC6ppM6uiqdPs6lKE1 bzS8fOGhB23CqwNJZpxR5yfZ1thgIldR3ttaPakxRWrBMJuvjbzkKyfk8IiP/g== 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=1776266598; 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=pNzVQpR2v9/wp0Xo9+trqE/h32ZiL/Oa63GyceXF1QM=; b=NAWlGWo7DtW7ATRYG3FlEBlnA6X+9asUXwFGpn2vQ4w8UsyLX8M91B5X+pOcfvtGU8i8Rn ddEqIYRMmxYIGbeNwMmadvBMUOD6irKwTk/wNNHK3qdgBaLcduO35luxkB9HSrOO8rfQdT EVzg3Hd3EBe+zT5I3g7m/3EhHozLsp1lpDtU4v4KJdC0kMVPFIqse13MKROmMsh0OW/HbD MpttF8IeuxORX+iichkKALCQpXjAGVqrVf+/tsceZ+lGPy7cu8J1jzL4l35JJFcja5CuvC TRunROPObqPPJkaazvFuMQGb/qID9GdaDKRhotVdloWanqah+G3eNFu66Eay+Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fwlK202bzzBT9 for ; Wed, 15 Apr 2026 15:23:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e446 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 15 Apr 2026 15:23:12 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 958325a208 - main - status/2026q1: Add FreeBSD Foundation entry List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 958325a208c8fd4916552d011fcb1adf7398624f Auto-Submitted: auto-generated Date: Wed, 15 Apr 2026 15:23:12 +0000 Message-Id: <69dfad60.1e446.25cbfe3d@gitrepo.freebsd.org> The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=958325a208c8fd4916552d011fcb1adf7398624f commit 958325a208c8fd4916552d011fcb1adf7398624f Author: Joseph Mingrone AuthorDate: 2026-04-13 18:19:31 +0000 Commit: Joseph Mingrone CommitDate: 2026-04-15 15:22:32 +0000 status/2026q1: Add FreeBSD Foundation entry Section authors: Advocacy: Anne Dickison Florine Kamdem OS Improvements: Joe Mingrone Reviewed by: status (Graham Percival , salvadore) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56379 --- .../report-2026-01-2026-03/freebsd-foundation.adoc | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc b/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc new file mode 100644 index 0000000000..99fa90d992 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc @@ -0,0 +1,77 @@ +=== FreeBSD Foundation + +Links: + +link:https://freebsdfoundation.org/[FreeBSD Foundation] URL: link:https://freebsdfoundation.org/[] + +link:https://freebsdfoundation.org/blog/technology-roadmap/[Technology Roadmap] URL: link:https://freebsdfoundation.org/blog/technology-roadmap/[] + +link:https://freebsdfoundation.org/donate/[Donate] URL: link:https://freebsdfoundation.org/donate/[] + +link:https://freebsdfoundation.org/our-donors/freebsd-foundation-partnership-program/[Foundation Partnership Program] URL: link:https://freebsdfoundation.org/our-donors/freebsd-foundation-partnership-program/[] + +link:https://freebsdfoundation.org/journal/[FreeBSD Journal] URL: link:https://freebsdfoundation.org/journal/[] + +link:https://freebsdfoundation.org/our-work/events/[Foundation Events] URL: link:https://freebsdfoundation.org/our-work/events/[] + +Contact: Deb Goodkin + +The FreeBSD Foundation is a 501(c)(3) non-profit dedicated to advancing FreeBSD through both technical and non-technical support. +Funded entirely by donations, the Foundation supports software development, infrastructure, security, and collaboration efforts; organizes events and developer summits; provides educational resources; and represents the FreeBSD Project in legal matters. + +==== OS Improvements + +In the first quarter of 2026, there were 555 `src`, 83 `ports`, and 16 `doc` commits sponsored by the FreeBSD Foundation. + +Refer to these report entries describing much of that sponsored development work: + +* <<_alpha_omega_beach_cleaning_project,Alpha-Omega Beach Cleaning Project>> +* <<_amd64_fred_support,amd64 FRED support>> +* <<_audio_stack_improvements,Audio Stack Improvements>> +* <<_converting_vuxml_to_open_source_vulnerability_database,Converting VuXML to Open Source Vulnerability database>> +* <<_desktop_script_for_bsdinstall,Desktop Script for BSDInstall>> +* <<_freebsd_software_bill_of_materials,FreeBSD Software Bill of Materials>> +* <<_full_cpuid_control_for_bhyve,Full CPUID Control for bhyve>> +* <<_hibernate_aka_suspend_to_disk,Hibernate (aka Suspend-to-disk)>> +* <<_improve_libvirt_support_for_bhyve_hypervisor,Improve libvirt Support for bhyve Hypervisor>> +* <<_improve_openjdk_on_freebsd,Improve OpenJDK on FreeBSD>> +* <<_kernel_benchmark_maintainers_and_pkgdist,Kernel Benchmark, MAINTAINERS, and pkgdist>> +* <<_laptop_testing_and_integration_project,Laptop Testing and Integration Project>> +* <<_linuxkpi_802_11_and_native_wireless_update,LinuxKPI 802.11 and Native Wireless Update>> +* <<_lldb_improvement_on_freebsd,LLDB Improvement on FreeBSD>> +* <<_more_robust_pkgbase_conversion,More robust pkgbase conversion>> +* <<_process_descriptor_api_completion,Process Descriptor API completion>> +* <<_removal_of_rfc_2675_support,Removal of RFC 2675 Support>> +* <<_support_for_the_allwinner_h616_soc_family,Support for the Allwinner H616 SOC Family>> +* <<_suspendresume_improvement,Suspend/Resume Improvements>> +* <<_sylvea_unified_system_management_platform_for_freebsd,Sylve -- A Unified System Management Platform for FreeBSD>> +* <<_usb_kernel_debugging_improvements,USB Kernel Debugging Improvements>> + +Other highlights: + +* The Foundation is supporting two projects: the Laptop Support and Usability project (in collaboration with link:https://www.ql-research.com/[Quantum Leap Research]), and a <<_cra_readiness_project,Cyber Resilience Act Readiness Project>>. +* For background on the Laptop Support and Usability project, refer to the link:https://www.freebsd.org/status/report-2025-01-2025-03/#_freebsd_foundation[2025Q1 quarterly status report]. +* FreeBSD has been accepted to participate in link:https://summerofcode.withgoogle.com/[Google Summer of Code (GSoC)] 2026. + Potential contributors have submitted their applications to Google, and we will learn how many FreeBSD projects will be funded on April 30. + +==== Advocacy + +In the first quarter of 2026, our advocacy work focused on expanding our educational video content, reaching more viewers than ever, bringing the community together for a productive Vendor Summit, and reflecting on the work that is helping sustain and grow interest in FreeBSD. +Here are just a few of the ways the Foundation advocated for FreeBSD in Q1 2026: + +* Helped represent FreeBSD at FOSDEM 2026, SCALE 23X, AsiaBSDCon, and CHERI Blossoms Conference +* Began planning the link:https://wiki.freebsd.org/DevSummit/202606[June 2026 FreeBSD Developer Summit], taking place June 17-18, 2026, co-located with BSDCan 2026; link:https://www.bsdcan.org/2026/registration.html[Registration is now open] +* Finalized our Silver Sponsorship of BSDCan and opened the link:https://freebsdfoundation.org/what-we-do/grants/travel-grants/[BSDCan 2026 Travel Grant Application] +* Signed for a Silver level sponsorship to link:https://freebsdfoundation.org/news-and-events/event-calendar/asiabsdcon-2026/[AsiaBSDCon26], which took place March 19-22, 2026, in Taipei, Taiwan. +* Deb Goodkin, Executive Director of the FreeBSD Foundation, will be link:https://osselcna2026.sched.com/event/2JQsf/what-running-freebsd-on-a-modern-laptop-taught-me-deb-goodkin-the-freebsd-foundation?iframe=no&w=&sidebar=yes&bg=no[speaking at Open Source Summit North America], hosted by the Linux Foundation on May 19, 2026 +* Published the following blogs and videos to help to inform and educate the community: +** link:https://freebsdfoundation.org/blog/getting-ready-for-the-cyber-resilience-act/[Getting ready for the Cyber Resilience Act] +** link:https://freebsdfoundation.org/blog/build-a-nas-using-freebsd-on-a-raspberry-pi/[Build a NAS using FreeBSD on a Raspberry Pi] (link:https://www.youtube.com/watch?v=xqFiTRYo1fk&t=1s[video]) +** link:https://freebsdfoundation.org/resource/getting-started-with-freebsd/[Getting Started with FreeBSD: A resource guide for beginners] +* Published the link:https://freebsdfoundation.org/news-and-events/newsletter/january-newsletter/[January 2026], link:https://freebsdfoundation.org/news-and-events/newsletter/february-newsletter/[February 2026], and link:https://freebsdfoundation.org/news-and-events/newsletter/march-newsletter/[March 2026] FreeBSD Foundation Newsletters +* Released the link:https://freebsdfoundation.org/our-work/journal/browser-based-edition/freebsd-15-0/[October/November/December] issue of the FreeBSD Journal with HTML versions of the articles + +==== Continuous Integration and Workflow Improvement + +The Foundation supports a full-time staff member dedicated to improving the Project's continuous integration system and test infrastructure. + +==== Legal/FreeBSD IP + +The Foundation owns the FreeBSD trademarks, and it is our responsibility to protect them. +We also provide legal support for the core team to investigate questions that arise. + +Go to link:https://freebsdfoundation.org[] to find more about how we support FreeBSD and how we can help you! From nobody Wed Apr 15 15:55:59 2026 X-Original-To: dev-commits-doc-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 4fwm2s2w7yz6Z4DG for ; Wed, 15 Apr 2026 15:56:05 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwm2s2PV9z41pR for ; Wed, 15 Apr 2026 15:56:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776268565; 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=8af75Tfd3PL+R9a6DQgRfV/iWG9so7Wb94mT5PvH/wA=; b=CfIZmOXc8G2mAqSiI91xoSh8BrlIYOfENTRWPd4YoKTJBk8kwfECVCZ+T9paGtHwMeZnMM acf+J77wYDNmNS0OMRQOKp484V/NVdbHCj9OLHdtyraTsEVQ46WE1G20/NpFRMhgK+Lx8b JQTyqs0pZRUz3megMb1ghUB+PyDmzNTlRl6AlpqXq/8/6cwtvCofhgYUM+jp07bYxtbHNe /PDbwQpqz0TCwTW20sjkulmjKPDHfKnsDkiqb4lQGBT5n0E6pFKmQaZd4zq/GB+D7Fd6Oh VTThUNAypP9MMU606iceILth9RwTKtEY5ifgiPyBwJKk1OCLhOwi47oEUCRsoA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776268565; a=rsa-sha256; cv=none; b=LZIPSXRZNQ8PXFM5JIW8n2DyiVBfIudzK/UB3S5MMyofjjsCmeFlItFaioLqGi3R6oAUrN akVu9NMbjghcRblF0rxm+77vzU9+Hbfmh13qD67R9TStZ9waBezap8KCGQYj4iY0XQxVd9 ZSUuWTPEytXwicjJVeqhvQCRziJ/DZoUi9Ds36h5VaNqjSteJ5XG1DnXXmD7pwgAb2cNkC cbTTC6ApmO9AiPv9fZtLAoEz/naI0D0mpWgPjHp4vdZsIo2VNlutNvDjYAh7/S0zVG65Oz FihV+PgGyo+OHHM5WomTT0raMYZSoDaEjnfK6iLWQLs+OOyJl17wDz8cjUE5yg== 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=1776268565; 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=8af75Tfd3PL+R9a6DQgRfV/iWG9so7Wb94mT5PvH/wA=; b=wc0p/K57jjZWnrMjHkqeLLrlTZMmjwmEk1RGc+V/q37IY8nWJZMqrM20VT1GybWN583ETB 2olBGiGFQ3zikGpDrPuDMkEQBccVk2fxDwTIfl4vGf2Cj4b/ZIq6J31mJzFWW0ME9L7xNU 1yUSx+sA/AO61p7nZZw11T575YgFJ8X0QAIU58itvIo/+7etNhbLxM0eCQmfB5j6LTUTMH vj0zdd0EvUjIGFBeIemcHppfASVsEvVDcnmioc06gygqFiGz8gwewoF8OS9yN+1piWXoC+ f47eqqaLldhq2vR7EJJC/o/kWE5ItaY8LyBVteLYEtzS8M3/ttmRSSHYhNbTMQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fwm2s1zcXzBkl for ; Wed, 15 Apr 2026 15:56:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22736 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 15 Apr 2026 15:55:59 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Dmitry Salychev Subject: git: 4cd69387e6 - main - Status/2026Q1/dpaa2.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dsl X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4cd69387e6ecacbb829b47ce7697e34f0670405b Auto-Submitted: auto-generated Date: Wed, 15 Apr 2026 15:55:59 +0000 Message-Id: <69dfb50f.22736.694495ac@gitrepo.freebsd.org> The branch main has been updated by dsl: URL: https://cgit.FreeBSD.org/doc/commit/?id=4cd69387e6ecacbb829b47ce7697e34f0670405b commit 4cd69387e6ecacbb829b47ce7697e34f0670405b Author: Dmitry Salychev AuthorDate: 2026-04-12 19:34:30 +0000 Commit: Dmitry Salychev CommitDate: 2026-04-15 15:55:54 +0000 Status/2026Q1/dpaa2.adoc: Add report Reviewed by: gperciva_tarsnap.com, salvadore@ Differential Revision: https://reviews.freebsd.org/D56366 --- .../en/status/report-2026-01-2026-03/dpaa2.adoc | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/dpaa2.adoc b/website/content/en/status/report-2026-01-2026-03/dpaa2.adoc new file mode 100644 index 0000000000..d7db11ac25 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/dpaa2.adoc @@ -0,0 +1,34 @@ +=== NXP DPAA2 support + +Links: + +link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292006[Bug 292006 - dpni doesn't behave properly in a bridge] URL: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292006[] + +link:https://reviews.freebsd.org/D53436[dpaa2: Setup interface caps on attach] URL: https://reviews.freebsd.org/D53436[] + +link:https://reviews.freebsd.org/D54809[dpnaa2: announce transmit checksum support] URL: https://reviews.freebsd.org/D54809[] + +link:https://reviews.freebsd.org/D56144[dpaa2: Perform bus_dma pre-write sync before enqueue operation] URL: https://reviews.freebsd.org/D56144[] + +link:https://reviews.freebsd.org/D55320[dpaa2: dpaa2_ni_rx() RX checksum EN/ERR information for L3/4] URL: https://reviews.freebsd.org/D55320[] + +link:https://reviews.freebsd.org/D56315[dpaa2: Extract frame-specific routines to dpaa2_frame.[h,c]] URL: https://reviews.freebsd.org/D56315[] + +link:https://reviews.freebsd.org/D56383[dpaa2: Extract checksum statuses on ingress] URL: https://reviews.freebsd.org/D56383[] + +link:https://reviews.freebsd.org/D55321[dpaa2: ni: add more stats and link information] URL: https://reviews.freebsd.org/D55321 + +Contact: Michael Tuexen + +Contact: Bjoern A. Zeeb + +Contact: Dmitry Salychev + +==== What is DPAA2? + +DPAA2 (Data Path Acceleration Architecture Gen2) is a hardware-level networking architecture found in some NXP SoCs which contains hardware blocks including Management Complex (MC, a command interface to manipulate DPAA2 objects), Wire Rate I/O processor (WRIOP, packets distribution, queuing, drop decisions), Queues and Buffers Manager (QBMan, Rx/Tx queues control, Rx buffer pools) and others. The Management Complex runs NXP-supplied firmware which provides DPAA2 objects as an abstraction layer over those blocks to simplify access to the underlying hardware. + +==== Done + +link:https://cgit.freebsd.org/src/commit/?id=39d4094173f9[39d4094173f9] ("epair: add support for checksum offloading") revealed several issues in the DPAA2 drivers, sparked investigations conducted by tuexen@ and dsl@ and eventually led to the changes accumulated under the bug link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292006[292006]: + +* HW checksum offloading was not properly enabled when the dpaa2_ni driver was attached despite being declared and enabled on the dpni interface (fixed in link:https://cgit.freebsd.org/src/commit/?id=a731cb93a662[a731cb93a662]) +* dpni (DPAA2 network interface) did not properly announce TX checksum offloading (fixed in link:https://cgit.freebsd.org/src/commit/?id=f31336b3e314[f31336b3e314]) +* Without a proper synchronization payload of the egress TCP segments can be corrupted as tuexen@ described in link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292006#c31[292006#c31] (fixed in link:https://cgit.freebsd.org/src/commit/?id=5812415bee55[5812415bee55]) + +==== Work in Progress + +* bz@ prepared code to extract information about calculated checksums from the hardware annotations of the ingress frames in link:https://reviews.freebsd.org/D55320[D55320], but dsl@ asked to properly define structures needed for the frame annotations which led to dpaa2_frame.[h,c] introduced in link:https://reviews.freebsd.org/D56315[D56315] and refined in link:https://reviews.freebsd.org/D56383[D56383] +* bz@ significantly extended dpni sysctl(9) including new interface counters and link state information in link:https://reviews.freebsd.org/D55321[D55321] + +Sponsor: Traverse Technologies (providing Ten64 HW for testing) From nobody Wed Apr 15 15:58:09 2026 X-Original-To: dev-commits-doc-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 4fwm5L2RxNz6Z4WK for ; Wed, 15 Apr 2026 15:58:14 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwm5L1ntRz42Kv for ; Wed, 15 Apr 2026 15:58:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776268694; 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=V8omhmPAAAh02YTRpSwfZwBTf2kGU7HeMK08+yrDQJ4=; b=fGl40mgdvv24GlCxRE+5Rc88zBYaffBq3nJT5yIH5/q8hxVvDIJ7Kg1XODFFAu/iY6PSrA NNkAP8iEcTm74UrgOOOxguWd7NFIvXDpG2PG8jYrvWi3xiMXyoEGyMJo7ZppPIHJkx4cal 8W681KR9Ttohn49GHCyQVSJvjDwyQxGwTyTJhPiUp/QSSenD4tUqhM/MnH/A+eHiJFUXNq hYtrFo/Y/OvXyV3iCfX3/ko0sKl+cEMqZoNuLtmbzJ4OK5MfcYcxK/hakb4idC7JhiLlyE xc1VUM2oyfej+tOLbGmJZc7VlQtxZIbPGZgWG4nbs5e1DuAJpkPqIoEJ9MPWow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776268694; a=rsa-sha256; cv=none; b=LZLyqr3Q/P9gWrmd6U4PX1pZ8in7fbROa6jMs8gNJ5YyZurJt/QfL8M9qBdlIVTe1Me4vJ InravZ10nHblkVjhYQqhETQiQKPW+6tQasa+wK6AyloKuXwPI5hrG8dkg8htufhiuMLnHb LlNLc2hZWk8+uHgM1dqhlFQyBfzKV/AXXJzPLfWGtQzVziVKoC58AqAWQB8u9rGs87ZCWJ lMPnChH50Y6cWATpRtfWeq+Ylx6n3xQT44AbGPfVsXr8TTZjm+hiUZC2C/XpZ5r+JUKMag F6P5DSPOiyqfEV169I75TtS8BE2f0V/tzsfUEp29PjET6rr5/oAgyzvgYi62Eg== 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=1776268694; 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=V8omhmPAAAh02YTRpSwfZwBTf2kGU7HeMK08+yrDQJ4=; b=au5E9w28XGwStue6uRaCuxpy1wwoD3+ODv8HsRUff6zI7C8jHuPnfVWXNv4EiDg0vPhlHF fhEMbfoNXQHyzPWEFRE1dQ9TM3A/7pWmVCn3iW9UFGzsFnHA2AlWMYI//XkR9EYQRA0Hp+ XT4C5OD2oOmvPvNApPTqNZiLhSrhJnQvRBV95PVAcN5CR2wTCr6WF4LoOUGlOgnhKIW9/6 V2D0ZuxXGC8sblVDxb8UdXEkhyGWn8hunXe1/mm7FlbA4Ewa0eWFUiKITbZ7x1eX686F5w wm/gKkLE/B6CLQLux9tdkdr1Ag4ukspPsGF7yeAIpBT8pjMXXCHSsWHDk+ABLg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fwm5L1PLZzBkm for ; Wed, 15 Apr 2026 15:58:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 237b6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 15 Apr 2026 15:58:09 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Dmitry Salychev Subject: git: 53d1939d73 - main - Status/2026Q1/drm-drivers-aarch64.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dsl X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 53d1939d7375bf94daa71ef9a52aff28e5c8183c Auto-Submitted: auto-generated Date: Wed, 15 Apr 2026 15:58:09 +0000 Message-Id: <69dfb591.237b6.4c8fc9fe@gitrepo.freebsd.org> The branch main has been updated by dsl: URL: https://cgit.FreeBSD.org/doc/commit/?id=53d1939d7375bf94daa71ef9a52aff28e5c8183c commit 53d1939d7375bf94daa71ef9a52aff28e5c8183c Author: Dmitry Salychev AuthorDate: 2026-04-12 19:43:22 +0000 Commit: Dmitry Salychev CommitDate: 2026-04-15 15:58:03 +0000 Status/2026Q1/drm-drivers-aarch64.adoc: Add report Reviewed by: salvadore@ Differential Revision: https://reviews.freebsd.org/D56367 --- .../en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc b/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc new file mode 100644 index 0000000000..4d6255cbb3 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc @@ -0,0 +1,8 @@ +=== drm-kmod: Build and run on ARM64 with 16.0-CURRENT + +Links: + +link:https://github.com/freebsd/drm-kmod/pull/402[drm-kmod: Build and run on ARM64 with 16.0-CURRENT] URL: https://github.com/freebsd/drm-kmod/pull/402[] + + +Contact: Dmitry Salychev + +I have successfully built and run graphics/drm-66-kmod with those patches on my Honeycomb LX2 with Radeon RX 460. With these patches 6.6-lts could be a substitute for anyone who relied upon retired graphics/drm-510-kmod. \ No newline at end of file From nobody Wed Apr 15 19:31:20 2026 X-Original-To: dev-commits-doc-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 4fwrqD6Vvbz6ZLbJ for ; Wed, 15 Apr 2026 19:31:20 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwrqD4yfKz3Txq for ; Wed, 15 Apr 2026 19:31:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776281480; 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=QcIRMr2FNNMi/uD/2wm1FO4jL2Ly9ZC838f+DohFodY=; b=OFoQ9FCmpKI/yaj15v9xmCsb9cGrC6rrrZsyFTfeT8LriDnnC0hdXTTN9KYWXM/I53tdid 6GPjrsLp/kp36zyfAy73HtY8UGqvH90Eylt5UyhHyB/EcnFUo16pZNft37PV+s5FGxrcZX 5UAB3YpjJ48pym7r27CW/Y+7WVbRY3Vqe45YpvndSxxry/2TRsWtZUX0I1hLJGKANmV7lr VBJO7paAh99sDgD4sw5QrESbMJzL+yNSx0sS7hdp1sZr1E+IxGIllfdgotwhKEPDfy9hNP ctvExmluyAVQD38QHgyIBJ6eJ1e/0HPT2yiM0u79cVWQFULr5EkXYLzC5Y1dQA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776281480; a=rsa-sha256; cv=none; b=x/+2Zmrn4zOf7eOlM8cqKO35ZkaMTxOaWa88/UlFnZ8NRPgOCq55nTkDzRAXuLIkzxqLX1 rIs5LgfLEHY+MJG33f7a+rD9JtDeCVUXp3Yn0q6bQSGyFa7AgHA3WOl6ag9ZoqLNrqiqTN Dz4XavJqsjcLfgyW0MFj5sLMFpc/0zIdhR2fOJVm0dsAVTUO8RODIApbdcKfOe8TnVKpiK nS2yK4J+vcyfJy8sWDa0ftfjrzFS0Ov01XE3KoLknq6pIk72idqcQy3G0eslgoS/85NSoI 0d4VIjID06+bGaXurcvjR+aRqA9fG/+68O/pkz8/4YqkDP4ui8BiNJ0FW5ez4w== 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=1776281480; 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=QcIRMr2FNNMi/uD/2wm1FO4jL2Ly9ZC838f+DohFodY=; b=itK7B/2k4E8tec/5NX8AjkQ+KXwt90imUFRqnNlPfDkqdlIIbheloHJkOkcNUMPIAt3NRr ax1JWXqEeTq5BWYy8QQtidnWFAQZRSzcNJiafvPZTRAnaNSDrxXe854gzKoAsB9eVYUnXj 9iHL6gFVWwJz8nFRdZPol+O0kLPyKb9fga8F5xbN5331T9K9XxOjLBwKGH38/DUKyUVIu4 aRc+SJFSme0NAiZMJFc+TCPtP5o68YF78LlRDg/92waIZoBgplJJ6EN9mh0KVFzJk9YxSj mYOhpp/MkNjnuGCuZUpm2501RAkSrzDb2El7v5rkIEVrI2eFdeDpSDtORP8x9A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fwrqD4XTKzbZS for ; Wed, 15 Apr 2026 19:31:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 182d0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 15 Apr 2026 19:31:20 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Andrey Zakhvatov Subject: git: 8fb7bbe529 - main - website/ru: Update art.adoc List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: andy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8fb7bbe529e6740f8cd663e077cf515def2dd406 Auto-Submitted: auto-generated Date: Wed, 15 Apr 2026 19:31:20 +0000 Message-Id: <69dfe788.182d0.75871862@gitrepo.freebsd.org> The branch main has been updated by andy: URL: https://cgit.FreeBSD.org/doc/commit/?id=8fb7bbe529e6740f8cd663e077cf515def2dd406 commit 8fb7bbe529e6740f8cd663e077cf515def2dd406 Author: Andrey Zakhvatov AuthorDate: 2026-04-15 19:29:58 +0000 Commit: Andrey Zakhvatov CommitDate: 2026-04-15 19:29:58 +0000 website/ru: Update art.adoc Update to EN edfc3c87d90223e2c11e0c76a524f4cc5c903010 --- website/content/ru/art.adoc | 72 +++++++++++++++++++++------------------------ 1 file changed, 34 insertions(+), 38 deletions(-) diff --git a/website/content/ru/art.adoc b/website/content/ru/art.adoc index f745e21b2e..9a71d5a91a 100644 --- a/website/content/ru/art.adoc +++ b/website/content/ru/art.adoc @@ -8,78 +8,74 @@ include::shared/authors.adoc[] = Изображения FreeBSD * <> -* <> +* <> * <> -* <> +* <> -Эта страница содержит различные "`изображения`" FreeBSD. Предложения по дополнению этой страницы могут быть отправлены на www@FreeBSD.org. Пожалуйста, ознакомьтесь с <> этих изображений. +Эта страница содержит различные "изображения" FreeBSD. +Пожелания по дополнениям можно направлять на адрес www@FreeBSD.org. +Пожалуйста, обратите внимание на <> этих изображений. [[bsd-daemon]] == link:../copyright/daemon/[Даемон BSD] [.center] -image:../../gifs/daemon-phk.png[BSD Daemon,width=191,height=208] +image:../../gifs/daemon-phk.png[Даемон BSD,width=191,height=208] [.center] Создал {phk-name} + -Источник: http://cvsweb.FreeBSD.org/src/share/examples/BSD_daemon/[/usr/share/examples/BSD_daemon/] в системах FreeBSD. +Источник: http://cgit.freebsd.org/src/share/examples/BSD_daemon/[/usr/share/examples/BSD_daemon/] в системах FreeBSD. [.center] -link:../../gifs/daemon_hammer.jpg[image:../../gifs/daemon_hammer-tn25.jpg[BSD Daemon wielding a hammer,width=150,height=178]] +link:../../gifs/daemon_hammer.jpg[image:../../gifs/daemon_hammer-tn25.jpg[Даемон BSD, орудующий молотом,width=150,height=178]] image:../../gifs/power.jpg[Даемон BSD, обслуживающий столики,width=160,height=246] [.center] -image:../../gifs/power.jpg[BSD Daemon waiting tables,width=160,height=246] - -[.center] -image:../../gifs/news.jpg[BSD Daemon editing the news,width=193,height=144] - -[.center] -image:../../gifs/doc.jpg[BSD Daemon reading documentation,width=274,height=163] - -[.center] -image:../../gifs/releases.jpg[BSD Daemon delivering the latest release,width=259,height=178] +image:../../gifs/news.jpg[Даемон BSD, редактирующий новости,width=193,height=144] image:../../gifs/doc.jpg[Даемон BSD, читающий документацию,width=274,height=163] image:../../gifs/releases.jpg[Даемон BSD, доставляющий последний релиз,width=259,height=178] [[powered-by]] -== Логотипы "`Powered by FreeBSD`" - -[.center] -image:../../gifs/powerlogo.gif[Powered by FreeBSD Logo] +== Логотипы "Powered by FreeBSD" [.center] -image:../../gifs/power-button.gif[Powered by FreeBSD Logo] +image:../../gifs/powerlogo.gif[Логотип Powered by FreeBSD] image:../../gifs/power-button.gif[Логотип Powered by FreeBSD] [.center] -image:../../gifs/pbfbsd2.gif[Powered by FreeBSD Logo,width=171,height=64] +image:../../gifs/pbfbsd2.gif[Лототип Powered by FreeBSD,width=171,height=64] image:../../gifs/powerani.gif[Логотип Powered by FreeBSD,width=171,height=64] image:../../gifs/fhp_mini.jpg[Логотип FreeBSD Hardware Partner,width=145,height=50] [.center] -image:../../gifs/powerani.gif[Powered by FreeBSD Logo,width=171,height=64] +image:../../gifs/banner1.gif[Логотип FreeBSD The Power To Serve,width=446,height=63] [.center] -image:../../gifs/fhp_mini.jpg[FreeBSD Hardware Partner Logo,width=145,height=50] +image:../../gifs/banner2.gif[Логотип FreeBSD The Power To Serve,width=310,height=63] [.center] -image:../../gifs/banner1.gif[FreeBSD The Power To Serve Logo,width=446,height=63] +image:../../gifs/banner3.gif[Логотип FreeBSD The Power To Serve,width=250,height=35] [.center] -image:../../gifs/banner2.gif[FreeBSD The Power To Serve Logo,width=310,height=63] +image:../../gifs/banner4.gif[Логотип FreeBSD The Power To Serve,width=225,height=46] -[.center] -image:../../gifs/banner3.gif[FreeBSD The Power To Serve Logo,width=250,height=35] +[[adv]] +== Старые рекламные баннеры [.center] -image:../../gifs/banner4.gif[FreeBSD The Power To Serve Logo,width=225,height=46] +image:../../gifs/freebsd-advert.gif[Рекламный баннер 1,width=455,height=60] image:../../gifs/freebsd_3.gif[Рекламный баннер 2,width=306,height=94] -== Старые рекламные баннеры +[[use]] +== Правила использования изображений -[.center] -image:../../gifs/freebsd-advert.gif[Adv Banner1,width=455,height=60] +Логотипы "Powered by FreeBSD" выше можно link:../../gifs/powerlogo.gif[сгружать] и публиковать на персональных или коммерческих веб-сайтах, обслуживаемых машинами под управлением FreeBSD. +Использование этого логотипа или изображений, подобных link:../copyright/daemon/[даемонам BSD], для получения прибыли требует разрешений от mailto:taob@risc.org[Brian Tao] (создателя логотипа "Powered by FreeBSD") и mailto:mckusick@mckusick.com[Marshall Kirk McKusick] (владельца авторских прав на образ даемона BSD). -[.center] -image:../../gifs/freebsd_3.gif[Adv Banner2,width=306,height=94] +Изображение даемона BSD, подготовленное {phk-name}, опубликовано на условиях лицензии "THE BEER-WARE LICENSE". +Для получения дополнительной информации обратитесь к файлу https://cgit.freebsd.org/src/plain/share/examples/BSD_daemon/README[README]. -[[use]] -== Правила использования графики +[[trademark]] +== Торговые знаки -Логотипы "`Powered by FreeBSD`" выше могут быть link:../../gifs/powerlogo.gif[загружены] и помещены на персональные или коммерческие сайты, обслуживаемые серверами FreeBSD. Использование этого логотипа или даемонов со страницы link:../copyright/daemon/[BSD Daemons] для получения прибыли возможно с разрешения mailto:taob@risc.org[Brian Tao] (создателя логотипа "`Powered by FreeBSD`") и mailto:mckusick@mckusick.com[Marshall Kirk McKusick] (владельца торговой марки на изображение даемона BSD). +https://www.freebsdfoundation.org[Фонд FreeBSD] обладает правами на несколько торговых знаков, связанных с FreeBSD (в том числе и на сам термин "FreeBSD"). +Для получения дополнительной информации об этих торговых знаках ознакомьтесь с соответствующими https://www.freebsdfoundation.org/legal/trademark-usage-terms-and-conditions/[Правилами и условиями использования торговых знаков FreeBSD]. -Изображения даемона BSD, изготовленные {phk-name}, выпущены под "`THE BEER-WARE LICENSE`". Обратитесь к http://www.freebsd.org/cgi/cvsweb.cgi/\~checkout~/src/share/examples/BSD_daemon/README?content-type=text/plain[README] за дополнительной информацией. +// +// The FreeBSD Russian Documentation Project +// +// Original EN revision (11.03.2026): edfc3c87d90223e2c11e0c76a524f4cc5c903010 +// From nobody Thu Apr 16 01:51:23 2026 X-Original-To: dev-commits-doc-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 4fx1Fm1z8Yz6ZsSL for ; Thu, 16 Apr 2026 01:51:24 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx1Fl5pCLz3Gqt for ; Thu, 16 Apr 2026 01:51:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776304283; 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=eRgGaby8AMUhEdT8n+0Cw6gbg1DZ/Tl2EQUUxuQCQY8=; b=uzA+UJkWCG8jaHvzLCwqvpy5JUJJU0VPjKzQajjxjIpnWiQUFzIFZ6KL5aEF3cUNCcfOj1 /dTPdAEIHDEeWDewDeOHUlkhYe57SUiYxBi0wg7XbZXLq6/uDYMG1K/N/6w7QkPxsdlmpS /ZNfIdnPRsIrnrhGVXgX4e0V+oPHLrbQ+38XDEXrzggdPMRnY+IuMtweuPcE7u5sWcejQF eae+wCqWsvuBWoBQT9R31NedBkyCHpq/cyT9RFN+ENWRhINnoYLkg1ezAQVs4Pp+kI/G7y NfEfxcqUbat1VwyQjypQJKScI0xr8vZnJOwNR2IjGX3mSoij/ViYqEIdYAowoA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776304283; a=rsa-sha256; cv=none; b=x4jqp+hyYstxtxZfQ2x4IvIfvERtdcRmqwYYDCCk+EaX6acxOs/GA0TY8xaBd/ol3eUyqw QsdF2r+74zsK3PSdw8L+kCLHqsnzeNViGzZK5iSTVZ238G500iOb/tjKR4KBYZiXzqYX6F v6nATKhIeHTeDjfU8nAKm8gufyHPpVEu/i+8YC23Vza/kDAG1/NW2vqDv2fxVebMPEXNl4 cF3QCUs9/fNl28b9Vqm3MD9XGUmoT0HaIANbnYX4EY7iM8HnS00a7cMAQLMbAUvAal2kNV V8W4/NtMacubl21tV8SD1XikitUER2DDhUcldKfTwPU5+MYQci0cOAbe6Qz8cQ== 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=1776304283; 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=eRgGaby8AMUhEdT8n+0Cw6gbg1DZ/Tl2EQUUxuQCQY8=; b=MUU1oQBaTLL9kEdiPfsMvoxp18tC458W53+ZlDYZR+3IYTOwn1A5uPdgDZK1pxoTNSIHbq kZ/e5y5iQaGb6yMYGz3HVLCckVfdQ3e38+fqFaiOiRK/6M+lBzB3V9xNh8RYTHDDKYaukW PNDADadelffegUHnx1tm4TQHpL/bBqG/tBC+LOlwtqbsNQMuDepy8qtU0qdNYFExPTKweS F4GioptPELRJAL/Utcb2o47qNAlCxkpglSd4tM3FHX22bCJOie0s/TPxYYGN4QrqbjQ8uF QerdRpRIsgut/U3GGd7aJHdU6a9IP2dB3gxrSy0vA1VxsP6V2CMH991rDhtZjg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fx1Fl573Lzmnh for ; Thu, 16 Apr 2026 01:51:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1961a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 01:51:23 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 6898ef9c4b - main - 14.5: Insert version numbers List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6898ef9c4bda124af985fe29979fe9ba93a91ebc Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 01:51:23 +0000 Message-Id: <69e0409b.1961a.1cade57f@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=6898ef9c4bda124af985fe29979fe9ba93a91ebc commit 6898ef9c4bda124af985fe29979fe9ba93a91ebc Author: Colin Percival AuthorDate: 2026-04-16 01:30:48 +0000 Commit: Colin Percival CommitDate: 2026-04-16 01:30:48 +0000 14.5: Insert version numbers Approved by: re (implicit) Sponsored by: OpenSats Initiative --- website/content/en/releases/14.5R/_index.adoc | 8 ++++---- website/content/en/releases/14.5R/errata.adoc | 8 ++++---- website/content/en/releases/14.5R/hardware.adoc | 4 ++-- website/content/en/releases/14.5R/installation.adoc | 10 +++++----- website/content/en/releases/14.5R/readme.adoc | 9 ++++----- website/content/en/releases/14.5R/relnotes.adoc | 12 ++++++------ website/content/en/releases/14.5R/schedule.adoc | 10 +++++----- 7 files changed, 30 insertions(+), 31 deletions(-) diff --git a/website/content/en/releases/14.5R/_index.adoc b/website/content/en/releases/14.5R/_index.adoc index ff17469ef5..362b576748 100644 --- a/website/content/en/releases/14.5R/_index.adoc +++ b/website/content/en/releases/14.5R/_index.adoc @@ -1,11 +1,11 @@ --- -title: "FreeBSD X.0 Release Information" +title: "FreeBSD 14.5 Release Information" sidenav: download --- -:localRel: X.0 -:localBranchStable: stable/X -:localBranchReleng: releng/X.0 +:localRel: 14.5 +:localBranchStable: stable/14 +:localBranchReleng: releng/14.5 = FreeBSD {localRel} Release Information diff --git a/website/content/en/releases/14.5R/errata.adoc b/website/content/en/releases/14.5R/errata.adoc index a5a5b58526..f5d3d388ef 100644 --- a/website/content/en/releases/14.5R/errata.adoc +++ b/website/content/en/releases/14.5R/errata.adoc @@ -1,11 +1,11 @@ --- -title: "FreeBSD X.0-RELEASE Errata" +title: "FreeBSD 14.5-RELEASE Errata" sidenav: download --- -:release: X.0-RELEASE -:releaseNext: X.1-RELEASE -:releaseBranch: X-STABLE +:release: 14.5-RELEASE +:releaseNext: 14.6-RELEASE +:releaseBranch: 14-STABLE = FreeBSD {release} Errata diff --git a/website/content/en/releases/14.5R/hardware.adoc b/website/content/en/releases/14.5R/hardware.adoc index 44578cb80e..a8b8864279 100644 --- a/website/content/en/releases/14.5R/hardware.adoc +++ b/website/content/en/releases/14.5R/hardware.adoc @@ -1,9 +1,9 @@ --- -title: FreeBSD X.0 Hardware Notes +title: FreeBSD 14.5 Hardware Notes sidenav: download --- -:localRel: X.Y +:localRel: 14.5 :doctype: article :toc: macro :toclevels: 2 diff --git a/website/content/en/releases/14.5R/installation.adoc b/website/content/en/releases/14.5R/installation.adoc index c835732bae..5193f2d1e7 100644 --- a/website/content/en/releases/14.5R/installation.adoc +++ b/website/content/en/releases/14.5R/installation.adoc @@ -1,12 +1,12 @@ --- -title: "FreeBSD X.0-RELEASE Installation Instructions" +title: "FreeBSD 14.5-RELEASE Installation Instructions" sidenav: download --- -:releaseCurrent: X.0-RELEASE -:releasePrev: X.-1-RELEASE -:releasePrevLegacy: X-1.Y-RELEASE -:localRel: X.0 +:releaseCurrent: 14.5-RELEASE +:releasePrev: 14.4-RELEASE +:releasePrevLegacy: 13.5-RELEASE +:localRel: 14.5 include::shared/en/urls.adoc[] diff --git a/website/content/en/releases/14.5R/readme.adoc b/website/content/en/releases/14.5R/readme.adoc index e252b367e1..d4f057ea86 100644 --- a/website/content/en/releases/14.5R/readme.adoc +++ b/website/content/en/releases/14.5R/readme.adoc @@ -1,13 +1,12 @@ --- -title: "FreeBSD X.0-RELEASE README" +title: "FreeBSD 14.5-RELEASE README" sidenav: download --- -:releaseCurrent: X.0-RELEASE +:releaseCurrent: 14.5-RELEASE :releaseType: release -:releaseBranch: X-STABLE -:releasePrevStable: X.Y-RELEASE -:releasePrev: X.Y-RELEASE +:releaseBranch: 14-STABLE +:releasePrev: 14.5-RELEASE include::shared/releases.adoc[] include::shared/en/urls.adoc[] diff --git a/website/content/en/releases/14.5R/relnotes.adoc b/website/content/en/releases/14.5R/relnotes.adoc index 296d9f4066..ccd9ffac2b 100644 --- a/website/content/en/releases/14.5R/relnotes.adoc +++ b/website/content/en/releases/14.5R/relnotes.adoc @@ -1,13 +1,13 @@ --- -title: "FreeBSD X.0-RELEASE Release Notes" +title: "FreeBSD 14.5-RELEASE Release Notes" sidenav: download --- -:localRel: X.0 -:releaseCurrent: X.0-RELEASE -:releaseBranch: X-STABLE -:releasePrev: X.Y-RELEASE -:releaseNext: X.Y-RELEASE +:localRel: 14.5 +:releaseCurrent: 14.5-RELEASE +:releaseBranch: 14-STABLE +:releasePrev: 14.4-RELEASE +:releaseNext: 14.6-RELEASE :releaseType: "release" include::shared/en/urls.adoc[] diff --git a/website/content/en/releases/14.5R/schedule.adoc b/website/content/en/releases/14.5R/schedule.adoc index 7b9f0ee41f..5e1acf531a 100644 --- a/website/content/en/releases/14.5R/schedule.adoc +++ b/website/content/en/releases/14.5R/schedule.adoc @@ -1,14 +1,14 @@ --- -title: "FreeBSD X.0 Release Process" +title: "FreeBSD 14.5 Release Process" sidenav: download --- = FreeBSD {localRel} Release Process -:localRelPrev: X.Y-1 -:localRel: X.0 +:localRelPrev: 14.4 +:localRel: 14.5 :localBranchHead: head -:localBranchStable: stable/X -:localBranchReleng: releng/X.0 +:localBranchStable: stable/14 +:localBranchReleng: releng/14.5 :localMailingList: current include::shared/en/urls.adoc[] From nobody Thu Apr 16 01:51:24 2026 X-Original-To: dev-commits-doc-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 4fx1Fn2P6Yz6Zsk8 for ; Thu, 16 Apr 2026 01:51:25 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx1Fm6GPnz3Gss for ; Thu, 16 Apr 2026 01:51:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776304284; 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=VIIrfl3eny66egWwIH7kndWXa+XmRd8Mcmp4X10OJlU=; b=eduxA1Dbz0KI9exsQ/YWqvLX3TLD2kzBgKFsOBhFkohVXi2gZWbzVVH0a+FFl+zqwUixe2 7NjneNwQCLwRRFrMOJ8KbsQXNOrLgWPzMxE2VIxA5rV3VTopv6RzWdYrPIVppEy1+bhThZ em74BbtHltf3MpDvlhzruiKF91vJiL30QtmST1FO29bRM9prxWCyJQmRHYNTaI4hpHAVsZ 5F9nfc2x+xkKRG6gZz+h4HllTpBBAx5XyLB2uH92m7SzjBvu7KdKZQntJfF5/gwWNiVP8D VZPoUbKHDWRUgGpVG74A/ZwUbZMHzS7uFtcVu29Y+0bYT6/yTPY5cQzcLi2SOA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776304284; a=rsa-sha256; cv=none; b=v2g77EOSNdhWTFKQZ1qd8GWZ74Z8quCTrDsaXOspM60Pjsc7GIIKCvg8SeFuhvhxbogD1r 4VI2OW0Qw/85pjj5KEFNxu50VwCvvCJFpGjQHlm9WA3VCduTqMEJ6L3UOkXCQMfivQsYqt 2NOi8e7SY52XlC7FYw2JOuHHj5cvZ+Yoedldwhk2kLQXKvzKQ451PwPyQ1Z7138HgxAlCK pxScnr9MZ8qZUGtrQ9tXQJLF1jDFFNeby+g19bueYico9kn18E3qQTSizC68IFBRcr+QLV rwv6AD0NWSwsS6QeiFtaRxkObFySZIiBV1fV9qdOB8xgfSs30qey2wkMLMtctw== 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=1776304284; 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=VIIrfl3eny66egWwIH7kndWXa+XmRd8Mcmp4X10OJlU=; b=uxJqmbi28vFB9Qt2oUxOT2cSZCI+aIVYS8+frnnA9OnSOsspliv+V1cbdmjKDcilFxLt0i 43/AgKUMFp2saIQd7eV4iyZFT3hLSom1SToflXIegomuVTquFpzVVqLoauEx+g+wWbosU5 gq7MEZVPfA/pk7Jk/YdmhYcm727WZ/26E5UxLTC0NHneSjCRIxwyWf03WyqpzqNCJ+v21i N0agsrcH5d1FPFqxOWOJA/BCr11q867xzq6ARefvIT3HNQwzKQ9GrMeodOzTu3CFX2wk+e 2OF+4kNNVFF/2hzus8eU4Fkb2iDqMkbGE2lRIeMdQ/G6WtjYj9PapwozqZLBhw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fx1Fm5sY8zn7v for ; Thu, 16 Apr 2026 01:51:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19eaf by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 01:51:24 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 0e303c3136 - main - 14.5: Insert details specific to 14.5 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0e303c31365780a1559e167bd22d5e9565eb71dd Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 01:51:24 +0000 Message-Id: <69e0409c.19eaf.62e5743d@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=0e303c31365780a1559e167bd22d5e9565eb71dd commit 0e303c31365780a1559e167bd22d5e9565eb71dd Author: Colin Percival AuthorDate: 2026-04-16 01:36:34 +0000 Commit: Colin Percival CommitDate: 2026-04-16 01:36:34 +0000 14.5: Insert details specific to 14.5 Approved by: re (implicit) Sponsored by: OpenSats Initiative --- website/content/en/releases/14.5R/schedule.adoc | 33 +++++++++++-------------- 1 file changed, 14 insertions(+), 19 deletions(-) diff --git a/website/content/en/releases/14.5R/schedule.adoc b/website/content/en/releases/14.5R/schedule.adoc index 5e1acf531a..ed6f0511e0 100644 --- a/website/content/en/releases/14.5R/schedule.adoc +++ b/website/content/en/releases/14.5R/schedule.adoc @@ -9,7 +9,7 @@ sidenav: download :localBranchHead: head :localBranchStable: stable/14 :localBranchReleng: releng/14.5 -:localMailingList: current +:localMailingList: stable include::shared/en/urls.adoc[] @@ -28,28 +28,23 @@ General discussions about the pending release and known issues should be sent to == Schedule -During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes. -As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided. - -Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists. - [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description -|Initial release schedule announcement |- |XXX |Release Engineers send announcement email to developers with a rough schedule. -|Release schedule reminder |XXX |- |Release Engineers send reminder announcement e-mail to developers with updated schedule. -|Code slush begins |XXX |- |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. -|{localBranchReleng} branch |XXX |- |{localBranchReleng} branch created; future release engineering proceeds on this branch. -|BETA1 builds begin |XXX |- |First beta test snapshot. -|BETA2 builds begin |XXX |- |Second beta test snapshot. -|BETA3 builds begin |XXX |- |Third beta test snapshot. -|RC1 builds begin |XXX |- |First release candidate. -|RELEASE builds begin |XXX |- |{localRel}-RELEASE builds begin. -|RELEASE announcement |XXX |- |{localRel}-RELEASE press release. -|{localRelPrev} EoL |XXX |- |{localRelPrev}-RELEASE no longer supported. -|{localRel} EoL |XXX |- |{localRel}-RELEASE no longer supported. -|{localBranchStable} EoL |XXX |- |{localBranchStable} no longer supported. +|Initial release schedule announcement |- |15 April 2026 |Release Engineers send announcement email to developers with a rough schedule. +|Release schedule reminder |10 July 2026 |- |Release Engineers send reminder announcement e-mail to developers with updated schedule. +|Code slush begins |24 July 2026 |- |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. +|{localBranchReleng} branch |7 August 2026 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch. +|BETA1 builds begin |7 August 2026 |- |First beta test snapshot. +|BETA2 builds begin |14 August 2026 |- |Second beta test snapshot. +|BETA3 builds begin |21 August 2026 |- |Third beta test snapshot. +|RC1 builds begin |28 August 2026 |- |First release candidate. +|RELEASE builds begin |4 September 2026 |- |{localRel}-RELEASE builds begin. +|RELEASE announcement |8 September 2026 |- |{localRel}-RELEASE press release. +|{localRelPrev} EoL |31 December 2026 |- |{localRelPrev}-RELEASE no longer supported. +|{localRel} EoL |30 June 2027 |- |{localRel}-RELEASE no longer supported. +|{localBranchStable} EoL |30 November 2028 |- |{localBranchStable} no longer supported. |=== "*" indicates "as-needed" items. From nobody Thu Apr 16 01:51:25 2026 X-Original-To: dev-commits-doc-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 4fx1Fp3Ctfz6Zslm for ; Thu, 16 Apr 2026 01:51: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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx1Fp0BLmz3H1v for ; Thu, 16 Apr 2026 01:51:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776304286; 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=OmIYTMi7PtPDVuP4zNtfcCgeN/80dWM3buWD9ZB2bSo=; b=AaWlFYAC8TTPEgSsMAhFge2FsIYMgBhYmFm4aHn2PeCC15/RntBaUern3iY925jU2qfCgN n9yu9r1VhUqimV0S806L/qxsSemBfBSbVUO2XDfjOZjS3lKoboObg3T6WpHq2NFVEqS9+n EXC0AagkaomHc261XaIPsuhLcNGlfBKvBsb0zTLS/9hWlW+XpNs6yEshz1vrzAwC6UmWGy v8aFK+jGIBIGVxkKJk2AouLozh7hCs0seBgFP+vmfGRLHRAv3TNjZ3TjoWQfH7rROY6522 La8VbMJS+GmLfv3HnY/nsb/rqE6XGntaTnp2fHPKm1vHNaXKmBQIaq+aBL07Jw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776304286; a=rsa-sha256; cv=none; b=V6Yh7J/7MMblGzPYTOIb4FN1oj9MpB7qHXewFb+Urc7jeuUgn70OwV5M9wkGjrFUcwWucy iKl7r+eedPecfjvZ8MhS2+B9pTL4kKFz0TvJz+OZyzBo1dnKi37eNYvhCoS4OzceewxW8C PpsxUtHnOchinYJrXgkMDjofBmLps/N6IRU+G9G0Ux+vrR4pDI4wogbHuZ7dA5VJaHbIVO bnt8C+04Fitvq6olMcF0obZFoHB0pShCuxBUWL4Vs6NtBOdPQbWmGZnQuXkhvsDAxXJk1o /aQEGlp6injQ9u8L0GQuhMNkpPPAKCTcQoDLeQ2MFd4ivqzNNDR/a5PsNVGjMg== 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=1776304286; 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=OmIYTMi7PtPDVuP4zNtfcCgeN/80dWM3buWD9ZB2bSo=; b=DO1VjL2GU3Q96ysev8u9AJEI0vF/yRPZ5oFoNCYmiiUAqTqfp4RA1tIZMaVyYw+mL/BdJY uPFrZ6DjJ1/vrT6tQP6SYYogr1M8cWKU+qtpB+on1uuHylHPf4EyNZt+zzKJZmJUJoI9ac YAbCV1EVV+PRPyEOE6CjYeg7xbS55/RgxINxORO9dnaq3ENFrADb0ZIfxqCdOo+VLDyA1S XxGVnDt1gfq5o8A23rWgfGy+sTwgayJCG8Cy3CrVQH5u3NWz7PVeozWAURog2gUj7/Ib31 4W360wrdQ8+LoqWq7aCUqW2iC2L+P7oTMFmBY/wcDwnbK+KC789p0DJRLNkAxA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fx1Fn6vShzn5W for ; Thu, 16 Apr 2026 01:51:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19522 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 01:51:25 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 732838873c - main - 14.5: Add hardware notes generated from stable/14 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 732838873c7ff636fb7d628ed396901b6851588d Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 01:51:25 +0000 Message-Id: <69e0409d.19522.781ff066@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=732838873c7ff636fb7d628ed396901b6851588d commit 732838873c7ff636fb7d628ed396901b6851588d Author: Colin Percival AuthorDate: 2026-04-16 01:41:51 +0000 Commit: Colin Percival CommitDate: 2026-04-16 01:41:51 +0000 14.5: Add hardware notes generated from stable/14 Approved by: re (implicit) Sponsored by: OpenSats Initiative --- website/content/en/releases/14.5R/hardware.adoc | 4787 +++++++++++++++++++++-- 1 file changed, 4543 insertions(+), 244 deletions(-) diff --git a/website/content/en/releases/14.5R/hardware.adoc b/website/content/en/releases/14.5R/hardware.adoc index a8b8864279..5799ae0965 100644 --- a/website/content/en/releases/14.5R/hardware.adoc +++ b/website/content/en/releases/14.5R/hardware.adoc @@ -252,21 +252,487 @@ This means that some devices, which are supported by multiple drivers, may appea [[disk]] === Disk Controllers -&hwlist.aac; -&hwlist.aacraid; +Controllers supported by the +**aac** +driver include: + +* Adaptec AAC-364 +* Adaptec RAID 2045 +* Adaptec RAID 2405 +* Adaptec RAID 2445 +* Adaptec RAID 2805 +* Adaptec RAID 3085 +* Adaptec RAID 31205 +* Adaptec RAID 31605 +* Adaptec RAID 5085 +* Adaptec RAID 51205 +* Adaptec RAID 51245 +* Adaptec RAID 51605 +* Adaptec RAID 51645 +* Adaptec RAID 52445 +* Adaptec RAID 5405 +* Adaptec RAID 5445 +* Adaptec RAID 5805 +* Adaptec SAS RAID 3405 +* Adaptec SAS RAID 3805 +* Adaptec SAS RAID 4000SAS +* Adaptec SAS RAID 4005SAS +* Adaptec SAS RAID 4800SAS +* Adaptec SAS RAID 4805SAS +* Adaptec SATA RAID 2020SA ZCR +* Adaptec SATA RAID 2025SA ZCR +* Adaptec SATA RAID 2026ZCR +* Adaptec SATA RAID 2410SA +* Adaptec SATA RAID 2420SA +* Adaptec SATA RAID 2610SA +* Adaptec SATA RAID 2620SA +* Adaptec SATA RAID 2810SA +* Adaptec SATA RAID 2820SA +* Adaptec SATA RAID 21610SA +* Adaptec SCSI RAID 2020ZCR +* Adaptec SCSI RAID 2025ZCR +* Adaptec SCSI RAID 2120S +* Adaptec SCSI RAID 2130S +* Adaptec SCSI RAID 2130SLP +* Adaptec SCSI RAID 2230SLP +* Adaptec SCSI RAID 2200S +* Adaptec SCSI RAID 2240S +* Adaptec SCSI RAID 3230S +* Adaptec SCSI RAID 3240S +* Adaptec SCSI RAID 5400S +* Dell CERC SATA RAID 2 +* Dell PERC 2/Si +* Dell PERC 2/QC +* Dell PERC 3/Si +* Dell PERC 3/Di +* Dell PERC 320/DC +* HP ML110 G2 (Adaptec SATA RAID 2610SA) +* HP NetRAID 4M +* IBM ServeRAID 8i +* IBM ServeRAID 8k +* IBM ServeRAID 8s +* ICP RAID ICP5045BL +* ICP RAID ICP5085BL +* ICP RAID ICP5085SL +* ICP RAID ICP5125BR +* ICP RAID ICP5125SL +* ICP RAID ICP5165BR +* ICP RAID ICP5165SL +* ICP RAID ICP5445SL +* ICP RAID ICP5805BL +* ICP RAID ICP5805SL +* ICP ICP5085BR SAS RAID +* ICP ICP9085LI SAS RAID +* ICP ICP9047MA SATA RAID +* ICP ICP9067MA SATA RAID +* ICP ICP9087MA SATA RAID +* ICP ICP9014RO SCSI RAID +* ICP ICP9024RO SCSI RAID +* Legend S220 +* Legend S230 +* Sun STK RAID REM +* Sun STK RAID EM +* SG-XPCIESAS-R-IN +* SG-XPCIESAS-R-EX +* AOC-USAS-S4i +* AOC-USAS-S8i +* AOC-USAS-S4iR +* AOC-USAS-S8iR +* AOC-USAS-S8i-LP +* AOC-USAS-S8iR-LP + + + +The +**aacraid** +driver supports the following +Adaptec 6G and 12G SAS/SATA RAID controllers: + +* Adaptec ASR-6405(T|E) +* Adaptec ASR-6445 +* Adaptec ASR-6805(T|E|Q|TQ) +* Adaptec ASR-7085 +* Adaptec ASR-7805(Q) +* Adaptec ASR-70165 +* Adaptec ASR-71605(E|Q) +* Adaptec ASR-71685 +* Adaptec ASR-72405 +* Adaptec Series 8 cards + + + +The +**ahc** +driver supports the following +`SCSI` +host adapter chips and +`SCSI` +controller cards: + +* Adaptec + `AIC7770` + host adapter chip +* Adaptec + `AIC7850` + host adapter chip +* Adaptec + `AIC7860` + host adapter chip +* Adaptec + `AIC7870` + host adapter chip +* Adaptec + `AIC7880` + host adapter chip +* Adaptec + `AIC7890` + host adapter chip +* Adaptec + `AIC7891` + host adapter chip +* Adaptec + `AIC7892` + host adapter chip +* Adaptec + `AIC7895` + host adapter chip +* Adaptec + `AIC7896` + host adapter chip +* Adaptec + `AIC7897` + host adapter chip +* Adaptec + `AIC7899` + host adapter chip +* Adaptec + `274X(W)` +* Adaptec + `274X(T)` +* Adaptec + `2910` +* Adaptec + `2915` +* Adaptec + `2920C` +* Adaptec + `2930C` +* Adaptec + `2930U2` +* Adaptec + `2940` +* Adaptec + `2940J` +* Adaptec + `2940N` +* Adaptec + `2940U` +* Adaptec + `2940AU` +* Adaptec + `2940UW` +* Adaptec + `2940UW Dual` +* Adaptec + `2940UW Pro` +* Adaptec + `2940U2W` +* Adaptec + `2940U2B` +* Adaptec + `2950U2W` +* Adaptec + `2950U2B` +* Adaptec + `19160B` +* Adaptec + `29160B` +* Adaptec + `29160N` +* Adaptec + `3940` +* Adaptec + `3940U` +* Adaptec + `3940AU` +* Adaptec + `3940UW` +* Adaptec + `3940AUW` +* Adaptec + `3940U2W` +* Adaptec + `3950U2` +* Adaptec + `3960` +* Adaptec + `39160` +* Adaptec + `3985` +* Adaptec + `4944UW` +* Many motherboards with on-board + `SCSI` + support + + + +The +**ahci** +driver supports AHCI compatible controllers having PCI class 1 (mass storage), +subclass 6 (SATA) and programming interface 1 (AHCI). + +Also, in cooperation with atamarvell and atajmicron drivers of ata(4), +it supports AHCI part of legacy-PATA + AHCI-SATA combined controllers, +such as JMicron JMB36x and Marvell 88SE61xx. + +The +**ahci** +driver also supports AHCI devices that act as PCI bridges for +nvme(4) +using Intel Rapid Storage Technology (RST). +To use the +nvme(4) +device, either one must set the SATA mode in the BIOS to AHCI (from RST), +or one must accept the performance with RST enabled due to interrupt sharing. +FreeBSD +will automatically detect AHCI devices with this extension that are in RST +mode. +When that happens, +**ahci** +will attach +nvme(4) +children to the +**ahci** +device. + + + +The +**ahd** +driver supports the following: + +* Adaptec + `AIC7901` + host adapter chip +* Adaptec + `AIC7901A` + host adapter chip +* Adaptec + `AIC7902` + host adapter chip +* Adaptec + `29320` + host adapter +* Adaptec + `39320` + host adapter +* Many motherboards with on-board + `SCSI` + support + + + +The +**arcmsr** +driver supports the following cards: + +* ARC-1110 +* ARC-1120 +* ARC-1130 +* ARC-1160 +* ARC-1170 +* ARC-1110ML +* ARC-1120ML +* ARC-1130ML +* ARC-1160ML +* ARC-1200 +* ARC-1201 +* ARC-1203 +* ARC-1210 +* ARC-1212 +* ARC-1213 +* ARC-1214 +* ARC-1216 +* ARC-1220 +* ARC-1222 +* ARC-1223 +* ARC-1224 +* ARC-1226 +* ARC-1230 +* ARC-1231 +* ARC-1260 +* ARC-1261 +* ARC-1270 +* ARC-1280 +* ARC-1210ML +* ARC-1220ML +* ARC-1231ML +* ARC-1261ML +* ARC-1280ML +* ARC-1380 +* ARC-1381 +* ARC-1680 +* ARC-1681 +* ARC-1880 +* ARC-1882 +* ARC-1883 +* ARC-1884 +* ARC-1886 -&hwlist.ahc; -&hwlist.ahci; -&hwlist.ahd; +The +**ata** +driver supports the IDE interface on the following ATA/SATA controllers: -&hwlist.arcmsr; +Acard: -&hwlist.ata; +> ATP850P, ATP860A, ATP860R, ATP865A, ATP865R. + +ALI: + +> M5228, M5229, M5281, M5283, M5287, M5288, M5289. + +AMD: + +> AMD756, AMD766, AMD768, AMD8111, CS5536. + +ATI: + +> IXP200, IXP300, IXP400, IXP600, IXP700, IXP800. + +CMD: + +> CMD646, CMD646U2, CMD648, CMD649. + +Cypress: + +> Cypress 82C693. + +Cyrix: + +> Cyrix 5530. + +HighPoint: + +> HPT302, HPT366, HPT368, HPT370, HPT371, HPT372, HPT372N, HPT374. + +Intel: + +> 6300ESB, 31244, PIIX, PIIX3, PIIX4, ESB2, ICH, ICH0, ICH2, ICH3, ICH4, ICH5, +> ICH6, ICH7, ICH8, ICH9, ICH10, SCH, PCH. + +ITE: + +> IT8211F, IT8212F, IT8213F. + +JMicron: + +> JMB360, JMB361, JMB363, JMB365, JMB366, JMB368. + +Marvell + +> 88SE6101, 88SE6102, 88SE6111, 88SE6121, 88SE6141, 88SE6145. + +National: + +> SC1100. + +NetCell: + +> NC3000, NC5000. + +nVidia: + +> nForce, nForce2, nForce2 MCP, nForce3, nForce3 MCP, nForce3 Pro, nForce4, +> MCP51, MCP55, MCP61, MCP65, MCP67, MCP73, MCP77, MCP79, MCP89. + +Promise: + +> PDC20246, PDC20262, PDC20263, PDC20265, PDC20267, PDC20268, PDC20269, PDC20270, +> PDC20271, PDC20275, PDC20276, PDC20277, PDC20318, PDC20319, PDC20371, PDC20375, +> PDC20376, PDC20377, PDC20378, PDC20379, PDC20571, PDC20575, PDC20579, PDC20580, +> PDC20617, PDC20618, PDC20619, PDC20620, PDC20621, PDC20622, PDC40518, PDC40519, +> PDC40718, PDC40719. + +ServerWorks: + +> HT1000, ROSB4, CSB5, CSB6, K2, Frodo4, Frodo8. + +Silicon Image: + +> SiI0680, SiI3112, SiI3114, SiI3512. + +SiS: + +> SIS180, SIS181, SIS182, SIS5513, SIS530, SIS540, SIS550, SIS620, SIS630, +> SIS630S, SIS633, SIS635, SIS730, SIS733, SIS735, SIS745, SIS961, SIS962, +> SIS963, SIS964, SIS965. + +VIA: + +> VT6410, VT6420, VT6421, VT82C586, VT82C586B, VT82C596, VT82C596B, VT82C686, +> VT82C686A, VT82C686B, VT8231, VT8233, VT8233A, VT8233C, VT8235, VT8237, +> VT8237A, VT8237S, VT8251, CX700, VX800, VX855, VX900. + +Some of above chips can be configured for AHCI mode. +In such case they are supported by +ahci(4) +driver instead. + +Unknown ATA chipsets are supported in PIO modes, and if the standard +busmaster DMA registers are present and contain valid setup, DMA is +also enabled, although the max mode is limited to UDMA33, as it is +not known what the chipset can do and how to program it. + + + +The +**ciss** +driver supports controllers implementing +Common Interface for SCSI-3 Support Open Specification v1.04, including: + +* Compaq Smart Array 5300 (simple mode only) +* Compaq Smart Array 532 +* Compaq Smart Array 5i +* HP Smart Array 5312 +* HP Smart Array 6i +* HP Smart Array 641 +* HP Smart Array 642 +* HP Smart Array 6400 +* HP Smart Array 6400 EM +* HP Smart Array E200 +* HP Smart Array E200i +* HP Smart Array P212 +* HP Smart Array P220i +* HP Smart Array P222 +* HP Smart Array P230i +* HP Smart Array P400 +* HP Smart Array P400i +* HP Smart Array P410 +* HP Smart Array P410i +* HP Smart Array P411 +* HP Smart Array P420 +* HP Smart Array P420i +* HP Smart Array P421 +* HP Smart Array P430 +* HP Smart Array P430i +* HP Smart Array P431 +* HP Smart Array P440ar +* HP Smart Array P530 +* HP Smart Array P531 +* HP Smart Array P600 +* HP Smart Array P721m +* HP Smart Array P731m +* HP Smart Array P800 +* HP Smart Array P812 +* HP Smart Array P830 +* HP Smart Array P830i +* HP Modular Smart Array 20 (MSA20) +* HP Modular Smart Array 500 (MSA500) -&hwlist.ciss; [NOTE] ==== @@ -274,27 +740,196 @@ This means that some devices, which are supported by multiple drivers, may appea EISA adapters are not supported. ==== -&hwlist.hpt27xx; -&hwlist.hptiop; +The +**hpt27xx** +driver supports the following SAS +controllers: + +* HighPoint's RocketRAID 271x series +* HighPoint's RocketRAID 272x series +* HighPoint's RocketRAID 274x series +* HighPoint's RocketRAID 276x series +* HighPoint's RocketRAID 278x series + + + +The +**hptiop** +driver supports the following SAS and SATA RAID controllers: -&hwlist.hptmv; +* HighPoint RocketRAID 4522 +* HighPoint RocketRAID 4521 +* HighPoint RocketRAID 4520 +* HighPoint RocketRAID 4322 +* HighPoint RocketRAID 4321 +* HighPoint RocketRAID 4320 +* HighPoint RocketRAID 4311 +* HighPoint RocketRAID 4310 +* HighPoint RocketRAID 3640 +* HighPoint RocketRAID 3622 +* HighPoint RocketRAID 3620 -&hwlist.hptnr; +The +**hptiop** +driver also supports the following SAS and SATA RAID controllers that +are already End-of-Life: -&hwlist.hptrr; +* HighPoint RocketRAID 4211 +* HighPoint RocketRAID 4210 +* HighPoint RocketRAID 3560 +* HighPoint RocketRAID 3540 +* HighPoint RocketRAID 3530 +* HighPoint RocketRAID 3522 +* HighPoint RocketRAID 3521 +* HighPoint RocketRAID 3520 +* HighPoint RocketRAID 3511 +* HighPoint RocketRAID 3510 +* HighPoint RocketRAID 3410 +* HighPoint RocketRAID 3320 +* HighPoint RocketRAID 3220 +* HighPoint RocketRAID 3122 +* HighPoint RocketRAID 3120 +* HighPoint RocketRAID 3020 -&hwlist.ida; -&hwlist.ips; -&hwlist.isci; +The +**hptmv** +driver supports the following ATA RAID +controllers: -&hwlist.isp; +* HighPoint's RocketRAID 182x series -&hwlist.mfi; -&hwlist.mlx; + +The +**hptnr** +driver supports the following SATA +controllers: + +* HighPoint's DC7280 series +* HighPoint's Rocket R750 series + + + +The +**hptrr** +driver supports the following RAID +controllers: + +* RocketRAID 172x series +* RocketRAID 174x series +* RocketRAID 2210 +* RocketRAID 222x series +* RocketRAID 2240 +* RocketRAID 230x series +* RocketRAID 231x series +* RocketRAID 232x series +* RocketRAID 2340 +* RocketRAID 2522 + + + +The following controllers are supported by the +**ida** +driver: + +* Compaq SMART Array 221 +* Compaq Integrated SMART Array Controller +* Compaq SMART Array 4200 +* Compaq SMART Array 4250ES +* Compaq SMART 3200 Controller +* Compaq SMART 3100ES Controller +* Compaq SMART-2/DH Controller +* Compaq SMART-2/SL Controller +* Compaq SMART-2/P Controller + + + +Controllers supported by the +**ips** +driver include: + +* IBM ServeRAID 3H +* ServeRAID 4L/4M/4H +* ServeRAID Series 5 +* ServeRAID 6i/6M +* ServeRAID 7t/7k/7M + +Newer ServeRAID controllers are supported by the +aac(4) +or +mfi(4) +driver. + + + +The +**isci** +driver provides support for Intel C600 +`SAS` +controllers. + + + +The +**isp** +driver supports the following optical Fibre Channel adapters: + + Model: Speed: Bus: + Qlogic QLE2874 (2814) 64Gb PCIe + Qlogic QLE2870/QLE2872 (2812) 64Gb PCIe + Qlogic QLE2774 (2814) 32Gb PCIe + Qlogic QLE2770/QLE2772 (2812) 32Gb PCIe + Qlogic 2740/2742/2764 (2722/2714) 32Gb PCIe + Qlogic 2690/2692/2694 (2684/2692) 16Gb PCIe + Qlogic 267x/836x (2031/8031) FCoE 16Gb PCIe + Qlogic 256x (2532) 8Gb PCIe + Qlogic 246x (2432) 4Gb PCIe + Qlogic 2422 4Gb PCI-X + + + +The +**mfi** +driver supports the following hardware: + +* LSI MegaRAID SAS 1078 +* LSI MegaRAID SAS 8408E +* LSI MegaRAID SAS 8480E +* LSI MegaRAID SAS 9240 +* LSI MegaRAID SAS 9260 +* Dell PERC5 +* Dell PERC6 +* Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) +* IBM ServeRAID M1015 SAS/SATA +* IBM ServeRAID M1115 SAS/SATA +* IBM ServeRAID M5015 SAS/SATA +* IBM ServeRAID M5110 SAS/SATA +* IBM ServeRAID-MR10i +* Intel RAID Controller SRCSAS18E +* Intel RAID Controller SROMBSAS18E + + + +The +**mlx** +driver supports the following Parallel SCSI RAID controllers: + +* Mylex DAC960P (Wide Fast SCSI-2) +* Mylex DAC960PD / DEC KZPSC (Wide Fast SCSI-2) +* Mylex DAC960PDU (Ultra SCSI-3) +* Mylex DAC960PL (Wide Fast SCSI-2) +* Mylex DAC960PJ (Wide Ultra SCSI-3) +* Mylex DAC960PG (Wide Ultra SCSI-3) +* Mylex DAC960PU / DEC PZPAC (Wide Ultra SCSI-3) +* Mylex AcceleRAID 150 (DAC960PRL) (Wide Ultra2 SCSI) +* Mylex AcceleRAID 250 (DAC960PTL1) (Wide Ultra2 SCSI) +* Mylex eXtremeRAID 1100 (DAC1164P) (Wide Ultra2 SCSI) +* RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB + cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache) + [NOTE] ==== @@ -302,41 +937,352 @@ EISA adapters are not supported. EISA adapters are not supported. ==== -&hwlist.mmcsd; -&hwlist.mpi3mr; +The +**mmcsd** +driver implements direct access block device for MMC and SD memory cards. + + + +These controllers are supported by the +**mpi3mr** +driver: + +* Broadcom Ltd. SAS 4116 Tri-Mode RAID Adapter +* Broadcom Ltd. 9670W-16i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9670-24i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9660-16i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9620-16i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600-24i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600-16i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600W-16e 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600-16e 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600-8i8e 24G PCIe 4.0 Tri-Mode RAID Adapters + + + +These controllers are supported by the +**mpr** +driver: + +* Broadcom Ltd./Avago Tech (LSI) SAS 3004 (4 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3008 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3108 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3216 (16 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3224 (24 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3316 (16 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3324 (24 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3408 (8 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3416 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3508 (8 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3516 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3616 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3708 (8 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3716 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3816 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3916 (16 Port SAS/PCIe) + + + +These controllers are supported by the +**mps** +driver: + +* Broadcom Ltd./Avago Tech (LSI) SAS 2004 (4 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2008 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2108 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2116 (16 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2208 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2308 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SSS6200 Solid State Storage +* Intel Integrated RAID Module RMS25JB040 +* Intel Integrated RAID Module RMS25JB080 +* Intel Integrated RAID Module RMS25KB040 +* Intel Integrated RAID Module RMS25KB080 + + + +The following controllers are supported by the +**mpt** +driver: + +* LSI Logic 53c1030, + LSI Logic LSI2x320-X + (Single and Dual Ultra320 + `SCSI`) +* LSI Logic AS1064, + LSI Logic AS1068 + (`SAS/SATA`) +* LSI Logic FC909 + (1Gb/s + `Fibre Channel`) +* LSI Logic FC909A + (Dual 1Gb/s + `Fibre Channel`) +* LSI Logic FC919, + LSI Logic 7102XP-LC + (Single 2Gb/s + `Fibre Channel`) +* LSI Logic FC929, + LSI Logic FC929X, + LSI Logic 7202XP-LC + (Dual 2Gb/s + `Fibre Channel`) +* LSI Logic FC949X + (Dual 4Gb/s + `Fibre Channel`) +* LSI Logic FC949E, + LSI Logic FC949ES + (Dual 4Gb/s + `Fibre Channel PCI-Express)` + +The +`Ultra 320 SCSI` +controller chips supported by the +**mpt** +driver can be found onboard on many systems including: + +* Dell PowerEdge 1750 through 2850 +* IBM eServer xSeries 335 + +These systems also contain Integrated RAID Mirroring and Integrated +RAID Mirroring Enhanced which this driver also supports. + +The +`SAS` +controller chips are also present on many new AMD/Opteron based systems, +like the Sun 4100. +Note that this controller can drive both SAS and SATA +drives or a mix of them at the same time. +The Integrated RAID Mirroring +available for these controllers is poorly supported at best. + +The +`Fibre Channel` +controller chipset are supported by a broad variety of speeds and systems. +The +`Apple` +Fibre Channel HBA is in fact the +`FC949ES` +card. + +This driver also supports target mode for Fibre Channel cards. +This support may be enabled by setting the desired role of the core via +the LSI Logic firmware utility that establishes what roles the card +can take on - no separate compilation is required. + + + +The +**mrsas** +driver supports the following LSI/Broadcom SATA/SAS RAID controllers: + + Controller Chip Speed + Broadcom SAS3916 Aero 12Gb/s + Broadcom SAS3908 Aero 12Gb/s + LSI MegaRAID SAS 9380 Invader/Fury 12Gb/s + LSI MegaRAID SAS 9361 Invader/Fury 12Gb/s + LSI MegaRAID SAS 9341 Invader/Fury 12Gb/s + LSI MegaRAID SAS 9286 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9285 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9272 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9271 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9270 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9267 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9266 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9265 Thunderbolt 6Gb/s + LSI SAS 3108 12Gb/s + LSI SAS 3008 12Gb/s + LSI SAS 2308 6Gb/s + LSI SAS 2208 6Gb/s + DELL PERC H830 Invader/Fury 12Gb/s + DELL PERC H810 Thunderbolt 6Gb/s + DELL PERC H730/P Invader/Fury 12Gb/s + DELL PERC H710/P Thunderbolt 6Gb/s + DELL PERC H330 Invader/Fury 12Gb/s + Fujitsu D3116 Thunderbolt 6Gb/s + + + +The +**mvs** +driver supports the following controllers: + +Gen-I (SATA 1.5Gbps): + +* 88SX5040 +* 88SX5041 +* 88SX5080 +* 88SX5081 + +Gen-II (SATA 3Gbps, NCQ, PMP): + +* 88SX6040 +* 88SX6041 (including Adaptec 1420SA) +* 88SX6080 +* 88SX6081 + +Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS): + +* 88SX6042 +* 88SX7042 (including Adaptec 1430SA) +* 88F5182 SoC +* 88F6281 SoC +* MV78100 SoC + +Note, that this hardware supports command queueing and FIS-based switching +only for ATA DMA commands. +ATAPI and non-DMA ATA commands executed one by one for each port. + + + -&hwlist.mpr; -&hwlist.mps; +The +**ocs\_fc** +driver supports these Fibre Channel adapters: -&hwlist.mpt; +Emulex 16/8G FC GEN 5 HBAS -&hwlist.mrsas; +> > LPe15004 FC Host Bus Adapters +> > LPe160XX FC Host Bus Adapters -&hwlist.mvs; +Emulex 32/16G FC GEN 6 HBAS -&hwlist.nda; +> > LPe3100X FC Host Bus Adapters +> > LPe3200X FC Host Bus Adapters -&hwlist.nvd; +Emulex 64/32G FC GEN 7 HBAS -&hwlist.ocs_fc; +> > LPe3500X FC Host Bus Adapters -&hwlist.pms; -&hwlist.pst; -&hwlist.sdhci; +The +**pms** +driver supports the following hardware: + +* Tachyon TS Fibre Channel Card +* Tachyon TL Fibre Channel Card +* Tachyon XL2 Fibre Channel Card +* Tachyon DX2 Fibre Channel Card +* Tachyon DX2+ Fibre Channel Card +* Tachyon DX4+ Fibre Channel Card +* Tachyon QX2 Fibre Channel Card +* Tachyon QX4 Fibre Channel Card +* Tachyon DE4 Fibre Channel Card +* Tachyon QE4 Fibre Channel Card +* Tachyon XL10 Fibre Channel Card +* PMC Sierra SPC SAS-SATA Card +* PMC Sierra SPC-V SAS-SATA Card +* PMC Sierra SPC-VE SAS-SATA Card +* PMC Sierra SPC-V 16 Port SAS-SATA Card +* PMC Sierra SPC-VE 16 Port SAS-SATA Card +* PMC Sierra SPC-V SAS-SATA Card 12Gig +* PMC Sierra SPC-VE SAS-SATA Card 12Gig +* PMC Sierra SPC-V 16 Port SAS-SATA Card 12Gig *** 4145 LINES SKIPPED *** From nobody Thu Apr 16 01:51:27 2026 X-Original-To: dev-commits-doc-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 4fx1Fq4mKkz6Zsln for ; Thu, 16 Apr 2026 01:51:27 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx1Fq1TVZz3HHp for ; Thu, 16 Apr 2026 01:51:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776304287; 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=3jGBjy4NH4Jd8WNxhUyUmeITKelA779Ii5lKkazizQ4=; b=qagbKF6+zGki9N9GLN4Pv5lwjl0sotIsAeRNLET1b+zBzpjPs31hFF8ZvLjM0c9I0FPeRj Lh5rs9451clLU06jrSq2A+N82uOfCnb2DRgU8dAPjh7gm4dWqg5ENMlyAi0dS3eHPovMwY Ol0dzExlAYqRws+1mt/31SwdnAIIK7WEJx8YG+2xzhcElc8ycGydzXT+xipnGcvP0pOkD8 EvOSKHRBAvCq1wAf9TGV0h4gflkViYDcvbu+Qa8Ov470YtyvG8cyIhw8/UxnTpo0P0AxyY 6bQuz6GBpucqVAj5rZq4Oq6mHKwoCL2GrjKcQfeJ95YOMD7lpyIMGdHjF8uu7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776304287; a=rsa-sha256; cv=none; b=LcB1X6vGkMOCTnDFu9mTNtq4gt3quoK95rT4JcX8YRPMyAVpem/uW1JHjFbq94+aYGMPtC Sawwd3EO0Xt2YBsvV6t4ifXZN+MWcnTvRZZU6ut387SHCV4tL+469oGC5KcjSDpj7VVGKP L1hEK73HBhDY0iO/LMfh+uQbC7udWqjnH2R8qkK+rOwLI1hAbZE11ohK5vFuEj6oLrHqPQ C98sbj5rcQ6SkGsFVsE4cBNhhvf6Zvc1KWl/DUsr5adER2o8sH8mEi4bTN1mggKOI7eQVZ 3i/byq+x69f1pUXQxuErNrBcmKWOuGMG/UmzSxQBjSrSIHDimfzYDBhsT6pOgA== 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=1776304287; 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=3jGBjy4NH4Jd8WNxhUyUmeITKelA779Ii5lKkazizQ4=; b=uIG09pHSpOXLzIU1PXGbIEj4ply+UwYYRDf8I3zg/QmJEOYytiiKYC5GnP/z27VM3ab/VM I7VrkJlZysMmrhCP7VWoYP5AmNx1F1e3GgXywrIr55kldoxGeKoZBnOB0KPM4brYx0jpLD bQAauqzRh6ZqkICkM8kOkluRKlIxFY5T/N/E1GWklpEfg/JRkg64XEhReCuoy6qZbpeSE4 SEoPgc43+Laud55lv06RazqlBceS3B5CDGadSyNzbiY8G7Ylu6TqWi1dg3q6i+z8v2/ZWN DODvJg7qcDSOLyJ6mL3WLe6w6RNuZQc9QaLurXOECWkPH1LdI9akaKKuvlNQBQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fx1Fq0YKQzn9h for ; Thu, 16 Apr 2026 01:51:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19f29 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 01:51:27 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: d398c13735 - main - 14.5: Connect upcoming release to website List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d398c13735407c63c66880a1662021a9bfc6fd2f Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 01:51:27 +0000 Message-Id: <69e0409f.19f29.6a6a5509@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=d398c13735407c63c66880a1662021a9bfc6fd2f commit d398c13735407c63c66880a1662021a9bfc6fd2f Author: Colin Percival AuthorDate: 2026-04-16 01:43:11 +0000 Commit: Colin Percival CommitDate: 2026-04-16 01:43:11 +0000 14.5: Connect upcoming release to website Approved by: re (implicit) Sponsored by: OpenSats Initiative --- shared/releases.adoc | 4 ++-- website/content/en/releng/_index.adoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/shared/releases.adoc b/shared/releases.adoc index a19727664f..fb2830079a 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -40,13 +40,13 @@ // Set to 'INCLUDE' when the schedule is available. -:beta-upcoming: IGNORE +:beta-upcoming: INCLUDE // Set to 'INCLUDE' when the installation images are available. :beta-testing: IGNORE :betarel-current-major: 14 -:betarel-current: 14.4 +:betarel-current: 14.5 :betarel-vers: RELEASE :u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/ diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc index 6843c011e0..0b501f9b41 100644 --- a/website/content/en/releng/_index.adoc +++ b/website/content/en/releng/_index.adoc @@ -33,7 +33,7 @@ General information about committing to -STABLE. |=== |Date |Event |Information |June 2026 |FreeBSD 15.1 |link:../releases/15.1R/schedule/[Target Schedule] -|September 2026 |FreeBSD 14.5 | +|September 2026 |FreeBSD 14.5 |link:../releases/14.5R/schedule/[Target Schedule] |December 2026 |FreeBSD 15.2 | |March 2027 |FreeBSD 14.6 | |June 2027 |FreeBSD 15.3 | From nobody Thu Apr 16 01:51:22 2026 X-Original-To: dev-commits-doc-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 4fx1Fr1JHTz6Zsd9 for ; Thu, 16 Apr 2026 01:51:28 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx1Fq5FKvz3H46 for ; Thu, 16 Apr 2026 01:51:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776304287; 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=DASOyhv+4mTben4Q4wEXIYs8AM23e43gjk24e6ZyzbA=; b=rldjIlLEEMgoFj83agEPKIr0rnH2U3aiepINwIPvMfSapBfvhAxNusGfn67mEkNtdneCOU Mg4MPrAF2ux2MZhfVchpEmQRhq8ckLtnzkftioxF/Fz7zccURjFpR37FkWA4SrcaBIaywc Noyx0sBYurhjG4oVE76Ucgh1vMrQ4ItgWWnN06HfEwUDtqF+2XgZmRQZ/wNWRLEEkEdMjI jJgSkB0p+9/TerQS9yiMU0r77qypgJNcgpozE+nNqSHT7VX+TTHODbnuXh7aETeLZIKRMO tiV+scFsBjFDCjPgKJUYMR/7WOJFW7UnLBpt0MYweLDd25DgT8RF1GVD6UjLiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776304287; a=rsa-sha256; cv=none; b=WWiC3+TdfBOYI979luCQ0GTH2YMdTVYhE9YNXHWm5Zt8737tv3CMrm73BU1f3xzc077AAw whUhtO+PC/8wGWfVO/rhW/8IupxYLry3oVvrw1G5Cb21oJigte5MlRVWMS23GVqPkhrhdn oV2Hx4tWUgzY54u11aWzsdAGLRPVeWzc9jA9JfPFaE5RYtBrZ7wcxfzHJOhmL7yEql5aEj YUz73aRFFpkzJ7sDHrSeUP9sGEW1kAt2/Z17Efo2ij5uLmZYTq2ecWakOHLGcdAFKRLjZt tNpkc17wJwTCQ7fsplKXlrj+0JoTfw6srAjRyGl8p96jy4aQK8mfdXc61Nxakw== 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=1776304287; 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=DASOyhv+4mTben4Q4wEXIYs8AM23e43gjk24e6ZyzbA=; b=oA4ygfLcGYUf5HphjvEvhBIQdDbt8KPgXpG/2bEXOc4FihrzJM0NTxzvlt6a2kiUUyW9qy Qaqdw9dS2Yghcc5Tsslyc1JBiTCk/gD5sZeHPAqtxYqIrNTCnYAqZ8crgPg884UwbrI/bM q5nqCeI4Rrw9OpRiavJiH0Ncc9gLnKWOlW53bzfvmf8+4xqO3uu6XNXDcdmFzlKuPy8Zw7 +hEc2phyGIjpu5+YdWhu2MgHH9Gjpep55Y/obyHgA1R5thN79QuPTevtTHb/Qg91FQmx1G s1RAgE8pUFELMPhkYnjwWYJmaP8xa4kyvaMOQwjSTFCmH95joDjHM6yAm6CmUA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fx1Fq4nDPzn9j for ; Thu, 16 Apr 2026 01:51:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19707 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 01:51:22 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: ca6dd170a5 - main - 14.5: Add autogenerated files to website List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ca6dd170a5e9aee409824b6155ce80fd12824fe8 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 01:51:22 +0000 Message-Id: <69e0409a.19707.c280c7a@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=ca6dd170a5e9aee409824b6155ce80fd12824fe8 commit ca6dd170a5e9aee409824b6155ce80fd12824fe8 Author: Colin Percival AuthorDate: 2026-04-16 01:23:31 +0000 Commit: Colin Percival CommitDate: 2026-04-16 01:23:31 +0000 14.5: Add autogenerated files to website These files are as produced by 'make generate-release'; subsequent commits will fill in details specific to 14.5. Approved by: re (implicit) Sponsored by: OpenSats Initiative --- website/content/en/releases/14.5R/_index.adoc | 31 + website/content/en/releases/14.5R/errata.adoc | 71 ++ website/content/en/releases/14.5R/hardware.adoc | 867 +++++++++++++++++++++ .../content/en/releases/14.5R/installation.adoc | 90 +++ website/content/en/releases/14.5R/readme.adoc | 157 ++++ website/content/en/releases/14.5R/relnotes.adoc | 207 +++++ website/content/en/releases/14.5R/schedule.adoc | 64 ++ 7 files changed, 1487 insertions(+) diff --git a/website/content/en/releases/14.5R/_index.adoc b/website/content/en/releases/14.5R/_index.adoc new file mode 100644 index 0000000000..ff17469ef5 --- /dev/null +++ b/website/content/en/releases/14.5R/_index.adoc @@ -0,0 +1,31 @@ +--- +title: "FreeBSD X.0 Release Information" +sidenav: download +--- + +:localRel: X.0 +:localBranchStable: stable/X +:localBranchReleng: releng/X.0 + += FreeBSD {localRel} Release Information + +== Introduction + +This is the index page for FreeBSD {localRel}. +For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. + +== Detailed Information + +More detailed information +//, such as release notes +// and hardware notes, +can be found at these pages: + +//link:announce/[FreeBSD {localRel}-RELEASE announcement] + +//link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +//link:installation/[FreeBSD {localRel}-RELEASE installation information] + +//link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +//link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + +//link:errata/[FreeBSD {localRel}-RELEASE errata] + +//link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] diff --git a/website/content/en/releases/14.5R/errata.adoc b/website/content/en/releases/14.5R/errata.adoc new file mode 100644 index 0000000000..a5a5b58526 --- /dev/null +++ b/website/content/en/releases/14.5R/errata.adoc @@ -0,0 +1,71 @@ +--- +title: "FreeBSD X.0-RELEASE Errata" +sidenav: download +--- + +:release: X.0-RELEASE +:releaseNext: X.1-RELEASE +:releaseBranch: X-STABLE + += FreeBSD {release} Errata + +== Abstract + +This document lists errata items for FreeBSD {release}, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. +This information includes security advisories, as well as news relating to the software or documentation that could affect its operation or usability. +An up-to-date version of this document should always be consulted before installing this version of FreeBSD. + +This errata document for FreeBSD {release} will be maintained until the release of FreeBSD {releaseNext}. + +== Table of Contents + +* <> +* <> +* <> +* <> +* <> + +[[intro]] +== Introduction + +This errata document contains "late-breaking news" about FreeBSD {release}. +Before installing this version, it is important to consult this document to learn about any post-release discoveries or problems that may already have been found and fixed. + +Any version of this errata document actually distributed with the release (for example, on a CDROM distribution) will be out of date by definition, but other copies are kept updated on the Internet and should be consulted as the "current errata" for this release. +These other copies of the errata are located at https://www.FreeBSD.org/releases/, plus any sites which keep up-to-date mirrors of this location. + +Source and binary snapshots of FreeBSD {releaseBranch} also contain up-to-date copies of this document (as of the time of the snapshot). + +For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/security/. + +[[security]] +== Security Advisories + +[width="100%",cols="40%,30%,30%",options="header",] +|=== +|Advisory |Date |Topic + +|No advisories.|| + +|=== + +[[errata]] +== Errata Notices + +[width="100%",cols="40%,30%,30%",options="header",] +|=== +|Errata |Date |Topic + +|No errata notices.|| + +|=== + +[[open-issues]] +== Open Issues + +No open issues. + +[[late-news]] +== Late-Breaking News + +No late-breaking news. diff --git a/website/content/en/releases/14.5R/hardware.adoc b/website/content/en/releases/14.5R/hardware.adoc new file mode 100644 index 0000000000..44578cb80e --- /dev/null +++ b/website/content/en/releases/14.5R/hardware.adoc @@ -0,0 +1,867 @@ +--- +title: FreeBSD X.0 Hardware Notes +sidenav: download +--- + +:localRel: X.Y +:doctype: article +:toc: macro +:toclevels: 2 +:icons: font +:sectnums: +:source-highlighter: rouge +:experimental: + +include::shared/en/urls.adoc[] + += FreeBSD {localRel} Hardware Notes + +toc::[] + +[[intro]] +== Introduction + +This hardware compatibility note describes all hardware known to work with FreeBSD {localRel}. +Other configurations may also work, but simply have not been tested yet. +Feedback, updates, and corrections to this list are encouraged! + +[[proc]] +== Supported Platforms + +This section describes the CPU architectures currently supported by the FreeBSD Platform projects, their support tiers, and the systems that are supported by each Platform. + +[[proc-amd64]] +=== x86-64 + +link:/platforms/amd64[FreeBSD/amd64] supports x86-64 as a fully-supported, link:{committers-guide}#archs[Tier-1] architecture. +Release media is expected to work on all x86-64 machines with at least 256 MiB of RAM. +This release incorporates optimizations and enhancements to leverage the full capabilities of FreeBSD/amd64-based systems, delivering improved performance across a wide range of workloads. + +[[proc-arm-64]] +=== AArch64 + +link:/platforms/arm[FreeBSD/aarch64] supports 64-bit ARM (ARMv9 and ARMv8) as a link:{committers-guide}#archs[Tier-1] architecture. + +The following devices are currently supported: + +Ampere Computing: + +* Altra Max +* Altra +* eMAG + +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: + +* Allwinner A64 SoC +* A64-Olinuxino +* Orange Pi PC2 +* Pine A64 +* Pine A64+ +* Pine A64+ 2GB +* Pine A64-LTS +* SOPINE +* NanoPi A64 +* OrangePi PC2 +* NanoPI K1 Plus +* Pine H64 +* Orange Pi 3 LTS + +AWS / Annapurna Labs: + +* Graviton +* Graviton 2 +* Graviton 3 + +Cavium: + +* ThunderX + +Microsoft: + +* Windows Dev Kit 2023 + +NXP Semiconductors: + +* LS1028A SoC +* LS1046A SoC +* LS1088A SoC +* LX2160A SoC +* Conclusive Engineering WHLE-LS1 +* SolidRun HoneyComb LX2 +* Traverse Technologies Ten64 + +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: + +* Raspberry Pi Zero 2 W +* Raspberry Pi 3 +* Raspberry Pi 4 + +link:https://wiki.freebsd.org/arm/RockChip[RockChip]: + +* RK3328 SoC +* RK3399 SoC +* RK3566 SoC +* RK3568 SoC +* NanoPC-T4 +* NanoPi R2S +* NanoPi R2S-Plus +* NanoPi R4S +* Radxa +* Pinebook Pro +* Rock64 +* RockPro64 + +Zedboard: + +* Zynq 7000 SoC + +[[proc-arm-32]] +=== AArch32 + +link:/platforms/arm[FreeBSD/armv7] supports 32-bit ARM (ARM-v7 and up) as a link:{committers-guide}#archs[Tier-2] architecture. + +The following devices are currently supported: + +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: + +* Allwinner A10 SoC +* Allwinner A13/R8 SoC +* Allwinner A20 SoC +* Allwinner A31 & A31s SoC +* Allwinner A83T SoC +* Allwinner H3 & H2+ SoC +* Allwinner H5 SoC +* Allwinner H6 SoC +* Cubieboard +* A10-OlinuXino-Lime +* A13-OLinuXino +* Banana Pi +* CubieBoard 2 +* Lamobo R1 +* Olimex A20 SOM +* PCDuino3 +* BananaPi M3 +* Orange Pi +2E +* OrangePi One +* Orange Pi One Lite +* Orange Pi PC +* Orange Pi Zero +* NanoPI NEO + +link:https://wiki.freebsd.org/arm/imx6[NXP i.MX6]: + +* Wandboard +* CuBox i +* HummingBoard + +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: + +* Raspberry Pi 2 (pre v1.2) + +[[proc-powerpc]] +=== POWER + +FreeBSD supports 64-bit POWER as a link:{committers-guide}#archs[Tier-2] architecture. + +link:/platforms/powerpc[FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 and POWER8, including: + +IBM: + +* Power System LC922 (POWER9) +* Power System IC922 (POWER8) + +QEMU + +* PowerNV + +Raptor CS: + +* Talos II (POWER9) +* Blackbird (POWER9) + +link:/platforms/powerpc[FreeBSD/powerpc64] supports 64-bit, big-endian POWER9 through POWER4, including the above as well as: + +A-EON: + +* AmigaONE X5000 (NXP QorIQ P5) + +Apple: + +* Power Mac G5 (PowerPC 970) +* Xserve G5 (PowerPC 970) + +IBM: + +* pSeries VM + +[[proc-risc-v]] +=== RISC-V + +link:https://wiki.freebsd.org/riscv[FreeBSD/riscv64] supports 64-bit RISC-V as a link:{committers-guide}#archs[Tier-2] architecture. + +RISC-V support represents a significant milestone in the evolution of this open-source operating system. +FreeBSD was the first operating system to have bootable in-tree support for RISC-V, underscoring its commitment to embracing emerging hardware architectures. + +FreeBSD currently supports the following platforms: + +* HiFive Unleashed (SiFive FU540) +* HiFive Unmatched (SiFive FU740) +* StarFive VisionFive 2 (StarFive JH7110) +* Spike +* QEMU + +// The "Supported Devices" section of the release notes. +// Generally processor-independent, with conditional text +// inclusion handling any architecture-dependent text. + +// Within each subsection describing a class of hardware +// (i.e. Ethernet interfaces), list broad groups of devices +// alphabetically as paragraphs sorted alphabetically (frequently +// these groups will be arranged by manufacturer, i.e. 3Com +// Ethernet interfaces). + +// Where applicable, a "Miscellaneous" section may follow all +// other named sections. + +// These guidelines are not hard-and-fast rules, and exceptions +// will occur. Following these guidelines (vague as they may be) +// is highly recommended to try to keep the formatting of +// this section consistent. + +// We give manpage references using the &man entities where +// possible. If a driver has no manpage (and consequently no +// &man entity, we simply give the name of the driver). +// Please avoid doing &man entity conversions unless you +// know for sure that an entity and manpage exist; sweeps through +// this file to fix "missed" conversions are likely to break the +// build. + +[[support]] +== Supported Devices + +This section describes the devices currently known to be supported by each device driver in FreeBSD. +If the driver in question has a manual page in the FreeBSD base distribution (most should), it is referenced here. +Information on usage, configuration, and specific models of supported devices, controllers, etc. can be found in the manual pages. + +[NOTE] +==== +The device lists in this document are being generated automatically from FreeBSD manual pages. +This means that some devices, which are supported by multiple drivers, may appear multiple times. +==== + +[[disk]] +=== Disk Controllers + +&hwlist.aac; + +&hwlist.aacraid; + +&hwlist.ahc; + +&hwlist.ahci; + +&hwlist.ahd; + +&hwlist.arcmsr; + +&hwlist.ata; + +&hwlist.ciss; + +[NOTE] +==== +[amd64, i386] Booting from these controllers is supported. +EISA adapters are not supported. +==== + +&hwlist.hpt27xx; + +&hwlist.hptiop; + +&hwlist.hptmv; + +&hwlist.hptnr; + +&hwlist.hptrr; + +&hwlist.ida; + +&hwlist.ips; + +&hwlist.isci; + +&hwlist.isp; + +&hwlist.mfi; + +&hwlist.mlx; + +[NOTE] +==== +[amd64, i386] Booting from these controllers is supported. +EISA adapters are not supported. +==== + +&hwlist.mmcsd; + +&hwlist.mpi3mr; + +&hwlist.mpr; + +&hwlist.mps; + +&hwlist.mpt; + +&hwlist.mrsas; + +&hwlist.mvs; + +&hwlist.nda; + +&hwlist.nvd; + +&hwlist.ocs_fc; + +&hwlist.pms; + +&hwlist.pst; + +&hwlist.sdhci; + +&hwlist.siis; + +&hwlist.smartpqi; + +&hwlist.sym; + +&hwlist.tws; + +&hwlist.ufshci; + +With all supported SCSI controllers, full support is provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including hard disks, optical disks, tape drives (including DAT, 8mm Exabyte, Mammoth, and DLT), medium changers, processor target devices and CD-ROM drives. +WORM devices that support CD-ROM commands are supported for read-only access by the CD-ROM drivers (such as man:cd[4]). +WORM/CD-R/CD-RW writing support is provided by man:cdrecord[1], which is a part of the package:sysutils/cdrtools[] port in the Ports Collection. + +The following CD-ROM type systems are supported at this time: + +* SCSI interface (also includes ProAudio Spectrum and SoundBlaster SCSI) (man:cd[4]) +* ATAPI IDE interface (man:acd[4]) + +[[ethernet]] +=== Ethernet Interfaces + +&hwlist.ae; + +&hwlist.age; + +&hwlist.alc; + +&hwlist.ale; + +&hwlist.aue; + +&hwlist.axe; + +&hwlist.axge; + +&hwlist.bce; + +The man:bfe[4] driver supports Broadcom BCM4401-based Fast Ethernet devices. + +&hwlist.bge; + +&hwlist.bnxt; + +&hwlist.bxe; + +&hwlist.cas; + +&hwlist.cdce; + +&hwlist.cue; + +&hwlist.cxgb; + +&hwlist.cxgbe; + +&hwlist.cxgbev; + +&hwlist.dc; + +&hwlist.man4.powerpc/dtsec; + +&hwlist.em; + +The man:ena[4] driver supports the AWS EC2 Elastic Network Adapter. + +&hwlist.enic; + +&hwlist.man4.i386/ep; + +&hwlist.et; + +&hwlist.man4.i386/ex; + +&hwlist.man4.i386/fe; + +&hwlist.fxp; + +&hwlist.gem; + +&hwlist.genet; + +The man:gve[4] driver supports the Google Cloud Compute Engine (GCE) Virtual NIC (gVNIC). + +&hwlist.hme; + +&hwlist.ice; + +&hwlist.igc; + +&hwlist.ipheth; + +&hwlist.ix; + +&hwlist.ixl; + +&hwlist.jme; + +&hwlist.kue; + +&hwlist.lge; + +&hwlist.liquidio; + +&hwlist.mgb; + +&hwlist.mlx4en; + +&hwlist.mlx4ib; + +&hwlist.mlx5en; + +&hwlist.mlx5ib; + +&hwlist.mos; + +&hwlist.msk; + +&hwlist.muge; + +&hwlist.mxge; + +&hwlist.my; + +&hwlist.nfe; + +&hwlist.nge; + +&hwlist.oce; + +&hwlist.pcn; + +&hwlist.qlnxe; + +&hwlist.qlxgb; + +&hwlist.qlxgbe; + +&hwlist.qlxge; + +&hwlist.re; + +&hwlist.rl; + +&hwlist.rue; + +&hwlist.sf; + +&hwlist.sfxge; + +&hwlist.sge; + +&hwlist.sis; + +&hwlist.sk; + +&hwlist.smsc; + +&hwlist.sn; + +&hwlist.ste; + +&hwlist.stge; + +&hwlist.ti; + +&hwlist.tl; + +&hwlist.man4.powerpc/tsec; + +&hwlist.txp; + +&hwlist.udav; + +&hwlist.ufoma; + +&hwlist.uhso; + +&hwlist.ure; + +&hwlist.urndis; + +&hwlist.vge; + +&hwlist.vr; + +&hwlist.vte; + +&hwlist.man4.i386/vx; + +&hwlist.wb; + +&hwlist.xe; + +&hwlist.xl; + +[[switch]] +=== Ethernet Switches + +The man:adm6996fc[4] driver supports the Infineon ADM6996FC Fast Ethernet switch controller. + +&hwlist.man4.arm/ar40xx; + +&hwlist.arswitch; + +&hwlist.e6000sw; + +&hwlist.e6060sw; + +The man:felix[4] driver supports the Microsemi VSC9959 Felix Gigabit Ethernet switch controller found in the NXP Layerscape LS1028A SoC. + +&hwlist.ip17x; + +The man:ksz8995ma[4] driver supports the Micrel KSZ8995MA/KSZ8995FQ Fast Ethernet switch controller. + +&hwlist.mtkswitch; + +The *rtl8366* driver supports the Realtek 8366 Gigabit Ethernet switch controller. + +The *ukswitch* driver is designed to support potentially unknown Ethernet Switches. + +[[wlan]] +=== Wireless Network Interfaces + +&hwlist.ath; + +&hwlist.ath_hal; + +&hwlist.bwi; + +&hwlist.bwn; + +&hwlist.ipw; + +&hwlist.iwi; + +&hwlist.iwlwifi; + +&hwlist.iwm; + +&hwlist.iwn; + +&hwlist.iwx; + +&hwlist.malo; + +Marvell 88W8363 IEEE 802.11n wireless network adapters (man:mwl[4] driver) + +&hwlist.mtw; + +&hwlist.otus; + +&hwlist.ral; + +&hwlist.rsu; + +&hwlist.rtw88; + +&hwlist.rtw89; + +&hwlist.rtwn_pci; + +&hwlist.rtwn_usb; + +&hwlist.rum; + +&hwlist.run; + +&hwlist.uath; + +&hwlist.upgt; + +&hwlist.ural; + +&hwlist.urtw; + +&hwlist.wpi; + +&hwlist.zyd; + +[[misc-network]] +=== Miscellaneous Networks + +&hwlist.man4.i386/ce; + +&hwlist.man4.i386/cx; + +&hwlist.man4.i386/cp; + +&hwlist.man4.i386/ctau; + +&hwlist.u3g; + +&hwlist.umb; + +[[serial]] +=== Serial Interfaces + +&hwlist.uart; + +&hwlist.scc; + +&hwlist.puc; + +&hwlist.uark; + +&hwlist.ubsa; + +&hwlist.ubser; + +&hwlist.uchcom; + +&hwlist.ucycom; + +&hwlist.ufintek; + +&hwlist.uftdi; + +&hwlist.umcs; + +&hwlist.umct; + +&hwlist.umoscom; + +&hwlist.uplcom; + +&hwlist.uslcom; + +&hwlist.uvscom; + +[[sound]] +=== Sound Devices + +&hwlist.snd_als4000; + +&hwlist.snd_atiixp; + +&hwlist.snd_cmi; + +&hwlist.snd_cs4281; + +&hwlist.snd_csa; + +&hwlist.snd_emu10k1; + +&hwlist.snd_emu10kx; + +&hwlist.snd_envy24; + +&hwlist.snd_envy24ht; + +&hwlist.snd_es137x; + +&hwlist.snd_fm801; + +&hwlist.snd_hda; + +&hwlist.snd_hdspe; + +&hwlist.snd_ich; + +&hwlist.snd_maestro3; + +&hwlist.snd_neomagic; + +&hwlist.snd_solo; + +&hwlist.snd_spicds; + +&hwlist.snd_t4dwave; + +&hwlist.snd_uaudio; + +&hwlist.snd_via8233; + +&hwlist.snd_via82c686; + +&hwlist.snd_vibes; + +[[usb]] +=== USB Devices + +A range of USB peripherals are supported; devices known to work are listed in this section. +Owing to the generic nature of most USB devices, with some exceptions any device of a given class will be supported, even if not explicitly listed here. + +[NOTE] +==== +USB Bluetooth adapters can be found in <>. + +USB human interface devices can be found in <>. + +USB network interfaces can be found in <> or <>. + +USB serial interfaces can be found in <>. +==== + +&hwlist.atp; + +&hwlist.atopcase; + +&hwlist.man4.powerpc/abtn; + +&hwlist.man4.powerpc/akbd; + +&hwlist.man4.powerpc/ams; + +The man:ehci[4] driver supports USB 2.0 controllers implementing the Enhanced Host Controller Interface standard. + +&hwlist.ohci; + +&hwlist.ugold; + +&hwlist.uhci; + +&hwlist.uipaq; + +&hwlist.umass; + +&hwlist.urio; + +&hwlist.umodem; + +&hwlist.rtsx; + +&hwlist.ulpt; + +&hwlist.umct; + +&hwlist.uvisor; + +&hwlist.xhci; + +[[firewire]] +=== IEEE 1394 (Firewire) Devices + +&hwlist.fwohci; + +&hwlist.sbp; + +[[bluetooth]] +=== Bluetooth Devices + +&hwlist.ng_ubt; + +[[crypto-accel]] +=== Cryptographic Accelerators + +The man:aesni[4] driver supports the AES and SHA functions of x86 processors. + +The man:armv8crypto[4] driver supports the AES, SHA-1, SHA-2, and finite field Arithmetic engines in processors implementing the ARMv8 Cryptograpic Extension. + +The **ccp** driver supports the AMD Platform Security Processor (PSP) Cryptographic Coprocessor found in AMD Ryzen devices. + +&hwlist.ccr; + +The man:glxsb[4] driver supports the security block found in AMD Geode LX devices. + +&hwlist.hifn; + +The man:padlock[4] driver supports the AES/RNG/RSA/SHA-1, and SHA-2 engine found on Via Technologies C7, C3, and Eden devices. + +&hwlist.qat; + +The man:qat_c2xxx[4] driver supports the Intel QuickAssist Technology engine found on Atom C2000 devices. + +&hwlist.safe; + +&hwlist.safexcel; + +[[misc]] +=== Miscellaneous + +Keyboards including: + +* HID keyboards (man:hkbd[4] driver) over USB, I2C, or Apple SPI +* USB keyboards (man:ukbd[4] driver) +* PS/2 keyboards (man:atkbd[4] driver) +* ADB keyboards (man:akbd[4] driver) +* AT-style keyboards (man:atkbd[4] driver) +* Hyper-v keyboards (**hv_kbd** driver) + +Pointing devices including: + +* HID mice (man:hms[4] driver) and touch devices (man:hmt[4] driver) +over USB, I2C, Hyper-V, or Apple SPI +* USB mice (man:ums[4] driver) and touch devices (man:wmt[4] driver) +* Apple laptop trackpads (man:wsp[4] or man:apt[4] drivers) +* Elantech I2C touchpads (man:ietp[4] driver) +* Chromebook Cypress APA I2C touchpads (man:cyapa[4] driver) +* PS/2 mice and compatible devices, +including many laptop pointing devices (man:psm[4] driver) +* ADB mice and touch devices (man:ams[4] driver) +* Serial mice and compatible devices + +[NOTE] +==== +man:moused[8] has more information on using traditional pointing devices with the FreeBSD console. +==== + +&hwlist.hgame; + +[amd64, i386] Floppy drives (man:fdc[4] driver) + +[amd64, i386] VGA-compatible video cards (man:vga[4] driver) + +[NOTE] +==== +Information regarding specific video cards and compatibility with Xorg can be found at link:http://www.x.org/[http://www.x.org/]. +==== + *** 569 LINES SKIPPED *** From nobody Thu Apr 16 15:19:02 2026 X-Original-To: dev-commits-doc-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 4fxM9l65yJz6ZqPm for ; Thu, 16 Apr 2026 15:19:07 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxM9l5NqSz3F8c for ; Thu, 16 Apr 2026 15:19:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776352747; 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=CFGSlK/jKeajqI1aYvZJXclB/VoTwGhlP0zq0FBMA7A=; b=oTVWTaOHZIma+OM0QTZSZh8eXxi+eV0PPOHwq+JwK7iBEGqns/oDR940RYgzrQSwGYADpZ 12odDPzeRq2Xw6RmgMbWAgF08Xds68AskD/UrzCcAeGYGWJTKzQIqD5stPP97BhH+CJTsp vMwk3ZDiOAlABVn+8nvRJCr9tqYgIoTopw8eLjNp70JbaSTm4gEA8pBex3p+HAOMHv2oR+ qP4zW9+4ti+9nLhHRzLlPvERmsEmHlcj0RcMJlf4BLTb7b0ZlDiGJQlGRV51ge3eTKgP3t 0CgcnVxMGVdra4aJZiwCp1j6AXuXYO4Gz/mT1bKndjAxQINWX8MQTxFhZ5QVoQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776352747; a=rsa-sha256; cv=none; b=qLBgF/VYW4fbLPmz008bO7hyWK3BvLFTj6+bUR+dR4itKgjIuwF4lRUrMZhyR72PfwR6lm oSzcFh+1wy34wqw1DYJwzvSZfOZTQsfWXVGABcCR/cY4doO9nP5+ERmxpRI4TjKBnSa2wG KBQyoJn0ZUnbmu3Qw6FqDzzBGhR0qBpuRj7LgQEW80fUWWRbuWV4+jL1m6mexEm+kfrbcu CEaGKKASqSjkg/yl5TW2REGNNc5XF7H+O/F0EieBgVxbpYhOxP1FAZXLGuKBl8tSM3mQc5 JQOoq5AdFGQVc0qLp1SCrKzQpeypWoGobAC7EHUAtNZm2Y+6YjIoL/1+u0b4qg== 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=1776352747; 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=CFGSlK/jKeajqI1aYvZJXclB/VoTwGhlP0zq0FBMA7A=; b=Lc7NDje1rHEfmiIGNdy+IND2CtmztmEL63CwlBnlFoMu/BrUpjl5Ij0vaQ6QvICeJlmQaw yFqxZy/z1eKglfJN84vdAwnX8ApyihZL6HnEV2tIX2X4pbmUUJ+ghyumOKMnID0MOGh0RW 0uQzuKZCBskBeWQDY7w51r8r4eOH/LMXlnlfz44hMS+TV6Qk2iZkrMMxLNCh0JKyOj+hyc POFI9i/Uvv6OoPRByTX1xllChCFnJCXkYj/FJ9Q0/HQlkpJtC7jQqo7davjXDPGCgjxi2o W38CZJkSuCO/fwGDtvEcuVma1xQ/8es34TtM1THcLo69JK0KvRN7E8HMd/P1XQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxM9l50DFz1BmV for ; Thu, 16 Apr 2026 15:19:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1efd0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 15:19:02 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= Subject: git: b2222ccc44 - main - [phb][uses]: Add inotify List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b2222ccc44397790530fd445f79b602f0695e566 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 15:19:02 +0000 Message-Id: <69e0fde6.1efd0.e1c6a7e@gitrepo.freebsd.org> The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=b2222ccc44397790530fd445f79b602f0695e566 commit b2222ccc44397790530fd445f79b602f0695e566 Author: Fernando Apesteguía AuthorDate: 2026-04-05 16:54:31 +0000 Commit: Fernando Apesteguía CommitDate: 2026-04-16 15:18:25 +0000 [phb][uses]: Add inotify --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index a127199100..47b2b4a6b0 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1310,6 +1310,13 @@ If the `env` argument is given, the `configure` target is not set. If the `-a` flag is a problem for the port, add the `notall` argument. If `xmkmf` does not generate a `install.man` target, add the `noman` argument. +[[uses-inotify]] +== `inotify` + +Possible arguments: (none) + +Add `inotify` support for ports. + [[uses-java]] == `java` From nobody Thu Apr 16 15:29:42 2026 X-Original-To: dev-commits-doc-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 4fxMPy707Tz6Zr7B for ; Thu, 16 Apr 2026 15:29:42 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxMPy3ncwz3Jg9 for ; Thu, 16 Apr 2026 15:29:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776353382; 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=epNZ+Tm17Ux2138siiJibPLxOWM5ePl32whiNd4O4CQ=; b=UzKbpIZUHyFMyaBIRmOZrjaYlAmETSn50JvpLKomeX9TCq7dqokRnmMmrHJUU4AJqkyEDq uIMYn+LeqZRW2DJUOOqDzPP0jqp0qkQb0VxILT8BcQQPZDZgA/QZ0VSrSUNkD6D2J+sUyH G+NA2O3y4VfQBoRWUbIwDfva9AnkpDsih5gy/bzKA3cNUXPFwWiVYOQKdCxMJ/CF7RZ/JK ujTs85mY5ZBS6XPwNgIM8j8ffJyxK3iTs1vVomDeGdCf8jTgz0kEwVmR/vVsNJUKsexBng DvLDZdECn7sillMqGsrL4+SQmeTidzjBMfiIynGOzqG/2KTwE/kOszoXepfsqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776353382; a=rsa-sha256; cv=none; b=S7fg1eodk3Bg2TSOkaVrLJ5cmvnsEVfyFvgmcEyYozmXu/cfvjT4fqQQn4scyNmikZW1o4 nbWUCqmww+lqh21vQ1y6hz99iFwxl1vvLwYraFMa/hqln64H/XPRcRknPQx5OwVu7B2k+V oo9IlKu40jKM864vJzScHQxgeupTzwQxZxf0aQVxNHy1OfndM51k8mVZHMaFKV+rgH73fG yBL4h7D5dGtpU7B5cPlec1oGG15mMI5szNnhdhuIudAPXZcawPvaGGYHLGp5/5M+wDBa3y NMRQzcwFayj+Qz7uejmrhbkqkncsI2mtTqhbD/L8DtPcDw/jmZbhcvOPRu/6Og== 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=1776353382; 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=epNZ+Tm17Ux2138siiJibPLxOWM5ePl32whiNd4O4CQ=; b=Z/jJdgs3pN327D3sL+mmaRM3uLWLwX3BP5mgm4SfpEC51xI4nYMoyrdPhkP2AeCLJpvQ24 reYogSISnnlOHOC2m1bZmLEgBXH5EySpyiDLoGs1OTYLSlE1ZCDGSjW9Cs+mnYDVjTsgvg rBxpKXAmteAKWD/pHN9CvMnmSUrtVC7VJZHOd7o0e1Zrfit4rHzuP+fGxbcB3GafNOco6E 650GezZUjv5Rq0v4yPnFwFlxOhvSQeoH819qH+Eft+qFCC1qEVE4M3qk76GHcX60qwparC BOhCSs14QusQ+OPhBbvkCYL0v2z9+XXaU9QSx2eHnSqqplZI9fTJl2zQYcSthA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxMPy305Yz1CZc for ; Thu, 16 Apr 2026 15:29:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1ebe1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 15:29:42 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= Subject: git: 456f5595ef - main - [phb]: Remove references to INSTALLS_OMF List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 456f5595eff9ac60e1489c5ecaee46f5d7edb4f5 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 15:29:42 +0000 Message-Id: <69e10066.1ebe1.2fb921f3@gitrepo.freebsd.org> The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=456f5595eff9ac60e1489c5ecaee46f5d7edb4f5 commit 456f5595eff9ac60e1489c5ecaee46f5d7edb4f5 Author: Fernando Apesteguía AuthorDate: 2026-04-16 15:27:52 +0000 Commit: Fernando Apesteguía CommitDate: 2026-04-16 15:27:52 +0000 [phb]: Remove references to INSTALLS_OMF Following https://cgit.freebsd.org/ports/commit/?id=d50e1535e7b7d3513ba01868bf5c7c1a22e6527e --- .../content/en/books/porters-handbook/special/_index.adoc | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/special/_index.adoc b/documentation/content/en/books/porters-handbook/special/_index.adoc index 7f626f65a7..3ecdb5b009 100644 --- a/documentation/content/en/books/porters-handbook/special/_index.adoc +++ b/documentation/content/en/books/porters-handbook/special/_index.adoc @@ -1728,18 +1728,6 @@ Gconf schemas are listed in the `GCONF_SCHEMAS` macro rather than [.filename]#pk If they are listed in [.filename]#pkg-plist#, they will not be registered and the applications might not work properly. ==== -`INSTALLS_OMF`:: -Open Source Metadata Framework (OMF) files are commonly used by GNOME 2 applications. -These files contain the application help file information, and require special processing by ScrollKeeper/rarian. -To properly register OMF files when installing GNOME applications from packages, make sure that `omf` files are listed in `pkg-plist` and that the port [.filename]#Makefile# has `INSTALLS_OMF` defined: -+ -[.programlisting] -.... -INSTALLS_OMF=yes -.... -+ -When set, [.filename]#bsd.gnome.mk# automatically scans [.filename]#pkg-plist# and adds appropriate `@exec` and `@unexec` directives for each [.filename]#.omf# to track in the OMF registration database. - [[gnome-components]] == GNOME Components From nobody Thu Apr 16 15:59:50 2026 X-Original-To: dev-commits-doc-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 4fxN4k6ChDz6ZtND for ; Thu, 16 Apr 2026 15:59:50 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxN4k5Wgcz3PXr for ; Thu, 16 Apr 2026 15:59:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776355190; 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=NnkxUNBUGrdOJT5bIuobMCC6f9NRWG+QIvyMjgxeohU=; b=eoylcW+RJ+ZHf4zOmZF8PdZ0ZpGKaVKH4vfTHc4P7UIpjKurfqU6ry2NDffeeug+nN0a4w OLGstyE34B6H1s+t+3VJ0WG/zV3PYV0B375udhDozSxEHyUR6RH8CWzhp/MBdmEKZNpiVh pZ5wUr6JuAY0zwJ2OvhQ2ORMow6n9b0ByUrQByFstsDFis0I+pm0HU9ekYITmAeZurDe6g xk+vO/kHQRvHeSY1GRdOj2SyO8ftn0JcbVSetAEzxKkf56yVjIr68w0tZ+Vjbsg3DHw84W NEtxnAlrnU9HqQkysrzUScytKki45wVUd0Q+1K91OVrR/yFVEzZkB7UM/7PEbQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776355190; a=rsa-sha256; cv=none; b=a7JKPPkeOvpSQeyG5DkP+APS9etAnJtLCbQbYmYG25hkLSkJxTHbslmfjseKwEA+e7VrmC kV3avfajfDBzdBi0AFF/kyxKIl0w/u/6TiL7+2OkB3dI8NSt7Gs0bl4ioHYH5QodXQ8yId iriifsG/rVthdP75k6R9B2NbITir4BvR18BX5fBhcdNG+J7c3z3JCuoxtwr8cUdIVHjvHa 8GQp0rE88y9mfV5pBOXFm89+MPqJwIZ9dEvs1Xq3+8sd7im8Pv3iHZrGumR5o1sYOP6XM2 LJQDhQb6TIIUEzCaErjWTf2HaTrrbB80Cx57Gz0p4XCRc1Z2cAIOTosp9U727w== 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=1776355190; 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=NnkxUNBUGrdOJT5bIuobMCC6f9NRWG+QIvyMjgxeohU=; b=s7qJMMN2j9/67/gXCtkUFWkOFXrde7mrnk2OVLqBG4bA/E8pT16Ol/rDk4Ux6v5c/2qlO6 T4uFsPFmjaWf246XmE5tL5/iUJN9dlYpvMLMfPiJFZkFXecUjgmTlf+YAPCWAGnO79QMyr PLDf3CZ0jIvVvwObMeFSVkNjU/kYGaxbtspNxDRpZJ9Z8anefXN6nrN0PJmZdEczum2vvj 3z42NgfO7IxcEDZW/jTlTA+Xhn6kOFa1pD7rVe9UiZ3gUl+sJyOmBpviijWP1HRAY/l9hN 9HMOsrx48JxV07gdZXv5K6FaGum1bAyiTLUUVspWNTAHf78DOFyToqwuWQG+KQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxN4k4rBYzH7 for ; Thu, 16 Apr 2026 15:59:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 23620 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 15:59:50 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: b3675be21b - main - Status/2026Q1/gcc.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b3675be21b8b2cb1dba116ea97b3cc17b9cb214c Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 15:59:50 +0000 Message-Id: <69e10776.23620.585395bf@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=b3675be21b8b2cb1dba116ea97b3cc17b9cb214c commit b3675be21b8b2cb1dba116ea97b3cc17b9cb214c Author: Lorenzo Salvadore AuthorDate: 2026-04-13 17:08:21 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 15:59:35 +0000 Status/2026Q1/gcc.adoc: Add report Reviewed by: status (Graham Percival ) Differential Revision: https://reviews.freebsd.org/D56378 --- .../en/status/report-2026-01-2026-03/gcc.adoc | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/gcc.adoc b/website/content/en/status/report-2026-01-2026-03/gcc.adoc new file mode 100644 index 0000000000..8fb286150a --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/gcc.adoc @@ -0,0 +1,25 @@ +=== GCC on FreeBSD + +Links: + +link:https://gcc.gnu.org/[GCC Project] URL: link:https://gcc.gnu.org/[] + +link:https://gcc.gnu.org/gcc-13/[GCC 13 release series] URL: link:https://gcc.gnu.org/gcc-13/[] + +link:https://gcc.gnu.org/gcc-14/[GCC 14 release series] URL: link:https://gcc.gnu.org/gcc-14/[] + +link:https://gcc.gnu.org/gcc-15/[GCC 15 release series] URL: link:https://gcc.gnu.org/gcc-15/[] + +link:https://gcc.gnu.org/gcc-16/[GCC 16 release series] URL: link:https://gcc.gnu.org/gcc-16/[] + + +Contact: Lorenzo Salvadore + +This quarter we have three main pieces of news. + +In January we investigated why GCC 16 weekly snapshots stopped compiling since the last snapshot of November. +It took many eyes to understand what happened, but eventually the problem was understood and a fix was committed upstream in February. +The details can be found in the link:https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123366[upstream bug report]. +Thanks to all people who helped, in particular to Mark Millard and mailto:dim@FreeBSD.org[Dimitry Andric]. + +At the moment package:lang/gcc16-devel[] does not build on arm64. +Unfortunately I have not found the time to really look into this yet, but I hope to be able to do it soon. +link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294062[PR 294062] is the bug report that tracks the issue. + +The link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292692[process] to get GCC_DEFAULT=15 has started. +The GCC_DEFAULT=14 update is still recent and GCC 14 is actively supported, so there is no hurry to get this completed; but since those updates tend to be long I have already started it. +Thus this is not my top priority at the moment: it is is where I put my energy when I have spare cycles, for now. From nobody Thu Apr 16 16:33:11 2026 X-Original-To: dev-commits-doc-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 4fxNqC75V3z6ZCH3 for ; Thu, 16 Apr 2026 16:33:11 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxNqC5104z3TWX for ; Thu, 16 Apr 2026 16:33:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776357191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xZkHtdMOs4ZgJlyp5iuHVSvtXGLjKSabpmdlz84UJMY=; b=vaemJK6MeCqKG424oQeTPCLsS5FTqvPXq3OUuvN8t8CG5e9blQ9/yu+9c3+lLsITWf4dBE ibZcvZPHyonTa7y/iE1JrFowFx/D0o6sjPmiHIOPEDLgl8MTV8UqYCzJcgwQ9FxZHwdfEO rFu7CJijTgw5vnATRDWCW9VH2s0P4eIrf+5rHnevgiNetbjiWC8H2+ZB0FoXl8sgfh0meT zfGzgfppvsmXtMDx0lqqDIE8Z6SzMkoPKwwfl8wd3s9prqjgKgGMcJ0p7Sl+OFPujFLOpy XYmhMOQVaD4Ujtt6Fuy/6bEzbuLvBbgNuhZiklkSGG//P9MOB1pcg8LSjeclQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776357191; a=rsa-sha256; cv=none; b=hhEShfiCuO6CwZCttvNmKCR4GESJL/Rz8BxM7U/SPWI5XkPxp++QzXnuMnaUnyMcmkWnAL 425DbYg3zFebnE1uLot1fU1SgYUFBC4fISu+4KgBsMv7niTPPyQ0UlzLm/2PcVFv4/LgGS aOBK1iQInl4uwhVxjUvlEyYPMLVaMqTyfN1qNbL0y6SfcHoUB4bwG0ami2fICLmc95D692 IqRtrwH/xuD/6Lxjy9VmvZpz+KG1Iz50Pg/O1WJi7rinRJa7EhWNG9/mkayfy4Et2xJVSv UIw4dBggQGndbF+9uTaKJIcNi1MYzRMqC9wwnXWl0LsuF6DCQ0Bh7iZQqv1Ewg== 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=1776357191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xZkHtdMOs4ZgJlyp5iuHVSvtXGLjKSabpmdlz84UJMY=; b=QmwbvlR6dES99wr4avexfXTktQ1FbWc1uDhffa8kCNLDRNbTueUGCnGEQ0LNsmd7rCQwio Fo+o4WNNxPVoEXL3vaAPubt+7cv1HF1mUjqE5zB8zoUhNd8VOylvqkfokB/EP0eOKusTvW z9l5nl7INBNzS6yDOHVr/+YqX+5iK0bNpoGXJtTAZvO5cMhc8Hr5wcxc49yOmuOsKGDymG 8SnTo2G4qdnuVQLVTjnIOa+kNqXW5mCUH5llS9XuXmkRqRItOH0oI6MHzxJPgpi2n8QA4K OIzAAm4jcYfAriWqr/11yLzYYbP09PFDdsbr/QqNPs6jJOmvDWlwv++YgtR5sg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxNqC4YKCz1LH for ; Thu, 16 Apr 2026 16:33:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27016 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 16:33:11 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Isaac Freund From: Lorenzo Salvadore Subject: git: b843a2c2a1 - main - Status/2026Q1/pkgbasify.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b843a2c2a121c8befda72dae23c216887c59bd8c Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 16:33:11 +0000 Message-Id: <69e10f47.27016.7478c10@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=b843a2c2a121c8befda72dae23c216887c59bd8c commit b843a2c2a121c8befda72dae23c216887c59bd8c Author: Isaac Freund AuthorDate: 2026-04-16 16:04:51 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 16:04:51 +0000 Status/2026Q1/pkgbasify.adoc: Add report Reviewed by: status (Graham Percival ) Differential Revision: https://reviews.freebsd.org/D56302 --- .../content/en/status/report-2026-01-2026-03/pkgbasify.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/pkgbasify.adoc b/website/content/en/status/report-2026-01-2026-03/pkgbasify.adoc new file mode 100644 index 0000000000..359d16a496 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/pkgbasify.adoc @@ -0,0 +1,13 @@ +=== More robust pkgbase conversion + +Links: + +link:https://github.com/FreeBSDFoundation/pkgbasify[pkgbasify] URL: link:https://github.com/FreeBSDFoundation/pkgbasify[] + + +Contact: Isaac Freund + +The link:https://github.com/FreeBSDFoundation/pkgbasify[pkgbasify] script is used to convert non-pkgbase FreeBSD systems to pkgbase systems. + +In the last quarter, I landed link:https://github.com/freebsd/pkg/pull/2627[several improvements] in upstream pkg, allowing pkgbasify to become both simpler and more robust. +At the same time, the dependency of pkgbasify on the etcupdate database in `/var/db/etcupdate/current` can be now be eliminated, making pkgbasify much more flexible. + +These improvements will be available to end users after the pkg 2.7 release. From nobody Thu Apr 16 16:33:12 2026 X-Original-To: dev-commits-doc-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 4fxNqF37Bcz6ZCNN for ; Thu, 16 Apr 2026 16:33:13 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxNqD5frFz3TcG for ; Thu, 16 Apr 2026 16:33:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776357192; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FqCIvEOf9pWJ6pPNJOSrGIPzOonsJyh5prDbE1tOFW8=; b=WGL0r1EttwL26ECeylG/DiWzy9ll/EMM7lRO5tPEsa1aiMiET7yM8BqMl/EnQhJKr9fuJF EDJQxd3NIBYs4ht15e5Xf/ZtKnLJfdoUiqfbk9LsbR/YPK3uYOUdyP1Z07EytIb65Qp4br ozSYI/7QeNkbFjJETYMQi0Cabvtc2vqlCwA6mtFdmWtasltWVLKlSg2cWmRCH4F0vVcMwa p5q9AxzgsJBZ6g8riNZz8XUFxB77neVrLxUNUS++ERyVJqOrePjqivGtJDWkdzzwXPMqRh vv9JnfNqKZgek3awr4sa4xSx1xt1iWECdMnpqXwEp165wPkODKN4ejnbvbisYw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776357192; a=rsa-sha256; cv=none; b=McG7ACeDprRisTaKiTNT476lDeCX8B2BUs8vXO1Hlg80lo+XPZxTegopul1Kl4KZSWlEHj z2630pWwnUwtWBXk/Ux33QrVAXwYh5gHu8oQEhFWUovasY8MK0ptSYTBeIx9sjt9mm3spx 1WP6rQKfSZyIwsfe0wUgvMlhGhBCBbRA7pkjHVimA6+ZKSccLP1bq93NDi7Y9QEOaKbp3x N2usffYhRPJ5oxV9Wn4PepdE5+yaU0Yl3PCm8iHWW2plnN+Nrm+77PW/8/3XHGKiMgEpSK 8TH92NoKqiWzxHFUB98aX1TZxfoVGFKJbJrpO9TKvsYRIQmAR5+v2mhkT3jbBw== 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=1776357192; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FqCIvEOf9pWJ6pPNJOSrGIPzOonsJyh5prDbE1tOFW8=; b=hEyybXq8QOx1cGcJUfBnyHo940PtPpncbHYfnSXAno8DQPeM6iMuk2YawH0svsQB7GQUWF 8dVls0qQjVdWNPaVP6u5s4o74v8qpbfTG6uH7FsGeYDN5jFiGLRiGivbSKxT5eA57khC97 VWft5sotVaM7G1V41Z1x0G3yTIz69PSYot/JNlStBNj7mp7hC3LNLYJbWAqHBWR+cv/X9t ptxQZOlOVxaM2U5KNfMfma5FeeVRjiO1BnBGZB29YvnjLsgBIRcUUiLS1xP1VS7MGdQrIe 5wbZnTrrUdtrxvn9BraDX2qzttpH30EivjJJj4fmw3XDuzsa/s040360R+2KpQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxNqD5Dbnz1LJ for ; Thu, 16 Apr 2026 16:33:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 278aa by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 16:33:12 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Tuukka Pasanen From: Lorenzo Salvadore Subject: git: 4f9d23a304 - main - Status/2026Q1/sbom.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4f9d23a304ceb9e718a44d32e47688c9ccf2eaf2 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 16:33:12 +0000 Message-Id: <69e10f48.278aa.7ec0d476@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=4f9d23a304ceb9e718a44d32e47688c9ccf2eaf2 commit 4f9d23a304ceb9e718a44d32e47688c9ccf2eaf2 Author: Tuukka Pasanen AuthorDate: 2026-04-16 16:25:17 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 16:25:17 +0000 Status/2026Q1/sbom.adoc: Add report Reviewed by: status (Graham Percival ) Differential Revision: https://reviews.freebsd.org/D56299 --- .../en/status/report-2026-01-2026-03/sbom.adoc | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/sbom.adoc b/website/content/en/status/report-2026-01-2026-03/sbom.adoc new file mode 100644 index 0000000000..5226014c67 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/sbom.adoc @@ -0,0 +1,37 @@ +=== FreeBSD Software Bill of Materials + +Links: + +link:https://github.com/pkgconf/pkgconf/pull/484[spdxtool: Add parameter for using URI as SPDX id] URL: link:https://github.com/pkgconf/pkgconf/pull/484[] + +link:https://github.com/pkgconf/pkgconf/pull/483[spdxtool: Add cli parameter for changing SPDX id] URL: link:https://github.com/pkgconf/pkgconf/pull/483[] + +link:https://github.com/pkgconf/pkgconf/pull/475[spdxtool: spdxtool: Add homepage handling] URL: link:https://github.com/pkgconf/pkgconf/pull/475[] + +link:https://github.com/pkgconf/pkgconf/pull/474[spdxtool: Add source handling to SBOM] URL: link:https://github.com/pkgconf/pkgconf/pull/474[] + +link:https://github.com/pkgconf/pkgconf/pull/473[spdxtool: Add support for copyright text] URL: link:https://github.com/pkgconf/pkgconf/pull/473[] + +link:https://github.com/pkgconf/pkgconf/pull/461[spdxtool: Rework of License-tag SDPX expression evaluation] URL: link:https://github.com/pkgconf/pkgconf/pull/461[] + +link:https://github.com/pkgconf/pkgconf/pull/450[Add some stricter compiler warnings and overcome new warnings ] URL: link:https://github.com/pkgconf/pkgconf/pull/450[] + +link:https://github.com/pkgconf/pkgconf/pull/447[libpkgconf/libpkgconf.h: Add printf-like attributes to functions] URL: link:https://github.com/pkgconf/pkgconf/pull/447[] + +link:https://github.com/pkgconf/pkgconf/pull/446[spdxtool: Update variables that are const to const] URL: link:https://github.com/pkgconf/pkgconf/pull/446[] + +link:https://github.com/pkgconf/pkgconf/pull/445[man/spdxtool.1: Add man page for spdxtool] URL: link:https://github.com/pkgconf/pkgconf/pull/445[] + +link:https://cgit.freebsd.org/src/log/?qt=author&q=Tuukka+Pasanen[Added SPDX-License-Identifiers] URL: link:https://cgit.freebsd.org/src/log/?qt=author&q=Tuukka+Pasanen[] + +link:https://github.com/freebsd/freebsd-src/compare/main...illuusio:freebsd-src:update-spdx-licenses[SPDX-License-Identifiers up-to review and waiting for upstreaming] URL: link:https://github.com/freebsd/freebsd-src/compare/main...illuusio:freebsd-src:update-spdx-licenses[] + +link:https://reviews.freebsd.org/D55461[Issue open for commenting and review: caesar: Add SPDX-License-Identifier tags] URL: https://reviews.freebsd.org/D55461[] + +link:https://github.com/illuusio/freebsd-src/tree/sbom-pkgconfig/release/sbom[.pc file for SBOM metadata (WIP)] URL: https://github.com/illuusio/freebsd-src/tree/sbom-pkgconfig/release/sbom + +Contact: Tuukka Pasanen + +The FreeBSD Software Bill of Materials (SBOM) project started in 2025 and continued in 2026. +Work in 2026 has focused more on the EU Cyber Resilience Act (CRA), and the effort has shifted toward delivering a framework for FreeBSD source. + +In the first quarter of 2026, SBOM work was delivered in three categories: +* Pkgconf upstream work, especially with spdxtool-tool, which is used for creating SPDX Lite 3.0.1 JSON-LD SBOMs from [.filename]#.pc#-files. + +Several missing features have been added and are under active development by pkgconf contributors. + +The tool is now nearly compatible with SPDX Lite 3.0.1 requirements and is ready for general use. + +Additionally, there is an effort to import pkgconf as part of the FreeBSD source, led by Pierre Pronchery. +* Adding missing SPDX-License-Identifier to files under the FreeBSD source in the [.filename]#bin#, [.filename]#sbin#, [.filename]#usr.bin#, and [.filename]#usr.sbin# directories. +* Creating [.filename]#.pc#-files for SBOM. The first patch is expected to land in 2026Q2, starting with files from [.filename]#bin#. + +If you want to help with this effort: +* Verify that SPDX-License-Identifier licenses are correct and assist with upstreaming files. +* Verify that [.filename]#.pc# files contain accurate information and help upstreaming them to git. +* Assist in reviewing the pkgconf import to the FreeBSD source. + +Sponsor: The FreeBSD Foundation From nobody Thu Apr 16 16:33:13 2026 X-Original-To: dev-commits-doc-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 4fxNqG4YsBz6ZC8V for ; Thu, 16 Apr 2026 16:33:14 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxNqF74Gpz3Tpw for ; Thu, 16 Apr 2026 16:33:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776357194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TN48Cxt7kBE9FhP24EXkrUDQpY6qFyMiG97XnQHOyWk=; b=Wjgt9Ihh2vumLVn10miiQ98cOkJBp1ZxHSDetooe0yAdbXRsPBkLD9nc+ukHce9GYhmrYU P5xYlB0sAfXj7StYpSuroTCz9k6lP4rvFHdIeZtae4N5CVsVEcTsizDHOGMAyAwlFQF41q Rp7aA42oHQEKPi28aEXcv1CKgjWmnAZgG+oDF/84GMg3XHgG12yIPcs0gdRQbJPd+1Qv5k LTMJmgd9YNJHWOS+UdU91blQb/JCh0n1gCBFLL48e52G2PPzLFLtOhBTAtjoCsQjSNTPGr R/333Jb1/aXvWXpScTYLsMFKwVIS4s8SVTwxATK5tKXhrVLhcR0mrS6KnuuH2g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776357194; a=rsa-sha256; cv=none; b=SNFJVNuE/KauNKAYdHrF9Fzwg+BLcDqi9PlkR/g97Dh53VCNO8iic69FZ2Rfkvvm8wcmOO qhdT4u2OlwmAgk33qlB/3BUQAabMFVZ8aqVEZsO2n2G6Zg3GZIJ9fgERwKCvaEHbgsOpR0 I/9sKAbYjerucfVQL+Ww25S5s+rhCRqsTpFZuXlb/mjCs3yQsMxVAUlpJKJD8XbUUIpjyY I0cdyfdcFzDBYvqW3Qy7nVIBvPC89A5sig1Vds4NvHBWu1ezUleufBqvnDrIsI63bZp3T0 BT1QYpI9/C/2sMmjh0oLITf6P1Bmkk3uZqY6SvbJsnfbFCsJnpB2kmngjPD/5Q== 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=1776357194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TN48Cxt7kBE9FhP24EXkrUDQpY6qFyMiG97XnQHOyWk=; b=xy+sHZfBAoNGqCa/9z7illVByd4uiB4cB091rqblwbAvqF0RjNFpFv0j/b+hZsO0fbCvkV MBtCNA2Hd2TryzM/h6bnVq8nc+zDdvuY25q9iSWXWcVYg2jhDkHm3+JmCQ32f7l7R7dVxy 5jr2DwWtUIR/eLYlHqv1xKE71UIPtj9fBM1JRgBanek+l69xEVyMPtY0pMJ/NwAU6YW2rR CDSPMyjC/4+ofl+11gR17g6G9OLBdrqmwvVeTUEXINgoCOC+aknDOTJASXpLK7NRbGWmo8 XMs8zFhJ//WI6KXQX9Oi9NLNcaD2JRyeBFYDQyItzCaCF+5nmmbri7kfQ/oD0g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxNqF5yXGz1LK for ; Thu, 16 Apr 2026 16:33:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27730 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 16:33:13 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Alexander Ziaee From: Lorenzo Salvadore Subject: git: 577feb9dd9 - main - Status/2026Q1/bugmeister.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 577feb9dd9918d8b3e15084bb8401347b273a3f4 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 16:33:13 +0000 Message-Id: <69e10f49.27730.7e34c50a@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=577feb9dd9918d8b3e15084bb8401347b273a3f4 commit 577feb9dd9918d8b3e15084bb8401347b273a3f4 Author: Alexander Ziaee AuthorDate: 2026-04-16 16:28:21 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 16:28:21 +0000 Status/2026Q1/bugmeister.adoc: Add report Differential Revision: https://reviews.freebsd.org/D56181 --- .../status/report-2026-01-2026-03/bugmeister.adoc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc b/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc new file mode 100644 index 0000000000..67ec100867 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc @@ -0,0 +1,21 @@ +=== Bugmeister Team + +Links: + +link:bugs.freebsd.org/[FreeBSD Bugzilla] URL: link:bugs.freebsd.org/[] + +Contact: Bugmeister + +The Bugmeister team is responsible for ensuring that the Problem Report software is in working order, entries are correctly categorised, and that there are no invalid entries. + +We are ending the quarter with 9548 open PRs, creeping slightly upwards in every category from this time last year. +We spent most of our time this quarter greeting new contributors before providing them with an account. +We think this is going very nicely and has provided an increase in engagement and submission quality, but we do think we could use a few more people on the team. + +We welcomed a new member of the Triage Team, Simon Wollwage, who has been lovingly going through the database, rebasing patches, and being kind to contributors. +Many reports have been closed or had their underlying issues fixed from his efforts, and we thank him. + +We finished updating documentation to request that proposed changes are sent as git format patches. +This will save time, increase secuirty, and properly convey author metadata. +If we missed a spot, please let us know. + +See also: link:https://wiki.freebsd.org/Bugzilla/SearchQueries[] From nobody Thu Apr 16 16:33:10 2026 X-Original-To: dev-commits-doc-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 4fxNqJ178Yz6ZC8Z for ; Thu, 16 Apr 2026 16:33:16 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxNqH6YVmz3TsX for ; Thu, 16 Apr 2026 16:33:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776357195; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uDgxHlv7q6HEWbVxCoJqXe8fQrn0Ga1/GEuNlzkP6PQ=; b=rugk/s0bAOTLZIWPXaHzkMFDAKz53LRV7wsbff7DizSBJwDqQPrexNZMuvMDESp7nrnPrj 5gTSBD4y43zYUosqpSJgwfTkhdJvDV7E8VtanLNX84jIBNQZZ4sZZu9ttHJbcQbzD+87UQ MOwAu7xE99/JypUma9s742p83bhOZfYSIL/uu3HWM1GTZ5fj2DsbCcVX4WjG8ShHrPGhYO NEN3/IhV2fFfbcdl9f9oRXiIL7VVOSKzZ3qVEq3dl/fGHgbw45mgGlMq/Yf0NIBTwR0c3d jMGuPai2125e68w9mflzd4xCmcnPtN/7URar7wXlp4Q4X044hYjIItBEsYsb8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776357195; a=rsa-sha256; cv=none; b=x9rnbZ7Lzq+R6/dxtncO28mdvUmreKi30/QiYURQ72FR6TJQOmhpgxiY3MEN5LEsDn37EO kJSasJfs7pjZ6Q60rlXyjFec+IPqZwPknCnwoneQMp7SAACySIyssxXCOi+2E9gAsdn5iA 8XrQmr1g4ldSJGNEC852UFIsBJiu8BOdvJ8TbmA2Sv+7xzwvTNG6QKCgGmzCVGiXoqKQpq 7Nty6ewBA+lncozpIvcTYkvZxFYzZ6gp6amK5X9WBQKHmqjfpVjZKYNROR+7Xrxt9em/u4 9Ci1hbVhHe6wbhKiXfVUESqx0rfTFZxfpHzOPDSGW68SxwfgX1vuIp15UIYRyw== 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=1776357195; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uDgxHlv7q6HEWbVxCoJqXe8fQrn0Ga1/GEuNlzkP6PQ=; b=hgJyLOMTtv86vmdqJqc3JY9xIxghVNVQmZdjafH3NJfwhw3q0iC0ata1Zq8O3346L49iAU LIec83ILVk8gu9Q+4B8L7TJgC0IzbHQsia2n662M7jxchhcALN+FtSvIXpmnih9vGV+lez XSHRZsD/YweePtSw/OzZOf6142KDu1pqtAvE9+s7NRTvM69DrDLll9oUAdjdgACD0XFqX7 eQcCrFWpYGCY/5A32God1olNXZBMyxgwu7oCZtJ1UHvDtp9YPW7+oNHUPdFN6n500S7DgD pY+M7a3g+715UJd21zDQDuFSpJVRxnQ7/E3ot8AqCUzJeHU32z/ZyjUfy4p5VQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxNqH5txKzxK for ; Thu, 16 Apr 2026 16:33:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27e80 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 16:33:10 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Tom Jones From: Lorenzo Salvadore Subject: git: c9304ff12f - main - Status/2026Q1: Add two reports List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c9304ff12f566a887b59b8ff29d1b36c4c98eba2 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 16:33:10 +0000 Message-Id: <69e10f46.27e80.5bc10d4f@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=c9304ff12f566a887b59b8ff29d1b36c4c98eba2 commit c9304ff12f566a887b59b8ff29d1b36c4c98eba2 Author: Tom Jones AuthorDate: 2026-04-16 16:02:49 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 16:02:49 +0000 Status/2026Q1: Add two reports Reviewed by: status (Graham Percival ) Differential Revision: https://reviews.freebsd.org/D56388 --- website/content/en/status/report-2026-01-2026-03/h616.adoc | 13 +++++++++++++ .../en/status/report-2026-01-2026-03/jumbograms.adoc | 11 +++++++++++ 2 files changed, 24 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/h616.adoc b/website/content/en/status/report-2026-01-2026-03/h616.adoc new file mode 100644 index 0000000000..4580b77c95 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/h616.adoc @@ -0,0 +1,13 @@ +=== Support for the Allwinner H616 SOC Family + +Contact: Tom Jones + +The Allwinner H616 family of devices (H616, H616 and H700) are a series of small, but powerful SOCs with powerful media support. +These are found in a number of TV Boxes, handheld devices and single board computers. + +FreeBSD now has support for most peripherals and has been tested with the Orange Pi 2. +There is a yet unknown issue with the Ethernet controller, but this is under investigation. +Graphics support requires drm and this has not yet been explored. +The video device is not support on u-boot or Linux as a framebuffer console. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2026-01-2026-03/jumbograms.adoc b/website/content/en/status/report-2026-01-2026-03/jumbograms.adoc new file mode 100644 index 0000000000..06d467ba7f --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/jumbograms.adoc @@ -0,0 +1,11 @@ +=== Removal of RFC 2675 Support + +Contact: Tom Jones + +The Jumbo Payload Option is an IPv6 extension header intended to support packet sizes in excess of 65,735 octets. +FreeBSD gained Jumbo Payload support from the KAME project, but not real networks ever carried support. + +As part of modernising the IPv6 stack Jumbo support has been removed. +As far as we can tell it has never been possible to use this support with a FreeBSD host. + +Sponsor: The FreeBSD Foundation From nobody Thu Apr 16 17:07:28 2026 X-Original-To: dev-commits-doc-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 4fxPZm5Wqjz6ZFcD for ; Thu, 16 Apr 2026 17:07:28 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxPZm4TF2z3YJN for ; Thu, 16 Apr 2026 17:07:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776359248; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ENwAidj+Hdz5WI6TVuGsHWuIH+KEt13372ra416mAj4=; b=RGrRuVTKyGduSSbGGwAIW+aIUFG6bnjXGdh8m4g8NJkho4JVHvxAUAG4tFCCssgOtcDokj QIs5c5KCdDKJInom5eXF9NveQApTj2OO52U4jhumUuZz0tWhYkE4FNmlY4LozmosL9GrjA 1ZEwsSjfQ9buMdxZwEA8ElJjlkstX6ypu5LZpZQyAUNQyWmDhmzlWRYj/+iwVPCTcR2u2n 8nNW6W/ZOpWcq6Wh+ZQRKoHv53J0r6APOxt6ysygqwGnm9loAhN0ZmGvMZhy8KWFaoie+o VuvvIzs8tBTLqmxo51HDag3jfKxeo4m7Frh4P+BPELpBoqCY13CAJRDUL8n7Rw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776359248; a=rsa-sha256; cv=none; b=yZBOXfpvL5tEze90OfIKoYq4NIuZY2vfX7bFICxVGAFeLeiJvQMSPWedKANjPBeCOJPrpB FbYyVPv9ffeUYRo5OCM64ClMuvjHNfbDqNO1XsXgbERKDd3IN70Jb8TPtsVG9bqscC+2+C TKNC7O3uaf22nU5+qGZnsA11gei7TawdNYm0GwNhq8k2seclz1EpqkQ387qiMI9dkQOkk+ WWDh+O+i5AxarAtAz6eaCj/G8IA7HN4ilQxktUgpxp58qxciqRpIkeiJWBkkYdYnN48+JO Uf6pVEEO/fxIaqpzS3OWu9wYaYaTzeAwfmnqPn9p4MFf8jT4hvcLQ6rG/rNRag== 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=1776359248; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ENwAidj+Hdz5WI6TVuGsHWuIH+KEt13372ra416mAj4=; b=oGLB0Or6YWF1UFG9/8eQhbzCz4Q0dm1HHHwN4Yv5NR19xi8r38e/fzG3fFDU/BJNLwihws 40wSQHqdLLgyB+qwWrSERHxx8+tuoQYkjmWjEX4j76me7H7SPTRpyTnObZ4h3y6kkWJU0M gDstspHfmJ70AfZByg6CBySb5F59lDl4iKhbB6I8sf6HdGwJsy43Z7KdczZMIjY560IeiU uQQO3xT3KGyGMtpXwhBudeWyRgl4xWp0sFPkV5o693I5v8lcIdr7ykCQZfR1UPsidr+CjP IVXglasvkB7r2D69o8IsmoGi2Wk4pz/c3es/AQzqIqYQce773cVTECSSldV6Uw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxPZm3mTyz1df for ; Thu, 16 Apr 2026 17:07:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 32a44 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:07:28 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Robert Gogolok From: Lorenzo Salvadore Subject: git: 57585b89d3 - main - Status/2026Q1/stackit.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 57585b89d3d8c177b6bae46d8ca00420c9635580 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:07:28 +0000 Message-Id: <69e11750.32a44.6347de7d@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=57585b89d3d8c177b6bae46d8ca00420c9635580 commit 57585b89d3d8c177b6bae46d8ca00420c9635580 Author: Robert Gogolok AuthorDate: 2026-04-06 09:42:28 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:06:51 +0000 Status/2026Q1/stackit.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/645 --- .../en/status/report-2026-01-2026-03/stackit.adoc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/stackit.adoc b/website/content/en/status/report-2026-01-2026-03/stackit.adoc new file mode 100644 index 0000000000..35c3eeb86b --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/stackit.adoc @@ -0,0 +1,22 @@ +=== STACKIT Cloud Integration on FreeBSD + +Links: + +link:https://stackit.com[STACKIT] URL: link:[https://stackit.com/] + +link:https://github.com/stackitcloud/stackit-cli[STACKIT CLI] URL: link:https://github.com/stackitcloud/stackit-cli[] + +Contact: Robert Gogolok + +I am working to ensure FreeBSD is a first-class platform for managing resources on STACKIT, the sovereign European cloud. +The goal is to provide the BSD community with native, reliable access to STACKIT’s IaaS and PaaS tools. + +Native Binaries: In addition to the existing link:https://github.com/stackitcloud/stackit-cli[sysutils/stackit] port, native FreeBSD binaries (amd64/arm64) are now included in every link:https://github.com/stackitcloud/stackit-cli/releases[official upstream release]. + +Upstream Contributions: + +* link:https://github.com/stackitcloud/stackit-cli/pull/1048[PR #1048]: Added logic to ship native FreeBSD binaries via goreleaser. +* link:https://github.com/stackitcloud/stackit-cli/pull/1243[PR #1243]: Added support for opening authentication URLs on FreeBSD. + + +Future Work: + +* Ensure the official link:https://github.com/stackitcloud/terraform-provider-stackit[Terraform Provider for STACKIT] functions correctly on FreeBSD. From nobody Thu Apr 16 17:07:27 2026 X-Original-To: dev-commits-doc-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 4fxPZr6Mvfz6ZG7l for ; Thu, 16 Apr 2026 17:07:32 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxPZr4NWFz3Yj3 for ; Thu, 16 Apr 2026 17:07:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776359252; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=I5t5yBz4LEAg0SjFZkLUfZpRVondheAaLie//V/5ySA=; b=kOSSwVMc4soTTZL29p56gd6Ur3qdua120MmhW3WLZm7gDp/loapt5JldD4NfDyZpqjdfVx evuAsZVxrahJpHiGX7dn53+j+T6ImXQQJ15cs5h/LwK32N7Q+0LVghH1O502SCkFNVHQKZ yiblQORJKji1Krpzqf9TMXAxBFPsmGNhLNpSTXlKz8G1SjEgMKI7KhQCFGeAsiGD5iNw6N D+O+K9R+S8Fh2p6Be21Zv2n5Dn3znHjG5HOVLXCT9fIYsrczO9057VbnBOtoZD821Ty/0g T7p70BnJuDg6whsLYjskyTLgN3AixUHPCtycR8P+ViYHUIumx8J5F/iLqeI7/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776359252; a=rsa-sha256; cv=none; b=Pn2CVlFQsooj2VYTYUnRhlynPMutE7Wo/uG5g8HpzSfB9hjyjcVKJ5Nse4RsqKFtjaYXBq 8Uq/vFasH8E/JwGZXH33Od+OlqYnjFbpQA3QJlsOw0VAe1S+JvCoWTchB2tjZZ4/SczyAk niJY0oAPnpKkDkLMq7I+ovqtCFOVSpTwio2HyMdcnyt8LWyyHTXjZoAAT6SAzJN3og9TDZ gE+gKkYZE1eoukvKlqKOZSco1GI7G6fIdyO3A7WGC2Hw2sfDjwfPbH7VB+SfySJH2M5RbI f7oAa8i2HC086MTDJt495MjGw7V2a9D0AncMZygYUGXDrKadybOfmzxd4gTgEg== 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=1776359252; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=I5t5yBz4LEAg0SjFZkLUfZpRVondheAaLie//V/5ySA=; b=VMMW4ehFyDsWL/jWWrzMvM24AcW5632BMYrUyn2eOOUMefcdF035IbDCvbVDTNa/Qz1z21 aQLyuEnOrVky+YAXWLyAJTgF+KuSaya8ewnjz+w8heBv4YdH/q1/mPaLC+tHOLSkaInYpn +ofc9a78+KZ2I6LqWrGPfaLgGAN1UsJdduJOk/mV4K0GEFiT56aqdrigkVSc3GADQRNo7s OJUGHI9+ffKy5qfO5eU07zVqDGV0cRqXDJ+Qmm/yBZlKn/VP2vzlC3CzDN0vcW7urmmJZS jHYIFlXgsPvUqlT3r/ykCgi4Yhqxjun5yzqEVBX25yds/4DvQCGqd3fE7CjmLw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxPZr3rctz20H for ; Thu, 16 Apr 2026 17:07:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 32a40 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:07:27 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Robert Gogolok From: Lorenzo Salvadore Subject: git: 52a1580efb - main - Status/2026Q1/buildpacks.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 52a1580efbe35dc8b5ecb173d31f81811db8415a Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:07:27 +0000 Message-Id: <69e1174f.32a40.44c6559c@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=52a1580efbe35dc8b5ecb173d31f81811db8415a commit 52a1580efbe35dc8b5ecb173d31f81811db8415a Author: Robert Gogolok AuthorDate: 2026-04-13 08:15:12 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:05:03 +0000 Status/2026Q1/buildpacks.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/653 --- .../status/report-2026-01-2026-03/buildpacks.adoc | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/buildpacks.adoc b/website/content/en/status/report-2026-01-2026-03/buildpacks.adoc new file mode 100644 index 0000000000..0cb17f9d10 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/buildpacks.adoc @@ -0,0 +1,25 @@ +=== Containers and FreeBSD: Cloud Native Buildpacks + +Links: + +link:https://buildpacks.io/[Cloud Native Buildpacks (CNBs)] URL: link:https://buildpacks.io/[] + +link:https://github.com/buildpacks/pack[GitHub Buildpacks repository] URL: link:https://github.com/buildpacks/pack[] + +Contact: Robert Gogolok + +link:https://buildpacks.io/[Cloud Native Buildpacks (CNBs)] transform application source code into container images. +Those images can run on any cloud. +With buildpacks, organizations can concentrate the knowledge of container build best practices within a specialized team, instead of having application developers across the organization individually maintain their own Dockerfiles. + +Since the last report in 2025Q1, the project has transitioned from experimental support to official binary availability: + +* Both the primary CLI tool `pack` and the core `lifecycle` component now ship FreeBSD binaries with every new upstream release. +* A new port for the CLI, `sysutils/pack`, has been submitted (link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292952[PR 292952]). + This will allow users to install the tool via `pkg install pack` once committed. +* The official link:https://github.com/buildpacks/samples[buildpacks/samples repository] now includes a Work-In-Progress pull request (link:https://github.com/buildpacks/samples/pull/201[PR #201]) for FreeBSD. + +The next steps focus on lowering the barrier to entry for developers and improving the automation of the FreeBSD build path: + +* Seek a FreeBSD ports commiter to review and land the link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292952[new port sysutils/pack] into the ports tree. +* Address a link:https://github.com/buildpacks/pack/issues/2546[known issue] in `pack builder create` where the tool incorrectly attempts to use non-FreeBSD URLs for certain binary downloads. +* Investigate creating link:https://paketo.io[Paketo-style buildpacks] specifically for FreeBSD. + This would provide 'zero-config' builds for popular languages (e.g., Go) that produce FreeBSD-native binaries within containers. From nobody Thu Apr 16 17:13:48 2026 X-Original-To: dev-commits-doc-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 4fxPk442f6z6ZGR4 for ; Thu, 16 Apr 2026 17:13:48 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxPk42kBcz3ZbG for ; Thu, 16 Apr 2026 17:13:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776359628; 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=QiwUV7dIgoldqnMC2NMBIxBGR+9UxYg+zSctSMi+TSk=; b=MfyvXdOfOpwgRsKAfRHu794XSqDepJ9W6LdNROQYp0ij8x/2b1pLiuJ3wuequZ0SMiUO7e LqqFPaNrGRBaVgIMu5AR1dzhGosGY9C+0mBi0gcDZkp1cl+3pRtHtqf5u3968kXYzoJp5s yS7HiUA8EojkBqUp5CH/K+l6DNsjyulqkKuT55XCNUch8kKAOzWZ2EuYE3VGqB7wrHgu8s UOnXzUQwzXN8/CmTZODkqdO8nQnSuM3OVWUH6QCmguX2t3vBEyfJ07IQGq4B9BkG6Zi0jj pjl5lPbh5H2yBRrVLSpGOfDxasy0wwnrxf9TVJT7BC6zU79Zr7daBq1LM96gUg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776359628; a=rsa-sha256; cv=none; b=E5QqnCn9IBLwlqrffDWcPk1C8LckVOuPdLEAZOlFBJpEKhcJ8RVaETqg39DhJqM7shOh5a 1zzXJiL33nOXbLk6HNmXXsXWDcpB6GAVwzCjvf53SfHfkGlwx3Ile8/yZRPqcXUQck9Ho1 G3DksG8WVjVNyh/1TEWdufSbO+ZOD/uGmNEpSUhbsejgBD1xsYr2GetQ4+trb2k3sfyN9Q deY37lZ5ElwAwd59mhuU91v5+CkJ8oliqVmT3z62QOy+7oDbg3jA3dHZfdW8ZJ0yHHKHl+ ElThop6x+pMRTEmvymoHxE2bkqZ+zV2zL4eWZwgfeBGxrXebUslrhy/9Ti2cVg== 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=1776359628; 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=QiwUV7dIgoldqnMC2NMBIxBGR+9UxYg+zSctSMi+TSk=; b=Q5Osq8eYxhGuH7B6TUi5pYlIWR56oCR3HwPJDn+I7EVega78kaNm1EPVAl0hLaQ7uGtjin oxjQPkP6ZuqVw/c7oAInW3lnKODTKoXLtuSuJ3XrRLB7XgMgY2cIXlXn8t5Ca3sKFad56i ZZ2IemvhyrjTvBbo3p9WoCmWOn9xTPRm3mHZpgrakQZ0Qdv12OtLzW8fHuZVEnRdfmLHqn FbTFeeCkGwcVSNdk9tHK20iy1KavfkQA8mgYYOhSTILIKQOi45VSqNDgODTdiImK6qT5hR dKeT/LHNwmFNO0StDUKBt+3D9OSk+8D3J7ZoZZZG6UJuOj2vXlCP8UzyZube4Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxPk42K6Xz2Lf for ; Thu, 16 Apr 2026 17:13:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3398c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:13:48 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Maxim Konovalov Subject: git: 12ad42af74 - main - Status/2026Q1: spell List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: maxim X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 12ad42af748e0274d792086f8cded0a56a176e96 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:13:48 +0000 Message-Id: <69e118cc.3398c.79b731c0@gitrepo.freebsd.org> The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/doc/commit/?id=12ad42af748e0274d792086f8cded0a56a176e96 commit 12ad42af748e0274d792086f8cded0a56a176e96 Author: Maxim Konovalov AuthorDate: 2026-04-16 17:13:24 +0000 Commit: Maxim Konovalov CommitDate: 2026-04-16 17:13:24 +0000 Status/2026Q1: spell --- website/content/en/status/report-2026-01-2026-03/bugmeister.adoc | 2 +- website/content/en/status/report-2026-01-2026-03/buildpacks.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc b/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc index 67ec100867..b1155e79bb 100644 --- a/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc +++ b/website/content/en/status/report-2026-01-2026-03/bugmeister.adoc @@ -15,7 +15,7 @@ We welcomed a new member of the Triage Team, Simon Wollwage, who has been loving Many reports have been closed or had their underlying issues fixed from his efforts, and we thank him. We finished updating documentation to request that proposed changes are sent as git format patches. -This will save time, increase secuirty, and properly convey author metadata. +This will save time, increase security, and properly convey author metadata. If we missed a spot, please let us know. See also: link:https://wiki.freebsd.org/Bugzilla/SearchQueries[] diff --git a/website/content/en/status/report-2026-01-2026-03/buildpacks.adoc b/website/content/en/status/report-2026-01-2026-03/buildpacks.adoc index 0cb17f9d10..66799c2ff8 100644 --- a/website/content/en/status/report-2026-01-2026-03/buildpacks.adoc +++ b/website/content/en/status/report-2026-01-2026-03/buildpacks.adoc @@ -19,7 +19,7 @@ Since the last report in 2025Q1, the project has transitioned from experimental The next steps focus on lowering the barrier to entry for developers and improving the automation of the FreeBSD build path: -* Seek a FreeBSD ports commiter to review and land the link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292952[new port sysutils/pack] into the ports tree. +* Seek a FreeBSD ports committer to review and land the link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292952[new port sysutils/pack] into the ports tree. * Address a link:https://github.com/buildpacks/pack/issues/2546[known issue] in `pack builder create` where the tool incorrectly attempts to use non-FreeBSD URLs for certain binary downloads. * Investigate creating link:https://paketo.io[Paketo-style buildpacks] specifically for FreeBSD. This would provide 'zero-config' builds for popular languages (e.g., Go) that produce FreeBSD-native binaries within containers. From nobody Thu Apr 16 17:29:53 2026 X-Original-To: dev-commits-doc-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 4fxQ4f0m5gz6ZJ2q for ; Thu, 16 Apr 2026 17:29:54 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4d5YzZz3bDK for ; Thu, 16 Apr 2026 17:29:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360593; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OvXVP3zuaywHM8DmLsyWGkdAo3eH95AXYn+qxyHq1w4=; b=ZgJZlhmgfhXD4slOkW8MQMQFhaxxYBLjCU0WaX+yPRAozepgZXA1eLjnfeEGEdjDGn0YEL hUfGs59gF3ZsDg1XxjnvkNzWIg+1FgJfKpJOcSAJ7S0gvd15i4e1bIRTEeCEeR3rZyUOwI D27DpdXH/7cT+wrZ5RO8a9tzTgjKkg++22pYfiP38djeLdHpfCL9UzuoRLxAcLvmf3SKQ0 PlpvywumL7oErQNHbzf7QEUNed+c5poJLOwKeD8T9fns3tJMP/eaAI3ONy5IaIhHpPwJdk CvLaGKHeUSnNkQFS2FlCpL5MFbxi4JiH1jBnZvqvXajIEATHV+0hbLlj2sFGGA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360593; a=rsa-sha256; cv=none; b=GKXvOSfPPRj/AeWurrkhy3jDhqXAtS0BsaCG5V93JNbKrlzwSqI8dSIl6+gF6PjheRdk93 z11TWNp40VGpw1k3aRgQHu6CUv9FpcNFhJz8myNp3v/0hWe/iQImw+1wYEx3pkQt4qyXfo 7j/DHg6rh55ruUyZPE6ulVn39T/NZ5kAMpuPaZnfpmrV1Uh1BuFoPzjDRzPPG+gL92Gfd4 tkJH3Cg129FKPSDg29bpnHSY/vw3scmmLMm9EropKP1E4FFa80TDPrxa47vP4yEpMsniky opautqzWZjzM+ScNqQ2rDCFCaWCQQpS2V5ss4jflAwP5bV+kwqmlDgQHSE4s/Q== 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=1776360593; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OvXVP3zuaywHM8DmLsyWGkdAo3eH95AXYn+qxyHq1w4=; b=v6Dd/PLEUKHzWBK5Asek79MNvtEmjJRVR3WF+G3NNAO9PWJ32riHeDDq0L3Icu+eZPg5Jt vhMb+WW3Z1SnuaCsBEbYXnJIfu7hDXo6u9HU652bHL20dKh4Ix++e/EQx16fMbs7qTK2sS YMin5zf4EYp6E6rdObKTksZ5vvDmH2TgmlU/KojTLlGIxqjFudjvqaEF2JZ2WtPOkeYxgV 5lYE1Spy9qPumOm/rJIRvFROrokbMmKH+U2hXB9f8munh1NrQysLF4dzj0zJxgnhSXaYWo IG6oLk8kwvmHVNpgctX9iciLjy5y7suCrz4UIiUnUn6x9E7RMqSqtkSfyLAjnQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4d46Vpz1q4 for ; Thu, 16 Apr 2026 17:29:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 34589 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:53 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Alfonso S. Siciliano From: Lorenzo Salvadore Subject: git: 64df2ef8ed - main - Status/2026Q1/desktop-script-bsdinstall.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 64df2ef8ed2c351c88c46df4266489a2e3111e0e Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:53 +0000 Message-Id: <69e11c91.34589.51ecad22@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=64df2ef8ed2c351c88c46df4266489a2e3111e0e commit 64df2ef8ed2c351c88c46df4266489a2e3111e0e Author: Alfonso S. Siciliano AuthorDate: 2026-04-09 00:12:02 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:30 +0000 Status/2026Q1/desktop-script-bsdinstall.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/651 --- .../desktop-script-bsdinstall.adoc | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/desktop-script-bsdinstall.adoc b/website/content/en/status/report-2026-01-2026-03/desktop-script-bsdinstall.adoc new file mode 100644 index 0000000000..d931b55613 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/desktop-script-bsdinstall.adoc @@ -0,0 +1,42 @@ +=== Desktop Script for BSDInstall + +Links: + +link:https://github.com/FreeBSDFoundation/proj-laptop/issues/25[Laptop Support and Usability Project Task] URL: link:https://github.com/FreeBSDFoundation/proj-laptop/issues/25[] + +link:https://gitlab.com/alfix/kde-installer-dialogs[Project repository] URL: link:https://gitlab.com/alfix/kde-installer-dialogs[] + +Contact: Alfonso Sabato Siciliano + +In the past, I developed several shell scripts with graphical interfaces to install and configure a complete desktop environment on my laptop. +These interfaces allowed users to select their preferred options. +One script in particular included GPU drivers, desktop environments, and tools for both laptops and desktop systems. +These projects are still available in public online repositories, but they are now likely obsolete, as they have not been used or maintained for several years. + +Recently, the FreeBSD Foundation launched the Laptop Support and Usability Project. +One of the short-term goals of this project is to provide a simple feature in man:bsdinstall[8], the FreeBSD system installer, to install and configure a graphical environment. +The installer should ask users whether they want to install a desktop environment and, if so, automatically install and configure everything needed with minimal or no user intervention. +After reboot, users should be presented with a KDE Plasma graphical login screen. + +To implement this feature, I reused one of my previous scripts as a proof of concept. +It has been updated, simplified, and renamed to _desktop_. +The script installs and configures GPU drivers, Xorg, KDE Plasma, and SDDM. +Based on the feedback received, I introduced several improvements over the original version: + +* Automatic GPU detection with a suggested video driver, since some users selected the wrong GPU during testing. + This is particularly important as the script targets less experienced users. +* Addition of dialog-based messages to provide information, documentation, and error reporting. +* Extra features and menus to allow users to choose certain configurations. + +In the future, depending on user interest and feedback, support can be extended to additional desktop environments and tools. + +One of the main challenges was the wide variety of supported GPUs. +For this reason, I launched a call for testing, involving the community through a script to be executed on an already installed system. +The feedback and suggestions received were very positive and valuable. +Contributions are still welcome, especially for: + +* NVIDIA Optimus with recent GPUs. +* Systems with non-amd64 architectures. + +A version of the script was later adapted for integration into bsdinstall and into an installation ISO. +After successful testing on both CURRENT and STABLE, a review has been submitted to add the _desktop_ script to bsdinstall: link:https://reviews.freebsd.org/D56167[D56167]. + +Sponsor: The FreeBSD Foundation From nobody Thu Apr 16 17:29:54 2026 X-Original-To: dev-commits-doc-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 4fxQ4g0bLnz6ZHtx for ; Thu, 16 Apr 2026 17:29:55 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4f5Xqlz3bdV for ; Thu, 16 Apr 2026 17:29:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360594; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=o3VnaTMuqoCgaAVeZSOjEeM7B6XusFnQY3mtjCSGWYc=; b=eq3vvZTLDmhHDCqJeeoJ4GFQ0Aa/9sYP8woAVkIVkNmtZk+AFkffjUWsSfqyaH/Ib2g72J wqGT9XyaxNYtxO3MIC7ZKTdF6B7NGbw0fykaKNSaK5A6GMx+AvD++W04PaCykH4bsoupN4 ueBeul1iSf7sxH8lRCqnMQYk9BZGDeDXCuXXm3AmIba7JIjd5wITfCswMplcqLHBNECRZi BTHwHCHvLt+k/wQAR7wHgMveBGDm19l3Cv9Z/VOlpLBeMQQF9EdVX876tMQL3rbudboH3R am3jf8MYTVudkox2QM7Yo1uXLnCE+gIzj19nztvwvltFVOEfgZ0lTMXxwgK1Vw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360594; a=rsa-sha256; cv=none; b=FBGbrDckbWLDF/6HnSMpM8hwg/9ire1OxOkYdls9sDIaW/pL53jxKy74MfOeaqXlEufp4s j8S2ekxSUQJaf4AX5VSOwxODQlkUmUL9ELb8TzHamsNFd8BlPlHczT+L344puFGWEeD4xU 119EpbZ1dU3ZitAXHGlvZmh2kkcTmVeZYkHeQtpyupgbMKC8jwmteIJk/VVsFtAueeWAvi qLDbdQyDbb5ea5Ku1RSYDdeWYXnXNsrqbadOZe5K6n0gOjgui9a/N7zW2ZcgEPnNQRupcE zRECU+V0JyWfpROlMbWdvLtBoplgMP3gOiUNdMWzxi4UucsGKjwuIOVfogmASQ== 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=1776360594; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=o3VnaTMuqoCgaAVeZSOjEeM7B6XusFnQY3mtjCSGWYc=; b=NjOxU/f9SyabVpDFfs6ZEtzjCVUBWGfhDRrM2QiycARxxvlsz3RHnu9XEjfeXG/aJGifGg cIMezBwx916pPlVwvcj8O3K6j5Q3a3fguYqRgC4v6nrwppo+QgPiZ5CrqGLapMs/AUsDx1 vbE4D2PTA9/dbss99+8FRxiRA+W7wdifKSA+xn9P+lL+VwiCQdbc9oV1QTE42fwN1dq9dg edAM71d8o/RhiQHOZabFNWdcmrNIJDyx/tuNPdziR62ntGYw20kgtw+vQADzFhfISCiQ6T PPdSnuUmON1j6SMhVJNJatNvnzW3Vz+RlYKBuOqNHhxMDvj9+3KROS/wJE54VA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4f4qDSz1sn for ; Thu, 16 Apr 2026 17:29:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 347cf by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:54 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Paul Floyd From: Lorenzo Salvadore Subject: git: d065b11779 - main - Status/2026Q1/valgrind.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d065b117799693cfa89c86f8b476ceed74127f78 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:54 +0000 Message-Id: <69e11c92.347cf.9192186@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=d065b117799693cfa89c86f8b476ceed74127f78 commit d065b117799693cfa89c86f8b476ceed74127f78 Author: Paul Floyd AuthorDate: 2026-04-13 11:47:19 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:30 +0000 Status/2026Q1/valgrind.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/654 --- .../en/status/report-2026-01-2026-03/valgrind.adoc | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/valgrind.adoc b/website/content/en/status/report-2026-01-2026-03/valgrind.adoc new file mode 100644 index 0000000000..08f6cd12b0 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/valgrind.adoc @@ -0,0 +1,31 @@ +=== Valgrind: stabilization, FreeBSD 16 fixes and additions + +Links: + +link:https://www.valgrind.org/[Valgrind Home Page] URL: link:https://www.valgrind.org/[] + +link:https://www.valgrind.org/docs/manual/dist.news.html[Valgrind News] URL: link:https://www.valgrind.org/docs/manual/dist.news.html[] + + +Contact: Paul Floyd + +When FreeBSD 14.4-REELEASE came out and all went smoothely I thought that there would be little to say for this quarterly status report. +Then I started using a couple of 16.0-CURRENT machines that are part of the GCC server farm. +There I saw several issues. +At first there were many more failures than I would normally expect. +A bit later the servers were updated and Valgrind broke quite badly, asserting early on in start up. +Some of these issues were the usual high maintenance expected with Valgrind. +A new Helgrind suppresion was required for internal locks used by `pthread_create`. +The servers were built and installed from source which affects the error callstacks occasionally. +The Valgrind regression tests are quite sensitive to that kind of change and some extra filtering was required. +The asserts were caused by incorrect assumptions in Valgrind that are used when the tool reads its own binary, mainly to enable it to print its own callstack if there is a crash. +The final problem was caused by a change in the way that library split debug files files are produced. + +Overall, this is more of a stabilization release. There are relatively few new features. + +Valgrind 3.27 is due out at the end of April 2026 and package:devel/valgrind[] will be updated shortly after that. + +Here is a list of bugfixes since my last report, Q3 2025. + +* Internal cleanup of syscall arg handling. +* More checking during client stack creation. +* Some tweaks to the default suppressions. +* Added syscall wrappers for `kexec_load`, `pdwait`, `renameat2` +* Syscall `pdrfork` added with flag "not implemented" (`rfork`-like syscalls are very difficult to implement in Valgrind). From nobody Thu Apr 16 17:29:55 2026 X-Original-To: dev-commits-doc-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 4fxQ4h0vFtz6ZJ2r for ; Thu, 16 Apr 2026 17:29:56 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4g6MWRz3bdZ for ; Thu, 16 Apr 2026 17:29:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360595; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BaLdTI3AUJW7+YLz2oQtsveYj/xYMfF1gKlsoLay7vM=; b=t0k95tBe/rLinsSsDHiSjSr3+48P0JUOrxz55Cq+ks16OI+sgFdoegJ590pEj//dBqqKGP UoRcsgvVe+ZRxHNjAtj00pzUA+pHuMiDS3JXjMRvfxRoDmO9kKsMRlkKL3qvq79q2j29fq KQ/yG5en4iRtnxtz8iIdD69JhGBVVw5BLjkEanOPyojnRN9HlHmOgR/A51vwrJP/eLS0OW cXhdaxxyG8L8pzE4NKDgSNiZG5KkB2obVVCx8vxHQvNdPNWg83UXLHx3nxCsqNUb7B6/na 6HtwP5v3W420vlseM4Hn9N+1wb4CAakxN5JFfxcs/wWK9yEdtrsbkLeIb0QWaw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360595; a=rsa-sha256; cv=none; b=xpxS4DBajCfT0ltaAksEsfZy2BurvDL+9EdGr2aYPvKamELh7vPbjbrQl3UBGD9BmNLXO9 YS9UpbxcR+Q8TakE4m8i7+3kbOODpPCgAZfSyiMx78Oxze3lhFFVfUxuLuUvce096Dmvg8 2j9tuu0HmHF5wSf8c8LPAgfnXPuQYggbvJ0O44z0k4Ag7pf9r+7liPDje1wuFzz869A9pf UeM1bdOq0ImqDsQu2m5f4AOzP+X7sNjWtzkCajdK7YSvxeytl8tKJMvbyCD3WFUJ362RZc aFr2XCfPicU3Ueh7fxWz6ECm+aUGwL9CnjFy4l4bbfjp7ToK7IXykCXSvwGCYw== 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=1776360595; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BaLdTI3AUJW7+YLz2oQtsveYj/xYMfF1gKlsoLay7vM=; b=UG6lgoUeRjm1qLVS/GiXKAzHUwJPqwVhVdD4QsroM/02SRhmtSvqteWX4dK0oaXIp8dmPp NLBkkiVVc62lxaV0PI3ARUPiq7hYV38Zj//IrSmfeFvaBOz2F5htvKKMSjdfp9ZWr8Jj4Z aGgZqmnh3oOuf+BlEsedJlK/5EAGap/oa8OwClMRLeyxEYYIEoe1vP+yeW4nIJudZiDuCG jak9Yo5bQu8Y5pj/lMOje6W1JcMvWcsFxXupWKxccXdggqkokP/qjqLNVHcaLUBtEzsBG7 WScQgMn2lBjaJ1oM9yKt9O3pE1FpmBzobKlavI8uNzM23Lnmoqx4yMBRftrUPA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4g5bz8z2dp for ; Thu, 16 Apr 2026 17:29:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3384c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:55 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Humanoid-Human From: Lorenzo Salvadore Subject: git: 9439d4da98 - main - Status/2026Q1/kbench-maint-pkgdist.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9439d4da98027e3040f2d067225f6f9ec024c938 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:55 +0000 Message-Id: <69e11c93.3384c.753db17a@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=9439d4da98027e3040f2d067225f6f9ec024c938 commit 9439d4da98027e3040f2d067225f6f9ec024c938 Author: Humanoid-Human AuthorDate: 2026-04-06 20:09:18 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:31 +0000 Status/2026Q1/kbench-maint-pkgdist.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/650 --- .../kbench-maint-pkgdist.adoc | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc b/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc new file mode 100644 index 0000000000..35c9e16dcb --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc @@ -0,0 +1,31 @@ +=== Kernel Benchmark, MAINTAINERS, and pkgdist + +Links: + + +link:https://github.com/Humanoid-Human/fbsd-work/blob/main/kernel-benchmark.md[Kernel benchmark writeup] URL: https://github.com/Humanoid-Human/fbsd-work/blob/main/kernel-benchmark.md[] + +link:https://github.com/freebsd/srcmgr/issues/21[MAINTAINERS srcmgr thread] URL: https://github.com/freebsd/srcmgr/issues/21[] + +link:https://github.com/freebsd/freebsd-src/pull/2107[MAINTAINERS pull request] URL: https://github.com/freebsd/freebsd-src/pull/2107[] + +link:https://github.com/Humanoid-Human/fbsd-work/pull/1[pkg to distribution set converter] URL: https://github.com/Humanoid-Human/fbsd-work/pull/1[] + +Contact: Trevor Xu + +My work this term was split between three projects. + +==== Kernel Benchmark + +I ran several benchmarks of FreeBSD 15.0-RELEASE, FreeBSD 16.0-CURRENT (default installation), and FreeBSD 16.0-CURRENT with kernel debugging disabled. +The purpose of this work was to provide proper measurements of the performance impacts of kernel debug tooling. +I found that the default installation of 16.0-CURRENT (i.e. with debug) was significantly slower than 15.0-RELEASE, particularly in areas such as memory allocation. +On the other hand, 16.0-CURRENT when configured correctly had performance comparable to 15.0-RELEASE in every test I ran. +A link:https://github.com/Humanoid-Human/fbsd-work/blob/main/kernel-benchmark.md[full writeup] is available. + +==== MAINTAINERS Modernization + +Based on the info from the link:https://github.com/freebsd/srcmgr/issues/21[srcmgr thread], I made a layout for a UCL file that would store maintainers and paths to watch, as a replacement for the current MAINTAINERS file. +I then wrote a flua script that reads this file and can output CODEOWNERS for GitHub or Forgejo, get the maintainers for a particular path, get paths for a particular maintainer, etc. +The pull request can be found link:https://github.com/freebsd/freebsd-src/pull/2107[here]. + +==== pkg to Distribution Set Converter + +Currently working on writing a shell script that can convert a pkgbase package set into a distribution set. +This would help facilitate the transition to pkgbase. From nobody Thu Apr 16 17:29:58 2026 X-Original-To: dev-commits-doc-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 4fxQ4k2yMtz6ZHrt for ; Thu, 16 Apr 2026 17:29:58 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4k0q53z3bkm for ; Thu, 16 Apr 2026 17:29:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360598; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9wbKToMmUlwbUyDY///V+GIBpyrOhWHV/hupvbNS1ps=; b=GvkxYmVvUNfKWoHlBjPyfPuQSWCm8tqIhW4w73KCmpY4Z16/+sIavdHTZUAgotCoLGD/NK kjQZQwnVWwnhktRTfLFAPbHwXY//ydcRbEm/rPkgJ5NFb879kLujH6xJijtZtPt7d0/tYL wCJmg68oUnMdNGZiQ3+LUGvSJ7DAviG1K+/yjZtoZhQlIttBlgSF2FvHkzn3c0KZ2Kg0PX 3hCiKDpCmG60qFrp5Eiev07snxsz9ClZpyscYQLCLhcosbCwEtlhSJxEoBS+d3ETi3pU0G zotLi+SqfjUs4UpPLmxh/cHx0KVKgoaqaXb91BTHKoduz+rl60DCsIZl0Q8SlA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360598; a=rsa-sha256; cv=none; b=U3BtY8ahtk1d/MAJPOk/DlBy39oDhewokdFnPeY4qgffM1b8dn38NxvSkxsFc6Q26jPPFY pEgjzOXqbVFjzigfjxVaXpCDr20n1XncjYa0VpaeeLlt7Qrz24g2oYx0m+oBLMppEcH6/P pvgv7PhiMYGg8k87qgZepriZ+J1Hpjj3ZKFCKOzsjCt71DCyXIgj2iXMJaxqlYZyU09qta 8lQZAsHdxw/Z3Fox96TMJcOXTRT9MbGijrr2MbkFqdHjY3wb3oVEgBZ7g8U10jnIkfLhkH K5RfKBEFASW8weB/aQyIjJlDT5n54sQNL4nH27gY3qxBQClGH//O+olKyJ8mmA== 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=1776360598; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9wbKToMmUlwbUyDY///V+GIBpyrOhWHV/hupvbNS1ps=; b=KJmGGTa/ISdr1HNpTptCcJ9ci8thWv9cpQYIMs1llSIdY2oyQD7sPBUHTqjc8r3HTqgRfB 7B8fgiJwAWHJNXs73Gj3qclLTv4mh7VS2N7n4rNhbIbCQ0iqWijga5xVbf3nfYuQ6b6gK/ 8qFXBMBMSfEHOV1DVyAYQaSG51l5WZLvyBaihYhWY+s5z5soAnkyBwBEdxzQ11b5/Da6zA 9OZF/CmcycHTLXTTuzXnxCYjRbiV36Zp+1SUQjAdTUbxcQnLK0EYw4HC68ntMCoXPn2GiN isExfxvMQq/Eei9PMRKGwRHEQS/h5EEnsHhHW6eHQ1iX2G/FLCkfsHo2T5hyrQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4k058pz1q5 for ; Thu, 16 Apr 2026 17:29:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 34037 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:58 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Hans Rosenfeld From: Lorenzo Salvadore Subject: git: 62f27e3f42 - main - Status/2026Q1/bhyve-cpuid.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 62f27e3f42026437ef0afd0b5078f5e08e1b3abc Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:58 +0000 Message-Id: <69e11c96.34037.54521a05@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=62f27e3f42026437ef0afd0b5078f5e08e1b3abc commit 62f27e3f42026437ef0afd0b5078f5e08e1b3abc Author: Hans Rosenfeld AuthorDate: 2026-04-07 15:17:06 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:31 +0000 Status/2026Q1/bhyve-cpuid.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/648 --- .../status/report-2026-01-2026-03/bhyve-cpuid.adoc | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/bhyve-cpuid.adoc b/website/content/en/status/report-2026-01-2026-03/bhyve-cpuid.adoc new file mode 100644 index 0000000000..6444c734bd --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/bhyve-cpuid.adoc @@ -0,0 +1,87 @@ +=== Full CPUID Control for bhyve + +Contact: Hans Rosenfeld + +==== Project Overview + +Ongoing work on this project aims to integrate the existing proof-of-concept work into FreeBSD, and to add the following usability features: + +- a user-friendly configuration method to override individual bits, parts or even whole CPUID functions as needed, while keeping the rest of the host CPUID information or a pre-defined CPUID configuration +- a user-friendly configuration method for the hypervisor signature reported by bhyve +- a set of predefined CPUID configurations based on common x86 architecture levels, perhaps also including a set of CPUID data for a few real CPU models, and a user-friendly configuration method to choose one for a VM + +==== Changes during the last quarter + +===== Extensions to bhyvectl +The CPUID configuration prototype already implemented a new command for bhyvectl, `--get-cpuid-cfg`, to query the CPUID configuration of a vCPU. + +Another new command for bhyvectl has now been implemented, `--get-cpuid`, which fetches CPUID values emulated for a vCPU. + +There are several modes of operation of `--get-cpuid`: + +`bhyvectl --get-cpuid=[,]`:: This fetches the emulated CPUID value for an individual CPUID leaf and optionally index. +`bhyvectl --get-cpuid[=all]`:: This fetches the complete set of emulated CPUID values, for all supported leaves and all supported indices. +`bhyvectl --get-cpuid=all,p`:: Same as above, but the output is parsable as a set of CPUID configuration options for bhyve. +`bhyvectl --get-cpuid=all,s`:: Same as above, but the output is "sparse", meaning that only CPUID leaves and indices are printed if their values on the given vCPU (with the `--cpu` switch) differ from the same leaf and index on vCPU 0. + +The latter two can be used to construct a baseline CPUID configuration based on the CPUID emulation of bhyve, which can then be modified as desired. + + +===== More flexible CPUID configuration +The CPUID configuration mechanism implemented as part of the prototype has been reworked to allow a more flexible and fine-grained configuration that does not require the whole set of CPUID information to be specified. +Here is an example configuration: + +------------------- +cpuid.0x00000001=edx|=0x00040000 +cpuid.0x00000003=ecx=0x01234567,edx=0x89abcdef +vcpu.1.cpuid.0x00000003=ecx|=0x10000000 +vcpu.2.cpuid.0x00000003=ecx|=0x20000000 +vcpu.3.cpuid.0x00000003=ecx|=0x30000000 +vcpu.4.cpuid.0x00000003=ecx|=0x40000000 +vcpu.5.cpuid.0x00000003=ecx|=0x50000000 +vcpu.6.cpuid.0x00000003=ecx|=0x60000000 +vcpu.7.cpuid.0x00000003=ecx|=0x70000000 +vcpu.8.cpuid.0x00000003=ecx|=0x80000000 +vcpu.9.cpuid.0x00000003=ecx|=0x90000000 +vcpu.10.cpuid.0x00000003=ecx|=0xa0000000 +vcpu.11.cpuid.0x00000003=ecx|=0xb0000000 +vcpu.12.cpuid.0x00000003=ecx|=0xc0000000 +vcpu.13.cpuid.0x00000003=ecx|=0xd0000000 +vcpu.14.cpuid.0x00000003=ecx|=0xe0000000 +vcpu.15.cpuid.0x00000003=ecx|=0xf0000000 +cpuid.0x0000000b,0=edx=0xffffffff +cpuid.0x0000000b,1=edx=0xeeeeeeee +cpuid.0x0000000b,2=edx=0xdddddddd +------------------- + +The above CPUID configuration enables the Processor Serial Number (0x00000001, EDX bit 18) feature on all vCPUs and sets a default serial of 0x01234567, 0x89abcef. + +On each vCPU other than vCPU 0, it overwrites one digit of the serial number +with the vCPU ID so that each vCPU has a unique serial number. + +The last three assignments does not make any sense. +Leaf 0x0000000b contains topology information in all indices, and register EDX always contains the x2APIC ID of the vCPU. +Consequently, these last three assignments will be silently ignored. + + +===== Using x86 architecture levels + +It is now possible to specify a x86 architecture level: + +------------------- +cpuid.archlevel=v1 +------------------- + +This will disable all features of x86 architecture level v2 to v3, restricting the CPU featureset to that of x86 architecture level v1. + +==== Plans for next quarter + +* The x86 architecture level support should be more robust. +While a direct configuration of CPUID information should allow to change almost everything, for x86 architecture levels we should check whether all the features defined in an architecture level are actually supported by the hardware. +Setting an architecture level that is not supported by the CPU should be disallowed, or at least being warned about. + +* Similar to setting a x86 architecture level, a mechanism will be implemented to override the hypervisor identification without requiring manually changing CPUID bits. + +* Get the whole wad reviewed and committed into FreeBSD. + +Sponsor: The FreeBSD Foundation From nobody Thu Apr 16 17:29:52 2026 X-Original-To: dev-commits-doc-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 4fxQ4k2qwzz6ZHrs for ; Thu, 16 Apr 2026 17:29:58 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4j4GTVz3bmQ for ; Thu, 16 Apr 2026 17:29:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4vebliBM+9g5FdgkjLYgJ8R2Tgpl6SgeWAr79kps308=; b=MPzXJvBIMFsnGumdVfjqg1NogG4H4SH5sQNWWqT5YR9yTLwQN19TLAhOTzmPSEPqb4S7Km 6qPRT2zMsOlr4/TsNwOFIQ96/Ob16JKgIEMgBAabJwGCMDTG/yIeMogm+W3+xFrBQ1dP9F qXxGHRuAvPe+IsNBUTRJrUR3yBjU2FJ/oIMMphZY7hD5OIYD9WQ+7fru2LIGsqwbZfXUCA y3+KFEN6CXKb3CarbLgF60PYSLhLufpJnpqBSBWJD6qDfcbZtNRx6fOYoXrKcOCyL8jWAD Og9ELWpgcoNuHKIJ92D47YSA5P2iZUxXnLtQLfuYUDinmfuOxnX23+rRqcyEKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360597; a=rsa-sha256; cv=none; b=qIKcQds0xgpWaTAZQ4vZFdLTzxsczW9CmMqLtwbfzGt6BBtq0HCaJg6MBSFmTht5b7btRg dmsBQgc4e8hgObebCtyhp7XUdtZUF8FQGhgaJiQca8mj1gPi/Vz/3FWjI4MndXBusj5HKD Pbr+uY0bkIgwaSQsWr2QTZY6A8J+eYS27DNXI6QtDNAQOiZyPoKRPdLyD3VD7x9Qm6s+Le YcZ7otToZoi96FaS8oG2xHOjE+wKXWeLwr7q5sMbPM/09EwshbrI0l8+MIOCjxT4nuyGv/ M96tVGAOBJE9WVnj4iMl/zGyG3BdPOlM9xmXP7eN7oCmT9ScStdcjhdwpbis9w== 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=1776360597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4vebliBM+9g5FdgkjLYgJ8R2Tgpl6SgeWAr79kps308=; b=Y/85Pn4GWVFrdiJCRqlvL66FJnCTYJfwj+uKpsgzaKFW9w9llFr2x0xOXlJIdrxByTyyuV 7wJjVshUdbC1esRsS3ZZiGIiKlBzmfJe9CZdNoKVrshR1IstkUHwYfljYW/8TaKG04Yr/b qToNKwnCQNoTrJ/n9WyqDczE7GXaEIzdKzM8wwyE6hm9qANUCPxHvOmB+wJoL3GEuLhKrt 6Q4JL+dl2DJyG1u5vRgAACXwSlOpkQdbuu+mi2t9L9T1vejXbTFfjGVt6CvxKz8dQG8duY U81pkeUwHKwjFNPgyJu1kew/JMx5FCXINSIJ+2pGDbbi4qcyn1uhQUXhJfIDjQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4j3pryz2MP for ; Thu, 16 Apr 2026 17:29:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 339c0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:52 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Aymeric Wibo From: Lorenzo Salvadore Subject: git: 8a67c6b1fb - main - Status/2026Q1/suspend.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8a67c6b1fb6be7f30b6b0a1aa35af9902bc02849 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:52 +0000 Message-Id: <69e11c90.339c0.7cfdc900@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=8a67c6b1fb6be7f30b6b0a1aa35af9902bc02849 commit 8a67c6b1fb6be7f30b6b0a1aa35af9902bc02849 Author: Aymeric Wibo AuthorDate: 2026-04-13 05:07:46 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:30 +0000 Status/2026Q1/suspend.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/652 --- .../en/status/report-2026-01-2026-03/suspend.adoc | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/suspend.adoc b/website/content/en/status/report-2026-01-2026-03/suspend.adoc new file mode 100644 index 0000000000..e55d61869f --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/suspend.adoc @@ -0,0 +1,29 @@ +=== Suspend/Resume Improvements + +Links: + +link:https://obiw.ac/s0ix/[Blog] URL: link:https://obiw.ac/s0ix/[] + +link:https://youtu.be/RCjPc4X2Edc[BSDCan talk on s2idle/S0ix] URL: https://youtu.be/RCjPc4X2Edc[] + +link:https://people.freebsd.org/~obiwac/s0ix/[Sleep testing image] URL: https://people.freebsd.org/~obiwac/s0ix/[] + +link:https://github.com/obiwac/freebsd-s0ix/pull/15[Working branch] URL: link:https://github.com/obiwac/freebsd-s0ix/pull/15[] + +Contact: obiwac + +Suspend-to-idle and support for S0ix sleep is in the process of being added to FreeBSD. + +This will allow modern Intel and AMD laptops, some of which do not support ACPI S3 sleep, to enter low power states to increase battery life. + +Most revisions have now been committed at this point, including the new acpi_spmc driver and s2idle support. +The only remaining things to land are USB4 suspend support and the s2idle loop (but that requires some more discussion and investigation). +See revisions link:https://reviews.freebsd.org/D52861[D52861] and link:https://reviews.freebsd.org/D54410[D54410] respectively. + +Many bugs have been fixed, but there still is an issue where the system will sometimes lock up a few seconds after resuming. +This was narrowed down to the NVMe drive not waking correctly after being suspended -- still requires further investigation. + +Work on an Intel PMC driver has started: link:https://reviews.freebsd.org/D54881[D54881] +This already allows for reading residency in the deepest possible S0ix state on Intel CPUs. + +Work has started on a new generic power management interface: link:https://reviews.freebsd.org/D55508[D55508] +This is needed as s2idle is not an ACPI power state, and the only (modern) mechanism for power transition requests is the ACPI ioctl interface. +It has not yet landed because we might end up changing or even removing the distinction between sleep types and sleep state transitions. + +Sponsor: The FreeBSD Foundation From nobody Thu Apr 16 17:29:56 2026 X-Original-To: dev-commits-doc-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 4fxQ4k27ykz6ZJ2s for ; Thu, 16 Apr 2026 17:29:58 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4j1Zfcz3bYm for ; Thu, 16 Apr 2026 17:29:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=gwWcGvB9XpNOHwqzk+9PNGF1RLExr+3utJTPhaw9TQE=; b=Lhs2cZGSYZLsbj2IByyw8DUkEjPZJxD4g23YnMs0w5B9kldLGBlcYW1Yvs55pGgv0eTJA/ 6BKZFfQF+PEZjOxHYc0A4B2yKPpFpPjHR1O3IHSnSa7GWy33RFyyMH9Go6t/fcodVeFWkX ls+Zvb7oDjVVlKPlFNTGrmqU3460Ub8phK5cbteepfSXLNAWxR8LdqBs8sjIM815N+6DOB fDIY4GL+VQPIme4YuKmAoUqdAJN8Z27xHNbmcEA1/MOmoSGPCBNjqOt6FsGeITjW5aSIdU fnB6NGvgnmgCqqAcSDTrhv1wEv3ncOEwRB26ZLcWy72GTfcZxE0meR+cW7mIjA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360597; a=rsa-sha256; cv=none; b=sQM511ypEueostlG5cyuWbwSxKymdEqL0/7h5pNOe9uJN/9N2dm7naK4K2g8i/TUI0NzVu VrNn9M8epGZabx4wX6xmDg9Gl7WOYFtxjrV58niKv5/9f8ts+ViMeYloXsLxFZLfCqbbNi 4qq7UMzdZ58bVUqUnf0gCCA0J0t9zcjmPHpvYj4H5y//09mV5y2kvvpUAqUebz7VHoA6c7 kfECOOnCzx0Zt6nvmtyll7uQqhGPxlAhDn/h/r70vxfdlHI8eQUSwIT2bB9/ixNV7PzYiM /0mUjl+RWJdbzlpz6zPpLdc1EU2TsPc5jxhgdi8qzZjukRSg0o/LQ5xGOTx1EA== 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=1776360597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=gwWcGvB9XpNOHwqzk+9PNGF1RLExr+3utJTPhaw9TQE=; b=Ro2uXzO74szfNrDMZRugk7+dYsK1Ienm7CeUYGhzxtG8ox017rI2eCZq51C6iVaU3D6NRG vJH2/OBzoDbFS8ghoFIvpdDovTSnOsJQxwcQI8Us2FmS/4PsGoRZ0D/wAFeoPEXq8WcrwI R80HYlYwTd/ByuMtIdd22XgR2iGC9I2Ue6D9DsItfsuCxCTAMFiIUISOSHnNhfpZyZn321 ABgnXcWSo68aZzGA855n8FzI+SLQ5uyPrAu3zxBrmdq1GDWlr4c/M+beB1Rl00VtVwVRW4 A6J0y282m77fQ7W6YZo6+iLFdt5UEXMJ4vtAY3v2AhTHnQ1kWToEIZO04s24cg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4h6Xzfz2Pr for ; Thu, 16 Apr 2026 17:29:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 347d3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:56 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Pierre Pronchery From: Lorenzo Salvadore Subject: git: c2b58fa4f2 - main - Status/2026Q1/alpha-omega-beach-cleaning.adoc: add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c2b58fa4f22a49990eee8c547a55aaeb63b59cdd Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:56 +0000 Message-Id: <69e11c94.347d3.4561f028@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=c2b58fa4f22a49990eee8c547a55aaeb63b59cdd commit c2b58fa4f22a49990eee8c547a55aaeb63b59cdd Author: Pierre Pronchery AuthorDate: 2026-04-07 18:07:33 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:31 +0000 Status/2026Q1/alpha-omega-beach-cleaning.adoc: add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/649 --- .../alpha-omega-beach-cleaning.adoc | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/alpha-omega-beach-cleaning.adoc b/website/content/en/status/report-2026-01-2026-03/alpha-omega-beach-cleaning.adoc new file mode 100644 index 0000000000..daa50cfd61 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/alpha-omega-beach-cleaning.adoc @@ -0,0 +1,26 @@ +=== Alpha-Omega Beach Cleaning project + +Links: + +link:https://alpha-omega.dev[Alpha-Omega -- Linux Foundation Project] URL: link:https://alpha-omega.dev[] + +link:https://github.com/ossf/alpha-omega[Alpha-Omega on GitHub] URL: link:https://github.com/ossf/alpha-omega[] + +link:https://freebsdfoundation.org[FreeBSD Foundation] URL: link:https://freebsdfoundation.org[] + +link:https://github.com/FreeBSDFoundation/alpha-omega-beach-cleaning[Project repository from the FreeBSD Foundation] URL: link:https://github.com/FreeBSDFoundation/alpha-omega-beach-cleaning[] + +Contact: Pierre Pronchery + +Alpha-Omega's mission is to catalyze sustainable security improvements to critical open source projects and ecosystems. +After a successful project with the FreeBSD Foundation in 2024 -- auditing the bhyve hypervisor and the Capsicum sandboxing framework -- Alpha-Omega has selected FreeBSD again, for the Alpha Omega Beach Cleaning project this time. +This new grant consists in generally improving the security and maintenance of third-party software within the FreeBSD base system. +The FreeBSD Foundation received the grant and has managed and executed the project. +This project is officially completed as of March 30th, 2026. + +After the previous report from 2025Q4, two major objectives have been identified: + +* Import of pkgconf into the base system (see link:https://github.com/freebsd/freebsd-src/pull/1994[draft PR #1994] on GitHub) +* Import of pkg into the base system (see the link:https://github.com/khorben/freebsd-src/tree/khorben/pkg-2.6.2[khorben/pkg-2.6.2 branch] on GitHub) + +Both objectives are nearing completion, and they were presented publicly at AsiaBSDCon 2026 in Taiwan, during the link:https://wiki.freebsd.org/DevSummit/202603[FreeBSD Developer Summit] as well as during the conference's link:https://2026.asiabsdcon.org/entry/talk/MSBLUR/[Work-in-Progress session]. + +Monthly reporting has been submitted to alpha-omega and is available as before on GitHub link:https://github.com/ossf/alpha-omega/tree/main/alpha/engagements/2025/FreeBSD[for 2025] and link:https://github.com/ossf/alpha-omega/tree/main/alpha/engagements/2026/FreeBSD[for 2026]. + +Sponsor: Alpha-Omega, The FreeBSD Foundation From nobody Thu Apr 16 17:29:59 2026 X-Original-To: dev-commits-doc-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 4fxQ4l2ylKz6ZJ0Z for ; Thu, 16 Apr 2026 17:29:59 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4l1TtJz3bmb for ; Thu, 16 Apr 2026 17:29:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360599; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UPSDzF6uPjduwTjZf762+vjJ3BksR1Iqt6y80sZzjh0=; b=oRPl4KouzvT5xclOe3aJNyODHUtAJDat8v5aB7w7C8uZdwnY8pioWr7xbcVDTtC6EV9ye4 5IIYJdMk89v+9x0ftmOA56mvD5Eu67h5gpfttgWYnulYFLbKKGVpWSDYROJaTBnlgOGAYv U8WRSVI0xoQpFpkTIuvOUurFefOA793fKdeOGWglwtIZIgOAkwpoz8++vxnGut2R+masKQ ffLUwm+NIXxB0XXdGoPqdvblOkPgNlKBPIJ0Ee6iYzIrvxOcVnj/XVYQCijgExOHj13n95 wYehPgd+fVCBNXl6as8LKQR1qRYv+EAtUeoggXhg9f8LPIpiCP05u9GxoNAAxg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360599; a=rsa-sha256; cv=none; b=VD1KFVtKAPdltu+7NBt/9rK+u/9BrxuOK9dgw0A7Z+WuU2F73SDvRjdZQemdjzBaRoAMt9 FoXDeiFy2cwOmDnAZT9MPXBcag/hQ6dbMqOmpPuV0riR1e57ZZmsmKD8fm/W644eufjjp6 XMNyLSRpzJJkCoXT2Y7TjCHHur+TLihheqtLCpRP2UusvEuBjecaTcU76zsYAYfJjD+w92 r7v+n4Bj26Yi8S6puZ2hQ4PKCkv4c0hm5/k4tE69J/VAGSmgUWAUe4M/pkFMFwHnb6JN0g Af12DgFQkDln0eCVH2lFamCNjs5Nb7Dho2dsEUzMOFDhOnWjRGQAmMYJCIN05g== 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=1776360599; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UPSDzF6uPjduwTjZf762+vjJ3BksR1Iqt6y80sZzjh0=; b=j4unSE5LQHrPSglZz6AXs5+LAR7RoswJN16zy40BTAkjK35+/g/G6umerWy6C7S1OenCja dZilLoFrg/xWXK4S1WVUxO6CXIkj0PA3MO9CMpZZypdkjkvXRrWedMlG6zgvARp5ae3fcJ lzYZMweROg5FkUQ5KvWlbpQXXdjXTXQrDDxBCTsGAtM8oAW2Xw9nM0kgkC6bsS8tJDDn68 uIAt9RtJmRoNy6X5rtRT2wLY4v0OnvZssWkjz8ekXQ2uRpxZoYUeuBptzRhJ8rEsGSgOsb 5a8+d6msJIg2zctg+H5G+pdsVEsoA1vaYxOz4qnAMNK2v7VbjfH/UakBep6bhA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4l0rCvz2MR for ; Thu, 16 Apr 2026 17:29:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 32fe9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:59 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Shreeney From: Lorenzo Salvadore Subject: git: 5968e48ad9 - main - Status/2026Q1/laptop-integration.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5968e48ad9caf054ac43cdea24bebd2fc3c67c7a Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:59 +0000 Message-Id: <69e11c97.32fe9.1ecf9fde@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=5968e48ad9caf054ac43cdea24bebd2fc3c67c7a commit 5968e48ad9caf054ac43cdea24bebd2fc3c67c7a Author: Shreeney AuthorDate: 2026-04-06 17:20:41 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:31 +0000 Status/2026Q1/laptop-integration.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/647 --- .../report-2026-01-2026-03/laptop-integration.adoc | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/laptop-integration.adoc b/website/content/en/status/report-2026-01-2026-03/laptop-integration.adoc new file mode 100644 index 0000000000..c380c4d467 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/laptop-integration.adoc @@ -0,0 +1,43 @@ +=== Laptop Testing and Integration Project + +Links: + +link:https://freebsdfoundation.github.io/freebsd-laptop-testing/[Project URL] URL: link:https://freebsdfoundation.github.io/freebsd-laptop-testing/[] + +link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing[GitHub repository] URL: link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing[] + +Contact: Shreeney Ajmeri + +The goal of this project is to create a community workflow for users of FreeBSD to easily test their laptops against, placing all tested laptops in a table, along with a ranking system to automatically deduce which laptops are currently the best for running FreeBSD on. + +As part of the FreeBSD Foundation's link:https://github.com/FreeBSDFoundation/proj-laptop[Laptop Support and Usability Project], this workflow will prove very useful for prospective users of FreeBSD, who want to test their laptops to see how well-supported they are. +It also helps buyers who want to purchase a laptop that is known to be well-supported by FreeBSD. + +The main goal is to consolidate all FreeBSD laptop compatibility information into one central knowledge base for the community to refer to. + + +During this quarter the following items were completed, + +* Created a Python-based link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing/blob/main/main.py[application] which builds on top of the link:https://github.com/linuxhw/hw-probe/blob/master/INSTALL.BSD.md[`hw-probe`] utility, which collects and aggregates a relevant subset of the data for both laptop developers and end users to view. +* Developed a link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing/blob/main/parse.py[static-site-generation] system to parse the files created by the Python application into HTML fragments for use in the website +* Set up a link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing/pull/23/files#diff-28802fbf11c83a2eee09623fb192785e7ca92a3f40602a517c011b947a1822d3[GitHub Actions] workflow to auto-run the parser and generate the website upon new merge or git actions from a user +* Outlined a sub-set of relevant information created by `hw-probe` to be used in the FreeBSD laptop testing workflow +* Created a link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing/pull/27/changes[pull request] template for the users to follow outlining important features of the laptop that work or not. +* Developed a scoring system to be used in the application to automatically score laptops based on how many devices on the laptop function or not. Added a workflow that makes manual adjustment of criteria and scores easier for maintainers. +* Created Makefile and shell scripts to aid users in running the tests using a simple `make` command within a terminal, complete with user-friendly prompts if required applications are not installed. +* Tested all laptops and desktops in the Kitchener office with the test suite inside the repository to verify if it works properly across both laptops and desktops + +In addition, extensive testing took place during this quarter, + +* Tested the Framework Laptop 13 (AMD 7040 Series) and Lenovo Yoga 11e (Kaby Lake) against the link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing/blob/main/testing_checklist.md[FreeBSD Laptop Integration Testing Guidelines] on FreeBSD 16-CURRENT +* Worked on testing `drm-kmod` support on the Framework Desktop (Ryzen AI MAX) , as well as s2idle (suspend-2-idle) support on the Framework Laptop. +* Created FreeBSD Handbook documentation on Wayland, including setting up Niri, Labwc, Hyprland, and RiverWM window managers properly. + Tested and debugged Wayland support on the link:https://github.com/FreeBSDFoundation/proj-laptop/tree/main/supported[commited test targets], and reported bugs to relevant developers. +* Integrated the https://codeberg.org/fairyglade/ly[Ly] display manager into the upcoming link:https://gitlab.com/alfix/kde-installer-dialogs/-/merge_requests/10[KDE installer] for FreeBSD 15.1, allowing users to choose between SDDM and Ly. +* Evaluated the viability of GPU Passthrough on a Dell OptiPlex 7010 system using an NVIDIA GPU + +Other notes: + +* Started work on testing GPU passthrough on other machines; they are yet to arrive at the Kitchener office +* Continuing to iterate on the `freebsd-laptop-testing` repository and listening to user feedback after it goes live. +* Working on iterating the laptop testing project into the `freebsd.org` domain + +Sponsor: The FreeBSD Foundation From nobody Thu Apr 16 17:42:14 2026 X-Original-To: dev-commits-doc-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 4fxQLv0B42z6ZJfY for ; Thu, 16 Apr 2026 17:42:15 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQLt6hjHz3crH for ; Thu, 16 Apr 2026 17:42:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776361335; 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=mYntOY0yVBGnttRovEPp96xFOd2jP/UZa8WEJP6uRfE=; b=lwtgQx3y5j9UwjccCaquA/z9K3sFto2sDJDM07K0ItKczoP+ku57WHQOz3wYpVEvPNpQvX 34jo325JC97TAOD8rcOamgPqxB+7fNlBwXJ3qmVg2wE87cEQfvtfES8XGGHb/LiIiq6qA7 lrKEu6mVxtEPEDb5E/SqLazRdLiArnhdJgVdJjbOlsHHllWA7KsrM8lP/eh3y+tfEHV469 /lapVdTYCZlNVdFv2iucpR/oh3nPPMbwGwbxm8cM+ztdoilczeVQ4nJlc2KsSLO4V1twQ5 ipiha6/pnMTyYZRipb2mxi8w3/iTM2GeG+79+RyocbPww2R4Synk61FdWKJhPA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776361334; a=rsa-sha256; cv=none; b=XvIlHlxYc8WCFALtUlxPD4J1SfbZbh+EvD6VJJg96mF0sNOPaTHRR9CGZBPdXk2yLbHkcX LSPvmb7+5ezthZbwwtWI300m9XONtcjLMlwoLJEreEBWXVd9rQHVqpIXLizqebxvN1vBj2 6sveHh/NwvDznPRnd/6QDyzInW4u3wzqLXo5xAQ0BNP36gfm/bd8Rc5BlfXtQrTjZuqZ08 S5FboPTBVRxHat9y0AjM4x+Uv9Z+D2JEfJtuLAhPhpWXTULrOlv9vY37pvsSwvZ4l4txoW exSegVpf6BQ5559QqZYC3dN7MHgXyKCDEQY6CM6G21Eu4eGq5iKuifxWuhy7eg== 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=1776361334; 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=mYntOY0yVBGnttRovEPp96xFOd2jP/UZa8WEJP6uRfE=; b=lvEUObwUF1Lya8+4b9njwuhMtkX3EwXVUhtV+j+rZvmqKjZbsC9ZhnTGOCP3dtxtjPFYlI fYH3UMPHv3ZSv9WiB10WFlu0WU7UvhJ+Nyfz7ltVxGC6hyVOcFQzDJuvbgiOrXxEQ9N7St ShzAn36uPkWoyvgiaIXh6IMxvDyUOkSRx5JYjfY3+XkAB1gAUtyefLqe9yzolin9v2FB3P WwNr+EYCXFzTJ+idoQB5QdvnIGDi4QeKpPRr1x7mnRUrC5pJscofaibhaO6vfi5CATTit7 /4W41Xgpo9qKkJeswcPDnuFLfv/eqojqvYteNv/3EuJDppyEdznT4RAE2vPiiw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQLt6DvZz2cv for ; Thu, 16 Apr 2026 17:42:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 371f5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:42:14 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Maxim Konovalov Subject: git: 9d9bb4578c - main - Status/2026Q1/valgrind: spell List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: maxim X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9d9bb4578c1b5152d99a9477ed0ed4dfc8f7a0e7 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:42:14 +0000 Message-Id: <69e11f76.371f5.6ef33871@gitrepo.freebsd.org> The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/doc/commit/?id=9d9bb4578c1b5152d99a9477ed0ed4dfc8f7a0e7 commit 9d9bb4578c1b5152d99a9477ed0ed4dfc8f7a0e7 Author: Maxim Konovalov AuthorDate: 2026-04-16 17:41:48 +0000 Commit: Maxim Konovalov CommitDate: 2026-04-16 17:41:48 +0000 Status/2026Q1/valgrind: spell --- website/content/en/status/report-2026-01-2026-03/valgrind.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/status/report-2026-01-2026-03/valgrind.adoc b/website/content/en/status/report-2026-01-2026-03/valgrind.adoc index 08f6cd12b0..2448ebfeb8 100644 --- a/website/content/en/status/report-2026-01-2026-03/valgrind.adoc +++ b/website/content/en/status/report-2026-01-2026-03/valgrind.adoc @@ -6,13 +6,13 @@ link:https://www.valgrind.org/docs/manual/dist.news.html[Valgrind News] URL: lin Contact: Paul Floyd -When FreeBSD 14.4-REELEASE came out and all went smoothely I thought that there would be little to say for this quarterly status report. +When FreeBSD 14.4-RELEASE came out and all went smoothly I thought that there would be little to say for this quarterly status report. Then I started using a couple of 16.0-CURRENT machines that are part of the GCC server farm. There I saw several issues. At first there were many more failures than I would normally expect. A bit later the servers were updated and Valgrind broke quite badly, asserting early on in start up. Some of these issues were the usual high maintenance expected with Valgrind. -A new Helgrind suppresion was required for internal locks used by `pthread_create`. +A new Helgrind suppression was required for internal locks used by `pthread_create`. The servers were built and installed from source which affects the error callstacks occasionally. The Valgrind regression tests are quite sensitive to that kind of change and some extra filtering was required. The asserts were caused by incorrect assumptions in Valgrind that are used when the tool reads its own binary, mainly to enable it to print its own callstack if there is a crash. From nobody Thu Apr 16 18:51:28 2026 X-Original-To: dev-commits-doc-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 4fxRtm2Qclz6ZQQJ for ; Thu, 16 Apr 2026 18:51:28 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxRtm1jcRz3ssx for ; Thu, 16 Apr 2026 18:51:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776365488; 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=8pCEFNSvt9H7qP2N42ro7XAAicCybrhIM6WIjPNOfqk=; b=Q8IQREFuZYXMRtxZB871qOix1SkK4JizrdJqJBISCMBqF9g2Pw2wIIEku7Gjr00jxUwP1K vl3Grp3eXra2X38+1Md3wykn5TexpTuWxSWzEvCgh3tEF0Ynfc+QLN+dSdQFYyTu0Clf6G 2zyMONbrVSB2pz5cFpVtQ69hEMPEF0YJLKJim1+VtlYVD7+PlDCh+dHTiimDBAgJ9P8v8E Dz0X2hs6m1C9OleVgL2uKhTajoVEOUvL9/E1PGTODWwSHgnURWZmm37Fw+PPC6yIxQoVxz ByKK3oPH6yXFpLNX/jgQm8fGsoKzXWPFTCPDvRYz4YUd6lyjssD3er1/NiFtmA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776365488; a=rsa-sha256; cv=none; b=oExOq5LA2slqmTWl5L/nywq6vRrej634RDY4zB6dQ7VticKR6lWw/pAJkrMcOcjvC9m9tT SHKWRFHeB5DC4mDyPBEDZIFOenGLPNuGi5JjHgpIe2xhFAu805nsNNR0uJ12ElErUjZ186 dfooBd3df6oka2iGB9WT1iali16AmqGvX4XZ+9Fvs4QbeCiWPfKpGoEnb/mEE2Xb8mrJIb hnoMk/l3YeWrBSjognx8oW7jQsvzhByEp9N+7TLt445RN5T5QPkDYCK7ZQtndMUNUR3wck oqaC8WUkuQo/kBrKwwmXHmgv4R87pfEV5BjuAVd5KT5m79hngfMssC7pki5DaQ== 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=1776365488; 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=8pCEFNSvt9H7qP2N42ro7XAAicCybrhIM6WIjPNOfqk=; b=IT+1UDQ/XwVlA4o38CnY63dlqsmC4vbwMUgyoFsOeS8tdCYgdNN/+D6PL0pt4VoHE0lYnQ +5zkCWi9w9wuGYqpQ+76EfS7MrwCOfM9WgzuKwQhqL7ZuUnwDeCvd2taYpiqO9YL40G43J xD+IhZtPVUJJJvBOlKl3YL3Em1PEagKZ5GPi7CFoC/8NeR+GTLL1FCz7RvbvtUcigm9WpR YctBnQhwR0K1zUo5hmjLKm8bwzHB8uJ/lM/07yP56mLa/ITSszuNQe+IYW9Y8v24ZVlkMn CK4cFwWzOXgii4b/4x226/kr3/NpG1DrfpZIGZ4OTDc3IppuID3Bq13spLeInA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxRtm112Hz4jN for ; Thu, 16 Apr 2026 18:51:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3e0d6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 18:51:28 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Andrey Zakhvatov Subject: git: bc9d13a3c8 - main - website/ru: Update where.adoc List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: andy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bc9d13a3c8c277b878753b15e4e2661dc3873803 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 18:51:28 +0000 Message-Id: <69e12fb0.3e0d6.1ce6d893@gitrepo.freebsd.org> The branch main has been updated by andy: URL: https://cgit.FreeBSD.org/doc/commit/?id=bc9d13a3c8c277b878753b15e4e2661dc3873803 commit bc9d13a3c8c277b878753b15e4e2661dc3873803 Author: Andrey Zakhvatov AuthorDate: 2026-04-16 18:49:29 +0000 Commit: Andrey Zakhvatov CommitDate: 2026-04-16 18:49:29 +0000 website/ru: Update where.adoc Update to EN 75dea5f71f97a48dedb730635003e20f52f14182 --- website/content/ru/where.adoc | 77 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 66 insertions(+), 11 deletions(-) diff --git a/website/content/ru/where.adoc b/website/content/ru/where.adoc index 331c6322f0..575bfea591 100644 --- a/website/content/ru/where.adoc +++ b/website/content/ru/where.adoc @@ -46,7 +46,7 @@ include::shared/ru/urls.adoc[] [.tblDownload] [width="100%",cols="25%,25%,25%,25%",options="header",] |=== -|Установщик |Виртуальная машина |SD-карта |Документация +|Программа установки |Виртуальная машина |Карта памяти SD |Документация a| * link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel150-current}/[amd64] * link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel150-current}/[aarch64] @@ -80,16 +80,71 @@ a| a| * {blank} -* link:../releases/#current[Релиз]: 2 декабря 2025 +* link:../releases/#current[Дата релиза]: {rel150-current-date} * link:../releases/15.0R/relnotes[Описание релиза] * link:../releases/15.0R/readme[Вводная информация] * link:../releases/15.0R/hardware[Информация об аппаратной совместимости] * link:../releases/15.0R/installation[Инструкции по установке] -* link:../releases/15.0R/errata[Неисправности] +* link:../releases/15.0R/errata[Исправления и дополнения] * link:../releases/15.0R/signatures[Заверенные контрольные суммы] |=== +[[download-rel144]] +=== FreeBSD {rel144-current}-RELEASE + +[.tblbasic] +[.tblDownload] +[width="100%",cols="25%,25%,25%,25%",options="header",] +|=== +|Программа установки |Виртуальная машина |Карта памяти SD |Документация +a| +* link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel144-current}/[amd64] +* link:{url-rel}/i386/i386/ISO-IMAGES/{rel144-current}/[i386] +* link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel144-current}/[aarch64] +* link:{url-rel}/arm/armv7/ISO-IMAGES/{rel144-current}/[armv7] +* link:{url-rel}/powerpc/powerpc/ISO-IMAGES/{rel144-current}/[powerpc] +* link:{url-rel}/powerpc/powerpc64/ISO-IMAGES/{rel144-current}/[powerpc64] +* link:{url-rel}/powerpc/powerpc64le/ISO-IMAGES/{rel144-current}/[powerpc64le] +* link:{url-rel}/powerpc/powerpcspe/ISO-IMAGES/{rel144-current}/[powerpcspe] +* link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel144-current}/[riscv64] + +a| +* link:{url-rel}/VM-IMAGES/README.txt[README] +* link:{url-rel}/VM-IMAGES/{rel144-current}-RELEASE/amd64/Latest/[amd64] +* link:{url-rel}/VM-IMAGES/{rel144-current}-RELEASE/i386/Latest/[i386] +* link:{url-rel}/VM-IMAGES/{rel144-current}-RELEASE/aarch64/Latest/[aarch64] +* link:{url-rel}/VM-IMAGES/{rel144-current}-RELEASE/riscv64/Latest/[riscv64] +* link:{url-rel}/CI-IMAGES/{rel144-current}-RELEASE/amd64/Latest/[amd64] (BASIC-CI) +* link:{url-rel}/CI-IMAGES/{rel144-current}-RELEASE/aarch64/Latest/[aarch64] (BASIC-CI) + +a| +* aarch64 +* {blank} +** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel144-current}/[PINE64] +** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel144-current}/[PINE64-LTS] +** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel144-current}/[ROCK64] +** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel144-current}/[ROCKPRO64] +** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel144-current}/[RPI] (3/4) +* armv7 +* {blank} +** link:{url-rel}/arm/armv7/ISO-IMAGES/{rel144-current}/[GENERICSD] +* riscv64 +* {blank} +** link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel144-current}/[GENERICSD] + +a| +* {blank} +* link:../releases/#current[Дата релиза]: {rel144-current-date} +* link:../releases/14.4R/relnotes[Описание релиза] +* link:../releases/14.4R/readme[Вводная информация] +* link:../releases/14.4R/hardware[Информация об аппаратной совместимости] +* link:../releases/14.4R/installation[Инструкции по установке] +* link:../releases/14.4R/errata[Исправления и дополнения] +* link:../releases/14.4R/signatures[Заверенные контрольные суммы] + +|=== + [[download-rel143]] === FreeBSD {rel143-current}-RELEASE @@ -97,7 +152,7 @@ a| [.tblDownload] [width="100%",cols="25%,25%,25%,25%",options="header",] |=== -|Программа установки |VM |Карта памяти SD |Документация +|Программа установки |Виртуальная машина |Карта памяти SD |Документация a| * link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel143-current}/[amd64] * link:{url-rel}/i386/i386/ISO-IMAGES/{rel143-current}/[i386] @@ -135,17 +190,17 @@ a| a| * {blank} -* link:../releases/#current[Релиз]: {rel143-current-date} +* link:../releases/#current[Дата релиза]: {rel143-current-date} * link:{u-rel143-notes}[Описание релиза] * link:{u-rel143-readme}[Вводная информация] * link:{u-rel143-hardware}[Информация об аппаратной совместимости] * link:{u-rel143-installation}[Инструкции по установке] -* link:{u-rel143-errata}[Неисправности] +* link:{u-rel143-errata}[Исправления и дополнения] * link:{u-rel143-signatures}[Заверенные контрольные суммы] |=== -== Качество промышленной эксплуатации (исторические) +== Качество промышленной эксплуатации (исторические релизы) Некоторые релизы FreeBSD, хотя и поддерживаются, являются либо более старыми, либо строятся из более старых веток `STABLE`; они рассматриваются как "исторические" и, скорее всего, представляют интерес только для тех, кто занимается обслуживанием существующих систем FreeBSD. @@ -155,7 +210,7 @@ a| [.tblDownload] [width="100%",cols="25%,25%,25%,25%",options="header",] |=== -|Программа установки |VM |Карта памяти SD |Документация +|Программа установки |Виртуальная машина |Карта памяти SD |Документация a| * link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel135-current}/[amd64] * link:{url-rel}/i386/i386/ISO-IMAGES/{rel135-current}/[i386] @@ -193,12 +248,12 @@ a| ** link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel135-current}/[GENERICSD] a| -* link:../releases/#current[Релиз]: {rel135-current-date} +* link:../releases/#current[Дата релиза]: {rel135-current-date} * link:{u-rel135-notes}[Описание релиза] * link:{u-rel135-readme}[Вводная информация] * link:{u-rel135-hardware}[Информация об аппаратной совместимости] * link:{u-rel135-installation}[Инструкции по установке] -* link:{u-rel135-errata}[Неисправности] +* link:{u-rel135-errata}[Исправления и дополнения] * link:{u-rel135-signatures}[Заверенные контрольные суммы] |=== @@ -308,5 +363,5 @@ image::../../gifs/fastlyLogo-red-SVG.svg[Fastly Logo,120] // // The FreeBSD Russian Documentation Project // -// Original EN revision (26.02.2026): 0f71ddbf2677a99106aff72e9bdb92c93c51f1c6 +// Original EN revision (07.03.2026): 75dea5f71f97a48dedb730635003e20f52f14182 // From nobody Fri Apr 17 00:01:44 2026 X-Original-To: dev-commits-doc-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 4fxZmm3GXWz6ZwTW for ; Fri, 17 Apr 2026 00:01:44 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxZmm1nHpz3ZBk for ; Fri, 17 Apr 2026 00:01:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776384104; 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=dL6Y66VkmI7XgU29BOvdPc0fpfJgKI8pKu/LW7bGsRw=; b=EIj1Mip3PstHgFv1CWksJYrz6ZYFZjFfRwaY8Bec60O1x7FnEuXvVzZ64/shp3mZ/D5+Yg q1Qtup2isom93Ts58hs7HlmVzeP7HQxr6p2tvRaT/L1RHNdYHI6rIpUF/UfKKHvEYD4vYo /5JJEJbrSEUJIB0QRZvzVoF2i+sRmxoxbVtklh42ZDk7zF4rh/sARbltki8sBlijcqoIhj mLZCbjR6z4TfATDX+9bYYnOS7eQ3bjaUv3Q1M5MnW4OIWmOo3w5R5IQtcJRAM/cQfAtcdL sNR1YH0iT5nLf809WgPip8/QUFjom+IJL7YkQBHdeVqX4TfPPVk2d2pzdiJzoQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776384104; a=rsa-sha256; cv=none; b=fliTRCMlr1u0l8R11V7cgkgmFwEAJOKTcEgUlUY0lTBUbKGNSlD7dsj7G39F4WY/e8ReyQ RcnyK0lO4HVJkx19Qi0HGI0T/ZbSh+0Z5KcDZyjx3MXxIGBUtxrfWBBzucZOovdztLLVFE 4KA8G4IJorct/fPJjU85KC5WPLjTx+gS6rkj8LB7EaPJeRMPJuZz9ItvFBDQE7l2jTo2VC P1GXf1g4KoEC4XPD5JhqHSApfyKmHfk6JupfCzl/2u2LzpvyDK5nVUt+fVvTdSu7mzH23p 5XlYxLQc9PT4sw2OdXXoas7fvd3ErLVEX84t26t95L1QG6/iq83SW0ywo+LelQ== 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=1776384104; 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=dL6Y66VkmI7XgU29BOvdPc0fpfJgKI8pKu/LW7bGsRw=; b=c/WNjkHRqywc0P+GxLoQ4RfyCiqWo6ifY6ZbG4cs9iLkgRNs8rb8rPnET6cnXqAYjJz8lg i433n82V2YKzMMtZmmjCpVVc6RN+J7GC2W+BAsxGpK0UOprObp02qxiRIw9KPzkzBPZjDe Sjx9ydEs0AftVcKPWP8OYTK6QgAOCmKF+dGe2o97NIVLJ192B0VoLxGgfffBeRm+DF0O+r 2SuQK917BRw9Ra8/VusVZgggjLchn9RrDrhNqsrGp13ksNErE50GQeF/KC3QXR0j8fJBy5 LMhLkhCTmJiCDnFu3COVJDxzxt7yc2swKWqWTtPrQC4GfhSdJXMAY3HUsc9RQQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxZmm1MHtzTsR for ; Fri, 17 Apr 2026 00:01:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f1c5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 17 Apr 2026 00:01:44 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: d40e6a8776 - main - 15.1: On schedule List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d40e6a87768c8ed6c198ea1d50e4d1eda4f24805 Auto-Submitted: auto-generated Date: Fri, 17 Apr 2026 00:01:44 +0000 Message-Id: <69e17868.3f1c5.287783cb@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=d40e6a87768c8ed6c198ea1d50e4d1eda4f24805 commit d40e6a87768c8ed6c198ea1d50e4d1eda4f24805 Author: Colin Percival AuthorDate: 2026-04-17 00:01:35 +0000 Commit: Colin Percival CommitDate: 2026-04-17 00:01:35 +0000 15.1: On schedule The code slush has started. Approved by: re (implicit) Sponsored by: OpenSats Initiative --- website/content/en/releases/15.1R/schedule.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/15.1R/schedule.adoc b/website/content/en/releases/15.1R/schedule.adoc index 6a29ad9001..5106972682 100644 --- a/website/content/en/releases/15.1R/schedule.adoc +++ b/website/content/en/releases/15.1R/schedule.adoc @@ -34,7 +34,7 @@ General discussions about the pending release and known issues should be sent to |Action |Expected |Actual |Description |Initial release schedule announcement |- |15 January 2026 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |3 April 2026 |3 April 2026 |Release Engineers send reminder announcement e-mail to developers with updated schedule. -|Code slush begins |17 April 2026 |- |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. +|Code slush begins |17 April 2026 |17 April 2026 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |1 May 2026 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |1 May 2026 |- |First beta test snapshot. |BETA2 builds begin |8 May 2026 |- |Second beta test snapshot. From nobody Fri Apr 17 17:28:34 2026 X-Original-To: dev-commits-doc-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 4fy20l3Dynz6WjQx for ; Fri, 17 Apr 2026 17:28:39 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy20l1CG6z3myq for ; Fri, 17 Apr 2026 17:28:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776446919; 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=loCZ7laTVoOABltRWOaHJvNBKgJ2Wy+EFBq7YCvc6P8=; b=fYM4R9EqHwxx4lK04E0oYOLSIQcjS2z+rP7jERbeXBooQXDckU2cwY0RulycGMlOXEDuXP ZS/suRpy+GZLj+lS9t/nHP1LtDqvNAs0Oi+D2HGdUGPN7djwoZGd/6mBFBAd+WZUGKfkbK cMpiSHr2b9l1x19h3x5/Pz/uKsy9cbWlLDdWRyYmBlmzDh84usYRl8hUVG26LuWwiY3UvP JcTMX9oca5X4M8IG2WdScd3AociZDXkpo6T8O34Ksz/555BwhcxGLU42b77oyv4cNiJ9J2 LTzPDON74APYcmTV3JQ338FtxoPDrHZfbzy/LB3Na9tvSrPJTzmsmNP2DJ9CLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776446919; a=rsa-sha256; cv=none; b=HedvhSKANPjG6Cgp14Hz9oY10DVfMjts5QVGa2jbrCVh59adgZqB0Lq4FEFJsqhTgKvDwc YWsIkJuLBErbGhRGllZDyDnwkvCmGT6M5CGqZqnKddl+3ME8DGB/3U9dixPOKB2Aod/gxR PJeTCbjK1RLU4KdtkDxOW5E/fsH8DS9sBPm7fASUHdqMPq0DvqGC/RMMbIaOg7ZwJashAE hHygueVMGTYNC0Qdcr7EeeFqrbZAX6gGmrcQG+61QV0d4QIe1fXZsF/Ltk0HR6X1Ypb1Sx y4k9a0nqqw3qPKZnUjDDQOvgDRbwb2vIdgWLfJN5VQ6aGGfVNFBREOB/RgL7Sw== 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=1776446919; 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=loCZ7laTVoOABltRWOaHJvNBKgJ2Wy+EFBq7YCvc6P8=; b=hbW6slOB8VUmLUWylS3ylFOAVc/ABUov7tTsuXRO34xoiiRnIxR0GcYsJjvSvu+VxIJd7m 2votfFLoZ+Lrar3yzc8UJ5Fv2W+kJ6yen8XGInj9PiB2YemgSBeh7S/gocntJWrbPFcvTG Vh396FDx49aIiuFu7ojX4MSjk/kNjAxAdeTA4/u1OQ/AuTIA5Yirzmu0ODPmJKInlm8Npi g5n2nIpL6zx/a77UGosek143VzMbXSSzVfF3t3HjcCMNH78w5HAPQ8t5UeCnaoD4scXKmU 03NZwRu4qoNe8jqHEDO08EcX+N3wlI3wsyHjFGW0f8ijYZsYbJLwX9rRIAmsQA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fy20l0lCYz13Hp for ; Fri, 17 Apr 2026 17:28:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 337da by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 17 Apr 2026 17:28:34 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 65bab7beb8 - main - Status/2026Q1/drm-drivers-aarch64.adoc: Fix List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 65bab7beb8404da560aef2f08bcec74b8fa4e189 Auto-Submitted: auto-generated Date: Fri, 17 Apr 2026 17:28:34 +0000 Message-Id: <69e26dc2.337da.7dc680de@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=65bab7beb8404da560aef2f08bcec74b8fa4e189 commit 65bab7beb8404da560aef2f08bcec74b8fa4e189 Author: Lorenzo Salvadore AuthorDate: 2026-04-17 17:27:34 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-17 17:28:17 +0000 Status/2026Q1/drm-drivers-aarch64.adoc: Fix One sentence per line --- .../content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc b/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc index 4d6255cbb3..c2f443f7f8 100644 --- a/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc +++ b/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc @@ -5,4 +5,5 @@ link:https://github.com/freebsd/drm-kmod/pull/402[drm-kmod: Build and run on ARM Contact: Dmitry Salychev -I have successfully built and run graphics/drm-66-kmod with those patches on my Honeycomb LX2 with Radeon RX 460. With these patches 6.6-lts could be a substitute for anyone who relied upon retired graphics/drm-510-kmod. \ No newline at end of file +I have successfully built and run graphics/drm-66-kmod with those patches on my Honeycomb LX2 with Radeon RX 460. +With these patches 6.6-lts could be a substitute for anyone who relied upon retired graphics/drm-510-kmod. From nobody Fri Apr 17 18:05:53 2026 X-Original-To: dev-commits-doc-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 4fy2qp3Njxz6WmcT for ; Fri, 17 Apr 2026 18:05:58 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy2qp2t5qz3s8Y for ; Fri, 17 Apr 2026 18:05:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776449158; 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=+BVWfQHjzKfarQ98cIJKQ0x3d/zdbqNfDetPKsribLo=; b=DynBvkDjEK0zl9qNwjZZeo0qmllQRtY0P3DLAqyhaJIa3HOkQTZzO2K+vI0kKC1lTTKyCd ml9oco2pUXa/CpU3+zV41E9AypaYGJFxciskveXg20F3KTXm2fDVLKnWrTi0ZYfPen9diI 1+O5sGtEzMqosOt6kFE5nOgdyGYnthLcDY94XQotAqM7wNaj29RVOGjoO6Mx0OXvLEyfN/ gpMySmEpgUgmBKvzuifMmBbYiFLkYkPudZuyQIH0kbTUGE9JivY4VvDAtvfA5Spn2z2GDn XiYbfwYNFT8r2792g0odDQf+1O6HYhatROpU4qkF7fd1oQW/bjwt3OsyvxJj4g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776449158; a=rsa-sha256; cv=none; b=dLDFmrlIhpGzYiRoMNSXPrAWI2xw/wZDEzz8EH+dQtB39oPux+j2BukLs+1FDpwHCPbYbN TC/nCpfHnDYOst0lxf9+8y9RaipvdQsAu/sF7aGO9FMWMqgEKuMB+zRIDyIp38W795aUIr NmLOBNGmfaH9O9wYfVGfQ+6Vt5RC1IqwWz7gOTDTfUnYGXR19PH8vtM1qaqtA2+2k281oq EhDthkwFoBiD5BRMwwLJJ3pePjACmvfmpULjX0boO2X3ZTNEjBzvhu8J+NOeKfyYzRohw+ rAFpRhpvZ88vcw2ONaMbp0XnQtqQ4hRe0Ru79mxsvff1jEkCdUj5jLpFScVYDQ== 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=1776449158; 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=+BVWfQHjzKfarQ98cIJKQ0x3d/zdbqNfDetPKsribLo=; b=Xj/whzd1sQeGuQrsSen+EWnEtSX++G/iNNCz9xkWwVSWt7bNqksAeKj/jwrHYhJLiKG9hO m1JU0uJQYLAEorFqjeYqBFo4cOPv9h1It8avZO9awxIlSiBqxnGGxx8dPwA4djf6zSVHRQ YbtP5cCvupY3QWZ7OjBELzFZHZdcxPWHH3veJBc/1vPsK7RKZeQ9AodIOwe5OeEIhl8Vdv 6vCmFf45ZvcmWeaAFMW4txbN8IkVm3WzInvkBe9F/dySyhVI9iXkgsLLFWXQuB6k+6NjRE /OmZkdFhccTu9tHw/F57J7FWtIy9fyZhFk3lhswCQXVN2QN6CwOqbWNWUK4TKA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fy2qp2TpBz144d for ; Fri, 17 Apr 2026 18:05:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39e06 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 17 Apr 2026 18:05:53 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= Subject: git: 9077be2487 - main - [hb]: Add fwget information List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9077be24875c8c76f91352ae14992b75ff5dad9c Auto-Submitted: auto-generated Date: Fri, 17 Apr 2026 18:05:53 +0000 Message-Id: <69e27681.39e06.17e9b43c@gitrepo.freebsd.org> The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=9077be24875c8c76f91352ae14992b75ff5dad9c commit 9077be24875c8c76f91352ae14992b75ff5dad9c Author: Fernando Apesteguía AuthorDate: 2025-10-25 18:13:38 +0000 Commit: Fernando Apesteguía CommitDate: 2026-04-17 18:05:43 +0000 [hb]: Add fwget information Add some information about how to install firmware for graphic cards. Differential Revision: https://reviews.freebsd.org/D56428 Reviewed by: carlavilla@ --- documentation/content/en/books/handbook/x11/_index.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc index b4806d5d3e..a9b5cb8f42 100644 --- a/documentation/content/en/books/handbook/x11/_index.adoc +++ b/documentation/content/en/books/handbook/x11/_index.adoc @@ -342,6 +342,14 @@ Enable them in [.filename]#/etc/rc.conf# with the following command: # sysrc kld_list+=nvidia .... +[[firmware]] +Some graphic cards will need special firmware that needs to be downloaded for +the device to work properly. +The man:fwget[8] utility can download and install the necessary files under +[.filename]#/boot/firmware#. +man:fwget[8] will scan the 'PCI' devices and download the firmware for those +devices that need it. + [[x-overview]] == X Window System Overview From nobody Fri Apr 17 19:20:35 2026 X-Original-To: dev-commits-doc-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 4fy4V06m3sz6WvCR for ; Fri, 17 Apr 2026 19:20:40 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy4V066tMz43PZ for ; Fri, 17 Apr 2026 19:20:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776453640; 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=sqnr/nOLEMHF9+8FEmNV0+lbF2Hqo7UTPgQUSNMcC+k=; b=DR9CYsjx1cf776vRY9VxZlvkjXWO/t2hlVYNEFXyrj5Z4/MZEsZHcaRaCTKIzVc6P3AsEh PPg4wlUJj0TEv6it/X+faTRf5Mpgz6YBdhtdsQx5mqO315joG/w8AKHAB5foxciyj3Pa0z ZDnT8//k8Oa4yJtDqNy8ff6D2p2Wd70W30DAdx0O6IDtnuurICjkh++Qu2dlOy+eq7Twcu O0oXl+uPbSaQpqdl7+3Gq1AcJ6SRnUBrwkFXRxbr4tWgOQGjmRKWhPrVNxYmF2hvOrn6jo ikEvD2qsu8pVNEFc8jlR5hmlafAQlVtwxseenq8rAQbHsnEj3eD7EMmWqlV7cw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776453640; a=rsa-sha256; cv=none; b=uO5YFliJZophJ00DcXqSCBAhEDFgeLx2Kj3seMWUP2qtDLSE8Bry5dB7FYlzS8mdrBhQoO lPD9FDsqSH9tAwsuFLvUehceqHP4wu6Tv1AbFV11NUyo2xToCh1dgG6sHPVl8VqMJzlkJl PTE6XFIl5L0Mc2dMKdeuPEwxR6dUxyz9Ig1u33wrLI6zK2+pbC8o1c84NW5pR1AZYmjbJS 2LD7TzCZ4CTaIx9rLWRzIkD1I1hIH1eqI3ThHmTstaqdvhVhAiAVkE/pf8MBxnpPFuXGXS 3BjknJ7QmIDX0871ylxMSbB8EyJpslsjSCmlPxHxRT8FXixow2BTbbATCYshgw== 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=1776453640; 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=sqnr/nOLEMHF9+8FEmNV0+lbF2Hqo7UTPgQUSNMcC+k=; b=upvohfZiwAAwG7KmixYSvjM+qlSqoP0s2HO7cmYl0duCf0P0MeHw4RUPoYuxCU7R2OWrT7 enTwPGGPumDr30gMyH6VIXANnCoCFtT38+BCt3Hc8MZVncjmv5Nr5DcA2mAH3JryCcS2W3 q2NdngVWqF/ry2SX0jS0QdkIFCUHHyRkDuafr0ccAe0HF7p/aBHfhVbX+z+0FDUCbzGPNt xRJCixxcww/Fmpf2kDMIRqLOAsYBiMLPzIqOha6azyJU/qcv1SEcPPNus9DR0ELOwx7TDZ CX1uu9X8z7DZrwymOZQAHJuWEin1VUSlNZLoQiMBCjeS6jdN941kg/wzznoQpg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fy4V05kYlz15bv for ; Fri, 17 Apr 2026 19:20:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1931b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 17 Apr 2026 19:20:35 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 889d30724a - main - Status/2026Q1/drm-drivers-aarch64.adoc: Fix List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 889d30724aabfb36253fd0b9996a0c6b92837a5e Auto-Submitted: auto-generated Date: Fri, 17 Apr 2026 19:20:35 +0000 Message-Id: <69e28803.1931b.3951fd2a@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=889d30724aabfb36253fd0b9996a0c6b92837a5e commit 889d30724aabfb36253fd0b9996a0c6b92837a5e Author: Lorenzo Salvadore AuthorDate: 2026-04-17 17:29:05 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-17 19:20:08 +0000 Status/2026Q1/drm-drivers-aarch64.adoc: Fix Use package: macro. --- .../content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc b/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc index c2f443f7f8..ec0b23bb3c 100644 --- a/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc +++ b/website/content/en/status/report-2026-01-2026-03/drm-drivers-aarch64.adoc @@ -5,5 +5,5 @@ link:https://github.com/freebsd/drm-kmod/pull/402[drm-kmod: Build and run on ARM Contact: Dmitry Salychev -I have successfully built and run graphics/drm-66-kmod with those patches on my Honeycomb LX2 with Radeon RX 460. -With these patches 6.6-lts could be a substitute for anyone who relied upon retired graphics/drm-510-kmod. +I have successfully built and run package:graphics/drm-66-kmod[] with those patches on my Honeycomb LX2 with Radeon RX 460. +With these patches 6.6-lts could be a substitute for anyone who relied upon retired package:graphics/drm-510-kmod[]. From nobody Sat Apr 18 03:41:02 2026 X-Original-To: dev-commits-doc-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 4fyHbM0c8mz672FG for ; Sat, 18 Apr 2026 03:41:03 +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 4fyHbL4dFqz3JpX for ; Sat, 18 Apr 2026 03:41:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776483662; 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=C81Oa7tXAOBxpyVej9kubaFqOM9665ra2yPzf+Vv3J0=; b=He6LXBXB4ax2EdFvQLm1ieOQxay9txq6EYFRJBf1fUM0ybtKn8k+vjZAvFDQXtcMNK9LHY y+9apLVOcoIx3X6G7ml9aS6hfH8sUBkL/Ez1SVMkGED7WK7OQfI55uSceSsW94wi40WoC9 ofUMMByI3O9AO1lla5GXrBIm2IF7AEVnJ3zt2xG8uqWQ5Zq+Pe/ohtxLuj7PUHBI4bhoMr IiX2AjUD2t1Owk+nA7+4zYcG4A3bVwefABCz5DvkvhLo3VYedmWDfnKEtdsN4LNOR1wuJY gSKTcGoZy0w/RS6HdOqeukWQQ5c2usSRC6DC9xunkLr9D9HoN2B5WAFHLHccGA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776483662; a=rsa-sha256; cv=none; b=qEg2ggrxzsn94iDlI0WAvqhleC11Lqjs46VmzNXvh8psKNFxtLX+W1v1gtQmxn2pruqnSN cBQ5ch64WeCT1IioizgqaOF9ybeVqr61jv/kCLQ14nokMrE2hNAl+DIwPkPfD6pL1EQb7e azYHoSazMBJ3m7W2cbDmwN8WM8VAeQ2QFNimKQLQgYXRu9/x/Cns1o6w3PQH75elqHK2QV alCFGdSRIzsOJ/dCc4KNrvShgkGYg+gOnn0boU/0As4m0JCQ5j6tSNr7U4NHFrwivQR/Vz J1luXodlNrRmiMKRI2Nl3kDjoKm07TNTBdiI3lgBErrOpJMRDgCguqjYHC/NYw== 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=1776483662; 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=C81Oa7tXAOBxpyVej9kubaFqOM9665ra2yPzf+Vv3J0=; b=LGnQlc9wiUzA1gVd54wrnnPWU6/swQ5o1zC41mi3RLZAiIXFC0n7n3VTtPfixxTujFo7rB qpez2dfcXmwCaUOdOLobrSfCTF5+hifxcY0vGfRMI8QDHutPmk5/xQSxa0BZCHh5ySbZSe 4PYF6axGbq6WOmF5I/TWCfawzDO5hU1d9Dfa6NKECOhB7a+GLIIR1jU0bUPURLmXydLi4Y cTEvC1EjTThiKY9oY8hBtqF5xRJYYmHOQy8xurMZb5AlRo1bP8YrbQ5TVtCa98KciIGqg0 FF2Y/6FHk33wPGnCOaAn43fZAs82LFujdAMb4J7WU8fSE0qJqfSZ0iD6bw3grQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fyHbL4Dj0z6fL for ; Sat, 18 Apr 2026 03:41:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2748a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 03:41:02 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: cb2700961a - main - Status/2026Q1/pkgbasify.adoc: Add missing sponsorship line List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cb2700961a0b9d01f4edfdab2cfca56e3dabca3e Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 03:41:02 +0000 Message-Id: <69e2fd4e.2748a.5e2bdb40@gitrepo.freebsd.org> The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=cb2700961a0b9d01f4edfdab2cfca56e3dabca3e commit cb2700961a0b9d01f4edfdab2cfca56e3dabca3e Author: Joseph Mingrone AuthorDate: 2026-04-18 03:28:49 +0000 Commit: Joseph Mingrone CommitDate: 2026-04-18 03:32:05 +0000 Status/2026Q1/pkgbasify.adoc: Add missing sponsorship line Sponsored by: The FreeBSD Foundation --- website/content/en/status/report-2026-01-2026-03/pkgbasify.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/pkgbasify.adoc b/website/content/en/status/report-2026-01-2026-03/pkgbasify.adoc index 359d16a496..28444f57f0 100644 --- a/website/content/en/status/report-2026-01-2026-03/pkgbasify.adoc +++ b/website/content/en/status/report-2026-01-2026-03/pkgbasify.adoc @@ -11,3 +11,5 @@ In the last quarter, I landed link:https://github.com/freebsd/pkg/pull/2627[seve At the same time, the dependency of pkgbasify on the etcupdate database in `/var/db/etcupdate/current` can be now be eliminated, making pkgbasify much more flexible. These improvements will be available to end users after the pkg 2.7 release. + +Sponsor: The FreeBSD Foundation From nobody Sat Apr 18 03:41:03 2026 X-Original-To: dev-commits-doc-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 4fyHbN2v3Fz671Sy for ; Sat, 18 Apr 2026 03:41:04 +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 4fyHbM5QKzz3K23 for ; Sat, 18 Apr 2026 03:41:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776483663; 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=Gzk2tL7gtIRiWCmUDYdk4g2ZJ+66ZXM6p9V8hPXi9OI=; b=t9W7gdzCgNbBcgtx6WLWkCaCXh0fn2qO66d+i+QwAjb11IaFoOiqGqI8p2g3sWgCTRdbxn 9HXIayXdU30r288NjCIz2KiYCCMkgSrs/+WCDfu19iHPbyt7+cpxv8mqCTUnlZja9fg6dm yj0Mac453N187iX5b1AwP1CEAqnKaUwpkHA/ZMQ7fouI0C0zwGeZIYfxYshXGn+YTcIZLn 3F++yJqIOPaY6L0gAcxGOxv0POs0USoFgrxPnThsCd5/7XEnF+yXnhssr3lbY6JxHC7hfW bpwnXTnVS9ABcEzclWKcaXkMZ6wvI4YTsA8yuMbaXWOSQ3YPLFkI+7y5uuidKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776483663; a=rsa-sha256; cv=none; b=mrAh+E3ysSw8/JLqn4BDTe8SeiiDpFQbGAGxb7qVTG1FXunI6XQaFknod0cdcPRaq1grQL 86dQZxj/LZofrsAdyJCZIw1N5ulnyCah6fpLnjDwtsF+7XbFJFhjpXurPk9xBMhr8Ljlsq DGCxJB+DNrloBvU3lVC5xH6fR612iU7FW1cLzgyS6gS6eMoqlIkEXsENSwV2sR5ZYHhmhS df3h7vNbF7Q4Ac6DuBfXd/XL3h2oYUTGQl82VP9rhqJoaTzyopBQe/3mNGjK1B5aSOecOd dzJN/xhMTWqEQ8J10oF86rv1SvbD2Rljeg8qEB4iEt7Jj9HzFepJJWwwxho21g== 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=1776483663; 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=Gzk2tL7gtIRiWCmUDYdk4g2ZJ+66ZXM6p9V8hPXi9OI=; b=equtHYGg4GTB7plb/6IG09WG1+in41hp1qbSI3puGRa6c6ZCwdUX2+3CqHPjZZJooO0LM3 5RMwP0Fberk26K1W1ojOjUO4v3/x1apLFvRTakCqH0XBDr+o7Gc5yBVdf1j02kVZHqXrOd qSskVIFvO+WcCGwfZDgMDjp4l1DJY4NEZsWXT3qEvrZXv00SaKXS88ZnqwfQZ9cY29/AnY 8gz0+9GrDDvigaf+hvnMgBSdpNwg8SritfBaN8/Lr6mtpCvGk4GdBubFv4HFe+MsnCxP88 Z2HuSosTcIgEKBZpkYKFyETuSxQA8VhwiVOMDQVN/j2tHgbp17TnGh4gObIdBw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fyHbM51ltz6fM for ; Sat, 18 Apr 2026 03:41:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 258e6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 03:41:03 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 6440a94fe4 - main - Status/2026q1/kbench-maint-pkgdist.adoc: Add missing sponsorship line List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6440a94fe4e27bf6484ee3605e7cf580c4b05f74 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 03:41:03 +0000 Message-Id: <69e2fd4f.258e6.f5cf094@gitrepo.freebsd.org> The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=6440a94fe4e27bf6484ee3605e7cf580c4b05f74 commit 6440a94fe4e27bf6484ee3605e7cf580c4b05f74 Author: Joseph Mingrone AuthorDate: 2026-04-18 03:29:20 +0000 Commit: Joseph Mingrone CommitDate: 2026-04-18 03:32:05 +0000 Status/2026q1/kbench-maint-pkgdist.adoc: Add missing sponsorship line Sponsored by: The FreeBSD Foundation --- .../content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc b/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc index 35c9e16dcb..8c016739e3 100644 --- a/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc +++ b/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc @@ -29,3 +29,5 @@ The pull request can be found link:https://github.com/freebsd/freebsd-src/pull/2 Currently working on writing a shell script that can convert a pkgbase package set into a distribution set. This would help facilitate the transition to pkgbase. + +Sponsor: The FreeBSD Foundation From nobody Sat Apr 18 03:41:01 2026 X-Original-To: dev-commits-doc-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 4fyHbR0s90z671T1 for ; Sat, 18 Apr 2026 03:41:07 +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 4fyHbQ4JPMz3K3w for ; Sat, 18 Apr 2026 03:41:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776483666; 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=wYRXNwPYpq902JpW1RKQnSaG3oFNpNtkpKhb7qij4wg=; b=bfUKkNbELXC4apVBtHKCJsKWtJiye8T5faVQH596clQuyGF69ISrS7JdtuuXdk4ZkrGZkZ BYJnIfOfMXapKs/RXzvgE11b125ucJBKkcXKoUwIPF77XbLQ+AwMEA06ptauL0a2EjOMuR 09zfzvz6WfmvPRJLAfY/f60HgqwHBc2K7cuQ1jtcGRvyKO3ha7JCz24+cRfXvlV1jl0jug QtOqPZ7KQNWMzUINUuYGwxvLIuXlM758UvLfU+O+qwu71S2PP01KP5UzS3LWrN6rFy0Msk YjIMi/kL6xVPZ2JKYZ/6D5/51MSxl8Tko4wEe/nwRjRtqZCkH2y4watj5FtBPQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776483666; a=rsa-sha256; cv=none; b=W7yPlElXVvb0ErwJMITfABuA7trRW8gVP0mCEDkx8NEII4pKq5HIV5Mf92n/4JguXv0JXm ESd+EwN2aROQtzCn1bq4X3Rpf/RBbe+xHDTxLI/IqCPJUUkmDEmibnYzM14GIzs/xBk8tm fqXjcasMB2s/aBtPoNovtc/l1XyKMzcHNBzhOnBd2LpTTUu53c7Gyl3Dv4hr4zcNgY2PmE F+MIbUuiWsgWl36kJ1lhmJWs2anOczQUZ2QUZB0zaOaU8CpJ9hJOLgoq49/uNo8ID27a64 VGH9W8p9HNomDkc3NabZp7UIpWmXg5db1mZdJqopOR+iG4kC8RNdgHFiVHlVXw== 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=1776483666; 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=wYRXNwPYpq902JpW1RKQnSaG3oFNpNtkpKhb7qij4wg=; b=EYTkJ20eNhbi3oMeXMqhCAARgeI0/jV1O6v3KJ0bkSnvCHuQ+exi7DaqKHEYIv16e8pxhi iIVAic9JY9qJOHI14c2EN8Qp/MQTTUGm5HHm2b1RQrvA99OnLKgXy5HVZxg4nRFffwrgU4 ijpxfKp827cV2yKKZ+cvYGLjYCAx23amk6JCAso//GHKQoJm2ijy2PZwMjf9Hz6yAsNj2C 3fgF11SZ9QrpvyVsC8sh1WuEomvLjriVeSzt2WUk7AXmaPNh2W/JEZhAQl1qdYBlhxAx8+ 9qYf8sUVGCZ2tckGcAoZpRIoEDkxq1NWzXD83x0MwiLVBHRdcAWKUSfVoPAADw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fyHbQ3ttVz6fN for ; Sat, 18 Apr 2026 03:41:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27980 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 03:41:01 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 32f3831343 - main - status/2026q1/freebsd-foundation.adoc: Fix cross references List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 32f3831343f87fe72736dfde54bc4c74b50d09e6 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 03:41:01 +0000 Message-Id: <69e2fd4d.27980.7c161e95@gitrepo.freebsd.org> The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=32f3831343f87fe72736dfde54bc4c74b50d09e6 commit 32f3831343f87fe72736dfde54bc4c74b50d09e6 Author: Joseph Mingrone AuthorDate: 2026-04-18 03:25:14 +0000 Commit: Joseph Mingrone CommitDate: 2026-04-18 03:32:05 +0000 status/2026q1/freebsd-foundation.adoc: Fix cross references Sponsored by: The FreeBSD Foundation --- .../content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc b/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc index 99fa90d992..3380522512 100644 --- a/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc +++ b/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc @@ -22,7 +22,6 @@ Refer to these report entries describing much of that sponsored development work * <<_alpha_omega_beach_cleaning_project,Alpha-Omega Beach Cleaning Project>> * <<_amd64_fred_support,amd64 FRED support>> * <<_audio_stack_improvements,Audio Stack Improvements>> -* <<_converting_vuxml_to_open_source_vulnerability_database,Converting VuXML to Open Source Vulnerability database>> * <<_desktop_script_for_bsdinstall,Desktop Script for BSDInstall>> * <<_freebsd_software_bill_of_materials,FreeBSD Software Bill of Materials>> * <<_full_cpuid_control_for_bhyve,Full CPUID Control for bhyve>> @@ -37,9 +36,8 @@ Refer to these report entries describing much of that sponsored development work * <<_process_descriptor_api_completion,Process Descriptor API completion>> * <<_removal_of_rfc_2675_support,Removal of RFC 2675 Support>> * <<_support_for_the_allwinner_h616_soc_family,Support for the Allwinner H616 SOC Family>> -* <<_suspendresume_improvement,Suspend/Resume Improvements>> +* <<_suspendresume_improvements,Suspend/Resume Improvements>> * <<_sylvea_unified_system_management_platform_for_freebsd,Sylve -- A Unified System Management Platform for FreeBSD>> -* <<_usb_kernel_debugging_improvements,USB Kernel Debugging Improvements>> Other highlights: From nobody Sat Apr 18 09:08:36 2026 X-Original-To: dev-commits-doc-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 4fyQsP479vz6ZJLm for ; Sat, 18 Apr 2026 09:08:41 +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 4fyQsP3Wwcz3tKV for ; Sat, 18 Apr 2026 09:08:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776503321; 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=N31xG1jj4bF9bFEEnwSV6NpZfzeIht40KNmeBJ6m5DQ=; b=olpE4uiupSR2LK+jYZcmyy0DoOFee/dPeKvMaHuu9KdQWWx+fy3CsgWsxZapk9UDb27Dpr Gi7iqqXXZYmxVHzx4lvixoMeQpUGqydkYey+zWm5802/C3CTi0/ftBAi+vg6PFY35NXKY5 O1Hvp6/vNQmW+1zbVPbS45RA3U/h12M/S2Lek0CC9QUsipTdI5OrUHL3HX5vGkWSHOcVyL Vdssxq5GzsqB0n/XosZ72aTVvMlms0njZI8x/Orw+zS2gIpyTcYmMRFY6DRZkP7rYuDwt9 jXHk3nL/brecqJfmYrimjcTOaQ602HYfWq3Or5QX0brA86v8YoP6BclyOVwF9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776503321; a=rsa-sha256; cv=none; b=ipnayTh7O6M18OhSDZInUK1ql5/WNGxMQO84upXU2Pz0NlZ74NIDZ/7hV9bMUq5glOcPc+ AsGXLP2PkWxb87k56QGfE0AyMuYqfzej0jexkShiPa9h1EY7T+2svrdco4fr6K9Hko7hyc QUA8XugIaAljAKWzlRMtEwR++sLWMhXQUFplop/EdCS+6bY8UCATwV1wmDaRLNQOHr3uVC H2n/Iu/pfrh344mMgbpO0hLb5nd0bMNCk91UopnetQ1fY8rdcpkNIRSa4I9uv9JDhyM7b5 sGX8exOu0eRfFAdpRnf9ZQhAtYhiNeUL+SyXYg9cxhYPL+nYex4YVat0XJr5GA== 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=1776503321; 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=N31xG1jj4bF9bFEEnwSV6NpZfzeIht40KNmeBJ6m5DQ=; b=pSohiiiAgwqvXmyTS3BvappxNvsKrzW3AK6nFzfogcSkJHPShX0m7aAQ6qhaxQG8J7lPZC KybQr2pnKFjV+MPcngRlUU/z+nm0YnDHnizxhXA41Z9pGSHosRkPmNA+ACCrMDzLbxLylg YQVs4r2WjeBrrcjJGO8fEVjWAnmVLyO4boYL6GnZb9ncNMUHWLrYY8GqM/WAdZHWaZflK4 4kR9REdsTeh2ezp/S8YyJXEMrrWu6mmvdpY32/I+y+erOezSJjC9DW2KGJoltOcUJaF558 35RjCEJ6ayJHaIfBB0kFkOAeOhE4ZBsX0qj7hysiz5nqwabSAtVA1ENuV7LJQA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fyQsP2rXqzZSH for ; Sat, 18 Apr 2026 09:08:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 208b5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 09:08:36 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: bfd726f4a6 - main - Status/2026Q1: Vale fixes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bfd726f4a6f3bbfab42d4b5c90fd5c4b928dd273 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 09:08:36 +0000 Message-Id: <69e34a14.208b5.62241d78@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=bfd726f4a6f3bbfab42d4b5c90fd5c4b928dd273 commit bfd726f4a6f3bbfab42d4b5c90fd5c4b928dd273 Author: Lorenzo Salvadore AuthorDate: 2026-04-18 09:07:33 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-18 09:08:17 +0000 Status/2026Q1: Vale fixes --- website/content/en/status/report-2026-01-2026-03/dpaa2.adoc | 3 ++- .../content/en/status/report-2026-01-2026-03/laptop-integration.adoc | 3 ++- website/content/en/status/report-2026-01-2026-03/openjdk.adoc | 3 ++- website/content/en/status/report-2026-01-2026-03/sbom.adoc | 3 ++- website/content/en/status/report-2026-01-2026-03/valgrind.adoc | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/website/content/en/status/report-2026-01-2026-03/dpaa2.adoc b/website/content/en/status/report-2026-01-2026-03/dpaa2.adoc index d7db11ac25..8ae7011569 100644 --- a/website/content/en/status/report-2026-01-2026-03/dpaa2.adoc +++ b/website/content/en/status/report-2026-01-2026-03/dpaa2.adoc @@ -16,7 +16,8 @@ Contact: Dmitry Salychev ==== What is DPAA2? -DPAA2 (Data Path Acceleration Architecture Gen2) is a hardware-level networking architecture found in some NXP SoCs which contains hardware blocks including Management Complex (MC, a command interface to manipulate DPAA2 objects), Wire Rate I/O processor (WRIOP, packets distribution, queuing, drop decisions), Queues and Buffers Manager (QBMan, Rx/Tx queues control, Rx buffer pools) and others. The Management Complex runs NXP-supplied firmware which provides DPAA2 objects as an abstraction layer over those blocks to simplify access to the underlying hardware. +DPAA2 (Data Path Acceleration Architecture Gen2) is a hardware-level networking architecture found in some NXP SoCs which contains hardware blocks including Management Complex (MC, a command interface to manipulate DPAA2 objects), Wire Rate I/O processor (WRIOP, packets distribution, queuing, drop decisions), Queues and Buffers Manager (QBMan, Rx/Tx queues control, Rx buffer pools) and others. +The Management Complex runs NXP-supplied firmware which provides DPAA2 objects as an abstraction layer over those blocks to simplify access to the underlying hardware. ==== Done diff --git a/website/content/en/status/report-2026-01-2026-03/laptop-integration.adoc b/website/content/en/status/report-2026-01-2026-03/laptop-integration.adoc index c380c4d467..48ef89485a 100644 --- a/website/content/en/status/report-2026-01-2026-03/laptop-integration.adoc +++ b/website/content/en/status/report-2026-01-2026-03/laptop-integration.adoc @@ -21,7 +21,8 @@ During this quarter the following items were completed, * Set up a link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing/pull/23/files#diff-28802fbf11c83a2eee09623fb192785e7ca92a3f40602a517c011b947a1822d3[GitHub Actions] workflow to auto-run the parser and generate the website upon new merge or git actions from a user * Outlined a sub-set of relevant information created by `hw-probe` to be used in the FreeBSD laptop testing workflow * Created a link:https://github.com/FreeBSDFoundation/freebsd-laptop-testing/pull/27/changes[pull request] template for the users to follow outlining important features of the laptop that work or not. -* Developed a scoring system to be used in the application to automatically score laptops based on how many devices on the laptop function or not. Added a workflow that makes manual adjustment of criteria and scores easier for maintainers. +* Developed a scoring system to be used in the application to automatically score laptops based on how many devices on the laptop function or not. + Added a workflow that makes manual adjustment of criteria and scores easier for maintainers. * Created Makefile and shell scripts to aid users in running the tests using a simple `make` command within a terminal, complete with user-friendly prompts if required applications are not installed. * Tested all laptops and desktops in the Kitchener office with the test suite inside the repository to verify if it works properly across both laptops and desktops diff --git a/website/content/en/status/report-2026-01-2026-03/openjdk.adoc b/website/content/en/status/report-2026-01-2026-03/openjdk.adoc index 1d93d553f7..37786b3938 100644 --- a/website/content/en/status/report-2026-01-2026-03/openjdk.adoc +++ b/website/content/en/status/report-2026-01-2026-03/openjdk.adoc @@ -27,7 +27,8 @@ In this quarter the following issues/milestones were reached: - Fixed link:https://github.com/battleblow/jdk/pull/42[spurious issue] where symbol lookup of native symbols from shared objects would sometimes fail. - link:https://github.com/battleblow/jdk/pull/38/changes/39130dd99897437101169bddc032431ecf259461[Simplified function] for reading arbitrary memory from traced process. * Enabled link:https://github.com/battleblow/jdk/pull/41[building/installing the Hotspot Disassembler] (HSDIS) for FreeBSD. - This is needed for some tests for Aarch64 to check that Hotspot generates the correct instruction sequences in various environments. Only supporting the llvm backend for now, though there is no reason to believe the others would not work. + This is needed for some tests for Aarch64 to check that Hotspot generates the correct instruction sequences in various environments. + Only supporting the llvm backend for now, though there is no reason to believe the others would not work. * link:https://github.com/battleblow/jdk/pull/40[Synced ThreadWXEnable implementation] with macOS. This enables Hotspot to toggle Write/Execute access to memory segments so that it can generate code to later be executed on Aarch64. Just a minor tweak so we align with the API used by the macOS code, even though our implementation is different. diff --git a/website/content/en/status/report-2026-01-2026-03/sbom.adoc b/website/content/en/status/report-2026-01-2026-03/sbom.adoc index 5226014c67..9ebdb24e2e 100644 --- a/website/content/en/status/report-2026-01-2026-03/sbom.adoc +++ b/website/content/en/status/report-2026-01-2026-03/sbom.adoc @@ -27,7 +27,8 @@ Several missing features have been added and are under active development by pkg The tool is now nearly compatible with SPDX Lite 3.0.1 requirements and is ready for general use. + Additionally, there is an effort to import pkgconf as part of the FreeBSD source, led by Pierre Pronchery. * Adding missing SPDX-License-Identifier to files under the FreeBSD source in the [.filename]#bin#, [.filename]#sbin#, [.filename]#usr.bin#, and [.filename]#usr.sbin# directories. -* Creating [.filename]#.pc#-files for SBOM. The first patch is expected to land in 2026Q2, starting with files from [.filename]#bin#. +* Creating [.filename]#.pc#-files for SBOM. +The first patch is expected to land in 2026Q2, starting with files from [.filename]#bin#. If you want to help with this effort: * Verify that SPDX-License-Identifier licenses are correct and assist with upstreaming files. diff --git a/website/content/en/status/report-2026-01-2026-03/valgrind.adoc b/website/content/en/status/report-2026-01-2026-03/valgrind.adoc index 2448ebfeb8..ec4d97e00f 100644 --- a/website/content/en/status/report-2026-01-2026-03/valgrind.adoc +++ b/website/content/en/status/report-2026-01-2026-03/valgrind.adoc @@ -18,7 +18,8 @@ The Valgrind regression tests are quite sensitive to that kind of change and som The asserts were caused by incorrect assumptions in Valgrind that are used when the tool reads its own binary, mainly to enable it to print its own callstack if there is a crash. The final problem was caused by a change in the way that library split debug files files are produced. -Overall, this is more of a stabilization release. There are relatively few new features. +Overall, this is more of a stabilization release. +There are relatively few new features. Valgrind 3.27 is due out at the end of April 2026 and package:devel/valgrind[] will be updated shortly after that. From nobody Sat Apr 18 10:11:54 2026 X-Original-To: dev-commits-doc-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 4fySGS2RXmz6ZQ5C for ; Sat, 18 Apr 2026 10:12:00 +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 4fySGS1tdlz42xR for ; Sat, 18 Apr 2026 10:12:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776507120; 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=G8PC83xI5MyLrg7SAjp7f7v3t6eQ0XZRnj7DeXpL+Q4=; b=VRONEKkASY8xSS0z5xu0vm8Y+iKWaa9AsZ58v5zYIvhtnJH8cik4wE4AHzm6aVUE+FDhy2 BHxmtlr15nkVlW54KNyNY3DYm/2I0UZkz/0Rc7aUszVwFHXMDZsLX9sRQO2pqYPviN7Oxs wq+n1w4femtmKIE5QWvbDJI3RscQ+uOtYlqOOnjI4dixqFwjQZ4gwGC8kLYcrzn9QUM335 eLCsdDLv05eFUytccRfWRFSO+LYgpXlQAS/yhN5FS0VLq5ewQAmoM0S3pk3GgaJK3CHJkN aUdcW/qKF8Iql3Wn+NVPXVCTbBT42R5D2qRRA2QEe5TPv68FU/Eer3lWNAgo8A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776507120; a=rsa-sha256; cv=none; b=WMB6bFqu69BMhAVqoFJkUutgTUn+h9Z3WMZNOIDp3VrtkROl/6fE61QsMpZ0GLi1aOPW4C hkTlScTDpeveaJVfytT5x3f2gzoZyRBcL3QYvnYDGq24Qux39oxay6niZ6aPySq4zbB7Pb 27oPEp24vxhH3PuouoVJc39KfoVRAeSc0q1R54DhIclhESwNjZkhT4QuYUrzSFl1zI3VgT VhxMt82zUkyGG7pybWJWz4CxyAFdRaYf46oeErxDqHTTDbRSwq2T9ZGBPf9k2h0FyCUR/s Wua8P3M6EyBa2Kgr0OWGvaC6knuJEy1JDUqr5iyT/nz0FvGHAcz3sm39dU0GRQ== 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=1776507120; 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=G8PC83xI5MyLrg7SAjp7f7v3t6eQ0XZRnj7DeXpL+Q4=; b=JfSvObhqx4r2pOIq0ZeL16WghSk8nToBjeAUuaQg4A+FWZCdImRAgbE7yugEcELtkiv/xC 8E25rRHAL6u+8oJUMiFkLn6L2Bf/aaGuSU3rKHMiOm6Lj5IJ+Gs/lPr73ocwnIdY1Efeua mR6W0kp39D0V8MxOOm9E5AvptFsqpHraMT/l1fCAhZBZOEjmNzrlnetyu8E/5g4H6yi/GB CuRRAXYaNSXSQJMIr0tifiBcVm4/kuNrmPn6u7Q5TmCHFNvDAbPqI32zU4bSPtNMVQ1S6X ufucfCap8p5bI9I9vjCeYt7U0ysMOnwF7dTELeF+2ps5ed16LBZBGMBSpfw1PA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fySGS1960zcVl for ; Sat, 18 Apr 2026 10:12:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27f9f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 10:11:54 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: fd09c0b905 - main - Status/2026Q1: More fixes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fd09c0b905936bb33f7a71edec217b4e1a6806da Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 10:11:54 +0000 Message-Id: <69e358ea.27f9f.74112a8a@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=fd09c0b905936bb33f7a71edec217b4e1a6806da commit fd09c0b905936bb33f7a71edec217b4e1a6806da Author: Lorenzo Salvadore AuthorDate: 2026-04-18 10:11:23 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-18 10:11:23 +0000 Status/2026Q1: More fixes --- .../report-2026-01-2026-03/jdk21default.adoc | 2 +- .../report-2026-01-2026-03/jdk25default.adoc | 2 +- .../en/status/report-2026-01-2026-03/portmgr.adoc | 22 ++++++++++++---------- .../en/status/report-2026-01-2026-03/sbom.adoc | 2 ++ 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/website/content/en/status/report-2026-01-2026-03/jdk21default.adoc b/website/content/en/status/report-2026-01-2026-03/jdk21default.adoc index 85f8cbb860..b60561495c 100644 --- a/website/content/en/status/report-2026-01-2026-03/jdk21default.adoc +++ b/website/content/en/status/report-2026-01-2026-03/jdk21default.adoc @@ -1,4 +1,4 @@ -=== Ports - Make openjdk21 the default JAVA_VERSION +=== Make openjdk21 the default JAVA_VERSION Links: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855[Issue 272855] URL: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855[] diff --git a/website/content/en/status/report-2026-01-2026-03/jdk25default.adoc b/website/content/en/status/report-2026-01-2026-03/jdk25default.adoc index 105f80f967..d5f916048d 100644 --- a/website/content/en/status/report-2026-01-2026-03/jdk25default.adoc +++ b/website/content/en/status/report-2026-01-2026-03/jdk25default.adoc @@ -1,4 +1,4 @@ -=== Ports -- Make openjdk25 the default JAVA_VERSION +=== Make openjdk25 the default JAVA_VERSION Link: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293559[Issue 293559] URL: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293559[] diff --git a/website/content/en/status/report-2026-01-2026-03/portmgr.adoc b/website/content/en/status/report-2026-01-2026-03/portmgr.adoc index 4488a3cbcc..2385813a01 100644 --- a/website/content/en/status/report-2026-01-2026-03/portmgr.adoc +++ b/website/content/en/status/report-2026-01-2026-03/portmgr.adoc @@ -18,18 +18,20 @@ There are currently about 2,710 (down from 3,428) open ports PRs, of which 798 ( The last quarter saw 8,970 (up from 8,738) commits by 166 (up from 156) committers on the main branch and 697 (down from 898) commits by 59 (down from 61) committers on the 2026Q1 branch. The most active committers to main were: -2135 sunpoet@FreeBSD.org - 800 yuri@FreeBSD.org - 528 vvd@FreeBSD.org - 312 bofh@FreeBSD.org - 294 tagattie@FreeBSD.org - 182 nivit@FreeBSD.org - 177 arrowd@FreeBSD.org - 175 eduardo@FreeBSD.org - 153 fuz@FreeBSD.org - 132 mfechner@FreeBSD.org + +- 2135 sunpoet@FreeBSD.org +- 800 yuri@FreeBSD.org +- 528 vvd@FreeBSD.org +- 312 bofh@FreeBSD.org +- 294 tagattie@FreeBSD.org +- 182 nivit@FreeBSD.org +- 177 arrowd@FreeBSD.org +- 175 eduardo@FreeBSD.org +- 153 fuz@FreeBSD.org +- 132 mfechner@FreeBSD.org A lot has happened in the ports tree in the last three months, an excerpt of the major software upgrades are: + - pkg 2.6.2 - New USES: inotify - Default version of Go switched to 1.25 diff --git a/website/content/en/status/report-2026-01-2026-03/sbom.adoc b/website/content/en/status/report-2026-01-2026-03/sbom.adoc index 9ebdb24e2e..7833811667 100644 --- a/website/content/en/status/report-2026-01-2026-03/sbom.adoc +++ b/website/content/en/status/report-2026-01-2026-03/sbom.adoc @@ -22,6 +22,7 @@ The FreeBSD Software Bill of Materials (SBOM) project started in 2025 and contin Work in 2026 has focused more on the EU Cyber Resilience Act (CRA), and the effort has shifted toward delivering a framework for FreeBSD source. In the first quarter of 2026, SBOM work was delivered in three categories: + * Pkgconf upstream work, especially with spdxtool-tool, which is used for creating SPDX Lite 3.0.1 JSON-LD SBOMs from [.filename]#.pc#-files. + Several missing features have been added and are under active development by pkgconf contributors. + The tool is now nearly compatible with SPDX Lite 3.0.1 requirements and is ready for general use. + @@ -31,6 +32,7 @@ Additionally, there is an effort to import pkgconf as part of the FreeBSD source The first patch is expected to land in 2026Q2, starting with files from [.filename]#bin#. If you want to help with this effort: + * Verify that SPDX-License-Identifier licenses are correct and assist with upstreaming files. * Verify that [.filename]#.pc# files contain accurate information and help upstreaming them to git. * Assist in reviewing the pkgconf import to the FreeBSD source. From nobody Sun Apr 19 18:45:16 2026 X-Original-To: dev-commits-doc-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 4fzHcK2Vw1z6ZDBQ for ; Sun, 19 Apr 2026 18:45:21 +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 4fzHcK1fvNz3sjT for ; Sun, 19 Apr 2026 18:45:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776624321; 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=VDnw9cJpR+0yU8cHFj4CgrIIgE2mNPd2cQE7Ms4s9Ns=; b=Dn8sZgWPQsihtt88dT/m4fgFeOj8xiDXBEuNYhn2Bx3j9kjGgdzDCicSHYxflZlVON4FCL 3SvPr/hcIinGYz1lo1CyHoC+5atzePYUVX7zdD61TeWU3LFkyzf4gDi2QboFUU41QyiRzb 774T3/oyVjVdnMa3qhPvZlGcZ8MysVbPZHew+Tbp29zdeyXRTgW5xX0JmiQNdEXOEk2ujM j4PKM4TptxlG/01kW78Sr4f4vyx74oc3uVJwToWMzKU+sMzygjjInc7NosZrHOAgGu3Wyn mi5kiZ4AtEFTDqmLZNiqg70twKTOcNwhY4o2PPq8AXYYBU4uGSsosfyTB2o0Qw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776624321; a=rsa-sha256; cv=none; b=EPZKBOTmypg6lvn7DN+gx3I+DrNqSGbQTd5FaX5aT1EylFicQfCgtlYr0G1eMdMH5eBHm9 1/05XWWUcj+Wl7d4BNUPa8c5spPyBLoIWZh4/C9Keb9wmrwM205DoHwYPKzEIl1EIvDGc1 g7Hvq9p+244S1Q/wJe/omFC442lUR7Sw/9Bt1t4Gyu4QFnTgITtQbq5yIi28VBN9AFC95s /3+U7vBDR2Xb8f6VFa7KI5ExNUQTXl6uR9wgHK0gCzrCIkWs4zl1dnL2sct08M7w3O4mPC 7VxO1Il+gukLXqzvBsVMGyoFSnRW3aQYja3Aq/vsoffgG+htME6b+zJv7ZryNw== 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=1776624321; 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=VDnw9cJpR+0yU8cHFj4CgrIIgE2mNPd2cQE7Ms4s9Ns=; b=wWI5K93eqUzAtlUgpc7vqpXMu6QF7FtSFJSRGPVtMpdfunDirHy/nehtneebUpKua8T4ET 1JbdK3263ULDxPU0HqXBWW6biKA68NOpBIbySmRqIJ2rUpLtJ6Rr6JLRhTbkLTW7pYlpW0 t3PAuKfbYQpX3qVw+ZyxvNVrfvCsMmA8azeQUb7spMqNpZB/e1a1lOLWIAK7A9LbJYW2fM 0Dz0vvww1q62Scu/y50aE13eEXliQfC+k+8+ujUh++xB7gXG99xHSN0hYXdylP7TByKkz2 RNY1Lok7iWELiz1gRxBZt2r5YF3GRWxaSpHxsBpZsIzKe6XU60s9snC8wK9qKA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fzHcK18Kfz78d for ; Sun, 19 Apr 2026 18:45:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 47398 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 19 Apr 2026 18:45:16 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Andrey Zakhvatov Subject: git: 2793a825e5 - main - website/ru: Update logo.adoc List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: andy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2793a825e5435cc4303a592fbb76396910bb51d2 Auto-Submitted: auto-generated Date: Sun, 19 Apr 2026 18:45:16 +0000 Message-Id: <69e522bc.47398.183e51fb@gitrepo.freebsd.org> The branch main has been updated by andy: URL: https://cgit.FreeBSD.org/doc/commit/?id=2793a825e5435cc4303a592fbb76396910bb51d2 commit 2793a825e5435cc4303a592fbb76396910bb51d2 Author: Andrey Zakhvatov AuthorDate: 2026-04-19 18:43:22 +0000 Commit: Andrey Zakhvatov CommitDate: 2026-04-19 18:43:22 +0000 website/ru: Update logo.adoc Update to EN 486cc10e25df3f7e6190f18bc277bdd31e20a926 --- website/content/ru/logo.adoc | 72 +++++++------------------------------------- 1 file changed, 11 insertions(+), 61 deletions(-) diff --git a/website/content/ru/logo.adoc b/website/content/ru/logo.adoc index 2b47006c43..d54a93bd96 100644 --- a/website/content/ru/logo.adoc +++ b/website/content/ru/logo.adoc @@ -1,69 +1,19 @@ --- -title: "FreeBSD Logo" +title: "Логотип FreeBSD" sidenav: about --- -= FreeBSD Logo += Логотип FreeBSD -* <> -* <> -* <> +== Рекомендации по использованию -[[guideline]] -== Указания по использованию +FreeBSD является зарегистрированным товарным знаком Фонда FreeBSD. +Логотипы FreeBSD и The Power to Serve являются товарными знаками Фонда FreeBSD. -Знак FreeBSD является зарегистрированным товарным знаком фонда FreeBSD. Логотип FreeBSD и The Power to Serve являются зарегистрированными товарными знаками фонда FreeBSD. +За информацией о файлах с изображением логотипа, Правилах и условиях использования товарного знака и дополнительной информацией о том, как получить разрешение на использование логотипа, пожалуйста, обратитесь к соответствующей странице, посвящённой логотипу Проекта FreeBSD, на сайте https://www.freebsdfoundation.org/about/project/[Фонда FreeBSD]. -Все изображения, приведённые в разделе "Ресурсы", могут быть использованы на основе лицензии фонда FreeBSD. - -Для более подробной информации о том, как получить разрешение на использование логотипа, смотрите указания по использованию логотипа FreeBSD на сайте http://www.freebsdfoundation.org/documents/Guidelines.shtml[фонда FreeBSD.] - -[[resource]] -== Ресурсы - -=== Стандартный логотип (полноцветный) - -link:../../logo/logo-full.png[image:../../logo/logo-full-thumb.png[image]] - -=== Стандартный логотип (полноцветный для темного фона) - -link:../../logo/logo-reverse.png[image:../../logo/logo-reverse-thumb.png[image]] - -=== Стандартный логотип (черно-белый) - -link:../../logo/logo-bw.png[image:../../logo/logo-bw-thumb.png[image]] - -=== Векторные форматы - -Format: link:../../logo/logo-basic.ai[Adobe(r) Illustrator(r)], link:../../logo/logo-basic.svg[SVG] - -link:../../logo/logo-basic.png[image:../../logo/logo-basic-thumb.png[image]] - -[[sample]] -== Примеры - -ЗАМЕЧАНИЕ: текст "freeBSD" в приведённых изображениях был создан на основе черновой версии логотипа, отправленной на конкурс. Правильное изображение данного текста должно быть нанесено только чёрным цветом, а не двумя, и первую букву "f" следует заменить на заглавную "F". - -=== CD/DVD упаковка - -link:../../logo/cd.jpg[image:../../logo/cd-thumb.jpg[image]] - -=== Открытки - -link:../../logo/postcard1.jpg[image:../../logo/postcard1-thumb.jpg[image]] - -link:../../logo/postcard2.jpg[image:../../logo/postcard2-thumb.jpg[image]] - -link:../../logo/postcard3.jpg[image:../../logo/postcard3-thumb.jpg[image]] - -link:../../logo/postcard4.jpg[image:../../logo/postcard4-thumb.jpg[image]] - -=== Обои - -Несколько примеров обоев. - -link:../../logo/wall1.jpg[image:../../logo/wall1-thumb.jpg[image]] - -link:../../logo/wall2.jpg[image:../../logo/wall2-thumb.jpg[image]] - -link:../../logo/wall3.jpg[image:../../logo/wall3-thumb.jpg[image]] +// +// The FreeBSD Russian Documentation Project +// +// Original EN revision (09.10.2023): 486cc10e25df3f7e6190f18bc277bdd31e20a926 +//