From nobody Mon Aug 18 15:01:33 2025 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 4c5GBj3Mhcz643Df for ; Mon, 18 Aug 2025 15:01:33 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c5GBj2r06z4Bs4; Mon, 18 Aug 2025 15:01:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755529293; 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=qncSFTmOhaLIBkxtpuX5aaW/n7Po2ISOWOFoo18q7XU=; b=OLsZ9yPEBWzKsR7fXW5ZrkNYOD7EBITiVzFNKDRf+ZwnEw0Pe3hurx7l6WUs6OpvRILoW9 rIZHLXwttmUTtiGz6JnvRsvFtTw4sP+J7gi7uGqlAKIu93/Do9B/ZUvobnxh8J0lhRpZff IpbqXNYOMWCikX3AsIWxjp4nmgHADy1yMP5ve9R3EpsD//VDYHsT0DPcLaXytk3NabBChH cA828P8gWwx2nr9Mu45SNsThXW0cDC4p/OhjxjB/ONl62kD3+8yD2X/4vWWwv1rgBRokak GJiMSvYLtKDoGxUqx62iPPyv2F/YJ5nqiMtzOsFx9elZtyWLM/o98Hm74/HULg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755529293; 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=qncSFTmOhaLIBkxtpuX5aaW/n7Po2ISOWOFoo18q7XU=; b=ujgcgCymyRGNCctlQA0sX80ZhMhrL4zi5Qvu5G/WzyHC+VM2PLalSdmYIhfTuVSWUgDJ5Z us0muHuuv3/9cPeJp1QNuxXdR8Q64YpD1A1ZSGRINBWNkIR+HP6wfdcC4VVlOD81PTxleY VDfzg7JQO2xgTKIGzJVqEVRG5S0rBsvNh7JRSCEs8aB28Rv1iYftECaNPHzxucqS1n8dPm M9I9/9ZfWIZ6XSho+X3bF+ybMAc+aiycTvaTvHUM+51p0OYesIFU7xzIqw5E4in5/vg5lq cpW/aQQMR5jlOn1i1VepUsRbA91jLY3rRXHNBgyIRGc94qesha/clONwEVKvHQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755529293; a=rsa-sha256; cv=none; b=Qt9JmKHcwOMcrd1ZT7px5Sv4uORC2r7SImMojE370Qd8DZ7fyu6tmvK3Y25otIn+NF11rt +PizXMh62bqSs5rraQY5riUBeSCP58XARcFqN/Y227ORwdvTenEjkfbM/uDVRy3kX4RboU 4reG/A0gZHbz3NyOnn//fjkpfp3IzVQa1Qm4GbwHNUfowhBI+y0ee94/ssanMhJlkaq1yZ DKohAzLtbS+FHnqo9+ogHkQKZ5VI+a8F/GDnbVcxtHf4Ffd58ugrPHDeRWo/5wd+eTDUuG Futr6VgYty12DYSscvxdf8krM4a1lxukWxTWJ96u8gRoQ5qrQJa07CDSd69EOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c5GBj2FCCz11sM; Mon, 18 Aug 2025 15:01:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57IF1XAH022813; Mon, 18 Aug 2025 15:01:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57IF1Xu8022810; Mon, 18 Aug 2025 15:01:33 GMT (envelope-from git) Date: Mon, 18 Aug 2025 15:01:33 GMT Message-Id: <202508181501.57IF1Xu8022810@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav?= Subject: git: bd3895afb1 - main - __FreeBSD_version bumped for certctl 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: des X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bd3895afb104eb5b10f8cb65e19a2fa999515ff5 Auto-Submitted: auto-generated The branch main has been updated by des: URL: https://cgit.FreeBSD.org/doc/commit/?id=bd3895afb104eb5b10f8cb65e19a2fa999515ff5 commit bd3895afb104eb5b10f8cb65e19a2fa999515ff5 Author: Dag-Erling Smørgrav AuthorDate: 2025-08-18 15:01:21 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2025-08-18 15:01:29 +0000 __FreeBSD_version bumped for certctl --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index ffc709270c..2e3e32ee25 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -246,6 +246,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |August 17, 2025 |15.0-CURRENT after introduction of VTYPE_ISDEV(), VN_ISDEV(), and VATTR_ISDEV(). +|1500063 +|gitref:c340ef28fd384b567e35882d04ce17fa31b7384f[repository="src",length=12] +|August 18, 2025 +|15.0-CURRENT after certctl rewrite, which now produces a bundle. + |=== [[versions-14]] From nobody Tue Aug 19 13:11:52 2025 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 4c5qjj1cvwz64tZm for ; Tue, 19 Aug 2025 13:11:53 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c5qjj0wtcz3PP1; Tue, 19 Aug 2025 13:11:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755609113; 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=RFlr97Q8TCy70TZ0bBOMVs79FOAtew0P5pugMWTzSnc=; b=xws92FjhCA1MrsHvaxLpdZ1ZzEt+dkIlJtY4FMF8VP1nQN3IY+rZvZEj9TqqhlEQJZlDY5 H/MGxvqvtBBEikVxzvFhx2PdQftjzhGLHWQbYzX0A6ta//exAyjE463CimnBfvEIhDrOXF RrVPiFJe094Ewgs6SP6QHVrGNwwvbNErekpzP8X9SlD12T9pjYIaJUxrx0+mmtrPuCsEWL c6pouhw/NrpLZFmbsT6OV63zs4pa+TUV7gQPtUiwFfR9UyFPSkwEy0fXOMJYnQ9s4dCdh6 x4r6mzId8JNiEPE0ZRsJW1VcbeRLlWhvC9KMit34PLc1AS31THpPSAp9eTC4aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755609113; 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=RFlr97Q8TCy70TZ0bBOMVs79FOAtew0P5pugMWTzSnc=; b=wdAwPWyb3sjErx4V+LywVfDmy1pRV4XRZr9L0GmaUmxxE9iERICWZWigJtjaoBgMkKoLUC SiIGTeB4yv1V2i6WUyW4KTkp+7GwyEOZYD3bWz9Jn5EZ+XsdiICYdkpBdcDgGQqyrZaDkK 9aH8NWfJrG1NAci8kl15aL0kOgjzbpFga04feAfburs2dQ6V95+ut0HsN6vomDzhEplX8r +ya4jyzJ/ts9Gq8esUlx9WVTrnYqO+PiYeqxw8bQBsZEhAS/wuaURkJZqxrsv1yXVMpjP/ kKUFdOa8JR9NwBqrzcKIhkUi7qZAUzsGYOIB90WYO3YWvFrSA/syFEt0cVPcrQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755609113; a=rsa-sha256; cv=none; b=jKkq2T6nWafCgAd818TcVWau4UsePQx4JUQTqKvEMW/CMW2KAWM8xIpn8gtfXw7nBC71lV O1zLqavIO2Be1hI2iuzbOOg5NNdaEKq+ApffcrVrDXsWmScfYievpyXQiQUDdAaTLnLW2s gj+go7oHN4QXlBpsUWJP46u29RWoa1T0w2YXnOCks9byFeILTITkxbwa0NqNATKL8deCSr rSoCg2gZLZNMX2ttlnTXslwUPSlAvhmQ4QJZU5m5Cn4/6ppXtZ4fStdIeRRFfHk1rl1xmN ULW0HNXqnSRnRoah+JQlifKCLubrddBV/tNmSHvv7omN/q2VTFZBG2UmMSNM5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c5qjj0WmCzCWQ; Tue, 19 Aug 2025 13:11:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57JDBqF4021333; Tue, 19 Aug 2025 13:11:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57JDBqBc021330; Tue, 19 Aug 2025 13:11:52 GMT (envelope-from git) Date: Tue, 19 Aug 2025 13:11:52 GMT Message-Id: <202508191311.57JDBqBc021330@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: 4facc6d4ec - main - HW Relnotes: Add u2f to the template for 15.0 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: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4facc6d4ecdff9e4d31e49536d895de76d40f4ed Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=4facc6d4ecdff9e4d31e49536d895de76d40f4ed commit 4facc6d4ecdff9e4d31e49536d895de76d40f4ed Author: Alexander Ziaee AuthorDate: 2025-08-19 13:05:08 +0000 Commit: Alexander Ziaee CommitDate: 2025-08-19 13:11:22 +0000 HW Relnotes: Add u2f to the template for 15.0 The u2f USB security key driver was added in src:4a04e0a6c703. Add it to the Hardware Release Notes template in the Misc section, since the USB section has a note saying Human Interface Devices are in Misc. Possible todo: Refactor USB Devices and Misc to create a HID section? --- website/archetypes/release/hardware.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index 7aca4e5f41..ccfb63ebda 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -902,3 +902,5 @@ Information regarding specific video cards and compatibility with Xorg can be fo &hwlist.sdhci; &hwlist.superio; + +&hwlist.u2f; From nobody Tue Aug 19 14:02:55 2025 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 4c5rrc1MbXz64xPP for ; Tue, 19 Aug 2025 14:02: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c5rrc0kRkz3Xx7; Tue, 19 Aug 2025 14:02:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755612176; 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=DsxKu62sOiIGc8zC1qUpcU9wQx3qZwIzR4tTA8RQBtg=; b=ppQrRh5PjTilzwQYVwtcfXMdDlAHgbl1Gfnb7KCJHijQfx/KNbnc9mSufw46oTSYZ76QtE 8AogUmu5O9TOr8KmhhsOwG60mSk07r6d4jRbDBR8KPiCyPNCIbvR19mrUf0lbe7Rp2kty3 aANJY7Wesftq0gk5N6lllX1YVjOLCBdtIX+HlZiRbeNCRkE5ZkJfqGJUn4O5ORKNSNo5Eb 0uiB4bsww8AfFOEVE4j8ecTpBOfPoh9dsTpuUYPsT+c0PAS0j43OVhIQhQNRODl/56WL79 B2VeA6q0420Iwv+Bx9vdTEz/Ugef0DwdzAPZJyTfsfK8Da04SIiYBMdPpnZpKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755612176; 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=DsxKu62sOiIGc8zC1qUpcU9wQx3qZwIzR4tTA8RQBtg=; b=Z0BqnVENmfcBLUYUYykaAy0p/udC7EGqHL8XvGsNBRDEKEsEF0jRbyXK7JOptgK4D2pHeW T9uulZZ4Esd4EVbwOy4rArf8A7tIryVtp1uoxfrBvW4I2V3Sd8Q8pcxG8z8Fyhwt8jF5E7 Oqyv5RPx59Jx2ghjGAZhzPVHbaKeeybXILqF4aPM+dipkUPEQF6+jJxSO3KL1I7juclb+I fmwNWCBXHoWACppUwTpo3d5QsMClXWod/BFro6oT90qmNARzt6nbV/UCE42wIyMifQ6zPD MbmbTE9gUYwfqRmnVGVP946OQoYPEpx6W0vGLBjMtYM6cV8CudRI0tdfvZ3Hsw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755612176; a=rsa-sha256; cv=none; b=amrwTgUV5heKxYplZnYLMfW0Cz9DlmdMJECQFr0ktvbSetlJLi1s/HUpGoXqlh6kfNaMqr k7djtvcmoIP39+YVmZTpK6wusMvFbbj29yAw/uDmQvzb9n0jeTQ/l/pZVFMUgmhey1Mf+X JYMEXqEgyh+8CVebTIVpjJqh0IH6QMzQZS5phMTEVHnJEn0UKyqb9m6OGDr55cRu7Grlex MbeldvFsM0Sbf+yJRLF4WehN1OO+z6T/a3/VzZI3gm0MEyjUMpeed4hdVksG20w4nZfXDC atqjt0rro6WIvW5Z8DoKXicCNatV5dWqAS4xp21MJYFsmMNXAujNE6Lujh0Xwg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c5rrc0DqszDMc; Tue, 19 Aug 2025 14:02:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57JE2tPF019838; Tue, 19 Aug 2025 14:02:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57JE2tOJ019835; Tue, 19 Aug 2025 14:02:55 GMT (envelope-from git) Date: Tue, 19 Aug 2025 14:02:55 GMT Message-Id: <202508191402.57JE2tOJ019835@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 0a9e93c7e7 - main - status: Remove a descoped item from 2025q2 Foundation STA 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: 0a9e93c7e795c6202f8acdaa407342360625846f Auto-Submitted: auto-generated The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=0a9e93c7e795c6202f8acdaa407342360625846f commit 0a9e93c7e795c6202f8acdaa407342360625846f Author: Joseph Mingrone AuthorDate: 2025-08-19 13:59:02 +0000 Commit: Joseph Mingrone CommitDate: 2025-08-19 14:01:47 +0000 status: Remove a descoped item from 2025q2 Foundation STA entry Reported by: Alice Sowerby Sponsored by: The FreeBSD Foundation --- website/content/en/status/report-2025-04-2025-06/foundation-sta.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/en/status/report-2025-04-2025-06/foundation-sta.adoc b/website/content/en/status/report-2025-04-2025-06/foundation-sta.adoc index f031280704..925df9e910 100644 --- a/website/content/en/status/report-2025-04-2025-06/foundation-sta.adoc +++ b/website/content/en/status/report-2025-04-2025-06/foundation-sta.adoc @@ -39,7 +39,6 @@ The detailed scope was co-created with core@, srcmgr@, secteam@. Work items are ** Move build scripts into the public repository (not started) * Could ** Environment Standardization (not started) -** Use enclaves, hardware-enforced secure containers (not started) ** Ports to build reproducibly (not started) ** CI to verify reproducibility (in progress) ** Documentation to allow 3rd parties to confirm reproducibility (not started) From nobody Tue Aug 19 14:29:35 2025 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 4c5sRN0dRNz653Qs for ; Tue, 19 Aug 2025 14:29:36 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c5sRM73Rkz3cdJ; Tue, 19 Aug 2025 14:29:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755613776; 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=vL82bK35QrtNjR9IWE+eObJNOLU0CR8d6fZV3tLrPzs=; b=HIm67cuDpN/IjBDow+mltEdf5i33/spCnb6WkagLAg6vZzP7HqiW1bzgRGw2BU7gac+QpL Pqh6svQipDhu/IuVHYSBibSSPLGD+nnzWCZO7j7xP6pzM5eyYAn1LAcwYkSCaw/M4ldtgB AIkzc28AVZYpCwoS5xQ2KGU441U7Uq/oh473Et3T68U+sHIsAJ0czVr8AcUl5/wozIqkxJ QzAe1MyS9Bd9JZ9olwajPEY5h/r2NIXSe5/K3pEiwCsyQyk65kmNbQABkIZbcECFvMuS/f rG2AcMqjYdvDi4isJs7hLubfdADgn9WI6NS3Na0VYcZ3Oz2j7vQ2SYcVlA5ZkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755613776; 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=vL82bK35QrtNjR9IWE+eObJNOLU0CR8d6fZV3tLrPzs=; b=q0kFyv1SDyKFJC4cgAyjr2UJy0xsdw8IgBeH26JdHTSRFjjJE/y9mu/9Oxc07gX/OSFHNc uiUkClesOtF2939FLJUTqrl2gQj1pB37LxDXWJe9Z3V4sUawGH7IIGroEmMFFfLv3kEvw6 o7lYHhkXXoDakFWQSV5lVQ7KPNnE4x/a522mUHMXS7EKzxBuBsTjsnyTF2GY5DAi2mKvbt gooCO+C0qNd8wiBMsEe+j3RDo1NCtggaHkoyHAPHamI1oje7Y8vjOcO02CPUMyrHA2PKoc Ez5PlLm1z3NLs8i0BZHCxoFq5Oee3qlPlYnYGrGbj+MuCv+xeZFKl+0fvDvjhA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755613776; a=rsa-sha256; cv=none; b=rea1tS0qgnOooBA1SKipNl4yayQmHF+tocdSKbCEq1H3uH3oqAoD/p08r+iswUzQ7CsbwD h81RmoWQg9og4RKYMqaGsOKhaiDMlFq5DxP7abhFbctqNKoXp177mHgaGITe+Ip20AF7bn iey6dIA8z37NfyBjv/XLlhQBhp2Zx8N9gKrVAbC0+kTwjNRzCYq8Vzw+Hy3ocWKJ8uyG5Z gVHCezpsl1MwMBHfYd8ikdBUZKj/7muzmCmIA8u3qECvG1KQHPD8+vN3YTFqCjqcNYOBhj U7EzKWeY7DBoi09ywqsS7w4AlWx/fciQmsxJ6BiGOmtgDMI37d3TF0IW5SiElg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c5sRM6fwDzWZk; Tue, 19 Aug 2025 14:29:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57JETZsZ059100; Tue, 19 Aug 2025 14:29:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57JETZnN059097; Tue, 19 Aug 2025 14:29:35 GMT (envelope-from git) Date: Tue, 19 Aug 2025 14:29:35 GMT Message-Id: <202508191429.57JETZnN059097@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 197952cebc - main - Status/2025Q2/srcmgr.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: 197952cebcee94ed2c486d5b8621e4db636668f6 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=197952cebcee94ed2c486d5b8621e4db636668f6 commit 197952cebcee94ed2c486d5b8621e4db636668f6 Author: Mark Johnston AuthorDate: 2025-08-18 23:37:47 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-08-19 14:28:44 +0000 Status/2025Q2/srcmgr.adoc: Add report Reviewed by: status (Pau Amma ) Pull Request: https://github.com/freebsd/freebsd-doc/pull/538 --- .../en/status/report-2025-04-2025-06/srcmgr.adoc | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc b/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc new file mode 100644 index 0000000000..87f192d83e --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc @@ -0,0 +1,23 @@ +=== Source Management Team + +Contact: srcmgr + +The srcmgr@ team aims to make src developers more productive, and works to manage the large number of bug reports, pull requests and code reviews that we receive. +link:https://github.com/freebsd/meetings/tree/master/srcmgr[Meeting minutes] are available on GitHub. + +We held a bug-busting session on 2025-05-23 with about 10 atteendees. + +Members of srcmgr@ gave a link:https://wiki.freebsd.org/DevSummit/202506?action=AttachFile&do=view&target=srcmgr+happenings.pdf[presentation] at the 2025 FreeBSD developer summit in Ottawa. + +Per the discussion at the developer summit, the i386 and 32-bit powerpc targets have been disconnected from the build. + +To help ensure continuity of the team, we introduced a "lurkers" program which lets src committers participate in bi-weekly srcmgr meetings, giving developers an opportunity to decide whether they are interested in officially joining srcmgr@ without taking on any specific obligations. +After soliciting interested developers, we have five lurkers who have been joining calls over the past couple of months: + +- Jake Freeland +- Olivier Certner +- Dag-Erling Smørgrav +- Bojan Novković +- Kyle Evans + +Aside from participating in discussions, they have been working on src development tasks -- especially in preparation for FreeBSD 15.0 -- and topics such as monitoring stale Phabricator reviews, performance regression tracking, and using git notes to track certain types of commit metadata. From nobody Tue Aug 19 16:03:11 2025 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 4c5vWM63X5z65CXs for ; Tue, 19 Aug 2025 16:03: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c5vWM5JMvz3pLZ; Tue, 19 Aug 2025 16:03:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755619391; 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=6fK/qgH64+rOTRECRa6vZykeofFbxi1MW6zJJbheVLQ=; b=xgy2FXafhDJG/BVD9cll+6bWWn1WyQBCLg3ytfXEsps2RwJRf+4BphAE48td/7LrMYte+V T6FlHm8UruUXlm1AtGUwgDIoFMf4/K4MGRXujCocYPQ6GDSMp3tFDi47GFsI9qn1QMC23i heRpJrQmUfEJ5YXXBcOaGbWGf6/BYb+ttrTUoSLaeZ+qjB2qZGJh7tYg0GnvgskTGBYS44 Jhql+CijrjuEwR1rZfG/mN8tLo/2SVZ7ZdLangNiUfdRpoZP0CzLU5XPKhPqukSrENo1Cm rIgiMrhpVhhpU+Pk20ggtaQXyGgBDJoHqVykUlQr1mYUj2SdG02S56i7mJbOZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755619391; 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=6fK/qgH64+rOTRECRa6vZykeofFbxi1MW6zJJbheVLQ=; b=O2O56Lx2fkkCZKM6QH+0cVVdiFAKWG6UewFuZK2UjvhgFIXU+WYIdoRmWZG5L90stVf06a 4XpxLO+sfunBhQIs1+Wa0rzbtuVPI1ZfdmM1+e8WPAppkZVWj5f/32P+676XMq/QwSMVVv io/bN4XD0y49j/lS1eEQvqag2oDqGwKkMeyAAJsQaQh8c0S/ye8MFYQ0xXuobztQCKQVdC VKsDZAIu8iOYueSC1mqsWphoPiOiAJuvbYgi0rVEjDu58lbqXyK+NwSv/YXU4BYPnc0whn uxezSci9p38DfjW8SWQsi/ZXqdvOfnrcV66R1BR/1OKOa12RoTcOMZZqPjeW9A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755619391; a=rsa-sha256; cv=none; b=KCS8k2EjlPDEF8Inwl5cmIopKFSV6Y6RCdiGmZubvIchsOTut6pgoA7QshECuuu5pejrCP 2+zOlb6/5qLa+aO3OfoGzrK2wL52woHmSO3Qv3Uc/Pq1/Fch88NG1DFn+6qJk2Me4ek2nP DEIkI82/exK49HQXJ/2VQ1akaL2QGN0il6TJhst0FSe80H24G40rCG0dr7anIl5/85nOYK BLcwnsKspcXlJr6kwcqFjF3WpDqwHC4Amn907fRuqIhIF+z6/d7M8pdkb99uTsrW1sW9Tf ve/x/doHJO0eiuoFZ2YAN9DTTlYLt/1WrTWFBGEWEZC3uqCckeTDaf2qL1lLVg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c5vWM4fbqzZyV; Tue, 19 Aug 2025 16:03:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57JG3Bqc045944; Tue, 19 Aug 2025 16:03:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57JG3BFx045941; Tue, 19 Aug 2025 16:03:11 GMT (envelope-from git) Date: Tue, 19 Aug 2025 16:03:11 GMT Message-Id: <202508191603.57JG3BFx045941@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Maxim Konovalov Subject: git: 2f281256c1 - main - status/srcmgr: fix a typo 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: 2f281256c1bf6099629812007720504514f052bd Auto-Submitted: auto-generated The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/doc/commit/?id=2f281256c1bf6099629812007720504514f052bd commit 2f281256c1bf6099629812007720504514f052bd Author: Maxim Konovalov AuthorDate: 2025-08-19 16:02:56 +0000 Commit: Maxim Konovalov CommitDate: 2025-08-19 16:02:56 +0000 status/srcmgr: fix a typo --- website/content/en/status/report-2025-04-2025-06/srcmgr.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc b/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc index 87f192d83e..cc52d85021 100644 --- a/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc +++ b/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc @@ -5,7 +5,7 @@ Contact: srcmgr The srcmgr@ team aims to make src developers more productive, and works to manage the large number of bug reports, pull requests and code reviews that we receive. link:https://github.com/freebsd/meetings/tree/master/srcmgr[Meeting minutes] are available on GitHub. -We held a bug-busting session on 2025-05-23 with about 10 atteendees. +We held a bug-busting session on 2025-05-23 with about 10 attendees. Members of srcmgr@ gave a link:https://wiki.freebsd.org/DevSummit/202506?action=AttachFile&do=view&target=srcmgr+happenings.pdf[presentation] at the 2025 FreeBSD developer summit in Ottawa. From nobody Tue Aug 19 19:08:19 2025 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 4c5zcz4Ktdz65Ns8 for ; Tue, 19 Aug 2025 19:08:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c5zcz3990z4G8q; Tue, 19 Aug 2025 19:08:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755630499; 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=wx5nuNCcLF4SFvVYhPtEjttvghjX/O/fOgN087BkfM0=; b=wwZy1IJHpJ2Dpln0jVtfepg7FuLtF6D+aYSf1Bfn2gV4FFT+IqB0jIQ+aamv2JgQM5Xi3A OVjr6OK1R4He4VXFF3snzNQdT39arMU25uOfsh6DyehB2ILP1JlAk5yOBdt67rmVf9exUP hS1z7GLjU58W9sK6O7Ni3fU0vFjWMVmchp4xXv1AHN6wLns4C+vtefoW61afDb0QDIgXpD lJ8T7u1Yq9S6kjFQsGWEzOEJP0dsi1unQioLFEsSr2b5jzEuKbgg1tz/omaoR8IfEHKBHF 6lWcHgBZFCsNxfaWgah0x3hmrAjsdxW9hFQnhPCuSTAvnEajGG+o+wDw3ABo9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755630499; 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=wx5nuNCcLF4SFvVYhPtEjttvghjX/O/fOgN087BkfM0=; b=hhEBjgt1NQe/BS/wSpINrgIVMl4vX3zuFKD3Gn3TRKJ0kL4WjKmiHZtUQsolOZjFP41CR9 mg1OM8Q0rTjjWmKk+tnHWczdYiIOeEFzLJNfivjF3lBILhyxrkUhgs5IkwMbKIvQVHtUkc ghYMHOtFAkROm+D7qh3bsqn5t46Ur1xrrdh6Wvi1BS2i1koidBZTOlXyd3CCfnmlWCrKIR U+OdzQbUQXnTz9G0Iqsr7E+XX2KDIXuNN3O/COG22ZIGTkDiDK4jf8uqXBxVWyGCFAHDUk 9STXCG9wyLATeptbs9Hrz85V+thYDyyvrxNn2m5Kg6WKaynMBJAkUavy3g96Ww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755630499; a=rsa-sha256; cv=none; b=Mj+6aQwn8khGXSbB3hiqCi8OysVyP51p2+eDXwZBdTpBGqZS0bca8U2WiGtk+f0j2UVAW6 X7J1Kw9iHQ0SxPHMP5iUVxQPdpfiCf1XVSYsvr4o/mj1IaC5Dkh1Zi5fjKFIIoqmo43Viy wqE/lf3Pfn/3FfXk6IsPOdWz/+A1Gx08X3DOaXBZ+8Jqot9O/uvbawnb0Fi/v2pMeswin0 ln96PqBiuvdjXwfF1kc/69bBKPYzv8dG8wBNPDtrusOzu6/DS/gD76Lul15lMLnZNPLKg9 waZN80myn8nu583HnEOdsdXvdh8JIEX1bMibHE0V31zRxq3uv1T+L7BtK4Y4aw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c5zcz2fGlzgnX; Tue, 19 Aug 2025 19:08:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57JJ8JN5085971; Tue, 19 Aug 2025 19:08:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57JJ8Jc1085968; Tue, 19 Aug 2025 19:08:19 GMT (envelope-from git) Date: Tue, 19 Aug 2025 19:08:19 GMT Message-Id: <202508191908.57JJ8Jc1085968@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Bjoern A. Zeeb" Subject: git: d59d3d96c0 - main - 15.0/relnotes: add note about having to install wifi firmware upfront 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: bz X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d59d3d96c0abbf57609719b138a497d1cc2cffe4 Auto-Submitted: auto-generated The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/doc/commit/?id=d59d3d96c0abbf57609719b138a497d1cc2cffe4 commit d59d3d96c0abbf57609719b138a497d1cc2cffe4 Author: Bjoern A. Zeeb AuthorDate: 2025-08-19 15:51:42 +0000 Commit: Bjoern A. Zeeb CommitDate: 2025-08-19 19:06:52 +0000 15.0/relnotes: add note about having to install wifi firmware upfront Sponsored by: The FreeBSD Foundation GH: https://github.com/FreeBSDFoundation/proj-laptop/issues/33 Reviewed by: carlavilla, bofh Differential Revision: https://reviews.freebsd.org/D52024 --- website/content/en/releases/15.0R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index d4c6675e05..d91e1fae8e 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -870,7 +870,7 @@ The LinuxKPI 802.11 comapt layer man:linuxkpi_wlan[4] gained support for the Gal The man:rtw88[4] driver was made to work (associate) again and a memory leak got resolved. (Sponsored by The FreeBSD Foundation) -Following other drivers man:iwlwififw[4] firmware was removed from the base system in favor of the ports based solution and man:fwget[8] support. (Sponsored by The FreeBSD Foundation) +Following other drivers man:iwlwififw[4] firmware was removed from the base system in favor of the ports based solution and man:fwget[8] support. In case of updating from earlier releases, users must install the firmware packages upfront. (Sponsored by The FreeBSD Foundation) [[hardware]] == Hardware Support From nobody Tue Aug 19 23:26:13 2025 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 4c65LZ3cMvz62jvt for ; Tue, 19 Aug 2025 23:26: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c65LZ0B8rz3V3s; Tue, 19 Aug 2025 23:26:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755645974; 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=J4HXUyIFvBnuyC84MBrKzkXBo//6NxKC7i/wjCKUQnM=; b=JUSdlczqKT2o/Uekx0sXPidLhj9p1XIuHYyCzztj+EsXc62Ky2XyfHq8Uw/AHwc/c9C7fF w+fJj3YAQ9eX/tyfpf/qGSdsgfXhnNMiUcFHfmWloRAAob1o1xl2q6pCyVeHo4+UgAcQHS Xd9sRcNYO+V0yp9l8pqeOfAEGmDJa8Z+d1jiS0PgYHt+rlHHwIXoWIlpzdiEx9uwkdyB21 LUNLt7mNcqxfJJ6IL2Pip83VbU2huAuugPl0idlqYCMkyl9A1RIpbIpGS9j2TZ2dNfG254 dPt7wpwl/SWxKGKoaRn3dCaE9IE1tMHA7PuggKCR4MM/9YK5fJNhskhBGSM8fA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755645974; 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=J4HXUyIFvBnuyC84MBrKzkXBo//6NxKC7i/wjCKUQnM=; b=dWNWyU+obvZuIt80loaAYZ0kOsiWNzu6bzeNFwl6vMZCe4VGP3m7kGW++Dg+2fqsSzVRjM LWrYVU7YG9O4VPAmvd21iPNWOiAAdlY8Pq38mhTusoZnJvS8GEtaOIRk4cNpsd4AmtWC0A bt4wBchbumqfLf0jk9O/XiqIcxr6bewWT/y758H8flOHQcCHq6xtpQKUsHr4prwTagYf3U 78Kj2sKJpX+0YQkI4sqYT+gLPMwMDisHQ2dyB8rHtVLTNanA6fodxBpui7MITUSnd/uvEC DetIxH0txlJJXFTR0j9OUJbmWeT5bCpZ2n9tAKcg17TB11RszfU0Psw1Qsrv/Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755645974; a=rsa-sha256; cv=none; b=OSM64grzcrtGu8JL4ZywgGF4BKYVgVZeAQu1XWnNIJKErqYpbCtcKvkKRDKCvnmBeAChxp 4luswvIayiUmi/zkbN4wzlbSaqNs/3ulU/XMzHFYRhxH+M3tMugzPp8RGfdCy1v0VUg/5n XQ3lJEwXT8i7fUj5TFD0nc1lYgaBudIzS9YlziNwTca9kGYoH3pbBsvIhQwF1i2aEFr1aP a+85nNaPRWD2fFyo0bfFmb24Yyw6inkSFYwrQWubwWKIwd3HylXatPf4Mk5h2KWfU69OMu JXbprJN2VNQaynUYx7JX9RIwOTdhBuzzK3apQB68I4pbzWvk6hVO+PbQCkJ5Lw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c65LY6qYdzp54; Tue, 19 Aug 2025 23:26:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57JNQDNX074412; Tue, 19 Aug 2025 23:26:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57JNQDg4074409; Tue, 19 Aug 2025 23:26:13 GMT (envelope-from git) Date: Tue, 19 Aug 2025 23:26:13 GMT Message-Id: <202508192326.57JNQDg4074409@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: John-Mark Gurney Subject: git: 09a5974db0 - main - Update jmg@ expiry date 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: jmg X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 09a5974db0be7dc0d0a32fc14a90b5de853ee15b Auto-Submitted: auto-generated The branch main has been updated by jmg: URL: https://cgit.FreeBSD.org/doc/commit/?id=09a5974db0be7dc0d0a32fc14a90b5de853ee15b commit 09a5974db0be7dc0d0a32fc14a90b5de853ee15b Author: John-Mark Gurney AuthorDate: 2025-08-19 23:25:58 +0000 Commit: John-Mark Gurney CommitDate: 2025-08-19 23:25:58 +0000 Update jmg@ expiry date --- documentation/static/pgpkeys/jmg.key | 77 ++++++++++++++++++------------------ 1 file changed, 38 insertions(+), 39 deletions(-) diff --git a/documentation/static/pgpkeys/jmg.key b/documentation/static/pgpkeys/jmg.key index a16cdbdede..a01ce5797b 100644 --- a/documentation/static/pgpkeys/jmg.key +++ b/documentation/static/pgpkeys/jmg.key @@ -2,12 +2,11 @@ [.literal-block-margin] .... -pub 4096R/205F0B33DD006ADA 2018-08-10 [expires: 2024-12-12] +pub 4096R/205F0B33DD006ADA 2018-08-10 [expires: 2030-08-18] Key fingerprint = 60B5 E4F1 3C76 206C 6120 0B60 205F 0B33 DD00 6ADA uid John-Mark Gurney uid John-Mark Gurney uid John-Mark Gurney -sub 4096R/7631CA65202DC355 2018-08-10 [expires: 2024-12-12] .... @@ -27,44 +26,44 @@ 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 @@ -87,6 +86,6 @@ zbLes/4wD1m5Hjt0Y9AkVIq1oJwzDQKMJ8cWFU6mfcz9ANe1ZB3jL/pg/e1KSh18 kvaKxelwyerP7hpi6w8qV9rqdhJ9VUDZOXgessgUmDgccN0yxUhj3DaI0NsV9Mlt /CG6wvpEkkclDK30WWZxpuQzQk8ApPnm3+2tF9kTjpjznr8pYwYNvx+SLX9SFrfA zFs3Z3K+xFhGKdc+XY2/RWGggtUPRYvkWuGgiC3KgkOPj0CAZQY= -=B7CM +=l2em -----END PGP PUBLIC KEY BLOCK----- .... From nobody Wed Aug 20 04:11:19 2025 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 4c6CgW5XZtz642j3 for ; Wed, 20 Aug 2025 04:11:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c6CgW4hMnz4B85; Wed, 20 Aug 2025 04:11:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755663079; 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=mLmx2z3EVLE+7930HRQinjOGiLeFltFRHSZSBIhcfjQ=; b=xuH3wcHEAbsZn9lzSK7DUIJtc+EP3w686s1U9a3hF5kOGPo80ZODNDoccejn+Bc4b3gekM v8DkZAK8LwMGYQEy8cYlDoqKTJpEGPWCBqd/qfMDsifLEuqX+HjCEKuQJ+aeatfSN+b4xB xw+Um2oTfig/aaxx12oMzTVjQWwyUcwrGG5LLHyygZjTK1iyEPEfZgx8dI/OcphhXsxSje QWCROQ0XKVmsvz0yguecXwhe4Bh+cAqnsStbmQk02EgG2dw1b5/W0fjyt/JZWndfwY8jCj 2N9jm13K6H9hSg+Wk0/B/OVz2D1JxjG1jo0cPRNUy60V4WTWbv4JtkTiGqls2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755663079; 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=mLmx2z3EVLE+7930HRQinjOGiLeFltFRHSZSBIhcfjQ=; b=mFbSCYtfFcSEsqVDEmn82sE1laEB8K9zsOKElbYfy0k8ceuN7YFOIrzBLiQgOt5u/YM7Yk sppk1GxLlVfxklqNMlrwa/ZPgHZ6jvcGbhQIbzpCtBQzBOUxL9uj/FZoSP4SO7Nn0pqZWa xUtjPdNzUKWHEey71x/1eRH08QVBuKD8IdMTUr9vt0e6YK2utSSlC0119f+73j0+YnW2+L 9NUf++ROe33wsxM85/4m+jC8+aeSd2Gqjbf/3+SDQCdTrj1EQ2pZM2/9ukH3yePChdmltr xHiAG2Dw6TjhSUjN+VOjqyy1mw8/5Q4maABmOs8ZMhi4O+nBV0A4itFO8IgyGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755663079; a=rsa-sha256; cv=none; b=RBJ5KapmwhMnYqPK00qrV3Jx/Tk/QH83vDxeEMtxp0IvkJ3nBAV47ac5e6tdt62kqU2CrE Z8pu+QIsWzVBeQwCaA/v1qa4n9+CXBe2A5XXt4wKCSjCSphk0SVI7W34MNZWKQ2dHuQ5Ai xXUbd5AMvHhKR1IXs+cPjrEJyR0CX5Sa57/wvJy1kSjkI95xdxyA8UGS6CKl4+QSnnvjJD dbe8g67BIFJgapv9VA9qHMJjrkoVdtACxtq9KJ6dDVYuTAm1QGy4pIgnlSJW8upFKOpFv5 yXPEyq75fWcy4xX3O0vCwoAZkVLaeDkC9sZi9pxORCZcHc5jHStNA9ue6635sg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c6CgW4HYFzxVh; Wed, 20 Aug 2025 04:11:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57K4BJO1017163; Wed, 20 Aug 2025 04:11:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57K4BJrQ017160; Wed, 20 Aug 2025 04:11:19 GMT (envelope-from git) Date: Wed, 20 Aug 2025 04:11:19 GMT Message-Id: <202508200411.57K4BJrQ017160@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benjamin Kaduk Subject: git: dda671a6d1 - main - committers guide: fix broken link 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: bjk X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dda671a6d1cc2a5fae70cd2fec83d5465ab2bd0a Auto-Submitted: auto-generated The branch main has been updated by bjk: URL: https://cgit.FreeBSD.org/doc/commit/?id=dda671a6d1cc2a5fae70cd2fec83d5465ab2bd0a commit dda671a6d1cc2a5fae70cd2fec83d5465ab2bd0a Author: Pau Amma AuthorDate: 2025-08-20 03:29:22 +0000 Commit: Benjamin Kaduk CommitDate: 2025-08-20 04:10:24 +0000 committers guide: fix broken link Remove a line break that prevented the link markup from working properly. Reported by: jmg --- documentation/content/en/articles/committers-guide/_index.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 71bb302151..2650a480ba 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -188,8 +188,7 @@ Rather than suggest a single way, here are some links to sites that describe var Protect the private key and passphrase. If either the private key or passphrase may have been compromised or disclosed, immediately notify mailto:accounts@FreeBSD.org[accounts@FreeBSD.org] and revoke the key. -Committing the new key is shown in crossref:committers-guide[commit-steps, Steps -for New Committers]. +Committing the new key is shown in crossref:committers-guide[commit-steps, Steps for New Committers]. [[kerberos-ldap]] == Kerberos and LDAP web Password for FreeBSD Cluster From nobody Thu Aug 21 11:57:05 2025 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 4c71yT65lBz64mc4 for ; Thu, 21 Aug 2025 11:57: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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c71yT5XTLz3Z98; Thu, 21 Aug 2025 11:57:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755777425; 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=duOTKaL8BaXNaEcyBPZV7wgAklVwc9gbbTqwHKZGalQ=; b=MwnLNrgCfgS36M8eXiFZRGMbkW/NAcvgzwXrOvJbw0LjMEdzyJWn63tcu9XLiAZwJP5f34 AXRiBRWEWMDWJ5wH740WFPIVm6w24TRsqTQAb2fwhl4QEJUx2VJxgMurXe4AMsq2u7i4tX AW4OejKMU26O8X/Evf7kYdz5DJ08DfGHuW+YDxn3mDVfbpq++W024lZ/k8RleSII8oGR67 lt8BWau5RdvDlASGOUJc1q4mBgHhqpB1h+CMXy3IWLHvUmDU0VXAcaPKwIwqw6dht2HA8c PU0WuSwhLhUv9j6do5dcHAnZbS5lh0UFeLHHybnbWEhZYUMMqtL8bSG+5R8DDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755777425; 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=duOTKaL8BaXNaEcyBPZV7wgAklVwc9gbbTqwHKZGalQ=; b=j2QS/QBgR/G/QeaBRYnPuDcJNKhBPqLIR/EvRWrzYPgNf7MQuEW9qwaz5JGZ+WiF5WAeCK kFzCqDcKjTmjQtv/qQWFh++JTTVwXG+jDNuj2zwFNx+f1sgJazYVNkThlG3OhafoVv4J/0 PdEmviwXjIfdCCMN62IFK8ZoovTsqEjQ6/j1P7ugYnu8y8vWZ9Nf2v5cmrV9kkRmJ9MFuc k7xBcesZwxORcrknoD2GoR04dQUeBvQGoX4voQyJ1tonv6jEl9KgKbxD7Bh+83eyGTGg6M j0mMJb5/5M39WJJ1oglnl2v2Klg4UF5jDikoeZxjGtmVyenwSJ4QGmuaAZLn8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755777425; a=rsa-sha256; cv=none; b=ID6BMBJm0fsJG0dG9TZRzNmvSdtGgYmsKLuJEjYE0jVQ/s2vMUeI+E8imzx8XfaNfHPlCg ZMLPLe8Sc3ld+UA5T7niMXzN3nqCGbLyU7ye4kSf9dHxePMrLDGXCTKWGFw6YwirC9Ty3g 1aGMuAWGL7W0nDgyZYpLmNDIlOcwDl2N7n4vd2kaNNeQ67nI7Ebg829qx5NrPJe1qAlsdh N7ZQf7y6oETieyFd+f5rilF2bi0NZw3M8wXe6YQwAlYlIK0+jqFz2xnsUD2XzOBWWBt8hx imZvTovdW6w3UYB5cnObq3dCAFPXOUo+ct0196tBKUNCWukvvsQyPlUthBcajQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c71yT56QTzydj; Thu, 21 Aug 2025 11:57:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57LBv598008551; Thu, 21 Aug 2025 11:57:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57LBv5ef008548; Thu, 21 Aug 2025 11:57:05 GMT (envelope-from git) Date: Thu, 21 Aug 2025 11:57:05 GMT Message-Id: <202508211157.57LBv5ef008548@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: b4803ac331 - main - Status/2025Q2/cfc.adoc: Fix suggested by vale 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: b4803ac331e51f2540171e260befa5ff4a862e03 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=b4803ac331e51f2540171e260befa5ff4a862e03 commit b4803ac331e51f2540171e260befa5ff4a862e03 Author: Lorenzo Salvadore AuthorDate: 2025-08-21 11:56:08 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-08-21 11:56:08 +0000 Status/2025Q2/cfc.adoc: Fix suggested by vale --- website/content/en/status/report-2025-04-2025-06/cfc.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2025-04-2025-06/cfc.adoc b/website/content/en/status/report-2025-04-2025-06/cfc.adoc index 6368e479d1..5155025d6d 100644 --- a/website/content/en/status/report-2025-04-2025-06/cfc.adoc +++ b/website/content/en/status/report-2025-04-2025-06/cfc.adoc @@ -61,7 +61,7 @@ Quarterly Updates * Miscellaneous: ** The tutorials pertaining to DragonFly BSD, OpenBSD and NetBSD have undergone comprehensive translation, updating and rewriting. ** Several GitHub Actions have been added to verify that images are referenced correctly. - ** We now support exporting _FreeBSD-Ask_ to the EPUB format. + ** We now support exporting _FreeBSD-Ask_ to the ePub format. ** A tutorial about the package:security/py-fail2ban[] port (utilizing man:ipfw[4], man:pf[4], and man:ipf[4]) has been submitted to the FreeBSD Journal for review. It is hoped that an increasing number of contributors will join the documentation efforts. From nobody Thu Aug 21 20:32:18 2025 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 4c7FNz0KFRz65dRP for ; Thu, 21 Aug 2025 20:32:19 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c7FNy6dJGz48jf; Thu, 21 Aug 2025 20:32:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755808339; 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=XxdRLwejvBi6CTlLjHrL+0Agag0Cpg/NALji+zzACaA=; b=WayXXr+mcFlE94qYEMKE0wNuYcbvyvIGVOB/ayqW0rsuQDC9LPHwUJEWyKUNEGYOK9GLfr waNFGiNNjxYbsTQyPils3pZzU6K2RF+p+KHHHTGiuyxlYjnD7xEVvOggVC4A+7pbUqL/Mm eRPDLNl2EUZ4Xtb2XLfhpDbFzPH/2KfLJhjzTCGzH2dS2ItU7X5+VtiF57ixlStqaBo8Ic xPd//M5YeBbBP4O76rGrKbI1CO0qHvAQXDYfaxRBJF37npiSUFwgPtJvufNXVUFathR6mJ P9RI86OEGRTH62z9Pgou2Sl1J68HeVvrCIyfL1Yk3WlDLy2J32daprqhAtMc/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755808339; 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=XxdRLwejvBi6CTlLjHrL+0Agag0Cpg/NALji+zzACaA=; b=B28ZhyCTMluflvDvwDPQsvmE0HqGC72PXqDqeoFg6Xxv3GCPcaSelfkvzdb200fN9mlK3T egz0B2xqlVnjfb6pWytHvrdrgHgCiWav99bMPWgCMepW+I2xwlp6ea4sGk213aCXwftK5g fAmY9x2OUK6qcsS0ABzt6GZlii8fhHUIvUgzqxnEgC8XjyLBkmn9N3yu8DfKFnhtWJIHNN Uut4nH7CfHLx8AawSlzUiYdedXX5OfQ7anNO90OGy1BLDUMoUF9yfIYPCY4kbpCweqAmdk fLLjADlnxpCuWhVphCssjxhKUEkjKfTY+84hXcvhMIl7q+aBPaCRpVviBCLh1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755808339; a=rsa-sha256; cv=none; b=di3dr23nEwrjTjWMW/YqpjiYrtaBbOnO2+8J6rDmmcryadf/sZ2P2H4aDf9HhNY4VHMj86 Ly7BOkpjCX9WPEUeG1dpvvmkxRZK7rmFccRsQS9WaDY+yM/L6NXpVyrAUmgkEPJBjteeVA x1Xf1Ef9+Ny3kg63zhs+jGOQBiqaUSLxz8EFYc3rYEjVArQkWuEFz2AVmetivkH1HDMawI vSXhD0a4C63zkPydNgYWoKA0jbjJMVdXsuXbUAF0NA15JKYFZ8kGFrDCTmzGCrdkdhFBUy 2LopjeAvWIRxckjWNiniqgB4y0P/yJMbInrehwTgEwMqbUkayyOo4LNSBhhl4g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c7FNy66RYz14D; Thu, 21 Aug 2025 20:32:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57LKWIwn090815; Thu, 21 Aug 2025 20:32:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57LKWIHg090812; Thu, 21 Aug 2025 20:32:18 GMT (envelope-from git) Date: Thu, 21 Aug 2025 20:32:18 GMT Message-Id: <202508212032.57LKWIHg090812@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: f0a3290320 - main - HW Relnotes: Remove extra ata entry from template 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: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f0a329032035880e73f87adbdfb8eb2df53de00e Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=f0a329032035880e73f87adbdfb8eb2df53de00e commit f0a329032035880e73f87adbdfb8eb2df53de00e Author: Alexander Ziaee AuthorDate: 2025-08-21 20:28:59 +0000 Commit: Alexander Ziaee CommitDate: 2025-08-21 20:28:59 +0000 HW Relnotes: Remove extra ata entry from template --- website/archetypes/release/hardware.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index ccfb63ebda..aa172490eb 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -222,8 +222,6 @@ This means that some devices, which are supported by multiple drivers, may appea [[disk]] === Disk Controllers -[amd64, i386] IDE/ATA controllers (man:ata[4] driver) - &hwlist.aac; &hwlist.aacraid; From nobody Thu Aug 21 20:43:52 2025 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 4c7FfK0nJYz65f0G for ; Thu, 21 Aug 2025 20:43:53 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c7FfJ6x9Hz49rZ; Thu, 21 Aug 2025 20:43:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755809033; 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=w2ADXTl60ZiTVxq83x0EvctAfXui/TgeYq5Yi5Ajq7k=; b=bET0LF46VOBviDw7nGEzBwPHMDvTI0ZOe6UJvTZELvUrdTeV1pE3P9fek+uCC+UUnSfr9S bc7e9CruvcTS3siOf+WwCvhQgJJYVm4RG6v38s1LC7yhAn7KA+HxWDBJl11ASXgLzWSlkX p8TuQkhBhAxQ4tVUFY4+kBwc+29BcqoaWw9N0vhZzIpsBoenORME0NyUZWJrzeOgIPMV25 2FHsvCuXg25a/xZioB5EokvbZg5Z9N7IO/iD+veQ7suLMbIbuwgmV/HQG4FfP3SpOW1J52 PodkE/WAfVCP+RrYhptFRPBykWNHfWzBWS42iszIizH9i/3HoKtXkaSsWJ7mIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755809033; 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=w2ADXTl60ZiTVxq83x0EvctAfXui/TgeYq5Yi5Ajq7k=; b=pYyVvoLz+o+WnEmJjjY2Q/SToDvy7MyXQNU75aIwAxbrMeh2kEgp6Qt6kGwgCv30pVJ5c8 rFruN5R2eOyI74oK0KBKbZ1MCGtOqwJ/JTkXXE9M3M7wNTjTrVmDayh6sJBE1jJ6+JHYGh x8mJnsEN/9T4GRfBrIK5Jv/RE2W6gpVqlwZlGqUT3TJfWZvlsY6xh2H4gMlW3BH+KgCyrD 6ewQQPGn29nEWaxFzDuTQKR1jLqO6h8lJtPO82ua5a0tgj8WdjOX7QgB2vu5D4OIPGbqgH 5nyfO6g/qcfMQ7qb56nY9i3HO6NbS6q5gNtWXJ39ppVISSJRCWIJUwirrVPthw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755809033; a=rsa-sha256; cv=none; b=rFYs/lxtV4F/R7KNRVu/rGzzIh1DTcOehaJoHrL4qly5ko/Txg2akfYzLMMNQMe8+jQA7m EK2u411JcFAQQWHVf7KJ6rKapUqSBOPxTDHbDkOo0w/FyXv3Ji9kmcZg64qRNk33kcOFkI MaWWCkyWiCxCMdEzv5zak8XyW4ehgu0kxRs0yFWZXm+qnCwl7q26qOdQnhKYy1PyH4tGke bhpxEyW5xx7aUHTwbZnUULP+oWCFI5EdGHoB3C5Jjf+AGlUuH7YZLcI4kuNaPC9D/DMLT1 DCva1cqh9vYTEy99hbllbtS11Zz1gU+Fkl/aVR8fG6AUs37KuqQIY6OWQZ1T3Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c7FfJ6QgHz1MH; Thu, 21 Aug 2025 20:43:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57LKhq34010680; Thu, 21 Aug 2025 20:43:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57LKhq9P010677; Thu, 21 Aug 2025 20:43:52 GMT (envelope-from git) Date: Thu, 21 Aug 2025 20:43:52 GMT Message-Id: <202508212043.57LKhq9P010677@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: 6fe66094cd - main - HW Relnotes: Remove aic.i386 from template 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: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6fe66094cd90c50d1b7ce7a994d86ff1f95ac0ba Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=6fe66094cd90c50d1b7ce7a994d86ff1f95ac0ba commit 6fe66094cd90c50d1b7ce7a994d86ff1f95ac0ba Author: Alexander Ziaee AuthorDate: 2025-08-21 20:35:29 +0000 Commit: Alexander Ziaee CommitDate: 2025-08-21 20:35:29 +0000 HW Relnotes: Remove aic.i386 from template Ref: src:c24bd33d41b6d (Remove aic(4) driver) --- website/archetypes/release/hardware.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index aa172490eb..add4c11ce8 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -238,8 +238,6 @@ This means that some devices, which are supported by multiple drivers, may appea &hwlist.ahd; -&hwlist.man4.i386/aic; - &hwlist.amr; &hwlist.arcmsr; From nobody Fri Aug 22 11:14:08 2025 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 4c7cyS5mNKz65gJL for ; Fri, 22 Aug 2025 11:14: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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c7cyS4knMz3Vdn; Fri, 22 Aug 2025 11:14:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755861248; 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=L2/6zzAAchWY0xK5R2FsWu4ufkGGxPNOr27CX/L9WKk=; b=CJ1tY1fzy/vNpaFrTHwyYKwYKtIrhzHvUbVa0Jd8xNyOa2T71ZkaaKdwYQ1gCdw5KKeVlK 0mFzYi207NTS6/xHftFU+DX/pYEexechfCw26/7gesmCdU8CgAN3LSSYhR+BMCvo72fLav Z2V52J3kZlVPFNeATPBShdPUWfJmnf9xC+85iIT6UoPiaxvEcBEzbB2ArP+BIQV35omXdx Cx499oU5MBGIkD5lIqjl5C8smPELWKWQLW0nPHd9E31jq4B5XNbFPFfr3iFAF8yBLWWmLf WjSnn4HM/DAeZfrQacbMKe5EMjpLfYRVR2sQxHRaWOW1kNYRHu2KfRabbh4uUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755861248; 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=L2/6zzAAchWY0xK5R2FsWu4ufkGGxPNOr27CX/L9WKk=; b=h8D2UACExkiOsSnBH0vlfVDX1LBUHCERnGlGkR0MnEVwY8VagS+458M7zzursijKZsYOL8 Z1BcRsBidDCXHjgdlSdgwKTKKlUIFo5RTh7lc+Od0L8BHUPbzAb5Hw4e7L9m8RsPhv5j5k nM/EBQyHGo55+kfhhFA+VKtJ67TKPWAYQ4WPz5/Pzk0uXU6pZ8LXaqlEPeqqZYEy2k2I+S lv0AxIcFOm8V1fTrFudNuZw1tTRVQ/p1trJYH0nVC82rSObK3V+zHm29kUTMtruHsxnwhb gfeDDTZBlCq7I+sxdu/GbF1gU1yp+YbYVC26JyK5dB7bQ4K1G16GJx4tU2/vWg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755861248; a=rsa-sha256; cv=none; b=kQVrdKelyU9WZdiHnIPnYHDZBAgJsUhpSU9CALmxp4GPm0Ib8ndfZwVq/DIXwGzSPILQN9 vZPv5TB7DLuXqR1tVVIY24QNp3Op7qY9BnyhNAWKCHRGTuUMoNezvgZWqkqFMndUdbrqcc Ud5Fop2g+4/6fkvTZTUgKUTUtmGPo90eTWYV4QAK2ZG9gL/hrmSEX+25t6EQdPz8Bw2K13 EPfuVW1MGO2E/cf1UdNI6jLl1dR+Ah25F2pygwhJWB2xOry6ZF77+5z0LBIEnLKMiTbMLq 6sNrbvBAUfGDiQr0WFGn5wKQLcoJk9ZVXxkZdktCuufJjTinVCISU2X20cf+Ig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c7cyS4Jldzk1N; Fri, 22 Aug 2025 11:14:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57MBE83E042203; Fri, 22 Aug 2025 11:14:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57MBE8cO042200; Fri, 22 Aug 2025 11:14:08 GMT (envelope-from git) Date: Fri, 22 Aug 2025 11:14:08 GMT Message-Id: <202508221114.57MBE8cO042200@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 2e927e3aed - main - Status/2025Q2/core.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: 2e927e3aed50a10408fa3f4bf10fbe31909c8280 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=2e927e3aed50a10408fa3f4bf10fbe31909c8280 commit 2e927e3aed50a10408fa3f4bf10fbe31909c8280 Author: René Ladan AuthorDate: 2025-08-22 11:13:07 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-08-22 11:13:49 +0000 Status/2025Q2/core.adoc: Add report --- .../en/status/report-2025-04-2025-06/core.adoc | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/website/content/en/status/report-2025-04-2025-06/core.adoc b/website/content/en/status/report-2025-04-2025-06/core.adoc new file mode 100644 index 0000000000..db7df5119e --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/core.adoc @@ -0,0 +1,28 @@ +=== FreeBSD Core Team + +Contact: FreeBSD Core Team + +The FreeBSD Core Team is the governing body of FreeBSD. + +==== Project roadmap + +Core is collecting ideas and comments to draft Project's roadmap. +It is an item core.13 thinks is worth to continue from core.12. +The roadmap is not about restricting or limiting what developers and contributors can do, but about the compiled goals and expectations of the Project and things the community can collaborate on. +It will also let the FreeBSD Foundation help the Project more effectively, so, this is an important discussion item for the meetings between core and the FreeBSD Foundation. + +==== Policy on generative AI created code and documentation + +Core is investigating setting up a policy for LLM/AI usage (including but not limited to generating code). +The result will be added to the Contributors Guide in the doc repository. +AI can be useful for translations (which seems faster than doing the work manually), explaining long/obscure documents, tracking down bugs, or helping to understand large code bases. +We currently tend to not use it to generate code because of license concerns. +The discussion continues at the core session at BSDCan 2025 developer summit, and core is still collecting feedback and working on the policy. + +==== Work in Progress + +Core is currently working on the following items: + +* Core and the FreeBSD Foundation are working on the 2025 edition of the Community survey +* Privacy-friendly web analytics, proposed by the Foundation. + An idea is to compare traffic flows between freebsd.org and freebsdfoundation.org From nobody Fri Aug 22 14:03:47 2025 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 4c7hkF0gH6z65sSx for ; Fri, 22 Aug 2025 14:03:49 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c7hkD4JNYz47C5; Fri, 22 Aug 2025 14:03:48 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755871428; 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: in-reply-to:in-reply-to:references:references; bh=mrZHJ09TM/IasB1kx4yj5NVYzdk13K5bd4mOwCcO87U=; b=PQtxF9xGd9MnlEhawOvyz5R9kLMvA2/506NNlZ7e67mUtv6f8vbn8/MR8GCvdMA8UiWKgn mLUKer1vA+3GkSiKx4OTCsIUOcx+iB/F7I15vN/Tb+S6Sktzs1MLgohCyBhre1t5/ZRyZZ cO2AVERQfDm5MJJ9XB8iLrljkg+IOcWBj3BkyrCYTQk06kCF7lTmu9NBfbw64grQ03Fqdm EGYWdGJHdUoP0YkF5dv5ExgRgBSFaHSS6E7BSqsOeoc5a8YlJIDCoJCWoPWtI5UShlrQGg 2WTmipFc5RA0pp01Y9aAvSd+CSGocWQLFXnjRmZCpSSkauMCULWkSnZRAVu4uw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755871428; 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: in-reply-to:in-reply-to:references:references; bh=mrZHJ09TM/IasB1kx4yj5NVYzdk13K5bd4mOwCcO87U=; b=rsQfl2zZ+3XZNHfw+57qltvCwfDzBL8so5ff5F6Zr4U2zNcosLEQ70uc3w5+dai9T7E9l1 6fb0D1Y8lPsfIWZPYioowzHRrCArFh3D50nt0XXIKvdptew2upJB/ghIFwjZ2nU3RcOqIm zI6eYr5NGglEkZXNSxvQVL3c0A/B0DQzU81YLu8u+bDUMpLMOI93UOjPC45mF0FYs/E5X4 G3a9fnf+XSblQ75vRZStA230/gnk4XPn/1UXRiCk2an9rOs32/OavwR+dCgw2DyBjCAwfO a/QE+Lf10ys72jsaVHt30gQEULMHeLrmj5D49vgLGDrdREgCL4I5uotnuITrTQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755871428; a=rsa-sha256; cv=none; b=qDXheaUNOUpvpUqW3VUJUkbWw2+80cfWd0UC9TmlFh6trChmttbaMzM99gTmp78O/V9Ebq 7h/bm94V3g1yfxx+zPMnpFwk7k/QpyU7WMmM8s4bbz8RF40FI9iB/yHaOWVMuZhDNJoGl5 GkuV9+YJAO2CBvSgmnZz+dTBk8YBsoX/m4rYKKAZWjgInIsYep/EZYpB60HNXPMiCqv0wU CmpzbNyvVqPPz3hp+My8P66Nf1Xby2KUwOghPa5OTkSmJfYOXfCQj4abnv+zpMyoMWhwkg 1/IsMMRvTONTuGOBabDlfvPrvI04EeVrpZd6pCpDf1ZeFEq5kjoVCKsqBUzg9g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from [IPV6:2601:5c0:4202:5670:2846:e880:1f5b:afe8] (unknown [IPv6:2601:5c0:4202:5670:2846:e880:1f5b:afe8]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4c7hkD0xQYzrxN; Fri, 22 Aug 2025 14:03:48 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: <52a36a2e-fc30-4d75-920f-7c27cf8899c0@FreeBSD.org> Date: Fri, 22 Aug 2025 10:03:47 -0400 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 User-Agent: Mozilla Thunderbird Subject: Re: git: 6fe66094cd - main - HW Relnotes: Remove aic.i386 from template Content-Language: en-US To: Alexander Ziaee , doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org References: <202508212043.57LKhq9P010677@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: <202508212043.57LKhq9P010677@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 8/21/25 16:43, Alexander Ziaee wrote: > The branch main has been updated by ziaee: > > URL: https://cgit.FreeBSD.org/doc/commit/?id=6fe66094cd90c50d1b7ce7a994d86ff1f95ac0ba > > commit 6fe66094cd90c50d1b7ce7a994d86ff1f95ac0ba > Author: Alexander Ziaee > AuthorDate: 2025-08-21 20:35:29 +0000 > Commit: Alexander Ziaee > CommitDate: 2025-08-21 20:35:29 +0000 > > HW Relnotes: Remove aic.i386 from template > > Ref: src:c24bd33d41b6d (Remove aic(4) driver) Hmm, for 15.0, we aren't shipping kernels for i386 or 32-bit powerpc, so that means drivers for those platforms aren't relevant either and should be removed. If a driver is for both amd64 and i386, we probably want to only list amd64 in the release notes. For any powerpc drivers, you might want to ensure it is not used for powerpc64 before removing an entry in the harware notes. powerpc64 is kind of special compared to i386 vs amd64 in that both powerpc and powerpc64* share the same sys/powerpc directory and sys/conf/files.powerpc, etc. i386 should be a straightforward cleanup at least (I hope). -- John Baldwin From nobody Fri Aug 22 16:53:18 2025 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 4c7mTz6WFSz64cJk for ; Fri, 22 Aug 2025 16:53:27 +0000 (UTC) (envelope-from ziaee@FreeBSD.org) Received: from mailtransmit05.runbox.com (mailtransmit05.runbox.com [IPv6:2a0c:5a00:149::26]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4c7mTz3vN9z3hpN; Fri, 22 Aug 2025 16:53:27 +0000 (UTC) (envelope-from ziaee@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1upV0x-00BFpI-Cc; Fri, 22 Aug 2025 18:53:19 +0200 Received: from [10.9.9.128] (helo=rmmprod06.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1upV0w-0000aj-V9; Fri, 22 Aug 2025 18:53:19 +0200 Received: from mail by rmmprod06.runbox with local (Exim 4.86_2) (envelope-from ) id 1upV0w-0002R9-U8; Fri, 22 Aug 2025 18:53:18 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 Received: from [Authenticated alias (960477)] by runbox.com with http (RMM6); Fri, 22 Aug 2025 16:53:18 GMT From: "Alexander Ziaee" To: "John Baldwin" , "doc-committers" , "dev-commits-doc-all" Subject: Re: git: 6fe66094cd - main - HW Relnotes: Remove aic.i386 from template Date: Fri, 22 Aug 2025 16:53:18 +0000 (UTC) X-RMM-Aliasid: 960477 X-Mailer: RMM6 In-Reply-To: <52a36a2e-fc30-4d75-920f-7c27cf8899c0@FreeBSD.org> Message-Id: X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:50304, ipnet:2a0c:5a00::/29, country:NO] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4c7mTz3vN9z3hpN On 2025-08-22 10:03 -04:00 EDT, "John Baldwin" wrote: > On 8/21/25 16:43, Alexander Ziaee wrote: >> The branch main has been updated by ziaee: >> > URL: https://cgit.FreeBSD.org/doc/commit/?id=3D6fe66094cd90c50d1b7ce7a= 994d86ff1f95ac0ba >> > commit 6fe66094cd90c50d1b7ce7a994d86ff1f95ac0ba >> Author: Alexander Ziaee >> AuthorDate: 2025-08-21 20:35:29 +0000 >> Commit: Alexander Ziaee >> CommitDate: 2025-08-21 20:35:29 +0000 >> > HW Relnotes: Remove aic.i386 from template >> > Ref: src:c24bd33d41b6d (Remove aic(4) driver) >=20 > Hmm, for 15.0, we aren't shipping kernels for i386 or 32-bit powerpc, so > that means drivers for those platforms aren't relevant either and should = be > removed. If a driver is for both amd64 and i386, we probably want to onl= y list > amd64 in the release notes. >=20 > For any powerpc drivers, you might want to ensure it is not used for powe= rpc64 > before removing an entry in the harware notes. powerpc64 is kind of spec= ial > compared to i386 vs amd64 in that both powerpc and powerpc64* share the s= ame > sys/powerpc directory and sys/conf/files.powerpc, etc. >=20 > i386 should be a straightforward cleanup at least (I hope). Thanks jhb! I didn't even think of that! 1. What's the best way to verify that they're i386 and not also amd64? I th= ought i386 drivers will always work on amd64. 2. Should I remove the manuals also, or just remove the entries from the h= ardware release notes? As it stands I have at least updated the checklist at https://FreeBSD.org/~= ziaee/pkgbase.htm Best, Alex= From nobody Sun Aug 24 18:45:56 2025 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 4c92tr44yPz65rh4 for ; Sun, 24 Aug 2025 18:45: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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c92tr2kGyz45Jc; Sun, 24 Aug 2025 18:45:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756061156; 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=QuztefnOENFPscMHhoP87Sv5HuNLHQnjQ+OKNQhReHg=; b=oMwrP5i85Jr0jK5ZkIxviNqjkNWBNr8qRRJXB+XH4TpQqNWZnvVeosrgzRHvJiQwkpo1lc 5zfoxmnyKWjB14mCjwGFob3+KR7QsLxsP4KgkcWm636bbwb5l3U5ub7SnzrqWY7ZlcF8wB BTHFtQ4JANT0ar3wcD4neDyeMeylC8T7QWNhHtB/1MEG9m2XA9YwDA+KzdprZ0uFyOocFF pSfYHa6izmljZpiw2oKoqU++WzMd/8RBJWXtXZOGuNX6y5fFZUJDV/XQk54sEhzhC0deLo cDpuLeExm6phsgWMt1Qu04DNULdi7GhlpJOyPn5O7FYVc6Zv5iyi8uLAgYsPVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756061156; 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=QuztefnOENFPscMHhoP87Sv5HuNLHQnjQ+OKNQhReHg=; b=xMhHRs+q8hE40bytPJH1DE/mwx/mdLDPYoz8/NLBVDgYxs9wVORrA39i7quAXJJ44v2URV H7MIQy7pGBVCskrGJd/VrkZ6S3APrsx3m5o366EJJgFKAGpg/1LVQjIS5tUogIYVUcOP9j eMrTJqjsY+IA8iO6RHo4Vlz7KbsLAHYimoU4tdf2gyeMy15qBm9GK3gGfo5iwj2CYp+Gan ZhMo7SU1QqwNYGxpVJi/hdrZ+bHDKG0oaCxfB2Z6ne98Rh2d8pwrcAQkuagIflKI2g7Uwv sAmIq+aZKx7vRttpgK3+2tLwU7mzusAxd+N76y1/hNBe/skFu2/QYuFG57LM1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756061156; a=rsa-sha256; cv=none; b=UflmPyWGdsOZcF6qyJwGlttM9jG69/xd5IUvOBqxnIxvXyPjsbW7Z8Y1UB914EOZPYd2Uq oj+Wim3bgwqXt51ymEtTpZYryb4keP+1xHITlBalwzFuo9nMaOn+7ylG4b8P/tL/vIMeOM v3Z6A1tSwF/2w/DBF6dnaU8Iq3l5neUboH9bxys/bX7o68B6cmfaUMw7AZPRayKgaBelMf lOO3lST5fU2Pu8euWBgjSqh3Q3VGqtSZAWiIrE1ClNXZIUF1yf56PchtcLRUQFyiALyi/9 xS/of2x7YebnWQJp+zgtUs/awx7g0JLqT0hg761/WIiPks+2+5dhKjMbBKKPMA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c92tr20LTzG3; Sun, 24 Aug 2025 18:45:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57OIjuUq011403; Sun, 24 Aug 2025 18:45:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57OIjue2011400; Sun, 24 Aug 2025 18:45:56 GMT (envelope-from git) Date: Sun, 24 Aug 2025 18:45:56 GMT Message-Id: <202508241845.57OIjue2011400@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Sergey A. Osokin" Subject: git: c007b565e2 - main - events: Add Fall 2025 FreeBSD Summit 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: osa X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c007b565e26ae80a87bf74a67a801d1e9c076e59 Auto-Submitted: auto-generated The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/doc/commit/?id=c007b565e26ae80a87bf74a67a801d1e9c076e59 commit c007b565e26ae80a87bf74a67a801d1e9c076e59 Author: Sergey A. Osokin AuthorDate: 2025-08-24 18:45:42 +0000 Commit: Sergey A. Osokin CommitDate: 2025-08-24 18:45:42 +0000 events: Add Fall 2025 FreeBSD Summit --- website/data/en/events/events2025.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/website/data/en/events/events2025.toml b/website/data/en/events/events2025.toml index 1e75d1d8ab..c295eb6ec6 100644 --- a/website/data/en/events/events2025.toml +++ b/website/data/en/events/events2025.toml @@ -47,3 +47,14 @@ country = "Croatia" city = "Zagreb" site = "TBA" description = "EuroBSDcon is the European annual technical conference gathering users and developers working on and with 4.4BSD (Berkeley Software Distribution) based operating systems family and related projects." + +[[events]] +id = "freebsd-summit-2025" +name = "Fall 2025 FreeBSD Summit" +url = "https://freebsdfoundation.org/news-and-events/event-calendar/fall-2025-freebsd-summit/" +startDate = "2025-11-06" +endDate = "2025-11-07" +country = "United States" +city = "San Jose, CA" +site = "NetApp Campus" +description = "The FreeBSD Summit is an event held annually to bring the FreeBSD community together to learn, network, and drive FreeBSD use. Each year the event gathers FreeBSD users including: decision makers, software engineers, and individual contributors and users, to share best practices and successes in their use of FreeBSD. The FreeBSD Summit also provides the unique opportunity to discuss issues with the developer community in-person." From nobody Sun Aug 24 18:59:52 2025 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 4c93Bw6xbpz65swC for ; Sun, 24 Aug 2025 18:59:52 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c93Bw6DFwz45hd; Sun, 24 Aug 2025 18:59:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756061992; 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=owTxj9/qsEqHWl1qlBai6Hgqyv4hIM7OtmUmeleFqgE=; b=RZY/jU4lA/IF1/5g9Wd0Cn8gAp3teLtgi9CGwzE3FSp1KKO6fLhOOlDA3qkP9K1Uw2K7ZD X4nzUGKh/GLfhcTXa4a+KguHP/eJ2m26zgHXSNXqYT9RDYPWWQrVfsbM9WWA5EMcdwBjYX rAj24JE6GzshPv03qnGPDcH1gsFy8oNHITmZtxHMat/0covn5mfwGSbMIZRxakSe869si5 dNkGM4u07z0wto91PUgW/+NGTuh9JmGGu6zR+8vxZFoRYwWsqlE/y0JJ8v8OahJ+ajAmut eq+uF9Ruo0+71vs/Pbj6h1Ej3ctiYYqQBRSck8GRS+sxlcXL+273i53yB5fFXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756061992; 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=owTxj9/qsEqHWl1qlBai6Hgqyv4hIM7OtmUmeleFqgE=; b=rUjRMdJxnK1RtGN2S3Qn/zDZu5s0ewCYEtRLmI9A0varhHnRqHFgu0fRwtuL3Qja61TzD2 YPAyIxXBdqTHpoDh5kDkGoa2Gac+RiuYyEeWxtBl7iQJU2ODP78hpD9ti8JqsnY3AMVO1Q mWnYCMuqzmq8qJPXcz74RO2eZzuS6TjAdRfivC92ldnlYIJARaGFvbslpDkbCWyUWYskKf zPNJ0TwD67E/Qk4CshxgjPWeDq+gZ/nBVvb+uVV/7HK9hC6/A6NPG/HAW6gjUMIbe4aOqM ztDASXtH0tU68QBu6j26lw9cSkxIhxX/7S9rw7Wpce2LTkWHlypniBV2GKnLrg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756061992; a=rsa-sha256; cv=none; b=dGH529zIlnoseOy5K8ix9c/V0aq68IlsCQQeIidf0fPARSVuPUfvneU0fDLfPmeuMVM1Ho ewtFiLYxpE3DxwVITfdV7owqnlCuEUwfN8KHEr3ijInY6jm9q2qxzGwldZxvmxQMHk5cnJ 6OyZy9+KDmhotJ+ezto6TthThEst/d6UP40GanOtBvAMf2oM4LDVn575igtvY5NKlwKGJv AMlXfN49EM4H19Paa+EjctoPSb29MfhTSQJ26yHTgAL3GHDtvfHtNjrKA3KDvzQm2ELIcQ mJWwgK9uP3tvQNAaPODQTHdYp9xSn5OAbwqv2cHCF0WGVTwIjXi1h5bfhYQjYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c93Bw5XPFz19S; Sun, 24 Aug 2025 18:59:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57OIxqCw031051; Sun, 24 Aug 2025 18:59:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57OIxqsI031048; Sun, 24 Aug 2025 18:59:52 GMT (envelope-from git) Date: Sun, 24 Aug 2025 18:59:52 GMT Message-Id: <202508241859.57OIxqsI031048@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Sergey A. Osokin" Subject: git: 94dd5f0ee5 - main - events: Add OpenZFS Developers Summit 2025 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: osa X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 94dd5f0ee5d2b28ba1c1c503afc128d18cd17615 Auto-Submitted: auto-generated The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/doc/commit/?id=94dd5f0ee5d2b28ba1c1c503afc128d18cd17615 commit 94dd5f0ee5d2b28ba1c1c503afc128d18cd17615 Author: Sergey A. Osokin AuthorDate: 2025-08-24 18:59:30 +0000 Commit: Sergey A. Osokin CommitDate: 2025-08-24 18:59:30 +0000 events: Add OpenZFS Developers Summit 2025 --- website/data/en/events/events2025.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/website/data/en/events/events2025.toml b/website/data/en/events/events2025.toml index c295eb6ec6..6ed32831df 100644 --- a/website/data/en/events/events2025.toml +++ b/website/data/en/events/events2025.toml @@ -48,6 +48,18 @@ city = "Zagreb" site = "TBA" description = "EuroBSDcon is the European annual technical conference gathering users and developers working on and with 4.4BSD (Berkeley Software Distribution) based operating systems family and related projects." +[[events]] +id = "openzfs-2025" +name = "OpenZFS Developers Summit 2025" +url = "https://openzfs.org/wiki/OpenZFS_Developer_Summit_2025" +startDate = "2025-10-25" +endDate = "2025-10-28" +countryCode = "US" +country = "United States" +city = "Portland, OR" +site = "Hillsdale neighborhood" +description = "The goal of the event is to foster cross-community discussions of OpenZFS work and to make progress on some of the projects we have proposed. This 4-day event consisted of 2-day of User Summit, 1-day of Developer Summit, and a 1-day Developer Summit Hackathon." + [[events]] id = "freebsd-summit-2025" name = "Fall 2025 FreeBSD Summit" From nobody Sun Aug 24 19:03:10 2025 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 4c93Gk52bfz65tJc for ; Sun, 24 Aug 2025 19:03:10 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c93Gk4Brdz46W8; Sun, 24 Aug 2025 19:03:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756062190; 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=80IeHJX7tErys6N0ojMnbXcrL4Cs9PV8IO1yrEV+I3o=; b=ynJ+YCag7ECiyBunbTh0QUKoK6dc5nlZBjZLAgIYh1YdKk7JMOnzdaGGutSxMHgK1fpDf7 /Fg1MfD6TLQuFFngrX4UEr+FxR6JA2+NGiJShe1OofiCOno4Qot+LHJo9PEh9Gc3C51f4s DQZpiMYF1ncsBC8J9Fj03SWKID0DUU9OCUVIY7wOVpQKmyyff3jg1NcXBLfM14GsBVQjnn SgCQNX2wIcsYLtX2TI3lGoi3rBggjekbtLWtpZYFcRSmz9XM3zSOcblmppLUS3ykbaeVp0 zpLIaXWrwBf3IHUHi4z2E33VyrcM7iy9ElM7530pKJcUnfEX5rhZstyCoul7Nw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756062190; 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=80IeHJX7tErys6N0ojMnbXcrL4Cs9PV8IO1yrEV+I3o=; b=Loa3c6+ks+lfISsxaGJTkEZX88rzVkhS7T59mjcwrwnYiUz7sPPKXusS4ym7vG+pEjFKaj 9Hf5pl02egq9VOp2Y7oLurKlvRdooW32ADSSPz35FROZZO2cLS58BD6Vgk2/aqDyfdW80m FWjOoB6uVi+Tw3L8IaxKRVUhDAjAmJDUF6WqEdRt6sKjrlctTf/JhK/6/QLw969Fi2Gj8C tZPjSYEtjk56OGPNv6Ccne9pc1YB5PMi57VSd5XKRqNc0mTbq4McXK0nzEIOVJhz/xVM2Q D2OaGwtVw1BWifQ5kNbiObDsl6oUww4FaNSRjV1eZVEcS2vZID+DvzHHMXapjw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756062190; a=rsa-sha256; cv=none; b=jehWAjXXXzuvYm3D9GhEKa+j2xvtBn5KgbIDynNY2r589Ir3XvXARrPDifwn3hzCrlzVWr V122kqgm7oKZoDGrmW9Z7L3XUwFE9N7NBPC6MIPn27Zo1MadxkQjQzWGxmg1Ddtqmj+pZP UzkdJTf724CoEdkONXAC0K/cIj7cmYXQUik34r98VUXS6j7ftCmFv3ss3DuzrxWGWiCLsd YtCUWfX/vtzPtlzgm1BEXO8eHafWL0fEnqXODUa3qxA5ou0aoBuK+c4HMO11P6wE+lWkew pKa2l8xOqFfi/B9DVhV6f8Ntwj07UYKsRgVbD/cdr5sYi8gX8fschN0QaFpsGQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c93Gk3gg4z11f; Sun, 24 Aug 2025 19:03:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57OJ3AbG048596; Sun, 24 Aug 2025 19:03:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57OJ3ANm048593; Sun, 24 Aug 2025 19:03:10 GMT (envelope-from git) Date: Sun, 24 Aug 2025 19:03:10 GMT Message-Id: <202508241903.57OJ3ANm048593@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Sergey A. Osokin" Subject: git: 36406a2414 - main - events: update EuroBSDCon 2025 site 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: osa X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 36406a2414993f741bd275e2aacb176025cf4add Auto-Submitted: auto-generated The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/doc/commit/?id=36406a2414993f741bd275e2aacb176025cf4add commit 36406a2414993f741bd275e2aacb176025cf4add Author: Sergey A. Osokin AuthorDate: 2025-08-24 19:02:20 +0000 Commit: Sergey A. Osokin CommitDate: 2025-08-24 19:02:20 +0000 events: update EuroBSDCon 2025 site Obtained from: https://2025.eurobsdcon.org/venue.html --- website/data/en/events/events2025.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/en/events/events2025.toml b/website/data/en/events/events2025.toml index 6ed32831df..18287cb1fb 100644 --- a/website/data/en/events/events2025.toml +++ b/website/data/en/events/events2025.toml @@ -45,7 +45,7 @@ endDate = "2025-09-28" countryCode = "HR" country = "Croatia" city = "Zagreb" -site = "TBA" +site = "Faculty of Electrical Engineering and Computing (FER)" description = "EuroBSDcon is the European annual technical conference gathering users and developers working on and with 4.4BSD (Berkeley Software Distribution) based operating systems family and related projects." [[events]] From nobody Sun Aug 24 19:12:34 2025 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 4c93TZ5cbHz65tfx for ; Sun, 24 Aug 2025 19:12:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c93TZ4hvYz47K0; Sun, 24 Aug 2025 19:12:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756062754; 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=WqYNbdGH+L+eioxU2qECLJtdt7mZdF3xrDYEqi7fcME=; b=li0CLbiuZOwJpreAMYTbN7Lz5om8288JezNZQWkXAyJQ35nAv48AihdhZT4Z37uV2C0QEX vOoNTXzu6usoGPC4CWB4fSXZYf4sMwfOOeAKLHPHuh2kZOPAJ5/NdNMFie+o0BEH+Jbs3U TRBCjrcda1knQ/EPh7Zco5UpUTLoRXyAIpgTTaP4cQYJdrlbBhHBAOYFbIA+B1LYIb7YK5 1ySndon9QQ/t+cW9kGBSsn/d1fH7GVW4FoI0d2ynwXA47o0NctqDLW7keu6KNnJ0Os3sWz 1X4n5oB2I/AoqsnfATMK2AuS8ZUEBuoQYv6UB22Vs1k7jl04xb1DDT5tyg3Egw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756062754; 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=WqYNbdGH+L+eioxU2qECLJtdt7mZdF3xrDYEqi7fcME=; b=Za45wTyTYkyKR6tot6znopyGrW0jUXn6FRxm2rmGYwjq1OEfwy1gHU32M7e3InSFCgqLaB wswvNEKK5Vmp4CRJ2U1qJf6aKQLIlZnyPEc5qo++JKnkIJfcWT7fQg6ntEyefsgFa8uoDj 0lIAgPqPKNC84RTluP31R3z3hqWTJlewklK0TxpQeBzb2cVMcpYjx5AXSXDx9ksQ6rUYuw F6ATLfO8+utoyBoaXgpxhpi4TtzO9lVfmWWusfWxwckCTrfMifdFiA0UkZjArlzIHO3vL2 VhlxHWJNq494KNOSO5YLYdXj4NqH6HpJuxIPKMLy+u5DWLc2FGlAaJd9H/CaAA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756062754; a=rsa-sha256; cv=none; b=BoZ0XNV0I9F35uHqLY3HEWu69cVXehdWi9FKZD4aoSV1eitVW4ywayrTahu2ZfS1DpqPFH JPcAi7d2H75BP0rOOdZqFtRtIKIPKxAD4iXZSX5A3MM+Hpvj9n7Nh6o6aItyA4iDGYN2NJ 3jD2Ta8P9QfMnOXy6GGAUITYFGhxxk5x3XNqhxgGVWO6nBGPsrO8cRypder9rgbNUT4C7i neELIUHE99+BnOzkUixAtTuM/zBTPwLPLylHplNcO+Ziijo58EsQ+tBSW51f0uO6YO+jCG QhaHl4YfJgM4OVIRSf/CchCMyKqTpwYKyZdKoSmW/n3AeOzBVcstIU7qD2KrLw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c93TZ4Glfz1Sn; Sun, 24 Aug 2025 19:12:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57OJCY3k067828; Sun, 24 Aug 2025 19:12:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57OJCYPE067825; Sun, 24 Aug 2025 19:12:34 GMT (envelope-from git) Date: Sun, 24 Aug 2025 19:12:34 GMT Message-Id: <202508241912.57OJCYPE067825@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: fb42d9b2fb - main - Handbook-Cutting edge: Add pkgbase information to the chapter 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: fb42d9b2fb16449812031a307f1b35a047a97f9c Auto-Submitted: auto-generated The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=fb42d9b2fb16449812031a307f1b35a047a97f9c commit fb42d9b2fb16449812031a307f1b35a047a97f9c Author: Lukas Engelhardt AuthorDate: 2025-08-24 19:12:08 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2025-08-24 19:12:08 +0000 Handbook-Cutting edge: Add pkgbase information to the chapter Reviewed by: bcr@, carlavilla@, dch@, Graham Perrin Differential Revision: D51279 --- .../en/books/handbook/cutting-edge/_index.adoc | 278 ++++++++++++++++++++- 1 file changed, 275 insertions(+), 3 deletions(-) diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc index e787d106ee..e1390faa52 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -1087,12 +1087,284 @@ The last step after updating is to restart the computer so all the changes take # shutdown -r now .... +[[pkgbase]] +== Updating FreeBSD with Base System Packages + +Starting from 14.0-RELEASE, the FreeBSD project has published a set of packages of the kernel and base system, using man:pkg[8]. +These can be used in the same convenient way that users are used to, for adding and upgrading ported software, but for the kernel and userland itself. +The packages, and usage thereof, are often referred to as pkgbase. + +Packages have been available since link:https://lists.freebsd.org/archives/freebsd-pkgbase/2023-October/000221.html[October 2023], considered experimental for FreeBSD's 14 Release. + +Starting from 15.0-RELEASE, Base System packages will be the default and officially supported way to both install new FreeBSD instances, and also to update and upgrade between minor and major releases. + +[NOTE] +==== +From 15.0-RELEASE onwards, the long-running man:freebsd-update[8] tool will only be supported on the earlier 13 and 14 release branches. +==== + +Base System Packages replace: + +* tarball distribution sets, such as `base.txz` or `kernel.txz`, which are historically used for installation of the OS with man:bsdinstall[8] +* man:freebsd-update[8] for updates to the OS. + +Base System packages complement crossref:cutting-edge[makeworld,"building and installing from source"], which is still available for those who wish to build their own custom kernels or userland. +It is also possible to build custom base system packages from local sources, as well as just relying on officially provided packages. + +=== Converting a Host to use pkgbase + +Systems installed with FreeBSD 14.0-RELEASE or later can be converted to use Base System packages. +For earlier versions, it is recommended to first upgrade to a recent Version, and then convert. + +The FreeBSD Foundation has sponsored development of a tool called link:https://github.com/FreeBSDFoundation/pkgbasify[pkgbasify], which for most users, will be the easiest and safest way to convert systems to use Base System packages. + +[WARNING] +==== +Note that this migration requires up to 5GiB additional free space, to download, unpack, and relocate any conflicting files. +The pkgbasify tool does not check for this and it is the responsibility of the user to ensure that enough space is available before running the migration. +==== + +man:pkgbasify[8] (or whatever outcome link:https://reviews.freebsd.org/D51594[D51594] or link:https://wiki.freebsd.org/WantedPorts#O-P[port request] will have) performs 6 main tasks: + +* Creates a backup boot environment (ZFS only) with man:bectl[8] +* Creates the new package repository config files +* Upgrades existing system components such as base, kernel, lib32, debug +* Merges existing and new config files +* Updates passwd and capabilities databases +* Restarts sshd immediately + +[source,shell] +.... +# cd /tmp +# fetch https://github.com/FreeBSDFoundation/pkgbasify/raw/refs/heads/main/pkgbasify.lua +# chmod +x pkgbasify.lua +# ./pkgbasify.lua +.... + +=== Upgrading a Host using pkgbase + +[WARNING] +==== +This is still in development, so please be careful especially when converting an existing system to use pkgbase. +==== + +Create a folder for custom pkg repository config files, if there is none present already. + +[source,shell] +.... +# mkdir -p /usr/local/etc/pkg/repos/ +.... + +For using the pkgbase repository, create a pkg repository configuration file called `FreeBSD-base.conf`: + +[[pgk-base-repo-configuration]] +[.programlisting] +.... +FreeBSD-base { + url = "pkg+https://pkg.freebsd.org/${ABI}/base_release_${VERSION_MINOR}"; + mirror_type = "srv"; + signature_type = "fingerprints"; + fingerprints = "/usr/share/keys/pkg"; + enabled = yes; +} +.... + +for more information on specific configuration options see man:pkg.conf[5]. + +There are different branches to choose from (by changing the url accordingly): + +[[table-of-packagebase-branches]] +.Base system package Branches +[cols="10%,20%,70%, options="header"] +|=== +| Branch +| Frequency +| URL + +| main +| twice daily - 12:00 and 00:00 UTC +| `https://pkg.freebsd.org/${ABI}/base_latest` + +| main +| weekly – Sunday at 12:00 UTC +| `https://pkg.freebsd.org/${ABI}/base_weekly` + +| stable/14 +| twice daily – 12:00 and 00:00 UTC +| `https://pkg.freebsd.org/${ABI}/base_latest` + +| stable/14 +| weekly – Sunday at 12:00 UTC +| `https://pkg.freebsd.org/${ABI}/base_weekly` + +| releng/14.2 +| twice daily – 12:00 and 00:00 UTC +| `https://pkg.freebsd.org/${ABI}/base_release_2` + +| releng/14.3 +| twice daily – 12:00 and 00:00 UTC +| `https://pkg.freebsd.org/${ABI}/base_release_3` +|=== + +To upgrade the system, change the configuration file according to the desired release, and run: + +[source,shell] +.... +# pkg update -r FreeBSD-base +# pkg upgrade -r FreeBSD-base +.... + +check, if these packages are correct and accept the changes. + +Reboot the OS executing the following command: + +[source,shell] +.... +# shutdown -r now +.... + +==== Performing Major version upgrades + +When running ZFS, consider creating a boot environment before upgrading to a newer version. +To create a new boot environment using the man:bectl[8] tool run: + +[source,shell] +.... +# bectl create 14.2-RELEASE-p4 +.... + +Use this boot environment to start the system as it was before the update if something goes wrong. + +Save a list of your non-base packages in case you need that later: + +[source,shell] +.... +pkg prime-origins | sort -u > /var/tmp/pkg-prime-origins.txt +.... + +Change `/usr/local/etc/pkg/repos/FreeBSD-base.conf` to target the correct major release like `base_latest`, so it looks like: + +[.programlisting] +.... +FreeBSD-base { + url = "pkg+https://pkg.freebsd.org/${ABI}/base_latest"; + mirror_type = "srv"; + signature_type = "fingerprints"; + fingerprints = "/usr/share/keys/pkg"; + enabled = yes; +} +.... + +The next step will upgrade your system to the specified version. + +[WARNING] +==== +This step might remove non-base packages, which could include your running desktop environment. +Be careful. +==== + +Set the environment variable ABI to upgrade the major version (replace amd64 with your architecture and 15 with your targeted version). + +[source,shell] +.... +# env ABI=FreeBSD:15:amd64 pkg-static upgrade -r FreeBSD-base +.... + +There will be a prompt to ask if you want to ignore the version mismatch looking like this: + +[source,shell] +.... +Newer FreeBSD version for package FreeBSD-zoneinfo: +To ignore this error set IGNORE_OSVERSION=yes +- package: 1500058 +- running userland: 1500000 +Ignore the mismatch and continue? [y/N]: +.... + +Check and confirm that. + +To check if that was successful, run `freebsd-version -kru`. + +Then reboot. + +After upgrading to a new major version, updates and upgrades of installed packages to match the ABI version may be necessary. + +[source,shell] +.... +# pkg update +# pkg upgrade +.... + +If something broke, go back and activate the backup boot environment created before. + +[source,shell] +.... +# bectl activate 14.2-RELEASE-p4 +.... +Reboot, and the system will be back to the state before upgrading. + +If you haven't created a boot environment, you might want to consider getting help from link:https://www.freebsd.org/support/[FreeBSD Support]. + +[[build-pkgbase-packages-locally]] +=== Manually building pkgbase and publishing it to the local network + +If you want to start building your own pkgbase packages clone the FreeBSD source tree: + +[source,shell] +.... +# cd /usr/src +# git clone https://github.com/freebsd/freebsd-src.git /usr/src +.... + +Check out the branch for the release to build packages for: + +[source,shell] +.... +# git checkout releng/14.3 +.... + +Start the building process, depending on the resources available this could take some while. +Set the parallel processes according to the CPU core count. + +This example is written for an 8 core CPU: + +[source,shell] +.... +# make -j8 buildworld && make -j8 buildkernel && make -j8 packages +.... + +When building frequently, consider using package:devel/ccache[] to speed up subsequent builds from the cache. + +After building, the packages will get saved into `/usr/obj/usr/src/repo/FreeBSD:14:amd64/14.3p2` or something like that, depending on the version build. + +To publish these packages to the network set up a nginx service and use this location in the http server configuration: + +[.programlisting] +.... + location /FreeBSD:14:amd64 { + alias /usr/obj/usr/src/repo/FreeBSD:14:amd64/; + autoindex on; + } +.... + +And reload the nginx service. + +When not using https, use a small configuration file on the clients to target the pkgbase version just built by editing `/usr/local/etc/pkg/repos/upgrade.conf`: + +[.programlisting] +.... +upgrade: { + url = http://ip.of.the.server/FreeBSD:14:amd64/14.3p2 + enabled = yes +} +.... + +and use it as written above (but use -r upgrade instead of FreeBSD-base). + [[small-lan]] == Tracking for Multiple Machines -When multiple machines need to track the same source tree, -it is a waste of disk space, network bandwidth, -and CPU cycles to have each system download the sources and rebuild everything. +When multiple machines need to track the same source tree, it is a waste of disk space, network bandwidth, and CPU cycles to have each system download the sources and rebuild everything. The solution is to have one machine do most of the work, while the rest of the machines mount that work via NFS. This section outlines a method of doing so. For more information about using NFS, refer to crossref:network-servers[network-nfs,"Network File System (NFS)"]. From nobody Sun Aug 24 19:17:26 2025 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 4c93bB4pmpz65tbb for ; Sun, 24 Aug 2025 19:17: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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c93bB3rcCz47N2; Sun, 24 Aug 2025 19:17:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756063046; 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=A7xcSfwResPOicJVPBJHG3JCCyHiN8LXUuT5h2qP2Gg=; b=uCfIIO5mtdZ2InkJSKKFxPVZffQCGmo0NqBXhnCq1Mb4BWtg7XjtIwfEyITSVo2KDApKQT xNlca3mP0CkqMGGa1gYtQhfzLXkLO/bGaXM5GG/wcVhOj4F1JlZtd72tLW6YRbDQFfBInN iP3nClXZ38K6mN1Sc6bKuXDBURrTy/CJKfFmBmwZ2wg9ERagOQwFRD14KaENfJNNgZDgQ7 lKJzB+Zk0FAhyZgjs65/p/StHCliZncoNLQCuDVI+o8iQZDoyiELvaY9ZR/tITRgi5PYmc wpM/2+NKCU0DjT+9PNY6A/fgDbwrALwPm77JYDJxBb9nC1tHhSRW5rgoAQq5vg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756063046; 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=A7xcSfwResPOicJVPBJHG3JCCyHiN8LXUuT5h2qP2Gg=; b=hrM1vxeKjRL+j1L51QYS+T2ZcfvutvOVOI8yrlm1vu5JR1Te2v96IS4Gk+Volb3yfAHJlr c+S5nbW02WRTtjViCm7tL2nTF7FfN0xkez3q93vsrB51MEIKphWZc9vW00T3bgV4BPfNDr 5M5o73Rlhbzxl1Lzkmdr6DDD9O5mEMZw6No2SRHcBvQOmHpxnB9WWIMHO2pSel9+WrEsMe PSFsm5QArLQL+3HxEF51GdDMjwBUkI2zZIYLm4fvBs7C2u+wMI8ZE/wTf1ldt3jyDw+3nJ 4SaEqrTJd0fjsgFmWBMjSfI5CSkSJh/EVdTZn6WZ4J7yupJzpPL2hakuoK0oqQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756063046; a=rsa-sha256; cv=none; b=iNs4RpnuUvm0bYpKB4wkWQLyKRDIcVyCO4Nu07PiCXkJ+7IlDIJWCEycplmPa0aElkzQq4 fKv8I77RCTzcTsnRJDmR8/miP1RoztvpZgaSYeFn+qnVhg5ASjX8NXnYA6RMsZ0oDa+Mky NLRWX198evLumGSu8hbrbIbjJ7EWnTVm1L+ZpPQ7JTDSE8ZZKoUS3nb9LkYeuLnq21TmW5 NtjdEq2Cu2Fs49T9Yy+mNQGZbJuStfk0mQvgkAEpt/fyd/rrPqBaVnkx+utKazU42MPL/W TPNqPTl4oJ70GQBy2t1aQ2AU51rY2mta5NO07twPnMqCu2z8oEDmHxERTS8bmw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c93bB3NQVz1J7; Sun, 24 Aug 2025 19:17:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57OJHQVJ069413; Sun, 24 Aug 2025 19:17:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57OJHQrm069410; Sun, 24 Aug 2025 19:17:26 GMT (envelope-from git) Date: Sun, 24 Aug 2025 19:17:26 GMT Message-Id: <202508241917.57OJHQrm069410@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: 5cc1d6413c - main - Website - Community: Remove twitter link 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: 5cc1d6413c04c3c0c1bc4f976465ae13b7887d66 Auto-Submitted: auto-generated The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=5cc1d6413c04c3c0c1bc4f976465ae13b7887d66 commit 5cc1d6413c04c3c0c1bc4f976465ae13b7887d66 Author: Sergio Carlavilla Delgado AuthorDate: 2025-08-24 19:16:43 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2025-08-24 19:16:43 +0000 Website - Community: Remove twitter link PR: 272690 Approved by: core@ --- website/content/en/community/_index.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/content/en/community/_index.adoc b/website/content/en/community/_index.adoc index cef3ed430f..1089705480 100644 --- a/website/content/en/community/_index.adoc +++ b/website/content/en/community/_index.adoc @@ -24,8 +24,6 @@ Last year there were {{< get-event-last-year-info "events" >}} events around the Last year there were {{< get-event-last-year-info "events" >}} events in {{< get-event-last-year-info "countries" >}} different countries around the world. //// -On twitter, you can follow https://twitter.com/freebsd[@freebsd], https://twitter.com/freebsdhelp[@freebsdhelp], or https://twitter.com/freebsdcore[@freebsdcore]. - On Reddit, you can find the FreeBSD community link:https://www.reddit.com/r/freebsd/[here]. Beyond officially run community spaces, there are many https://www.freebsd.org/usergroups/[User Groups], along with highly active FreeBSD communities on https://twitter.com/search?q=freebsd[Twitter], https://stackoverflow.com/questions/tagged/freebsd[StackOverflow], https://serverfault.com/questions/tagged/freebsd[ServerFault], and https://www.meetup.com/topics/freebsd/[MeetUp.com], among many other technology-related spaces. From nobody Sun Aug 24 19:18:43 2025 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 4c93cg3b4Cz65thH for ; Sun, 24 Aug 2025 19:18:43 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c93cg34X8z47r8; Sun, 24 Aug 2025 19:18:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756063123; 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=loQdeTMZOcxb7AnevzqnE1Rqxwjcb/pT/nIs9AUlgmo=; b=Hng0UyP7OlwPMc3mp+qKlQyWOGV7U+WUBNEq74eJUgl7fRcfy0MaAL692HKORvvgIvTihz fX+V65mra4JefEiww2WVcKbuEyanZv0iDDrtvM+My8F1Lw4feUH9EGmR131+inAxlN/hxs PsCsj8RmzgN9bAyP/g7EYQDPgx1KCuTv/OkifVn1vpW/0Hl+fKaBUZq98MCK5LE8ybN3+y YsRyT4ktBH72L5ZrTG18sacIsdhuAX7OG6qIq5A8VnWjxvsD0X3f8LKxty1CR87ib7X7VO ooHOu+Vw8xBsiObz6cAIF+jWEH0Bz+yvCjSKye00sZwiObxzahju15RKKILk+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756063123; 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=loQdeTMZOcxb7AnevzqnE1Rqxwjcb/pT/nIs9AUlgmo=; b=n0P4BMIR1rH3nQ+UdQM0e/keFjm0xRk0rvszgF2HRd1sIo/znC9qa7lYiMninq/DrLADo9 PbkwCvP1vVtXkzLIeLIZ/VXnX4uQ5cDEBT8x5clZ9HaQgoz6bfvwYg8FydRGzzFfBllhrS lrAMbnN4uCmC1swT0+mbl/HFht7K6uEQFAc0BUzPTU8LSRoMNJuFFC85PkSvcolKsS0AqR C3uUkOIVPJ8d1XS32hRygvbFJoCw+U+xd5pV+cCWfDyoFcp16x3qNnPtHQrZkKL4ln4Gex UzXUzIgPapfZzP3z2yQLnJmYe/WrYJpWjRoK8QzVqv3aZ6bZSaIL5VkeWojTXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756063123; a=rsa-sha256; cv=none; b=xEo/mwV2KYKy2PZ75H5auYBSKtOfJvq6jKheZ8n9IMteBAITZhsPoLTyBY7AgC1nl2vnMp ABTp7H2cwqXM7AJFcxr0+ecD6lwRmQnUa2eA8feunFqytbcyWF7LfV5cfHHJzT4URTL0Xo wVxs/YvA6f8yya5UHOLZ/4mpNzxsfRHno6YNnIxPbqUBYiTaCUGbHiKznalSpipXqxe/Rz i7kiilo20x/BCex4bo6/3Wt4rPwjys64Qio9Q2UUjiwY5WT8BwtooFbSx2W0vy2J/oKONa 0NtlWVdi94XrO+nG1wsqCaiceVny9SBoqXEvfa8LgTAdk35sJSn2lx5OIMH9FA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c93cg2ZYSz1Yr; Sun, 24 Aug 2025 19:18:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57OJIhmq069916; Sun, 24 Aug 2025 19:18:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57OJIhuj069913; Sun, 24 Aug 2025 19:18:43 GMT (envelope-from git) Date: Sun, 24 Aug 2025 19:18:43 GMT Message-Id: <202508241918.57OJIhuj069913@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: 93fd2e2012 - main - Website - Theme: Remove twitter from the sidenav partial 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: 93fd2e2012d39278f1c6f24afe1377da1895185e Auto-Submitted: auto-generated The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=93fd2e2012d39278f1c6f24afe1377da1895185e commit 93fd2e2012d39278f1c6f24afe1377da1895185e Author: Sergio Carlavilla Delgado AuthorDate: 2025-08-24 19:18:07 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2025-08-24 19:18:07 +0000 Website - Theme: Remove twitter from the sidenav partial PR: 272690 Approved by: core@ --- website/themes/beastie/layouts/_partials/sidenav.html | 1 - 1 file changed, 1 deletion(-) diff --git a/website/themes/beastie/layouts/_partials/sidenav.html b/website/themes/beastie/layouts/_partials/sidenav.html index 7ccc4df3b4..8e1e211662 100644 --- a/website/themes/beastie/layouts/_partials/sidenav.html +++ b/website/themes/beastie/layouts/_partials/sidenav.html @@ -22,7 +22,6 @@
  • IRC
  • {{ i18n "mailinglists" }}
  • Reddit
  • -
  • Twitter
  • {{ i18n "usergroups" }}
  • YouTube