From nobody Mon May 19 18:04:31 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 4b1QYq36Rnz5wC1d for ; Mon, 19 May 2025 18:04:31 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1QYq1lrkz3xYJ; Mon, 19 May 2025 18:04:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747677871; 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=kCA+bGsvWnUf8YGXxed9xVBA2a3OuekKGDD6Zz35FXM=; b=nCK60A3sYdbn3z2MKUNdNIQkLSjQOTSiCT/najrfNWzWmnzbvADI9S+Jt5izas1cy5wzuc 4PF7kNoj9PhHHCuowgNB7pyHPcmffQF3Mm1ukFW2YVob1m39Jl2t9imFidKP4IelyN0pLi L+bfyL85RpM4U0slr7lfr88k9XPDzqdzP7LBPMRaeM7IsPrpXOrc4O7Ty1fxhtZ4YJDd5/ BJEJ97AQ8M6iMrBjv3ar01RadAgxOzv5qZVou84wB13Z46e7h2xxxbjR6Dfe11cKGAH2Cz wzZaI0JTgNModvYbQdyJ5D7c+SuY16iPcyopiux3e42k96tEZV/ATfB6Z6FJ2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747677871; 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=kCA+bGsvWnUf8YGXxed9xVBA2a3OuekKGDD6Zz35FXM=; b=GDCdK0JXBS2DPSiogUXrAj2pBn8rKfZd+26hBEgt8aP0M4ds925bomumrh73jMxQ4NBdcV v3Ve7lDylyi+5+s2nwyuyJIRF23q7iKSxuAc1+ZAHvJAaps8CniG/hOiqESlYsxNaMdGP+ qxWUrOxwPgLGfWs1vuiU9566/av+Ogz4nYC7YESUSjghwjUZHOD0vYNIYR5SPliszuQsjD FyBx2Ir0EO0BeApQgaaX3KwAIecG52K7vajvEpV41FwgVSAJ0HVQO9u/OPDJHQ1A/f915U PAQuk5lRTkP0d7fRReBCTita8ISanzXEy6d2lpnwrkwHpU0vL8nmzgD6Z6IFYQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747677871; a=rsa-sha256; cv=none; b=kA6NhhOaSih0gHYsVTdkMYKJchX938asrkDhgOAtUCBLWW9GF6ICZpeWi/Bx+AtvYTx7E5 nkwlYJ72zJp0kxbqxnIoo18wkRHPiM2A6S6Fe7b/56nQZP4jnf5TyMLEcalm8+YSU7RjMW l3ZqP4FBy6sRO5cPoUe07u0/YOftHy/Cv+b3eA7yrLtQJMM99XJanLZdwuZbgmfemiQzvP /1ZULwqgcj/UH/me+C8wigaqQaqqF/yODHnTNL8HeBmEvXWppFeiimAJ40LrwIjvyzEV5q 2dBhl3344tfkcUxRbwT/MUBr6scXVxVSY1kMwZEPmVZ50TNF/0fSpyB9Zrfmdw== 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 4b1QYq1DGWzNV; Mon, 19 May 2025 18:04:31 +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 54JI4VTE088617; Mon, 19 May 2025 18:04:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JI4VYg088614; Mon, 19 May 2025 18:04:31 GMT (envelope-from git) Date: Mon, 19 May 2025 18:04:31 GMT Message-Id: <202505191804.54JI4VYg088614@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fukang Chen Subject: git: c02a97107d - main - Fix typo: s|sligthly|slightly| 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: loader X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c02a97107dcc1d38e47687f839b499ee53ec586d Auto-Submitted: auto-generated The branch main has been updated by loader: URL: https://cgit.FreeBSD.org/doc/commit/?id=c02a97107dcc1d38e47687f839b499ee53ec586d commit c02a97107dcc1d38e47687f839b499ee53ec586d Author: Fukang Chen AuthorDate: 2025-05-19 17:10:58 +0000 Commit: Fukang Chen CommitDate: 2025-05-19 17:10:58 +0000 Fix typo: s|sligthly|slightly| --- documentation/content/en/books/handbook/firewalls/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/firewalls/_index.adoc b/documentation/content/en/books/handbook/firewalls/_index.adoc index e38422f397..00e7f7688d 100644 --- a/documentation/content/en/books/handbook/firewalls/_index.adoc +++ b/documentation/content/en/books/handbook/firewalls/_index.adoc @@ -1638,7 +1638,7 @@ natd_interface="rl0" In general, the above ruleset as explained for in-kernel NAT can also be used together with man:natd[8]. The exceptions are the configuration of the in-kernel NAT instance `(ipfw -q nat 1 config ...)` which is not needed together with reassemble rule 99 because its functionality is included in the `divert` action. -Rule number 100 and 1000 will have to change sligthly as shown below. +Rule number 100 and 1000 will have to change slightly as shown below. [.programlisting] .... From nobody Mon May 19 20:10:24 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 4b1TM51nsrz5wP5S for ; Mon, 19 May 2025 20:10:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1TM448Z8z4CV9; Mon, 19 May 2025 20:10:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747685424; 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=ZD0xyodRF1ygFijHp6ysb0HOoK0nYEGkIH/LAGBsJlM=; b=JSmWOG/kNPgV4sytBgBqzVLdorRHXXBqlg7NO1gE3mzo2OfX/zdUL7s7k44RZvcRFJGZhn 5Drr1TrwfgyeHlQll/0Fw5MLVNJN/Qb90Ra20ngOc/xmNLdM9aWp2d3RYdnIMxMNwOCbaT ytrxfz7NkooPL6Osv02mpOgLpRyc4Gr7KzemOYbk/whd7LKnAsqzWiQE8snDcW9qYOuHXk 5cHI4EKVXIQElFibEHQffb2GypnfV489oBaZmL0hiKNaofHHnSkS+usHItF2Lghr0evZ/0 yfgbLeSp9kFHGdkYk4gEEuBMQDWRtX024XulR2EJxXR+SbjYtedstGnH3sOQkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747685424; 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=ZD0xyodRF1ygFijHp6ysb0HOoK0nYEGkIH/LAGBsJlM=; b=xtrlYjvOjZHLdZWnFBx5gojxcsOq0G0wNp0dEu+bLuRmOijbqhV3lOhBRgF3+tSyJks9sQ LKSQie4C/K8i1y2B3LiDPoQHVKlVcg3NTjDKKqGblPYQ7xg5dm7UTR7YPPmG2/ZtrtsRSw Rhb8OWvhgoxTHGrj0eG6EMoeIZWy8yEi1Gs4KaZYMkZ9NDNzMMepWCRTVfu6ktS7zQvORz yB+ysa3odA3/j/urSB6PjzzFpaTPf2ZUUSVAZm5sqocAnTkG1ViqIRj3nZNdIpcweigemA i9ShXWb8hTkwf8KY2e7gEyhfPXn/a/Dn/EnsPrO/r5cuI3WjXtW9EDR6nRarvQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747685424; a=rsa-sha256; cv=none; b=EKWIGnIiLObHSklwo1g0ES97mBO57m7cZ4vgTStG9SHme7mRJaFoS3JuTUr72MyljopRD3 DlkFlLOmg9jdSzPEeIGwa0IVABuLKg2rYEg1wUZxEl1MkMdILS4MY4cDHH4bq0obcOW0Em FcLW+flEb7ji5boLst1zQdV1BEaErzV8VtLf9OlnOjeQDLBrWQubCflvHVvtR3cebF9j3t fXNciO1CPoMpCdS6c7bUzrumJOAgqlOuJCDP3TZJQ/NoNCrYPSFGuU2aX44gQ3cYWZItyF opqLIGl1H6/AlyNvu+Eumgyvr0bwTiMcFvB2NGYo2c25zsHkiNFsIHoCEVdZtg== 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 4b1TM43mLmz3kc; Mon, 19 May 2025 20:10:24 +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 54JKAOGc041738; Mon, 19 May 2025 20:10:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JKAOmR041732; Mon, 19 May 2025 20:10:24 GMT (envelope-from git) Date: Mon, 19 May 2025 20:10:24 GMT Message-Id: <202505192010.54JKAOmR041732@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: 4c44e1af4e - main - HW Relnotes: Add remaining Cryptographic Accelerators 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: 4c44e1af4e9b6a27b38385e04c87a145f47c2067 Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=4c44e1af4e9b6a27b38385e04c87a145f47c2067 commit 4c44e1af4e9b6a27b38385e04c87a145f47c2067 Author: Alexander Ziaee AuthorDate: 2025-05-18 01:01:35 +0000 Commit: Alexander Ziaee CommitDate: 2025-05-19 19:53:26 +0000 HW Relnotes: Add remaining Cryptographic Accelerators Add the remaining cryptographic engines which have manuals, armv8crypto, glxsb, padlock, qat_c2xxx, and safexcel to the hardware release notes template and the upcoming 14.3 release. Discussed with: markj, mhorne Reviewed by: carlavilla Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D50403 --- website/archetypes/release/hardware.adoc | 10 ++++++++ website/content/en/releases/14.3R/hardware.adoc | 34 +++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index b2deac1024..12a76160a9 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -822,14 +822,24 @@ Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) [[crypto-accel]] === Cryptographic Accelerators +The man:armv8crypto[4] driver supports the AES, SHA-1, SHA-2, and finite field Arithmetic engines in processors implementing the ARMv8 Cryptograpic Extension. + &hwlist.ccr; +The man:glxsb[4] driver supports the security block found in AMD Geode LX devices. + &hwlist.hifn; +The man:padlock[4] driver supports the AES/RNG/RSA/SHA-1, and SHA-2 engine found on Via Technologies C7, C3, and Eden devices. + &hwlist.qat; +The man:qat_c2xxx[4] driver supports the Intel QuickAssist Technology engine found on Atom C2000 devices. + &hwlist.safe; +&hwlist.safexcel; + [[misc]] === Miscellaneous diff --git a/website/content/en/releases/14.3R/hardware.adoc b/website/content/en/releases/14.3R/hardware.adoc index e68c9f5a56..3246b55e65 100644 --- a/website/content/en/releases/14.3R/hardware.adoc +++ b/website/content/en/releases/14.3R/hardware.adoc @@ -4363,6 +4363,11 @@ the Bluetooth specification v1.1, including: === Cryptographic Accelerators + +The man:armv8crypto[4] driver supports the AES, SHA-1, SHA-2, and finite field Arithmetic engines in processors implementing the ARMv8 Cryptograpic Extension. + + + The **ccr** driver supports the crypto accelerator engine included on adapters @@ -4376,6 +4381,10 @@ based on the T6 ASIC: +The man:glxsb[4] driver supports the security block found in AMD Geode LX devices. + + + The **hifn** driver supports various cards containing the Hifn 7751, 7951, @@ -4418,6 +4427,27 @@ Soekris Engineering vpn1401 and vpn1411 +The man:padlock[4] driver supports the AES/RNG/RSA/SHA-1, and SHA-2 engine found on Via Technologies C7, C3, and Eden devices. + + + +The man:qat[4] driver supports the following +Intel QuickAssist Technology Engines: + +* Intel C62x Chipset +* Intel Atom C3000 processor product family +* Intel QuickAssist Adapter 8960 "Lewis Hill" +* Intel QuickAssist Adapter 8970 "Lewis Hill" +* Intel Communications Chipset 8925 to 8955 Series +* Intel Atom P5300 processor product family +* Intel QAT 4xxx Series + + + +The man:qat_c2xxx[4] driver supports the Intel QuickAssist Technology Engine found on Atom C2000 devices. + + + The **safe** driver supports the following SafeXcel chips: @@ -4429,6 +4459,10 @@ driver supports the following SafeXcel chips: SafeNet 1741 A faster version of the 1141. + +The man:safexcel[4] driver supports the cryptographic acceleration functions of the Inside Secure EIP-97 device found on some Marvell systems-on-chip. + + [[misc]] === Miscellaneous From nobody Mon May 19 20:10:25 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 4b1TM60Q5fz5wP6L for ; Mon, 19 May 2025 20:10: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1TM55Hfyz4CWm; Mon, 19 May 2025 20:10:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747685425; 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=+fiYo2gdZKDj3TLfb+v+K4PPtFeWG08peNqg/4QyJWM=; b=tv/uiXh4UmHuEO2wRHTBhfZOSSQfT9eXEfj1LhqMYLyWClmdCL28xdPaHv6mtMo5cxcerV VsXoaaC9yXUvgBpxKkcojlVaIgy0u5WOFQ7p42Bc4tTTU4kEseKHArHGtqld3cZYSndqBy 2h6MOqMzMGhFWGyUNw4SUiilrU2uthbFGFalsUB8IwYTuSTBp3OG/0Zbk8Bvsv/UNasFpY TpQ+uHhJ/jt5TvaElw3BWhSKCFTQKJmhzh+9/7acYpE5hPRHLG+s6fcuz7uFCZlTjiSqGm RjbKmf4FBm1e2jtKqG5jUasWUPqJhcilM9rpThpQsRUwKTph+muB4ZIEqKLiTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747685425; 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=+fiYo2gdZKDj3TLfb+v+K4PPtFeWG08peNqg/4QyJWM=; b=cF9uEo3fqsqPrZC8HmoQa7zzuHbdRVasV0TeGs/ysjtA6txHJ7l9PmeMNpyL2iPaywHs39 dxAlv/DZUETYr31OtvIeET3vtNAopfz1+x/FxDApvKqFKohOFoAsBmb5W7T6IVawpzEBYK RD1sX8CvuTtomqDHl7PAo6QVli5ANx8jOQVCYD90x3nAC/A/lJgmsmvVXfDaqqGzpWcCqd gVUgED4w9nfzo7UvZwir6n3+CZiAP2faj3DT4QVb+07Itm/6kP+GV0PbxfKs8CeelxCxK8 XYvwqH1VQLDFu6iGhfJZ7d8jzvpGYZfAUDqRifR1vCOF5Xt3flJKVdqwFWgAhA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747685425; a=rsa-sha256; cv=none; b=mKizQlC8UuUwd0WNes7RcfgAscFRyk3Tl0qBvkt5QANISQVY3bvoXFP2YER5uYTl7uT+8V BLjsSmtuecOPS4vgntYn1CJJRkJKySXCSseac3xH3s/Gr5QXN6lEIGM8ZckWeVOSykx9sN ye+yXQUZB3wXUBkRr8A7FfIIMgBwsZOQjvlmInFiqylPFfWXq3Gx0DvMs7XM0/FLdYiRB8 557qvnNXwQgW+lVbSJQUvQHku/LscnEK5hYdg1raDMgOBRgLHbceHWURYQpaewEKGo2Qyx 93tQivkUm39hxqwXYlkaFcRS7GTLyE90hvOpbKMjFaU6aFcXRkXKKVOZS6C5pw== 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 4b1TM54kz2z3hm; Mon, 19 May 2025 20:10:25 +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 54JKAPqX041827; Mon, 19 May 2025 20:10:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JKAPpg041818; Mon, 19 May 2025 20:10:25 GMT (envelope-from git) Date: Mon, 19 May 2025 20:10:25 GMT Message-Id: <202505192010.54JKAPpg041818@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: d9409910ec - main - HW Relnotes: Add a section for Etherswitch 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: d9409910ec911c2c49eac579ff289834252e7a0a Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=d9409910ec911c2c49eac579ff289834252e7a0a commit d9409910ec911c2c49eac579ff289834252e7a0a Author: Alexander Ziaee AuthorDate: 2025-05-19 20:02:12 +0000 Commit: Alexander Ziaee CommitDate: 2025-05-19 20:07:41 +0000 HW Relnotes: Add a section for Etherswitch FreeBSD has quite a few drivers supporting several hardware Ethernet switches. Add all(?) of them to the Hardware Release Notes template, under a new category since this section is not the smallest section, and Ethernet Interfaces is quite congested. Discussed with: adrian (special thanks), bcr, mhorne Reviewed by: carlavilla Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D50303 --- website/archetypes/release/hardware.adoc | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index 12a76160a9..2f4284e615 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -524,6 +524,31 @@ Ethernet driver for Google Virtual NIC (gVNIC) (man:gve[4] driver) &hwlist.xl; +[[switch]] +=== Ethernet Switches + +The man:adm6996fc[4] driver supports the Infineon ADM6996FC Fast Ethernet switch controller. + +&hwlist.ar40xx; + +&hwlist.arswitch; + +&hwlist.e6000sw; + +&hwlist.e6060sw; + +The man:felix[4] driver supports the Microsemi VSC9959 Felix Gigabit Ethernet switch controller found in the NXP Layerscape LS1028A SoC. + +&hwlist.ip17x; + +The man:ksz8995ma[4] driver supports the Micrel KSZ8995MA/KSZ8995FQ Fast Ethernet switch controller. + +&hwlist.mtkswitch; + +The *rtl8366* driver supports the Realtek 8366 Gigabit Ethernet switch controller. + +The *ukswitch* driver is designed to support potentially unknown Ethernet Switches. + [[wlan]] === Wireless Network Interfaces From nobody Mon May 19 22:46:50 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 4b1Xqb0fcVz5wbRS for ; Mon, 19 May 2025 22:46:51 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1XqZ5R5nz3THY; Mon, 19 May 2025 22:46:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747694810; 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=OBj8JOwEjbYSSMBnGWvSJDe7X5h47a0HqGTgF8CL/q4=; b=HFEREznlUERPi0qi6N4C1ZmYcWeg0Et/j8cyCwSQ9i9sYMSu3KTmZYHDGvXAutQaIGAko8 tLc3b65vjeJNtgValR0F0eD3TdaxQYxZIO7XR2qH+nWTWws+7jRiN+casf6/aFp2kSG9s9 4t8dzYYohgAEiw/mh1/4O6ihsDCHHSJSe1209FFSSPL6XKiyFBA0iLWG003NIdjxlFJZMJ 0zjfIYHbDbcFr7JpSvn+lKo/5n9PlgAUtwRWbWUozPSXzHzMNM/DuHi5/yisDS/pFbKyDQ aWEOU0trt/bcBs+/jD9gMwXi9g+rCVB27yB//NLqaSSy+YxtWZZJ58HlXd3GJw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747694810; 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=OBj8JOwEjbYSSMBnGWvSJDe7X5h47a0HqGTgF8CL/q4=; b=B3na2TziCb9ljghJ7kaE2r8tnmCzHVgOPG1YhAoJtSS35B9iNZMvuP1v2ntfAmPQBcOjUj Kavs54QwDQW7+izIyWxeUQhyCAO7/uNy9IfLt6zyOkYbf2Y5VHvM0f94+FDt/RIy2PWNLA mdnuW/ZtQKWGO15vO3Sf1zHAfsg16cra8eCEZXtuIqrDjy2kpCbrIpQv68o6Pod4Juq3+9 OO88iB8I3FysXENGQoytAxeMlLJdHYcewcqqgWgX9DnoH5zoPvpGX8MCe340+8D0Js19Kl Pt1bm/cOSJPTA8O9du9MeaqoEJS39O4VdHY72mByXUzZ3FmxS+0IM1UIjufjnA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747694810; a=rsa-sha256; cv=none; b=IFXxDgl4cJySwrJcMyjgCyWMRIeMbqhcdpAW9HpJDdhnTGxUBwUfM+w6RQcFFRxklObVVF /fx5ebUnFLgHiCAe6Eu2zVbcczht0Pddhq4W00EZXUxGrKWoK4+pYDQVZEUTamrDiZqsAw 3KGeGkDkCBgIds7/1H0ibDWH5st++gcPDoE+hE7fxPu8bHvOiaMdS9UOVmUnXFgIz30Slq ASFm4el56Pj7wx/f6IflodgNG+eVwKk+081jxu4MVM9BD7OhBlAoJ8DdKKpm9m8jCPsZHO UIw/fKn4c1MEPLXVBpbfBb7TJdo7ThrZ2uLy/29W/WUxGFKkZu4PoY/zIZyo6Q== 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 4b1XqZ4vTLz823; Mon, 19 May 2025 22:46:50 +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 54JMkooS038571; Mon, 19 May 2025 22:46:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JMko6W038568; Mon, 19 May 2025 22:46:50 GMT (envelope-from git) Date: Mon, 19 May 2025 22:46:50 GMT Message-Id: <202505192246.54JMko6W038568@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: baa652d191 - main - Status/2025Q1/clusteradm.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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: baa652d1916faf39e2e87dbda805435dedd03236 Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=baa652d1916faf39e2e87dbda805435dedd03236 commit baa652d1916faf39e2e87dbda805435dedd03236 Author: Li-Wen Hsu AuthorDate: 2025-05-19 22:46:25 +0000 Commit: Li-Wen Hsu CommitDate: 2025-05-19 22:46:25 +0000 Status/2025Q1/clusteradm.adoc: Add report Approved by: salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/503 --- .../status/report-2025-01-2025-03/clusteradm.adoc | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/clusteradm.adoc b/website/content/en/status/report-2025-01-2025-03/clusteradm.adoc new file mode 100644 index 0000000000..441e795f75 --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/clusteradm.adoc @@ -0,0 +1,62 @@ +=== Cluster Administration Team + +Links: + +link:https://www.freebsd.org/administration/#t-clusteradm[Cluster Administration Team members] URL: link:https://www.freebsd.org/administration/#t-clusteradm[] + +Contact: Cluster Administration Team + +FreeBSD Cluster Administration Team members are responsible for managing the machines the Project relies on to synchronize its distributed work and communications. + +In this quarter, the team has worked on the following: + +* Regular support for FreeBSD.org user accounts. +* Regular disk and parts support (and replacement) for all physical hosts and mirrors. +* Cluster software refresh. +* Moving more cluster services to Chicago. +* Supporting the Grimoirelab dashboard effort. +* Coordinate community mirrors. + +==== Moving cluster services to Chicago + +We started building up our new site in Chicago 2024, with a long-term goal to have Chicago as our primary location. +Since 2024Q4, we began decommissioning older machines in New Jersey and moving services to the newer machines in Chicago. +In 2025Q1, we started upgrading critical services in the cluster and testing to setup in Chicago. + +==== Git web interface mirrors + +While the project's public read-only git repository is built by a globally distributed mirror, the web interface (cgit) is not. +We found there is increasing requirement of accessing it, and for improving the response time and reilibility, we setup the cgit on the mirrors around the world. + +==== FreeBSD official mirrors + +Current locations are Australia, Brazil, Germany, Japan (two full mirror sites), Malaysia, South Africa, Sweden, Taiwan, United Kingdom (full mirror site), United States of America -- California, Chicago, New Jersey (primary site), and Washington. + +Our mirror site in Taiwan is experiencing an extended outage. +The effort of bringing it back is in progress. +We hope to have it back online during the second quarter of 2025. + +The hardware and network connection have been generously provided by: + +* Cloud and SDN Laboratory at link:https://www.bbtower.co.jp/en/corporate/[BroadBand Tower, Inc] +* link:https://www.cs.nycu.edu.tw/[Department of Computer Science, National Yang Ming Chiao Tung University] +* link:https://deploy.equinix.com/[Equinix] +* link:https://internet.asn.au/[Internet Association of Australia] +* link:https://www.isc.org/[Internet Systems Consortium] +* link:https://www.inx.net.za/[INX-ZA] +* link:https://www.kddi-webcommunications.co.jp/english/[KDDI Web Communications Inc] +* link:https://www.mohe.gov.my/en/services/research/myren[Malaysian Research & Education Network] +* link:https://www.metapeer.com/[MetaPeer] +* link:https://www.nyi.net/[New York Internet] +* link:https://nic.br/[NIC.br] +* link:https://sonic.net[Sonic] +* link:https://www.teleservice.net/[Teleservice Skåne AB] +* link:https://your.org/[Your.Org] + +New official mirrors are always welcome. +We have noted the benefits of hosting single mirrors at Internet Exchange Points globally, as evidenced by our existing mirrors in Australia, Brazil, and South Africa. +If you are affiliated with or know of any organizations willing to sponsor a single mirror server, please contact us. +We are particularly interested in locations on the United States West Coast and throughout Europe. + +See link:https://wiki.freebsd.org/Teams/clusteradm/generic-mirror-layout[generic mirrored layout] for full mirror site specs and link:https://wiki.freebsd.org/Teams/clusteradm/tiny-mirror[tiny-mirror] for a single mirror site. + +Sponsors: The FreeBSD Foundation From nobody Mon May 19 22:52:37 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 4b1XyF65c2z5wbWF for ; Mon, 19 May 2025 22:52:37 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1XyF2tnbz3XP6; Mon, 19 May 2025 22:52:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747695157; 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=hQ37nM6lyBIUZewzwj3jxJLoLyB+SlKC8r6G9zXWbaU=; b=jWt8aAt0Mqwm5Vna2o/12BV+XqBXWUohZkEEg6W9BkZGPuweHGPJ4rGW2AztcjfT/kR12q qcT5scNyw1YNT+9AtFP+WG4gsGSOtFLdXGS4zMQHXYmHtsrny7NOXaFhU7soOO+3IB+cuz hYCaGsmkKW+RUjKrw9G/49oFHGQorHTE/uGz+r7krO5sfCDFKNRrfEX3en+0nNpw0SKfMo 4+lRjVnT5NPDWTv8Md7WxY1u+xpDS9P5M3lCM1dvp2PTykXttMcAjgHjNi9upwqi4huB0y FN5m8SIBtNbNifc12RlUetPzsFgPbs3PvXyhjxtqIkXcd1md+DSf+d4+isXg+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747695157; 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=hQ37nM6lyBIUZewzwj3jxJLoLyB+SlKC8r6G9zXWbaU=; b=u+yA4fM+CNn2K0fx6cjFWJNLBU7OOVzhpO9aOZd1++0wv3QQSh3kOmqePnqDYvjm017J6L 1SR+YPrCSf0GKWw5vuRuid5sqWc8O+ujLxMBK8xOgGNtCH64axIG7+McMLK+1XRofrxXwY fFu8dKJ5cCAbPtGi6T6nfiiud7GR9OMSQrhASFoqvfYHUD0MYIz6pICm10R9GNLpotNgv7 JX4g8lfcPtXoPkoimyLLE48udYhJG/PMlLQr1QYqvnO86Ejqcnf0sKNQBDQErW9JoLg948 KIQeiIplyqtYr0T4fO2/qyEtrEsx7a1lIohwR7bFSkBABx1srCvaDa96+g+/nA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747695157; a=rsa-sha256; cv=none; b=e2Qsdc63CqhM5cmRpZU9Xo8b0ZB5JY/t1+GfYLZS+/oxC/5o0tOWFc16SOzGFH/mH6zieo oBkZYeNSYa3kuzSv7Z4+1qgooaA9aFNE0cCuwtM/kca8RD4tqetFwiLrJJuO+9iJRsuZ6Z xy9dTSnboYxZay9BkOfVEf6HvhfY4GIj/Erv2fYxM1/VZsQ6UwNa76q9iLlEVTbXJfE0Am 9S6lN3WRe7JKgOJqxkAGhnnFsYR+1wVycLs7PYfy7J9H1mZ4R9tt2TyNgjFek10wwvD9Jv VbpPx6b4D3qdWoJD0pcMfXl3YaVFKBZImTVlYewCmE5588CigV9LzuPPfeR0mA== 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 4b1XyF2VF4z8Rh; Mon, 19 May 2025 22:52:37 +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 54JMqbXc055386; Mon, 19 May 2025 22:52:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JMqbvu055383; Mon, 19 May 2025 22:52:37 GMT (envelope-from git) Date: Mon, 19 May 2025 22:52:37 GMT Message-Id: <202505192252.54JMqbvu055383@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 0404be8a61 - main - Status/2025Q1/azure.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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0404be8a6129b202b1026a38332eb95da2baebc9 Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=0404be8a6129b202b1026a38332eb95da2baebc9 commit 0404be8a6129b202b1026a38332eb95da2baebc9 Author: Li-Wen Hsu AuthorDate: 2025-05-19 22:51:57 +0000 Commit: Li-Wen Hsu CommitDate: 2025-05-19 22:51:57 +0000 Status/2025Q1/azure.adoc: Add report Approved by: salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/502 --- .../en/status/report-2025-01-2025-03/azure.adoc | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/azure.adoc b/website/content/en/status/report-2025-01-2025-03/azure.adoc new file mode 100644 index 0000000000..0e8e97ecaf --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/azure.adoc @@ -0,0 +1,35 @@ +=== FreeBSD on Microsoft HyperV and Azure + +Links: + +link:https://wiki.freebsd.org/MicrosoftAzure[Microsoft Azure article on FreeBSD wiki] URL: link:https://wiki.freebsd.org/MicrosoftAzure[] + +link:https://wiki.freebsd.org/HyperV[Microsoft HyperV article on FreeBSD wiki] URL: link:https://wiki.freebsd.org/HyperV[] + +Contact: Microsoft FreeBSD Integration Services Team + +Contact: link:https://lists.freebsd.org/subscription/freebsd-cloud[freebsd-cloud Mailing List] + +Contact: The FreeBSD Azure Release Engineering Team + +Contact: Wei Hu , + +Contact: Souradeep Chakrabarti + +Contact: Li-Wen Hsu + +In this quarter, we have published the link:https://azuremarketplace.microsoft.com/marketplace/apps/thefreebsdfoundation.freebsd-13_5[13.5-RELEASE on Azure Marketplace]. + +Wei Hu continues bug fixing for FreeBSD MANA NIC device. + +Work in progress tasks: + +* Automating the image publishing process and merging to [.filename]#src/release/#. +* Making the process of publishing to Azure Marketplace more smoothly. +* Support FreeBSD in link:https://github.com/Azure/azure-vm-utils/[Azure VM utilities]. + +Open tasks: + +* Update FreeBSD-related doc at link:https://learn.microsoft.com[Microsoft Learn] +* Update package:sysutils/azure-agent[] to the latest version +* Upstream link:https://github.com/Azure/WALinuxAgent/pull/1892[local modifications of Azure agent] +* Port link:https://github.com/Azure/azure-linux-extensions[Linux Virtual Machine Extensions for Azure] +* Adding FreeBSD support in link:https://azure.microsoft.com/products/devops/pipelines/[Azure Pipelines] +** link:https://github.com/microsoft/azure-pipelines-agent/pull/3266[] +** Building and publishing snapshot builds to link:https://learn.microsoft.com/azure/virtual-machines/share-gallery-community[Azure community gallery]. + +Sponsor: Microsoft for people in Microsoft, and for resources for the rest + +Sponsor: The FreeBSD Foundation for everything else From nobody Mon May 19 22:54:23 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 4b1Y0H6tBjz5wc0G for ; Mon, 19 May 2025 22:54:23 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1Y0H5vPdz3YMD; Mon, 19 May 2025 22:54:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747695263; 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=Ppktbn88dWoFA5U1nxALVk2MxZeHJubOhMvl+CyqDR8=; b=kx/Pm6mYJ0oObuoy28BiLQdRoSPh3KcBs27YTR22heUIigiYYQGozerqjScNyqrm6G8lLV BDfPsHTrQp0/g6Rydc3jgwxGQmdaDxqfEPx8QQiHM3r6xkNyyAywm1y41VEB7G0cCF1t7g gcfJe78lV/C56zay2dXZdvMNuHo0r/tfv73VG+vcSRnjxGjFnoC0OBFVkhIBCRJ/UWAN7m xj/Fs3TOLgK0J6p/UJmhCxijuoLILf6xnNSjVnmgs8rxuW3TYcFY+LxgIKPaHhK5bcpQTW n78V33MQenGdU84EvxPrhnD7jxlbx6aBPn+Ihd86TzS4uoIBgIzXiHRiOv22/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747695263; 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=Ppktbn88dWoFA5U1nxALVk2MxZeHJubOhMvl+CyqDR8=; b=l8Lx1q311jV6mFxOWldsMG1Uau418ZX9MUf+JNSUCDUfx+bbBdxdbFomwkmvGoxE3uTRIj RDpGeevuTrJG96PG1qqiWKvMHtW3txgr/Q9q2sazUIQGUlJgwAt8Ax+DkWwPZcxrjeg9mz +m3Iu7kXe2/zqEi6p2bm7792lyO4lVaNP1emmhEUbh2jcGyHtZzQxDu+V+QLDflZ1IhqtP tNUmgmT2cUdJp0cfqiVBI2cN1lUPPDsqeEAyioGeeESU5g408HBWZUpoZnXmseFyNfE+bM pEf4BQoZTgjRP2KEieVpQSLOFdtxHeyJWsDu2vcxZ+J6UC/s8Tg34J0dyWgWdQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747695263; a=rsa-sha256; cv=none; b=WpcigcNvVmmyezBdF6ckHyhmc4s8edsoWiB87QIqlUN9FDVTILprHi/F9LZVuf/pk/7ZTJ sTTb7RJiR92ezZFi7sZyVMCapyv0/cPLbx6+AO97/T6D5FPMDz+X+Ii07DAlK8acB9oIFv 6bv9zyKxOoFoNDfsoJXSWmJqAfxJNwzEN0MzARHZIXe/E3UDO0n3+FTtj26PPvM8r67ChR CkQGoR3CBm8ddecTsu8IYOa7qRixUz/dNYpoAATIIhLSEYkF7LwwHFQvSuk+DUVBQFJeaI NBeRBnntB+BH6n7ui043D+8JDE28w0OrlbGwFhdmc2VKogbaIoCSGH0heV+f9A== 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 4b1Y0H59HWz8Rj; Mon, 19 May 2025 22:54:23 +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 54JMsNEZ056015; Mon, 19 May 2025 22:54:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JMsNFc056012; Mon, 19 May 2025 22:54:23 GMT (envelope-from git) Date: Mon, 19 May 2025 22:54:23 GMT Message-Id: <202505192254.54JMsNFc056012@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 4ad3a15f1d - main - Status/2025Q1/framework.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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4ad3a15f1ddb6769ab29ad1e5beacf9c5f7c88f6 Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=4ad3a15f1ddb6769ab29ad1e5beacf9c5f7c88f6 commit 4ad3a15f1ddb6769ab29ad1e5beacf9c5f7c88f6 Author: Li-Wen Hsu AuthorDate: 2025-05-19 22:53:38 +0000 Commit: Li-Wen Hsu CommitDate: 2025-05-19 22:53:38 +0000 Status/2025Q1/framework.adoc: Add report Approved by: salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/501 --- .../status/report-2025-01-2025-03/framework.adoc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/framework.adoc b/website/content/en/status/report-2025-01-2025-03/framework.adoc new file mode 100644 index 0000000000..30a6b3f847 --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/framework.adoc @@ -0,0 +1,22 @@ +=== Framework Laptop support + +Links: + +link:https://wiki.freebsd.org/Laptops/Framework_Laptop/[Framework Laptop page on FreeBSD Wiki] URL: https://wiki.freebsd.org/Laptops/Framework_Laptop/[] + +link:https://github.com/FrameworkComputer/freebsd-on-framework[Guide on installing and using FreeBSD on Framework systems] URL: https://github.com/FrameworkComputer/freebsd-on-framework[] + +link:https://bugs.freebsd.org/262152[Tracking ticket: Framework Laptop: Feature support, bugs and improvements] URL: https://bugs.freebsd.org/262152[] + +Contact: Daniel Schaefer + +Contact: Li-Wen Hsu + +Contact: Sheng-Yi Hong + +For a long time, Framework Computer Inc. has been very supportive of the FreeBSD project in many ways, including providing engineering samples to the Foundation for testing and working on compatibility. + +The Foundation continues to work on improving overall laptop support, and Framework laptops are one of the link:https://github.com/FreeBSDFoundation/proj-laptop/blob/main/supported/laptops.md[target platforms] for the link:https://github.com/FreeBSDFoundation/proj-laptop/[Laptop Support and Usability Project]. + +In March, some FreeBSD developers visited Framework's Taipei office again to test FreeBSD on pre-release Framework products, the Framework Desktop and Framework Laptop 12. +The results of these tests will be used to help shape FreeBSD's development plans, and the FreeBSD support status will be updated in document after further verification. + +Sheng-Yi is using the laptop provided by Framework Computer to add more device support, e.g. https://reviews.freebsd.org/D49587[hwpstate: add CPPC support for pstate driver on AMD]. + +Sponsor: The FreeBSD Foundation for Li-Wen and Sheng-Yi's work + +Sponsor: Framework Computer Inc for Daniel's work, hardware and space support From nobody Mon May 19 22:56:42 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 4b1Y2y2jHwz5wc2b for ; Mon, 19 May 2025 22:56:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1Y2y1bG8z3Zfj; Mon, 19 May 2025 22:56:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747695402; 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=hsOiFRZNNZEfqRj8Oaj9rEktJVYf0LLRe6HvpqIPRis=; b=F8g6fCH8/JD2ncnmnF94mnn0P3cAoVQA8BQUhyObykyUeoV7pSrFImcoMOTzjPa+oP9ONq uqx9KZdIbrT0IJDjpxyDmPSBGOpbkr1qzxsSaBCm7e2qFqHascKo2j3bda1dEGVU9b6No4 LWXIc3jyvKqcxQX9rb9xXyjo850MWaAYPDGDGCfjI5rJuJf/E5t9AAKZbuUFJEy7vWiOB4 xKwBRSnkfiivWwtQhNjoHkbV/iFfeYJSTt79OcgqRh+LPpJd9/+09fdgqRi5+34RxRY/1H pdcdwcxI8EO2tYMayFeP8JPbisFT4p/PVrffXw5OJ8N8EUa7l0f43UFglMntJA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747695402; 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=hsOiFRZNNZEfqRj8Oaj9rEktJVYf0LLRe6HvpqIPRis=; b=Gn4dTjKQEC+4zyTeoNkUWzccf4kr7anc33GzMhSmGNirnxaIoH/DQT/sGHZFzrbwbvaMyb 99EL8uszoQKE1WPl2NK6MtnMhQq30g4ZOuPDUnjZ1zh1iXxMd815uxUT7aP9q9On6ORBJk oZpnBoU8qfjtmsUo4QQDaPopCX2xeDBRmWIqCzZj62z1qF+z2v3sIALjc2DxIBSyK9eAEP 6cMokWWrdpOMAVdf9fYV6O+zmzteTYNhpZChXcZ7nHjvLstkFoPLvf4yVsOjoKkcOUwPDj WbZNzZNB7yaLDc1GTxIKFIVVUpLNl3GDhHD0LPY0CB+UURhHkXeh9CteGBrdmA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747695402; a=rsa-sha256; cv=none; b=vECcQU75Pk+Y1N+bCflBZQM66YCRKtpC/1fRLtaCVrlHd7YInvaBJVuEFCmDCU1eyiKAzY IKmZtiSQCkG/dlV9LvtZOkxpCAwEsre31RHYv/iTiWJDNlrBzZ6X3ytlWxf1ZXo7GQiGMy q+b7ZyB4KtD7cfJHBdfVvGlXvQA6Ywvq90ImgciWMgJ9tWdDN6txqmbad4TqL8UG1ubDst z0hmX9g03KnigULD2l5i7gy6aQNj06Om0Z8xUuQpGCBjrqxKsfkgSCBaqDiDMOhpU7yT0l 05IexskbJKZBcJpjZT/5jivo3kiP053paSE5hDUj7Z+0aTozGG6hE9IUqX+hnw== 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 4b1Y2y1BMFz84M; Mon, 19 May 2025 22:56:42 +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 54JMugiv056808; Mon, 19 May 2025 22:56:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JMug8r056805; Mon, 19 May 2025 22:56:42 GMT (envelope-from git) Date: Mon, 19 May 2025 22:56:42 GMT Message-Id: <202505192256.54JMug8r056805@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: dbf78f7137 - main - Status/2025Q1/ci.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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dbf78f71371840914c0c752afdeb07a90514178a Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=dbf78f71371840914c0c752afdeb07a90514178a commit dbf78f71371840914c0c752afdeb07a90514178a Author: Li-Wen Hsu AuthorDate: 2025-05-19 22:56:37 +0000 Commit: Li-Wen Hsu CommitDate: 2025-05-19 22:56:37 +0000 Status/2025Q1/ci.adoc: Add report Approved by: salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/500 --- .../en/status/report-2025-01-2025-03/ci.adoc | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/ci.adoc b/website/content/en/status/report-2025-01-2025-03/ci.adoc new file mode 100644 index 0000000000..281747007f --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/ci.adoc @@ -0,0 +1,50 @@ +=== Continuous Integration + +Links: + +link:https://ci.FreeBSD.org[FreeBSD Jenkins Instance] URL: link:https://ci.FreeBSD.org[] + +link:https://tinderbox.freebsd.org[FreeBSD CI Tinderbox view] URL: link:https://tinderbox.freebsd.org[] + +link:https://artifact.ci.FreeBSD.org[FreeBSD CI artifact archive] URL: link:https://artifact.ci.FreeBSD.org[] + +link:https://wiki.FreeBSD.org/HostedCI[Hosted CI wiki] URL: link:https://wiki.FreeBSD.org/HostedCI[] + +link:https://wiki.FreeBSD.org/3rdPartySoftwareCI[3rd Party Software CI] URL: link:https://wiki.FreeBSD.org/3rdPartySoftwareCI[] + +link:++https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&email1=testing%40FreeBSD.org&emailassigned_to1=1&emailcc1=1&emailtype1=equals++[Tickets related to freebsd-testing@] URL: link:++https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&email1=testing%40FreeBSD.org&emailassigned_to1=1&emailcc1=1&emailtype1=equals++[] + +link:https://github.com/freebsd/freebsd-ci[FreeBSD CI Repository] URL: link:https://github.com/freebsd/freebsd-ci[] + +link:https://lists.FreeBSD.org/subscription/dev-ci[dev-ci Mailing List] URL: link:https://lists.FreeBSD.org/subscription/dev-ci[] + +Contact: Jenkins Admin + +Contact: Li-Wen Hsu + +Contact: link:https://lists.FreeBSD.org/mailman/listinfo/freebsd-testing[freebsd-testing Mailing List] + +Contact: IRC #freebsd-ci channel on EFNet + +In the first quarter of 2025, we worked with the project contributors and developers to address their testing requirements. +Concurrently, we collaborated with external projects and companies to enhance their products by testing more on FreeBSD. + +Important completed tasks: + +* Add jobs to build amd64 main, stable/14, and stable/13 with GCC 14 (jhb@) +* Woking with intern students to fix the failing and skipped test cases (lwhsu@) +* Upgrade and switch the Jenkins server to LTS version. +* Participate the Foundation's Sovereign Tech Agency (STA) work package C: improve the project's CI/CD + +Work in progress tasks: + +* Designing and implementing pre-commit CI building and testing and pull/merge-request based system (to support the link:https://gitlab.com/bsdimp/freebsd-workflow[workflow working group]) +** Improving the [.filename]#src/tests/ci# work to support running test suites +*** Merging link:https://reviews.freebsd.org/D48015[CI: Add full test support] +** Merging link:https://reviews.freebsd.org/D36257[Pre-commit CI with CIRRUS-CI] +* Designing and implementing use of CI cluster to build release artifacts as release engineering does, starting with snapshot builds +* Simplifying CI/test environment setting up for contributors and developers +* Setting up the CI stage environment and putting the experimental jobs on it +* Redesigning the hardware test lab and adding more hardware for testing + +Open or queued tasks: + +* Collecting and sorting link:https://hackmd.io/@FreeBSD-CI/freebsd-ci-todo[CI tasks and ideas] +* Setting up public network access for the VM guest running tests +* Implementing use of bare-metal hardware to run test suites +* Adding drm-kmod ports building tests against -CURRENT +* Helping more software get FreeBSD support in its CI pipeline (Wiki pages: link:https://wiki.FreeBSD.org/3rdPartySoftwareCI[3rdPartySoftwareCI], link:https://wiki.FreeBSD.org/HostedCI[HostedCI]) +* Working with hosted CI providers to have better FreeBSD support + +Please see link:++https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&email1=testing%40FreeBSD.org&emailassigned_to1=1&emailcc1=1&emailtype1=equals++[freebsd-testing@ related tickets] for more WIP information, and do not hesitate to join the effort! + +Sponsor: The FreeBSD Foundation From nobody Mon May 19 22:59: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 4b1Y6J0ScCz5wc55 for ; Mon, 19 May 2025 22:59: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1Y6H5YKfz3Zt3; Mon, 19 May 2025 22:59:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747695575; 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=FDRMvOoQ0DuBAVcoKl9zxJxYMWJpZUq4Evcpq2QLhos=; b=oQ/7IKo1+DrPm+UtX1DkGVV6FjP+z2Q1LatqhzgynDpMN6OkQU56wbBsxhTD+f4e6Tbntg TkCDn5yY5ORIK/d5C/n1tiOBVDCzTj7c7FUhku3UoZoORYOl+VqRHVB3x719bo1mypcvXp J774sBK/ygWKKgja9Bc5ESJSITAokXMaxyFE6SofC7hPvmLyf/zYpPtSCEq46A+esVb/oJ 6iZa68KMj0BZ1USlZ4CaHT8zcAx8TTrP/y1HMpD7oB8VSeBn+bq5gcO6SZP3foUcJ1XJ3T jX+JdbGlm8Qo00YdrBfy+dY6OK4KNl9Xz3/sv41FdBTK4ZzqPEzpKPyI3Ld8hQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747695575; 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=FDRMvOoQ0DuBAVcoKl9zxJxYMWJpZUq4Evcpq2QLhos=; b=bRmuHAvLvkgBlLNqxGm+Hdy4xYFLow0wkFUBTjoX5MlDtakH4p5+Q4Do1AO7Ew1HZJ/liL 2/7Mg7wyt8hrNoROMJwbRtrOnpr4SrYdzaLXY46leJKLuR0E1N4rBaNITsnAKf6f8mp3+M 9UBfy6Avk43454qR6mp8B5KEIVjxFWEq5p93AZd7pgZrruka5Xq52wrHtKIyjWlaxTnWGS 2pxbj9hlspR6wiyCdHNI1dBQBBCzeLivHG2rYVy9bPSvuGFC6V8oYaEISJj0I64phEX1TP H8HbfkQY5Vu3SlH8N34Yv8fudBplg6V2hKolr8Y/e4urAR01WI1JFiT2a/00AQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747695575; a=rsa-sha256; cv=none; b=gecxTjeGlZE6+PHq1En8H1037XPWA9ObcSv4pfjW2uCCCcoxFbeCCZwG+SNnMKpL71rcpl z8G/U2Q4+ujNmX8W5opUalxxPWqZV2dTrmdT38K1wJ/gDXIZqby/g6zyZv7D5hfW/Sa9h7 VCnc93Zd8JLH/bKyt29QNKQjfu/AvJgxTCwC0ufDtOc3s7TSH793okIvdvcaUpKm5PSFkE zsyBWKuSXYI/XqNixh9yFNB3zk7v/lmMDjQCpIhSLoQC1Vs15i3PMsRZmDu8jczpEHii9Y uRgy202sdPRUelBp/TSnwH7SLNy0fapynUiOMNBrda3/R5wO+RvwQxPcoTSVOA== 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 4b1Y6H4mt7z8Rk; Mon, 19 May 2025 22:59: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 54JMxZwF057732; Mon, 19 May 2025 22:59:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JMxZw3057729; Mon, 19 May 2025 22:59:35 GMT (envelope-from git) Date: Mon, 19 May 2025 22:59:35 GMT Message-Id: <202505192259.54JMxZw3057729@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 77f1e22c90 - main - Status/2025Q1/syzkaller-wifi.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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77f1e22c906e14adf1f4f098753346fe4ca18b9f Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=77f1e22c906e14adf1f4f098753346fe4ca18b9f commit 77f1e22c906e14adf1f4f098753346fe4ca18b9f Author: Li-Wen Hsu AuthorDate: 2025-05-19 22:59:05 +0000 Commit: Li-Wen Hsu CommitDate: 2025-05-19 22:59:05 +0000 Status/2025Q1/syzkaller-wifi.adoc: Add report Approved by: salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/495 --- .../report-2025-01-2025-03/syzkaller-wifi.adoc | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/syzkaller-wifi.adoc b/website/content/en/status/report-2025-01-2025-03/syzkaller-wifi.adoc new file mode 100644 index 0000000000..7491381bd8 --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/syzkaller-wifi.adoc @@ -0,0 +1,27 @@ +=== Syzkaller Improvement for WiFi on FreeBSD + +Links: + +link:https://github.com/google/syzkaller[google/syzkaller] URL: link:https://github.com/google/syzkaller[] + +link:https://github.com/estarriol43/syzkaller/tree/freebsd/frame-injection-v2[work repository] URL: link:https://github.com/estarriol43/syzkaller/tree/freebsd/frame-injection-v2[] + +Contact: Jian-Lin Li + +Contact: Li-Wen Hsu + +Syzkaller is an operating system kernel fuzzer that can look for vulnerabilities in the kernel. + +This project aims to improve the support of Syzkaller on FreeBSD. +Based on the existing WiFi fuzzer designed for Linux, we drafted a WiFi fuzzer for FreeBSD. +We planned to use man:wtap[4], a virtual wifi interface for testing, in order to support WiFi fuzzing. + +Some of the design details include: + +* Initialize wtap devices in Syzkaller before WiFi fuzzing +* Inject 802.11 frames via the existing ioctl interface provided by wtap +* Inject 802.11 frames via the Netlink interface, which is not supported by FreeBSD for now + +We haved developed a WiFi fuzzer using existing ioctl interface provided by wtap. +One can check out the result in this link:https://github.com/estarriol43/syzkaller/tree/freebsd/frame-injection-v2[branch]. + +We hope to introduce Netlink interface, which is adopted by the Syzkaller to inject 802.11 frames into Linux kernel, to FreeBSD to improve the compatibilities between Linux and FreeBSD. + +Sponsor: The FreeBSD Foundation From nobody Mon May 19 23:07:42 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 4b1YHf44Spz5wcKG for ; Mon, 19 May 2025 23:07:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1YHf2fqyz3dLK; Mon, 19 May 2025 23:07:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747696062; 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=R510x1PpJsYPZKfEZ+OirdCrP2Wrq5xYfbX8br8eOKI=; b=OwIyuKAfV3FhaEU24PPQ82ZKlq9kra8aIRxGZ2JBRaB78lptDmhJW+jWq3FIHTw95cIYtJ 2upL0jFZFznU0xk9IJx8FuO5aS9Um5XEePv9pXX53wZmv02i9z7FcpXCVSUWeyW6ZDkfRV pdY3QRgjD0DteJyyHf4CJdRs6NvPWyRuwTO+aCxepxwNX5DmxEUYZRbSIRcqdOexbT7gIy XlW/kJ2EPbfUSSuW7nG+ga9WVxJebKhizVfOb+SHjMsXAGG4fghFlB2w8jPMYz96T07b/K 7uRoxrmBVmUj6I1SM9PjjrY1H+WIjd3xeVUg/zzT9jcCdyGgtOGiS9U6h65XuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747696062; 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=R510x1PpJsYPZKfEZ+OirdCrP2Wrq5xYfbX8br8eOKI=; b=fQUc4lyeiWYAGA7C9icBZP2QQzUHgpkEqan44VNJ9dyrAo/7WbstvVkK45zxBBxnHuZ43D eAiQR7bQOVwr8/acUY6wZE/UiHAvRkS9/qt2ArxQsYCfJUx2iWFMHwfbiG16hhPmfvXtSr 1rJsDIX3rdrYUCbnJ93Ch9oaDKUrrgsrewjTBpfSVpmHlqXVjR3dXokoBwAmeM0n3tye+I hoiwgBgLOHKhdoNirpg6QL/wRezLvYm7AqmTD/MDBM0Fvmiv/DagpsyvfpPN2SVMLVTuiE hZP75pfclW3msz8YTawgf/v6nDanIV9bVzcF4ITezWt3EoIIY+4QvdMtiM56ug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747696062; a=rsa-sha256; cv=none; b=T82c25JHiLSZKhcKq6dMEhubAD9uuaaB8X7oThIgcbFdw+Vr5yYdYgKLgnTPb1WV2PXBX7 I+7PlpvOKdKlsIAp6ck1rvNNHu8yjubPShvackYRd+h/EV2RYqmH9hv/yt2w0q9fdNfsMg xRvghuM1W5UmdJ1Do5vUjBdo9vJWIGhCBCFeZw1TkRZyr+RvqYG7jf6D3uYaWiuOvVvjU7 0pW2M4fFQqKUmbfUeF+yiUW6o+rYAEM7SAoxsNpez533LwCpgZJC4mBKl+rOTqwZQxFGDW Fx2TyMnuHMWDyelHjwa4aRrRDorBs4sW7Dt57JdCua+9iSQtJHd8JM55rx/YtQ== 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 4b1YHf2GRnz8f7; Mon, 19 May 2025 23:07:42 +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 54JN7gMF077206; Mon, 19 May 2025 23:07:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JN7gp6077202; Mon, 19 May 2025 23:07:42 GMT (envelope-from git) Date: Mon, 19 May 2025 23:07:42 GMT Message-Id: <202505192307.54JN7gp6077202@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 377a322306 - main - Status/2025Q1/hackathon-202503.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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 377a3223067bbf755ae6f147f94c72ddfd4f2cad Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=377a3223067bbf755ae6f147f94c72ddfd4f2cad commit 377a3223067bbf755ae6f147f94c72ddfd4f2cad Author: Li-Wen Hsu AuthorDate: 2025-05-19 23:07:36 +0000 Commit: Li-Wen Hsu CommitDate: 2025-05-19 23:07:36 +0000 Status/2025Q1/hackathon-202503.adoc: Add report Approved by: salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/494 --- .../report-2025-01-2025-03/hackathon-202503.adoc | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc b/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc new file mode 100644 index 0000000000..6b40424909 --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc @@ -0,0 +1,47 @@ +=== Hackathon 202503 Tokyo, Japan + +Links: + +link:https://wiki.freebsd.org/Hackathon/202503[Hackathon/202503 Wiki Page] URL: link:https://wiki.freebsd.org/Hackathon/202503[] +link:https://wiki.freebsd.org/Hackathon[FreeBSD Hackathon Wiki Page] URL: link:https://wiki.freebsd.org/Hackathon[] + +Before the link:https://hackmd.io/@AsiaBSDCon/2025lite[AsiaBSDCon-Lite 2025] event, some members of the community gathered and held a hackathon in Tokyo. + +Thanks to Christoff Visser and Internet Initiative Japan Inc. who sponsored the venue. + +==== The work done or progressed in the hackathon + +===== Sheng-Yi Hung + +- man:ipheth[4]: The iPhone tethering uses NCM on newer iOS, modified ipheth(4) to supporting it. Patch: link:https://reviews.freebsd.org/D49431[] +- Sccahe for FreeBSD base: the FreeBSD base supports ccache to cache the build result. For cross machine build, we need a distributed cache mechanism - that is - scccahe. In Hackathon, the patch for adding sccache support is created: link:https://reviews.freebsd.org/D49417[] + +===== Kristof Provost + +Wrote a test case for bsnmpd’s snmp_pf module. +This revealed that the BEGEMOT-PF-MIB.txt MIB file could not be parsed by bsnmpwalk, which was also fixed. +Commits: gitef:712309a64512c7e4ebf0e10de8a5c59d5a185ae8[repository=src], gitef:c849f533326026501c28cb2c344b16723862551a[repository=src] and gitef:36586800803d24f1137d861bbaf487a6bde16a09[repository=src] + +===== Aymeric Wibo + +- Got writing to config space of USB4 routers working and successive reads on AMD USB4 controllers. +- First steps to suspending USB4 routers. +- Put up a bunch of preliminary patches regarding the USB4 stuff. +- Tried passing through USB4 devices to Linux guest to suspend them (did not work). + +===== Mark Johnston + +- Worked on various syzkaller reports, e.g.: gitref:fe7fe3b175b626dd1402cd06745b1e3f070c3edd[repository=src] +- Looked for races in pf after getting some vague bug reports from the OPNsense developers and, with Gleb and Kristof, found and fixed a rare race which could cause a use-after-free: gitref:8efd2acf07bc0e1c3ea1f7390e0f1cfb7cf6f86c[repository=src] + +===== Philip Paeps + +- Fixed the libtrue website -- we now have libtrue.so :-) +- Worked on clusteradm technical debt +- Good progress on our LDAP update +- Updated a couple of internal machines + +===== Li-Wen Hsu +- Project's Git infrastructure improvements, including system updating, maintenance scripts and git hooks fixes +- Plan the cluster goals and roadmap for 2025 and longer with Philip Paeps + +Sponsor: Christoff Visser and Internet Initiative Japan Inc. for the venue From nobody Mon May 19 23:18:06 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 4b1YWg0xmNz5wdMF for ; Mon, 19 May 2025 23:18:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1YWg0FHDz3krs; Mon, 19 May 2025 23:18:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747696687; 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=sYnsT2T07lXdbTCiXc/ByLL+kC7+RmxIkfofhvZRHPA=; b=bFVRiykA+1Ucxdhj+fF7+V4G86wbSufvJkWkWEvBCTr4VN0quxk9fZi0V91cQLzABLLAPX 9BAFtnwwf3EghEa5VFsIRjrRXoCqKIU+ej3TWNycq+NNhdWauvk07YnJiC5AYKbr+4gENI 1J4juNe8fLBvXZIoRS8VYupq6GlF2xI9SXlpmhqXnqtdtNqxCqefdDnYQXYxL0STkBCohD kL73HdvYFMSffBA0ESgel4PEzCINqkdLnJMOgmV60cbDI9ZzG6+1bnCwMwlxmQ1CJXOWJF PV9HvBKNSfI8K0nHzKCiS4eLPjegw1Tz73YCglHevP52R4c2CCAgxeFB9al1ew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747696687; 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=sYnsT2T07lXdbTCiXc/ByLL+kC7+RmxIkfofhvZRHPA=; b=I30mPZvrFOAWvlsdjejDqyM010FS19RbthaIJvjSszXbohHQkTerPqSgL9dIZ8y8VvAnVd 0v6UpSIh3M4E2dORPALY9et9EbKGXWpmh0oam0MHZKiDNHSj8ILiG0itW0jlig7y5hjJTT EstDbDxuRXY7kgDh8C5ywob42QVtoDkvJkNwSiuG0M2zpRJZhlf3cVph5ofv47vZJ86T2O 7uT+flj1KcwW/G+RdufXjaqUbRisCdF4VlzjLngDWrJCSYB7j3blUVMBSJ2CldOyia9ZVT EM6UFUX6EXox4T803HsEdHAiSgz3kYv1ej4IM9FsHnstl2+MPK3Ub4W1LvsYng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747696687; a=rsa-sha256; cv=none; b=ZGXEr78/3TgKKOHJWuYkwOanbsaDmYyymkK3BQ7U5lQAI+1Z7h7zPRAgvuqTIvV27eH4n6 A9DVAqm7CiMVsgD+Gugw9a7yNYw1yjZFp6kxgESnjtFVc1fYspOdV8Erq6ymZu01W4FhqY Of8hTDd2P86C5QSF5zw71cmSyZoCRPKLz47kdYS02MAjoMfWBleTAc4VGp80s6xaWlipjL XgKzjq/udzEsKn0ILpeadQj8BJOSAqUA+F6IRF+xEPDK5iNcAVYjOTw+2oNzl7qlhX91LK ZY9fdT8627oUpgVTnsJBgc9ikTQNEh9DzQcMs/ty6Ng4Ssezlkde0O8LNJZ02A== 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 4b1YWf63BVz8d3; Mon, 19 May 2025 23:18:06 +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 54JNI6qc096127; Mon, 19 May 2025 23:18:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54JNI6N1096124; Mon, 19 May 2025 23:18:06 GMT (envelope-from git) Date: Mon, 19 May 2025 23:18:06 GMT Message-Id: <202505192318.54JNI6N1096124@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Maxim Konovalov Subject: git: acef496dcc - main - Status/2025Q1: grammar 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: acef496dcc9ad99e10d99963dacd2791d40fbaad Auto-Submitted: auto-generated The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/doc/commit/?id=acef496dcc9ad99e10d99963dacd2791d40fbaad commit acef496dcc9ad99e10d99963dacd2791d40fbaad Author: Maxim Konovalov AuthorDate: 2025-05-19 23:17:21 +0000 Commit: Maxim Konovalov CommitDate: 2025-05-19 23:17:21 +0000 Status/2025Q1: grammar --- website/content/en/status/report-2025-01-2025-03/ci.adoc | 2 +- website/content/en/status/report-2025-01-2025-03/clusteradm.adoc | 2 +- website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc | 2 +- website/content/en/status/report-2025-01-2025-03/syzkaller-wifi.adoc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/status/report-2025-01-2025-03/ci.adoc b/website/content/en/status/report-2025-01-2025-03/ci.adoc index 281747007f..fca95f19f2 100644 --- a/website/content/en/status/report-2025-01-2025-03/ci.adoc +++ b/website/content/en/status/report-2025-01-2025-03/ci.adoc @@ -21,7 +21,7 @@ Concurrently, we collaborated with external projects and companies to enhance th Important completed tasks: * Add jobs to build amd64 main, stable/14, and stable/13 with GCC 14 (jhb@) -* Woking with intern students to fix the failing and skipped test cases (lwhsu@) +* Working with intern students to fix the failing and skipped test cases (lwhsu@) * Upgrade and switch the Jenkins server to LTS version. * Participate the Foundation's Sovereign Tech Agency (STA) work package C: improve the project's CI/CD diff --git a/website/content/en/status/report-2025-01-2025-03/clusteradm.adoc b/website/content/en/status/report-2025-01-2025-03/clusteradm.adoc index 441e795f75..1e54e5e0b9 100644 --- a/website/content/en/status/report-2025-01-2025-03/clusteradm.adoc +++ b/website/content/en/status/report-2025-01-2025-03/clusteradm.adoc @@ -25,7 +25,7 @@ In 2025Q1, we started upgrading critical services in the cluster and testing to ==== Git web interface mirrors While the project's public read-only git repository is built by a globally distributed mirror, the web interface (cgit) is not. -We found there is increasing requirement of accessing it, and for improving the response time and reilibility, we setup the cgit on the mirrors around the world. +We found there is increasing requirement of accessing it, and for improving the response time and reliability, we setup the cgit on the mirrors around the world. ==== FreeBSD official mirrors diff --git a/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc b/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc index 6b40424909..b66b0da6d2 100644 --- a/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc +++ b/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc @@ -13,7 +13,7 @@ Thanks to Christoff Visser and Internet Initiative Japan Inc. who sponsored the ===== Sheng-Yi Hung - man:ipheth[4]: The iPhone tethering uses NCM on newer iOS, modified ipheth(4) to supporting it. Patch: link:https://reviews.freebsd.org/D49431[] -- Sccahe for FreeBSD base: the FreeBSD base supports ccache to cache the build result. For cross machine build, we need a distributed cache mechanism - that is - scccahe. In Hackathon, the patch for adding sccache support is created: link:https://reviews.freebsd.org/D49417[] +- Sccahe for FreeBSD base: the FreeBSD base supports ccache to cache the build result. For cross machine build, we need a distributed cache mechanism - that is - sccache. In Hackathon, the patch for adding sccache support is created: link:https://reviews.freebsd.org/D49417[] ===== Kristof Provost diff --git a/website/content/en/status/report-2025-01-2025-03/syzkaller-wifi.adoc b/website/content/en/status/report-2025-01-2025-03/syzkaller-wifi.adoc index 7491381bd8..a741bbee5f 100644 --- a/website/content/en/status/report-2025-01-2025-03/syzkaller-wifi.adoc +++ b/website/content/en/status/report-2025-01-2025-03/syzkaller-wifi.adoc @@ -19,7 +19,7 @@ Some of the design details include: * Inject 802.11 frames via the existing ioctl interface provided by wtap * Inject 802.11 frames via the Netlink interface, which is not supported by FreeBSD for now -We haved developed a WiFi fuzzer using existing ioctl interface provided by wtap. +We have developed a WiFi fuzzer using existing ioctl interface provided by wtap. One can check out the result in this link:https://github.com/estarriol43/syzkaller/tree/freebsd/frame-injection-v2[branch]. We hope to introduce Netlink interface, which is adopted by the Syzkaller to inject 802.11 frames into Linux kernel, to FreeBSD to improve the compatibilities between Linux and FreeBSD. From nobody Tue May 20 01:40:01 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 4b1cgQ0VYgz5wpgg for ; Tue, 20 May 2025 01:40:02 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1cgP6hksz3xls; Tue, 20 May 2025 01:40:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747705201; 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=XXCAzufSscdNoTRxz3GLxI3PBYrOZM4HegAqMLMu4ms=; b=alpLPQ0TVwgn1SGPdr36hlslVoEagcFC1dg1Yf7rm+NDabfsKDJ8e8uc2iwuNgIsUv0pDt fFZjTB2Kx+Wh8ILwMP54UCweM12qrUgEtNUquoFaBu8H0/v3ZzoX2oCeAFWhJMGUYqhh/L uiDcvq4PNNmnv+KJ23jgc0qv0ntiVAkTv5iafos1GvCuZ4f7svswzPSce9K3dn3TeW6AmU YIzQQgcxcQjj7vXIJmgD1j6b1JL9Sg/dueEWqLQFfnfKCqObEiQexQpiLzSVryTeK0rcZr qHIqdvVG9b/rY1zqkd1nPpJ6XxSb/KteJMpnRR77phwXNNx9etWC8aVjdV1Esg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747705201; 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=XXCAzufSscdNoTRxz3GLxI3PBYrOZM4HegAqMLMu4ms=; b=mPTcmiQLjsnv/iFxEmdD+fyD73HVuyAFnXDm2YTaBCczGqfS+O+j1+02V3eHvjDkFzl+Fy AtQSFS88AhC4pmdjsrni7qeZl4dZp04viycbG8Cr30fYvOtHp48sDlJhQdY6w21ih9G0MS IlIUKbXq8fhSIHGD9XhoBBxojWtr8FBR3O86SqJ7kfFbveT7aCjmn8YsVsmL2O656jAnsj 3I47wlbVLLTTVwz9uHiLYw0fSpyN3fUpBuFcHxetbOiaDh9zu+LHFIiTGTs/TINSy9BC+p 6fQ2G5maxSkfqFpNX1Pn8tGFV0mSvN07u+obDdJ0wqXUVc1zvWmtKf2FqMRNZA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747705201; a=rsa-sha256; cv=none; b=oeweNxZXC9g70eZqrknT4pZTzdQKbkc/10/B2/2xBWErwGM6fcLzWYpbPmU4kXsczkuvGB uJR9aFhwB5rWX3E7fpxDG17Cqxazy1faCRVSJN94bMOf+EmF9ybWonYDXr4OE35KYQYuAA XFAzLpnQKTmI/XTPLs2UOFg04nPLTCd/1vvjjZ6+RHrrLd4tGk6qVRWvOQLgRxXU1mwShu pOAumAGSe5DqPpLT6UT4NkkqD0wqb9vh9Gtu4re6h04o687O5TWqJRClMkyST+y2q+KiiT LdpOkQhYpWaFfis43hwvpvM8SIa6UIqOrdUoWSmwVmCiArQuBXfTFv4yKJAsnA== 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 4b1cgP6GNWzDS3; Tue, 20 May 2025 01:40:01 +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 54K1e1Gl058950; Tue, 20 May 2025 01:40:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54K1e1iZ058945; Tue, 20 May 2025 01:40:01 GMT (envelope-from git) Date: Tue, 20 May 2025 01:40:01 GMT Message-Id: <202505200140.54K1e1iZ058945@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 21b206932e - main - website: Fix link in 2016-04-2016-06 status 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: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 21b206932ea759fb6a90d50c509caa9db2450cc4 Auto-Submitted: auto-generated The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=21b206932ea759fb6a90d50c509caa9db2450cc4 commit 21b206932ea759fb6a90d50c509caa9db2450cc4 Author: Joseph Mingrone AuthorDate: 2025-05-20 01:29:36 +0000 Commit: Joseph Mingrone CommitDate: 2025-05-20 01:39:38 +0000 website: Fix link in 2016-04-2016-06 status report Reported by: Mark Phillips Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50335 --- website/static/status/report-2016-04-2016-06.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/static/status/report-2016-04-2016-06.html b/website/static/status/report-2016-04-2016-06.html index 76122aa99e..b1496804f1 100644 --- a/website/static/status/report-2016-04-2016-06.html +++ b/website/static/status/report-2016-04-2016-06.html @@ -844,7 +844,7 @@ site and conference handout (https://www.freebsdfoundation.org/what-we-do/research/).

We created guidelines and a repository for using the Project and - Foundation logos (https://www.freebsdfoundation.org/about/brand-assets/).

+ Foundation logos (https://www.freebsdfoundation.org/about/brand/).

To help showcase FreeBSD contributors, we published two new Faces of FreeBSD stories, about Michael Lucas (https://www.freebsdfoundation.org/blog/faces-of-freebsd-2016-michael-lucas/) From nobody Tue May 20 14:59: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 4b1yPq0MQfz5wW2Y for ; Tue, 20 May 2025 14:59:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1yPp6V1qz3l8s; Tue, 20 May 2025 14:59:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747753166; 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=LFk6eCfE8pyS/lEUPwnS9euY7IXcQrJrXy8Fc6lbtBs=; b=SZJSBGp33aewa8y0tL3JqO0uOoOHGCIq8HYC/OK0JkOQ3A3zdr86kf1P00DAlLMWoA0G+U 4u0+ty4FfhlEufHEvH/lpD7xh+kkXWfz7B/KwSuqkw0nn7pxqRleGdO5/CHvzEsacbuwC6 lnPUz2nmSTymcLuWQFLbo7/AoryBUI/dQETvr9tlIH7PUhsa/NQWFrKK2COAmUHJhWEbu+ rdCBCFv7q2OTPJFTLjIgzGIJRSl5BufMdKBdSomfgYZFKyOp80ECZDTWdPZ0ZVyuK/V0Jp O2Pn6UvFacFCyP2JJlZZEYFi0+Iu7FNR1uOu24BWyFexPhTeQKlfejTIVOL/ag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747753166; 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=LFk6eCfE8pyS/lEUPwnS9euY7IXcQrJrXy8Fc6lbtBs=; b=CIPxH0Z9EUEt4FEH7JGVAkxpt1CYSllogUthX+DlrkuuTcnfXgbA/MWabD0XFjRuDXb3ts rexNn2MbTbx43svOYJIvOIZ4omVrzYDOKUUz1s3+8qPYghwAbQ8sywwD09QZ/znNF125md ehwsNI7ElG/dj93gRGb6d5W+Usnzv2Ih1urxvYtyLoUooX5wXkYN5exC70zsTjV55a90xQ P7eYh0a90QUBGAkEtlmLzZplWn0WIr8/BHnxFbdUY4k/PutJSO4Z5RrCAU0BZilGteTOYK iPRLbozjYOIHNSDBns17EsTnyZwuVNnjN+QrR3DXfXiU+6ljQqGR3ygwau6PwA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747753166; a=rsa-sha256; cv=none; b=ljwmBbZ+/QoISx8dET28QJViGdq00BhEzF1LB8Xn+6alft9kiqfLL2rFJeFZe63fgvBmde PD6Otsic5g83dtdYt2b+O+FgSU1nNtfJwYFOBq/a4EuxFb5RATL3cpPf/OpkXfpxJTAOdT oQv6znif2aah4ZOPhihI5FfdnQFfpC9cjJ05UQPJN91M7FiNXuOwYwoT10poBG4st9aZGf rClCsnO9rqkdMh+rTFSGfEmVvyAsBIGzcFHXqUMudtx+tVli7N8jQK2nG/ZzKz12/f9ckT 00CYEyiOKMqGk9IQ93syOV8r/ohzkjP5tXWREXQaL0ZMf0fuR122EIa/4reAzQ== 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 4b1yPp5myszv5n; Tue, 20 May 2025 14:59: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 54KExQWN054673; Tue, 20 May 2025 14:59:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54KExQiu054670; Tue, 20 May 2025 14:59:26 GMT (envelope-from git) Date: Tue, 20 May 2025 14:59:26 GMT Message-Id: <202505201459.54KExQiu054670@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 6792bda1c2 - main - website: Update link pointing to the Foundation's branding site again 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: 6792bda1c2e5df1446b242213ee50966622c6175 Auto-Submitted: auto-generated The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=6792bda1c2e5df1446b242213ee50966622c6175 commit 6792bda1c2e5df1446b242213ee50966622c6175 Author: Joseph Mingrone AuthorDate: 2025-05-20 14:33:20 +0000 Commit: Joseph Mingrone CommitDate: 2025-05-20 14:33:20 +0000 website: Update link pointing to the Foundation's branding site again The change in 21b206932ea7 pointed to a redirect. Reported by: Mark Phillips Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50335 --- website/static/status/report-2016-04-2016-06.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/static/status/report-2016-04-2016-06.html b/website/static/status/report-2016-04-2016-06.html index b1496804f1..302b698c40 100644 --- a/website/static/status/report-2016-04-2016-06.html +++ b/website/static/status/report-2016-04-2016-06.html @@ -844,7 +844,7 @@ site and conference handout (https://www.freebsdfoundation.org/what-we-do/research/).

We created guidelines and a repository for using the Project and - Foundation logos (https://www.freebsdfoundation.org/about/brand/).

+ Foundation logos (https://www.freebsdfoundation.org/brand/).

To help showcase FreeBSD contributors, we published two new Faces of FreeBSD stories, about Michael Lucas (https://www.freebsdfoundation.org/blog/faces-of-freebsd-2016-michael-lucas/) From nobody Tue May 20 16:37: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 4b20b12D85z5wdKw for ; Tue, 20 May 2025 16:37: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b20b11Fmtz3wc9; Tue, 20 May 2025 16:37:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747759053; 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=9ZHgxkETUhpBH1BNbdqMmycBWwMLi+7oskhcjUdKgSw=; b=rpb44zfEjsUv2iCciyzWpg++//aoJECnz/NGcmngjzHYBlhUtbBXLwdjpygdbCYYl5aIUe RX1O3PzqT+zsE2oV9yVA03XQZKPhF8jP/447WlEZZRSlruAnBaLIdcAulpL5t14cnnXIFu O8CuoHzLbAunsOCz5AIweEHEbsEKhya7BtCkB+3NVT/URIBWOVZScH0wFZVvwJCL56sLvN ExUx0l7ED1lCW7/XZ1yEnm05l3LxuWbSICsS6hyVHJRFXI6oVxNvRSI2HhmYG822y0txTm mZxahYKir20A1f0QsllDdwPzWsZsMoIDzm6LCtsL+fGKGfv+th0setlFx6tr0A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747759053; 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=9ZHgxkETUhpBH1BNbdqMmycBWwMLi+7oskhcjUdKgSw=; b=ye1Hihkr5wphsZCQ+n8N1QUXNIVP+P5N1Ibivlnz0t/3dFlCfyQ/LzHZhAxsBn42XU3wmt KHdGpS+nP92+3iZem5f22JNueZglX/JuGaPBHPlpvyla/ZmZ4+qzj/N5LWsj663ErAaBUN sQhyJDOnRszMw+UsJ5L/S1aMDbOW/2JS+o4XmVutnWfI8v11iNmmh+ZWSzZTFOSDyreS+G 6kfDgvKpW7Wvhi42mvPPgSb/gKyhlFJV2wXq2uivAGT8fYE8KwXhUJxxAq+YD8aLdblPJP me1aUatJw1R9HYeZJneB8Z/SoTdKWNtGomtmahXF8YVExce4Ekt9gzU7tPMWVw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747759053; a=rsa-sha256; cv=none; b=DogF/1yjisYH57hiIcdfMxH0JpKBQIPbGk4z/hARmM4o6Cu2yEjqKS3bVgFCo5+pXhD+YD ch+jHJmrMT78hkcdTcnIdkrn9tQMh17EcYDHim1wX5mrjbi4xVvYDCV96OwLWKHnNJtE3N +0v6gKKvAEi9eeOZDH+bpQ8SonbA1p3ZOXNz1Un+rkTdr51TDOw3lP2pz/GOI5GYIbfYdX hwY7t549/Obp1DEB8Au709GkgXgISgCRNLCdeAlpOAweWnEV9hMaIZiK1qISe45H9PFaIr XpgxZTAB/nisP6lJpDYkPWRQhHmojTot9NFr2fThdgQX5EZTiNl/WW9MDuvCbA== 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 4b20b10qwYzxnF; Tue, 20 May 2025 16:37: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 54KGbXuD041951; Tue, 20 May 2025 16:37:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54KGbXPI041948; Tue, 20 May 2025 16:37:33 GMT (envelope-from git) Date: Tue, 20 May 2025 16:37:33 GMT Message-Id: <202505201637.54KGbXPI041948@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: b3ea99788c - main - Status/2025Q1/intro.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: b3ea99788c914dbcf11bc56434e77f0879ec692b Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=b3ea99788c914dbcf11bc56434e77f0879ec692b commit b3ea99788c914dbcf11bc56434e77f0879ec692b Author: Chris Moerz AuthorDate: 2025-05-20 09:50:33 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-20 16:37:23 +0000 Status/2025Q1/intro.adoc: Add report Differential Revision: https://reviews.freebsd.org/D49909 --- website/content/en/status/report-2025-01-2025-03/intro.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/intro.adoc b/website/content/en/status/report-2025-01-2025-03/intro.adoc new file mode 100644 index 0000000000..f6f5877d2e --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/intro.adoc @@ -0,0 +1,13 @@ +Here is the first 2025 status report, with 40 entries. + +As we step into a new year, the FreeBSD community continues its work with unwavering speed, intent, and purpose. + +The first quarter has been remarkable, with numerous reports highlighting progress across various areas. +Engaging with the community through forums, mailing lists, and conversations has revealed to me more advancements than can ever be captured in a single quarterly report. + +We extend our heartfelt thanks to everyone who submitted reports and helped raise awareness of our activities. +Your contributions are invaluable in showcasing our collective efforts. + +Let us build on the success of 2024 and make this the best year yet for FreeBSD and our community! + +Chris Moerz, on behalf of the Status Team. From nobody Tue May 20 16:37: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 4b20b22BKQz5wdHl for ; Tue, 20 May 2025 16:37: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b20b21sfjz3wCL; Tue, 20 May 2025 16:37:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747759054; 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=uLOthDmApukOfbvCqOvIk9BW+1jQ3kbLnEGaRq7Gj0Y=; b=VPvIL7KTod+53gc8EXsqlRBIGuvJqu2Hj1JPic9ltA+oK/Ih/i5tm8AdEyEw5yhqbGlVHx 6yq2nMyW7um2ehjB3VqSiKN0WjDH78lS9IYjsA05FmbCiPWqCp0g8ccRVPOmLCESzDe3zs zrmNnKXgi05wn+SeM2xo+4MaGIvCJH1fzSAr4fvTUVDS5/TBaWFVNPwaY1j1dGRAmVQ5dj rskB7DuESkmztWOUvlVaY56GOH9OhNRQNzwROexfICyrpAxHOLVMJAVT3BeXWh9+lpIZqR Y8CeKkDNsxWlykDlv3rmIDU/UwxgSRj3YqRu7Sp2q7QpSNN2JZGlxNjgz7O6ow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747759054; 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=uLOthDmApukOfbvCqOvIk9BW+1jQ3kbLnEGaRq7Gj0Y=; b=ad4vrAYWbCmBTbYXCHaWPgpkx1CszkWrB+IyWF4Z+xxPIAaD5uG2XfvI+WG8qEmTqBVNPD nTsuS1c+nDl4iy9tiWZ2kx7JD+mHgfmMMG+iDRO5meVQMxLWNGWAH0dWYOR5omb/fR3Of6 SNstfuYgg3pdL83FvWC+9lN6MnTifxGfXh9sg7aT0kEBXSPxl0o+VLDON6FxAn5cmfXZtI j/yUtmk2xojsrNXbnuqBqnMTcCoz4JVLBsAzZRS1cZw5k7T9b3ctkB23CaO/TbDdRMpy8s sJIHjQD7NywphRjwj1N7NaKWTgqv6MMTcKXM7QW38E5tTG7xDmGte2ZmP1i7qg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747759054; a=rsa-sha256; cv=none; b=PthmdkfADDw+BN+2wL91nBw+oe8g/IZiSKT19yj/g5/XtpqQxNehrivadtO0vewWLbjVOh M0R9H7831uJKMVeCRrHkWUvQ4qnLmjSF9L3iHPesJDh/Pv7PY6FWqs5vZpohtS/gEYjN1O K5tyBOny0WkWYpgb4C1C53qRXKLlQwrBfaxpl68KvUqykQIevtIW9xUcCksPvum7wB8aee SanflVI/ZdOveJXUAleZ6vhg7txnTSASfypc1dPy+S3oABFs2f7xDAnoiPV3y7q7eWz4+D wquFdo3BTlEExJPm5J2jB2+bV77lwv9N46xFKCDBdlHNVipcRe0NbrIjc096DA== 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 4b20b21ScHzxbv; Tue, 20 May 2025 16:37: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 54KGbYMV041985; Tue, 20 May 2025 16:37:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54KGbYNq041982; Tue, 20 May 2025 16:37:34 GMT (envelope-from git) Date: Tue, 20 May 2025 16:37:34 GMT Message-Id: <202505201637.54KGbYNq041982@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 68ffd26302 - main - Status/2025Q1: Various fixes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 68ffd26302d99a31b7ab0acf1afa0de787a8fdc1 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=68ffd26302d99a31b7ab0acf1afa0de787a8fdc1 commit 68ffd26302d99a31b7ab0acf1afa0de787a8fdc1 Author: Lorenzo Salvadore AuthorDate: 2025-05-20 13:06:46 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-20 16:37:23 +0000 Status/2025Q1: Various fixes Mostly suggested by Vale linter. --- .../status/report-2025-01-2025-03/container-orchestration.adoc | 6 +++--- website/content/en/status/report-2025-01-2025-03/discord.adoc | 3 ++- ...ization.adoc => foundation-infrastructure-modernization.adoc} | 2 +- .../{hackathon-202503.adoc => hackathon.adoc} | 9 ++++++--- website/content/en/status/report-2025-01-2025-03/openjdk.adoc | 8 ++++++-- website/content/en/status/report-2025-01-2025-03/pot.adoc | 7 ++++--- website/content/en/status/report-2025-01-2025-03/suspend.adoc | 8 ++++---- .../report-2025-01-2025-03/vision-accessibility-handbook.adoc | 2 +- website/content/en/status/report-2025-01-2025-03/wiki.adoc | 4 ++-- 9 files changed, 29 insertions(+), 20 deletions(-) diff --git a/website/content/en/status/report-2025-01-2025-03/container-orchestration.adoc b/website/content/en/status/report-2025-01-2025-03/container-orchestration.adoc index bbc117a0ac..275da2aec3 100644 --- a/website/content/en/status/report-2025-01-2025-03/container-orchestration.adoc +++ b/website/content/en/status/report-2025-01-2025-03/container-orchestration.adoc @@ -1,9 +1,9 @@ === Container orchestration: Overlord, Director and AppJail Links: + -link:https://github.com/DtxdF/AppJail[AppJail on Github] URL: link:https://github.com/DtxdF/AppJail[] + -link:https://github.com/DtxdF/Director[Director on Github] URL: link:https://github.com/DtxdF/Director[] + -link:https://github.com/DtxdF/Overlord[Overlord on Github] URL: link:https://github.com/DtxdF/Overlord[] +link:https://github.com/DtxdF/AppJail[AppJail on GitHub] URL: link:https://github.com/DtxdF/AppJail[] + +link:https://github.com/DtxdF/Director[Director on GitHub] URL: link:https://github.com/DtxdF/Director[] + +link:https://github.com/DtxdF/Overlord[Overlord on GitHub] URL: link:https://github.com/DtxdF/Overlord[] Contact: Jesús Daniel Colmenares Oviedo diff --git a/website/content/en/status/report-2025-01-2025-03/discord.adoc b/website/content/en/status/report-2025-01-2025-03/discord.adoc index 3c057e450e..a40b10ba28 100644 --- a/website/content/en/status/report-2025-01-2025-03/discord.adoc +++ b/website/content/en/status/report-2025-01-2025-03/discord.adoc @@ -5,7 +5,8 @@ link:https://wiki.freebsd.org/Discord/DiscordServer[Discord Server] URL: link:ht Contact: Setesh Strong -The FreeBSD Community Discord server has grown to over 5.3K members, with over 3K members active in the last month. To help support our community’s health and pursue growth in project contribution and engagement, the BSDlabs group developed the Helper program, more than two years ago now. +The FreeBSD Community Discord server has grown to over 5.3K members, with over 3K members active in the last month. +To help support our community’s health and pursue growth in project contribution and engagement, the BSDlabs group developed the Helper program, more than two years ago now. After several phases of growth, we have reached the point where the team has thrived enough that it has become necessary to divide it into three distinct functional teams. Our community health and culture helpers (@moderators) are led by Alexander Vereeken. diff --git a/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure_modernization.adoc b/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc similarity index 98% rename from website/content/en/status/report-2025-01-2025-03/foundation-infrastructure_modernization.adoc rename to website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc index 45d0b7d592..2d6046e32c 100644 --- a/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure_modernization.adoc +++ b/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc @@ -1,6 +1,6 @@ === Infrastructure Modernization -Contact: Ed Maste +Contact: Ed Maste + Contact: Alice Sowerby The project started in Q3 of 2024 and was commissioned by the Sovereign Tech Agency with a budget of $745,000, to be spent over about one year. diff --git a/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc b/website/content/en/status/report-2025-01-2025-03/hackathon.adoc similarity index 80% rename from website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc rename to website/content/en/status/report-2025-01-2025-03/hackathon.adoc index b66b0da6d2..16ed6d10b8 100644 --- a/website/content/en/status/report-2025-01-2025-03/hackathon-202503.adoc +++ b/website/content/en/status/report-2025-01-2025-03/hackathon.adoc @@ -12,14 +12,17 @@ Thanks to Christoff Visser and Internet Initiative Japan Inc. who sponsored the ===== Sheng-Yi Hung -- man:ipheth[4]: The iPhone tethering uses NCM on newer iOS, modified ipheth(4) to supporting it. Patch: link:https://reviews.freebsd.org/D49431[] -- Sccahe for FreeBSD base: the FreeBSD base supports ccache to cache the build result. For cross machine build, we need a distributed cache mechanism - that is - sccache. In Hackathon, the patch for adding sccache support is created: link:https://reviews.freebsd.org/D49417[] +- man:ipheth[4]: The iPhone tethering uses NCM on newer iOS, modified man:ipheth[4] to supporting it. + Patch: link:https://reviews.freebsd.org/D49431[] +- Sccahe for FreeBSD base: the FreeBSD base supports ccache to cache the build result. + For cross machine build, we need a distributed cache mechanism -- that is -- sccache. + In Hackathon, the patch for adding sccache support is created: link:https://reviews.freebsd.org/D49417[] ===== Kristof Provost Wrote a test case for bsnmpd’s snmp_pf module. This revealed that the BEGEMOT-PF-MIB.txt MIB file could not be parsed by bsnmpwalk, which was also fixed. -Commits: gitef:712309a64512c7e4ebf0e10de8a5c59d5a185ae8[repository=src], gitef:c849f533326026501c28cb2c344b16723862551a[repository=src] and gitef:36586800803d24f1137d861bbaf487a6bde16a09[repository=src] +Commits: gitref:712309a64512c7e4ebf0e10de8a5c59d5a185ae8[repository=src], gitref:c849f533326026501c28cb2c344b16723862551a[repository=src] and gitref:36586800803d24f1137d861bbaf487a6bde16a09[repository=src] ===== Aymeric Wibo diff --git a/website/content/en/status/report-2025-01-2025-03/openjdk.adoc b/website/content/en/status/report-2025-01-2025-03/openjdk.adoc index 6b92775269..74447188ac 100644 --- a/website/content/en/status/report-2025-01-2025-03/openjdk.adoc +++ b/website/content/en/status/report-2025-01-2025-03/openjdk.adoc @@ -19,8 +19,12 @@ We have also been following the development of OpenJDK 24 closely, and are just In parallel with porting OpenJDK 24 work has been ongoing on moving the BSD port also to the mainline OpenJDK development tree, and the first patches have been accepted upstream. Currently the focus is on reviving the https://openjdk.org/projects/bsd-port/[OpenJDK BSD port project], as well as getting a separate project repository set up under it. -A lot of the work of this quarter has gone into cleaning up the patches of the BSD port based on the development in the upstream mainline and jdk24 branches. Also a lot of time has been spent on improving the results of the built in test suites (jtreg and gtest) on FreeBSD. This has involved both changes to the tests themselves, but also various parts of the low level OpenJDK code. More work is needed to get the final few tests passing, especially on Aarch64, but compared to previous OpenJDK releases on FreeBSD the results have been improving. +A lot of the work of this quarter has gone into cleaning up the patches of the BSD port based on the development in the upstream mainline and jdk24 branches. +Also a lot of time has been spent on improving the results of the built in test suites (jtreg and gtest) on FreeBSD. +This has involved both changes to the tests themselves, but also various parts of the low level OpenJDK code. +More work is needed to get the final few tests passing, especially on Aarch64, but compared to previous OpenJDK releases on FreeBSD the results have been improving. -Finally, a significant amount of time has been spent on communicating and discussing how to approach the goal of integrating the BSD support in the mainline OpenJDK codebase. The OpenJDK project has been very open, welcoming and supportive of the effort, and seems more than willing to help make this happen in a good way. +Finally, a significant amount of time has been spent on communicating and discussing how to approach the goal of integrating the BSD support in the mainline OpenJDK codebase. +The OpenJDK project has been very open, welcoming and supportive of the effort, and seems more than willing to help make this happen in a good way. Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-01-2025-03/pot.adoc b/website/content/en/status/report-2025-01-2025-03/pot.adoc index 0bee35dfaa..990359cc82 100644 --- a/website/content/en/status/report-2025-01-2025-03/pot.adoc +++ b/website/content/en/status/report-2025-01-2025-03/pot.adoc @@ -1,7 +1,7 @@ === Containers and FreeBSD: Pot, Potluck and Potman Links: + -link:https://github.com/bsdpot[Pot organization on Github] URL: link:https://github.com/bsdpot[] +link:https://github.com/bsdpot[Pot organization on GitHub] URL: link:https://github.com/bsdpot[] Contact: Luca Pizzamiglio (Pot) + Contact: Bretton Vine (Potluck) + @@ -10,12 +10,13 @@ Contact: Michael Gmelin (Potman) Pot is a jail management tool that link:https://www.freebsd.org/news/status/report-2020-01-2020-03/#pot-and-the-nomad-pot-driver[also supports orchestration through Nomad]. Potluck aims to be to FreeBSD and Pot what Dockerhub is to Linux and Docker: a repository of Pot flavours and complete container images for usage with Pot and in many cases Nomad. -During this quarter, there was a new link:https://github.com/bsdpot/pot/releases/tag/0.16.1[Pot release 0.16.1] which includes a number of minor fixes. The FreeBSD port was updated accordingly. +During this quarter, there was a new link:https://github.com/bsdpot/pot/releases/tag/0.16.1[Pot release 0.16.1] which includes a number of minor fixes. +The FreeBSD port was updated accordingly. Potluck got a new link:https://github.com/bsdpot/potluck/tree/master/onlyoffice-documentserver[OnlyOffice Documentserver] image that can be used together with the link:https://github.com/bsdpot/potluck/tree/master/nextcloud-nginx-nomad[Nextcloud] image. Additionally, a large number of images have received improvements and bug fixes again, e.g. link:https://github.com/bsdpot/potluck/tree/master/nextcloud-spreed-signalling[Nextcloud Spreed], link:https://github.com/bsdpot/potluck/tree/master/grafana[Grafana], link:https://github.com/bsdpot/potluck/tree/master/vault[Vault] or link:https://github.com/bsdpot/potluck/tree/master/consul[Consul] and all images have been rebuilt for an updated base image. -Last not least, we are in the process of moving the main repository to Codeberg with Github acting as a mirror. +Last not least, we are in the process of moving the main repository to Codeberg with GitHub acting as a mirror. As always, feedback and patches are welcome. diff --git a/website/content/en/status/report-2025-01-2025-03/suspend.adoc b/website/content/en/status/report-2025-01-2025-03/suspend.adoc index 3e64478672..b72a132f58 100644 --- a/website/content/en/status/report-2025-01-2025-03/suspend.adoc +++ b/website/content/en/status/report-2025-01-2025-03/suspend.adoc @@ -3,21 +3,21 @@ Links: + link:https://obiw.ac/s0ix/[Blog] URL: link:https://obiw.ac/s0ix/[] + link:https://youtu.be/mBxj_EkAzV0[FOSDEM talk on S0ix] URL: https://youtu.be/mBxj_EkAzV0[] + -link:https://github.com/obiwac/freebsd-s0ix[Working Repo] URL: link:https://github.com/obiwac/freebsd-s0ix[] + +link:https://github.com/obiwac/freebsd-s0ix[Working Repository] URL: link:https://github.com/obiwac/freebsd-s0ix[] + link:https://reviews.freebsd.org/D48721[Tip of the S0ix + AMD SMU stack] URL: https://reviews.freebsd.org/D48721[] + link:https://reviews.freebsd.org/D49453[USB4 suspend stack] URL: https://reviews.freebsd.org/D49453[] -Contact: obiwac +Contact: obiwac Suspend-to-idle and support for S0ix sleep is in the process of being added to FreeBSD. This will allow modern Intel and AMD laptops (e.g. AMD and newer Intel Framework laptops), some of which do not support ACPI S3 sleep, to enter low power states to increase battery life. -Suspending and resuming is working on the Framework 13 AMD Ryzen 7040 series, though the deepest S0ix state (S0i3), necessary for significant power savings, can't yet be entered on AMD systems. +Suspending and resuming is working on the Framework 13 AMD Ryzen 7040 series, though the deepest S0ix state (S0i3), necessary for significant power savings, cannot yet be entered on AMD systems. The major blocker for this at the moment is being able to suspend all the USB4 routers correctly, without which the power management firmware will refuse to enter S0i3. USB4 suspend support in FreeBSD is necessary as the BIOS wakes them up and runs a pre-OS connection manager for USB4 to work before an OS loads with its own connection manager, so they start off in an awake state. -Work has been picked up from the initial USB4 driver Scott Long started writing, but it isn't yet at a stage where the routers are being fully suspended. +Work has been picked up from the initial USB4 driver Scott Long started writing, but it is not yet at a stage where the routers are being fully suspended. An amdsmu driver was written to read last suspend statistics and sleep-state residency counters (which were unavailable in the ACPI _LPI objects). The SMU is a small coprocessor on AMD CPUs which runs the power management firmware and is ultimately what decides to enter S0i3 or not. diff --git a/website/content/en/status/report-2025-01-2025-03/vision-accessibility-handbook.adoc b/website/content/en/status/report-2025-01-2025-03/vision-accessibility-handbook.adoc index e62dd30340..6a37578915 100644 --- a/website/content/en/status/report-2025-01-2025-03/vision-accessibility-handbook.adoc +++ b/website/content/en/status/report-2025-01-2025-03/vision-accessibility-handbook.adoc @@ -1,4 +1,4 @@ -=== Vision Accessibility - Accessibility Handbook +=== Vision Accessibility -- Accessibility Handbook Link: + link:https://gitlab.com/alfix/freebsd-accessibility[Project Repository] URL: link:https://gitlab.com/alfix/freebsd-accessibility[] diff --git a/website/content/en/status/report-2025-01-2025-03/wiki.adoc b/website/content/en/status/report-2025-01-2025-03/wiki.adoc index 9d78354f06..937cf1993d 100644 --- a/website/content/en/status/report-2025-01-2025-03/wiki.adoc +++ b/website/content/en/status/report-2025-01-2025-03/wiki.adoc @@ -3,8 +3,8 @@ Links: + link:https://wiki.freebsd.org/FrontPage[FreeBSD wiki front page] URL: link:https://wiki.freebsd.org/FrontPage[] -Contact: Mark Linimon + -Contact: Wiki admin +Contact: Mark Linimon + +Contact: Wiki admin The wiki team needs new blood. From nobody Tue May 20 16:37: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 4b20b33q9Bz5wd5D for ; Tue, 20 May 2025 16:37:35 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b20b33Cp9z3wRD; Tue, 20 May 2025 16:37:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747759055; 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=q6/aaXRgWHEafAi767JjtDwKj2Sc9g2zyn8axrhePqc=; b=ASPQVWkePWgzdHaqVR97I9X+44l05zlsuVI9BPHNuOLWT+K+EDFceKE4qY/tEUhN8emelm MLFlDrAvct1GaqTGLK+1X2mZbQLOx1KpQNEzhT/OJuVMTckbEnLr2NVOhdrTSlcoHyyLdE tnQrNQMeTqkUkWYTFxADKioInjdTrV2j455Pe9BkDldHPl/EgAmS/ZjofyrqB0XcMP+l22 muzLfplOI/0pPvUd14Q3ySGDuLwwWIQdGUq/4kJhwQf0E+4L5ncFMUtzBzmvPJJFSdW6UU CrQC7JuYoRVFKuGHTCt8bf6niqrYIwrmOX0XkwfDOOszZ01HI9cPIqr6uxnHOg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747759055; 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=q6/aaXRgWHEafAi767JjtDwKj2Sc9g2zyn8axrhePqc=; b=XJeNxg/35sd0ouTn/MSyN8JCH3NT/n7AcufUZYpFuM3yLOYBL+AI2RIk9EMa3E4n5TyCMx aOVTZdRVmrCIi5v+8HPqoE+UGyvgo1JL8isl2JFeaJPAS/AWrSDMcSwuIclC4q1h1vd8jz sjwXklLuuZFW7wDTL7N4YDm9SxTow+QJ0Jw/AEP0LynbvhHyLEs1Do/0R3VSvF0efMdlRR +recUBZrPHwMTivWyosd2qzaCQbxJhAhYiIBgb/Z4aQWiIN8uMOWm9G6KLy8TQFhK3AWXT ZtJxtocPTQ/rl36gIGrX/plf1ieAbBKiGR7sfd0GFXzzo4GC/aM2XSr/SGnSnA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747759055; a=rsa-sha256; cv=none; b=k6NPe6sEmz/m5Iwz3NyPiX8p74VEt/yVA7juDH7g+zCAYloA8YKTAnynexKABuDbOTyBCP ZAD4haLh30gY/TZGsHTEhb506xrv8XXcmM2BTRYcoVtwcRssXOjJxTTlinuK5qb66ibXWw Iu6y8m5ePB3Q2tlMY71DSwRO/kICt/aagSV4tKPp6uWS++0zm2zuiZ4xoxYXibgwNCCKXV zJMCvh9qYUXWxA5E6s3oYG9QkcXCMMll7qEFGBoYGS5n8fcZKjj+/zDlwcKE/2S5w8+O53 +g2ZeCN9SAGA7CyGwJrwnYUNCDzAJmrjo6Qb3Xlx08tzxxyMZvUqLOCshVpBhw== 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 4b20b32ldhzxVn; Tue, 20 May 2025 16:37: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 54KGbZH6042023; Tue, 20 May 2025 16:37:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54KGbZlS042020; Tue, 20 May 2025 16:37:35 GMT (envelope-from git) Date: Tue, 20 May 2025 16:37:35 GMT Message-Id: <202505201637.54KGbZlS042020@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 7e414bfbbc - main - Status/2025Q1: Sort reports List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7e414bfbbce58be56bcf47524c7732c0b9095cb9 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=7e414bfbbce58be56bcf47524c7732c0b9095cb9 commit 7e414bfbbce58be56bcf47524c7732c0b9095cb9 Author: Chris Moerz AuthorDate: 2025-05-20 16:09:56 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-20 16:37:24 +0000 Status/2025Q1: Sort reports Differential Revision: https://reviews.freebsd.org/D49908 --- .../en/status/report-2025-01-2025-03/_index.adoc | 244 +++++++++++++++++++++ 1 file changed, 244 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/_index.adoc b/website/content/en/status/report-2025-01-2025-03/_index.adoc new file mode 100644 index 0000000000..5de7013d72 --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/_index.adoc @@ -0,0 +1,244 @@ +--- +title: "FreeBSD Status Report First Quarter 2025" +sidenav: about +--- + += Introduction +:doctype: article +:toc: macro +:toclevels: 2 +:icons: font +:!sectnums: +:source-highlighter: rouge +:experimental: +:reports-path: content/en/status/report-2025-01-2025-03 + +include::content/en/status/categories-desc.adoc[] + +include::{reports-path}/intro.adoc[] + +''' + +toc::[] + + +''' + +[[FreeBSD-Team-Reports]] +== FreeBSD Team Reports + +{FreeBSD-Team-Reports-desc} + +''' + +include::{reports-path}/core.adoc[] + +''' + +include::{reports-path}/freebsd-foundation.adoc[] + +''' + +include::{reports-path}/releng.adoc[] + +''' + +include::{reports-path}/clusteradm.adoc[] + +''' + +include::{reports-path}/ci.adoc[] + +''' + +include::{reports-path}/portmgr.adoc[] + +''' + +include::{reports-path}/bugmeister.adoc[] + +''' + +include::{reports-path}/srcmgr.adoc[] + +''' + +[[projects]] +== Projects + +{projects-desc} + +''' + +include::{reports-path}/foundation-infrastructure-modernization.adoc[] + +''' + +include::{reports-path}/pkgbasify.adoc[] + +''' + +include::{reports-path}/framework.adoc[] + +''' + +include::{reports-path}/hackathon.adoc[] + +''' + +include::{reports-path}/sylve.adoc[] + +''' + +[[userland]] +== Userland + +{userland-desc} + +''' + +include::{reports-path}/jailmeta.adoc[] + +''' + +[[kernel]] +== Kernel + +{kernel-desc} + +''' + +include::{reports-path}/audio.adoc[] + +''' + +include::{reports-path}/drm-drivers.adoc[] + +''' + +include::{reports-path}/suspend.adoc[] + +''' + +include::{reports-path}/syzkaller-wifi.adoc[] + +''' + +include::{reports-path}/lkpi-wireless.adoc[] + +''' + +include::{reports-path}/wireless-iwx.adoc[] + +''' + +[[architectures]] +== Architectures + +{architectures-desc} + +''' + +include::{reports-path}/pinephone.adoc[] + +''' + +[[cloud]] +== Cloud + +{cloud-desc} + +''' + +include::{reports-path}/azure.adoc[] + +''' + +include::{reports-path}/buildpacks.adoc[] + +''' + +include::{reports-path}/ec2.adoc[] + +''' + +[[documentation]] +== Documentation + +{documentation-desc} + +''' + +include::{reports-path}/doceng.adoc[] + +''' + +include::{reports-path}/wiki.adoc[] + +''' + +include::{reports-path}/vision-accessibility-handbook.adoc[] + +''' + +[[ports]] +== Ports + +{ports-desc} + +''' + +include::{reports-path}/bhyvemgr.adoc[] + +''' + +include::{reports-path}/container-orchestration.adoc[] + +''' + +include::{reports-path}/gcc.adoc[] + +''' + +include::{reports-path}/ipv6-support-on-ng_ksocket.adoc[] + +''' + +include::{reports-path}/kde.adoc[] + +''' + +include::{reports-path}/openbgpd-fix-fib-handling.adoc[] + +''' + +include::{reports-path}/openjdk.adoc[] + +''' + +include::{reports-path}/wazuh.adoc[] + +''' + +[[third-Party-Projects]] +== Third Party Projects + +{third-Party-Projects-desc} + +include::{reports-path}/cfc.adoc[] + +''' + +include::{reports-path}/discord.adoc[] + +''' + +include::{reports-path}/framework-kmod.adoc[] + +''' + +include::{reports-path}/ldwg.adoc[] + +''' + +include::{reports-path}/pot.adoc[] From nobody Tue May 20 18:38:53 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 4b23H13148z5wms6 for ; Tue, 20 May 2025 18:38: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b23H128mnz47v1; Tue, 20 May 2025 18:38:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747766333; 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=kDA4QF+8Rdh4ZJembrzOFOhxkJGb4FF1j5Z03qQm9ZY=; b=LQ5tu+EGbvLhSP0Ki6A3afAIMTZTY8MYmWfWr3lV+/6lL5zGkn3EsFf7zsyrs8IR2it/Od SgqdMzRtZO/GmU/+yNAwoyTPpWavsSnXOVygE0rnWdAuhGKT8fyM4BriOIotT7p1M6RDDZ bMlMyt1RN5S/oBLqDW5GuPC7ZClIF/ogjLPhWXDu8JD2AvdsvkTrBFTwWB1y63BZNBGYvu uKzSp20yYLqRvs3mQfuHdEOxYkgTUIRuHcFS7Ma9JhJm+eYAdy731gEtKOBpdlUunT/JPh uJ2HBDbQN4+7hlgcOA0RsdvTbfvG1OtMhnQ4n8YOtQe2b1qRpjth+Oc2kfenAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747766333; 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=kDA4QF+8Rdh4ZJembrzOFOhxkJGb4FF1j5Z03qQm9ZY=; b=d4WbBacpA+Kl1DWvkj3tzms8YqIlV/oUjDxg7OEB2L7pVqqwMZYnuGkJqO4nriwJjOlVZT IVe3w3YWDK4/4N5meIjtJEBWSoYA5QT20cWdxKmrgboJRnjj6FMrHw5aoDyr4r9AlH1TMN xqnZ9bcBQJ4hO7KY2Uw0NdL4gYq3f480kCKe1796sNpqo/yyTXs+1bOfnxL2l7BcWnmWXa cJFeRburVwoUQ8vbOU8w9z4h3hnTh5J54/cN5pHQGUM5S2cj8JliW7KyelrOknEFESrSUg JWM4Fgk7OJDn8QP0G1W1SuzCCZ6U17mZu9SnGcfzah5zZHTOiwt2fOlgD6GX5g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747766333; a=rsa-sha256; cv=none; b=oklfoskcNesrmxUmYEG8RzNiu3YIZ2e0nrLe6PUTaW+OxxIrS+e06B9bCHZoF/AbOqgc3T a+rL9I8zqTYyRS+X1o/LtwLbVBMzN3xUJeYxPaTYV191kI3WQ0VNKk0hOUCJ9VUtdd8kTP WCutlABSP1/LLBmgK7Pictk7fj9jB43zrOCpjwiWFgsVgGu1EM0kuE8Fj/4di0NSTjEBZM BQGIbHvkmNEsx7cYKiaRBPg3cFqM47FwsGc1WhGacqTLlFGKI75/GlaQRg2RTPm/fYcqtF y/XoxzoNI20sRuDStqh1EfqCSG1WEU5a8swHn7KapjN2opoluapc3hNACfmUpQ== 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 4b23H11SKPz11Gk; Tue, 20 May 2025 18:38: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 54KIcrYr068414; Tue, 20 May 2025 18:38:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54KIcrqE068411; Tue, 20 May 2025 18:38:53 GMT (envelope-from git) Date: Tue, 20 May 2025 18:38:53 GMT Message-Id: <202505201838.54KIcrqE068411@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lexi Winter Subject: git: e1054c3d55 - main - Handbook: Improve IPv6 documentation 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: ivy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e1054c3d553d606d6e1703fb94a8edb7564067fd Auto-Submitted: auto-generated The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/doc/commit/?id=e1054c3d553d606d6e1703fb94a8edb7564067fd commit e1054c3d553d606d6e1703fb94a8edb7564067fd Author: Seyed Pouria Mousavizadeh Tehrani AuthorDate: 2025-05-20 18:29:41 +0000 Commit: Lexi Winter CommitDate: 2025-05-20 18:38:08 +0000 Handbook: Improve IPv6 documentation Reviewed by: ivy, ziaee, carlavilla, olivier, des Approved by: des (mentor), doceng (doc) Differential Revision: https://reviews.freebsd.org/D49782 --- .../content/en/books/handbook/glossary.adoc | 7 +++ .../content/en/books/handbook/network/_index.adoc | 57 ++++++++++------------ 2 files changed, 34 insertions(+), 30 deletions(-) diff --git a/documentation/content/en/books/handbook/glossary.adoc b/documentation/content/en/books/handbook/glossary.adoc index 2009f4ac22..de369e8d2f 100644 --- a/documentation/content/en/books/handbook/glossary.adoc +++ b/documentation/content/en/books/handbook/glossary.adoc @@ -903,6 +903,9 @@ See crossref:glossary[scsi-glossary,Small Computer System Interface]. SG:: See crossref:glossary[sg-glossary,Signal Ground]. +SLAAC:: +See crossref:glossary[slaac-glossary,StateLess Address AutoConfiguration]. + SMB:: See crossref:glossary[smb-glossary,Server Message Block]. @@ -924,6 +927,10 @@ See crossref:glossary[str-glossary,Suspend To RAM]. SVN:: See crossref:glossary[svn-glossary,Subversion]. +[[slaac-glossary]] +StateLess Address AutoConfiguration:: +{empty} + [[smtpauth-glossary]] SMTP Authentication:: {empty} diff --git a/documentation/content/en/books/handbook/network/_index.adoc b/documentation/content/en/books/handbook/network/_index.adoc index 2db78fe808..875e9fa7cf 100644 --- a/documentation/content/en/books/handbook/network/_index.adoc +++ b/documentation/content/en/books/handbook/network/_index.adoc @@ -110,7 +110,7 @@ em0@pci0:0:25:0: class=0x020000 rev=0x03 hdr=0x00 vendor=0x8086 device=0x iwn0@pci0:3:0:0: class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086 device=0x4237 subvendor=0x8086 subdevice=0x1211 vendor = 'Intel Corporation' <1> device = 'PRO/Wireless 5100 AGN [Shiloh] Network Connection' <2> - class = networ + class = network .... The text before the '@' symbol is the name of the driver controlling the device. @@ -356,7 +356,7 @@ IPv6 provides several advantages over IPv4 as well as many new features: * Its 128-bit address space allows for 340,282,366,920,938,463,463,374,607,431,768,211,456 addresses. This addresses the IPv4 address shortage and eventual IPv4 address exhaustion. * Routers only store network aggregation addresses in their routing tables, thus reducing the average space of a routing table to 8192 entries. This addresses the scalability issues associated with IPv4, which required every allocated block of IPv4 addresses to be exchanged between Internet routers, causing their routing tables to become too large to allow efficient routing. -* Address autoconfiguration (http://www.ietf.org/rfc/rfc2462.txt[RFC2462]). +* Address autoconfiguration (http://www.ietf.org/rfc/rfc4862.txt[RFC4862]). * Mandatory multicast addresses. * Built-in IPsec (IP security). * Simplified header structure. @@ -374,8 +374,7 @@ A packet sent to a unicast address arrives at the interface belonging to the add Anycast:: These addresses are syntactically indistinguishable from unicast addresses but they address a group of interfaces. -The packet destined for an anycast address will arrive at the nearest router interface. -Anycast addresses are only used by routers. +The packet destined for an anycast address will arrive at the nearest interface. Multicast:: These addresses identify a group of interfaces. @@ -421,55 +420,46 @@ A list of reserved addresses can be checked in the following table: [[reservedip6]] .Example IPv6 Reserved Addresses -[cols="1,1,1,1", frame="none", options="header"] +[cols="1,1,1", frame="none", options="header"] |=== | IPv6 address -| Prefixlength (Bits) | Description | Notes -|`::` -|128 bits +|`::/128` |unspecified |Equivalent to `0.0.0.0` in IPv4. -|`::1` -|128 bits +|`::1/128` |loopback address |Equivalent to `127.0.0.1` in IPv4. -|`::00:xx:xx:xx:xx` -|96 bits -|embedded IPv4 -|The lower 32 bits are the compatible IPv4 address. - -|`::ff:xx:xx:xx:xx` -|96 bits +|`::ffff:0.0.0.0/96` |IPv4 mapped IPv6 address -|The lower 32 bits are the IPv4 address for hosts which do not support IPv6. +|The lower 32 bits are the IPv4 address for compatibility with IPv4 hosts and routers. |`fe80::/10` -|10 bits -|link-local +|link-local unicast |Equivalent to 169.254.0.0/16 in IPv4. |`fc00::/7` -|7 bits |unique-local |Unique local addresses are intended for local communication and are only routable within a set of cooperating sites. -|`ff00::` -|8 bits +|`ff00::/8` |multicast | -|``2000::-3fff::`` -|3 bits +|`2000::/3` |global unicast |All global unicast addresses are assigned from this pool. The first 3 bits are `001`. + +|``2001:db8::/32, 3fff::/20`` +|documentation +|IPv6 address prefix for use in documentation. |=== -For further information on the structure of IPv6 addresses, refer to http://www.ietf.org/rfc/rfc3513.txt[RFC3513]. +For further information on the structure of IPv6 addresses, refer to http://www.ietf.org/rfc/rfc4291.txt[RFC4291]. [[config-static-ip-v6]] === Configuring Static IPv6 Address @@ -490,13 +480,18 @@ To assign a default router, specify its address executing the following command: # sysrc ipv6_defaultrouter="2001:db8:4672:6565::1" .... +To configure an additional IPv6 anycast address, specify the anycast address as an `_aliasN`, as specified in man:rc.conf[5], followed by the `anycast` option: +[source,shell] +.... +# sysrc ifconfig_em0_alias0="inet6 2001:db8:4672:6565::a anycast" +.... + +Keep in mind that the applications can't bind to anycast addresses; in that case you need to use an alias address instead. + [[config-dynamic-ip-v6]] === Configuring Dynamic IPv6 Address -If the network has a DHCP server, it is very easy to configure the network interface to use DHCP. -man:dhclient[8] will provide automatically the IP, the netmask and the default router. - -To make the interface work without DHCP, execute the following commands: +To dynamically configure the IPv6 address of the interface using crossref:glossary[slaac-glossary,SLAAC], execute the following commands: [source,shell] .... @@ -504,6 +499,8 @@ To make the interface work without DHCP, execute the following commands: # sysrc rtsold_enable="YES" .... +Note that when IPv6 packet forwarding is enabled (i.e., `ipv6_gateway_enable=YES`), the system will not configure a SLAAC address unless the `net.inet6.ip6.rfc6204w3` man:sysctl[8] variable is set to 1. + === Router Advertisement and Host Auto Configuration This section demonstrates how to setup man:rtadvd[8] on an IPv6 router to advertise the IPv6 network prefix and default route. From nobody Tue May 20 19: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 4b23q32rJ3z5wpd8 for ; Tue, 20 May 2025 19: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b23q325hrz49wF; Tue, 20 May 2025 19: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=1747767791; 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=BEG+62RbJZ24o4BeRP/bBVqpea+9wGSAOvnBOBLPv4w=; b=GvuJJUIRGZVJn89K/CNHvIxjzprAEQ6PK2z0sczcwbvRl6vUinHUrYLdgiLiJlg78FYFnR Q2D+vFMoyo4FJfGPKOy/w4//0sKGmYrG3rKOlwZVt+z0nocZBp605LW190syL1RoiI+LI3 jHA6Ze+HqOs1ScCW886qhE7FW68fe/UfvG5eWRsaFGiqgZLkCP8GCkxAYdLDAgcRRrimhx EjhsZMPt1kB8DIuNWNk4DpICZgGdqiy8ysIVjYKs3a73YBvkXMs9mZUxglH/plmUUQxVM5 WyBLAHlk2HcwnKk34Hrc4Nz5hNlqnnlmQHEMhRehRZR4VggmMXl587CLX4TVzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747767791; 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=BEG+62RbJZ24o4BeRP/bBVqpea+9wGSAOvnBOBLPv4w=; b=yVGc4RSfqOV+Hqq9YRBMFlwT/Dm1u4GuWD1WBk98G6gkIkTlanSXSW2fCWjLKutbqX1K3T thzTdtTasZDh74LYpywu8Dsd9xU0pdF2DK8rzxcaryp50DrmsjDXyl/T5YPjxG1hZqMopC RjpDk8wKJQzykOvR8UKGxe0QTb4Gj4tgkPJq/Ybmo2cDxvRNIJ0Nq6nJVMJ6O2lD1zHWCg wAwDypJChmTYUbT7jfkbmscQwSPCgr7jt6W89tyUDV+j9CkZiCpJ7eS+CKkDZorBI9l+gH 4YqCwb6I+t4amSGcpU+XWDgTBl1CMjxZjz/UFlhSeEBXdx0zrBIY+eOfNwfiVA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747767791; a=rsa-sha256; cv=none; b=tem4LFqChn5dD41UCIOm+22as1rB7dfBnP6VJApzKuVH7b8z3U76cMonJC6Qvof9OrrOVh M+S2CTRoZif1EFiCaSgfkqLCKLO7TK+STPrtyKKGskpjuH5G+5s/1KwJE3Scyksabbnc43 LpOcuDknM+bfQySt4/OwHYhA0Hw7mSqLHbVuicOkNzMNGFEMJmKQtN9RJC+fGEUGtjRk9G xX5SaueNuakXaMCLAWIAW9eri3dybru/JYR+W/A4LzfmFYoYAmP8Tnpo+hADjZZ6fE/ps8 rrhEibinsvI3Ch2UbAc8ikbLuvNXXwJ+5o6Uml2WL0QrtUzORwH/12sUEHJS/g== 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 4b23q31R8Zz12Rh; Tue, 20 May 2025 19: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 54KJ3Bsm023217; Tue, 20 May 2025 19: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 54KJ3BeW023214; Tue, 20 May 2025 19:03:11 GMT (envelope-from git) Date: Tue, 20 May 2025 19:03:11 GMT Message-Id: <202505201903.54KJ3BeW023214@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: c5440ae865 - main - Press: Add Foundation blog post about high speed Wi-Fi 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: c5440ae8650b63989dd972f9719f47978b49de57 Auto-Submitted: auto-generated The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=c5440ae8650b63989dd972f9719f47978b49de57 commit c5440ae8650b63989dd972f9719f47978b49de57 Author: Mark Phillips AuthorDate: 2025-05-20 18:04:09 +0000 Commit: Joseph Mingrone CommitDate: 2025-05-20 19:02:18 +0000 Press: Add Foundation blog post about high speed Wi-Fi Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50435 --- website/data/en/press/press.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index a5f3633959..d5e6d54eab 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,4 +1,13 @@ # Sort the entries by date +[[press]] +name = "How to unlock high speed Wi-Fi on FreeBSD 14" +url = "https://freebsdfoundation.org/blog/how-to-unlock-high-speed-wi-fi-on-freebsd-14/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-05-13" +author = "FreeBSD Foundation" +description = "Faster Wi-Fi is coming to 14.3, but you can enable it today" + [[press]] name = "The Hidden Costs of Stagnation: Why Running EOL Software is a Ticking Time Bomb" url = "https://freebsdfoundation.org/blog/the-hidden-costs-of-stagnation-why-running-eol-software-is-a-ticking-time-bomb/" From nobody Wed May 21 06:15:14 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 4b2LkW1RM4z5wv8V for ; Wed, 21 May 2025 06:15:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2LkW0tfSz4LN7; Wed, 21 May 2025 06:15:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747808115; 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=lu7U9AJFzLxnYea08aLc5axmvde1RGXodl3esCGKehQ=; b=G7k8ycMc+3NRwz66g0wcetgGp2QGV+VejNJKszJknV4gU72GAaDMPckBq4bNACF/ikHAhg besxs2KHi+VhgkFOgUmeUHMSWP8n1RGYFOUAqGZyGzTCY4n1QWl1o/8GUkP6j5UQork//K 0SaXM9YYaD/lhYznJcHaBZJDVoar7rK6F0isJT3IlpDVZoclP/VQWn/tRQKgPpaI3ocLlc s/E1hILxRX6V+CMda0QUc200spVJyeg1RoAVkcwfpZsmYiccuGzU7iV07KVijV4ECuTzRJ tjeEuwRJNAAZyHrcMnMiMIz504O7Zf/hCh76DInFhHN5NVqDhP1AhXMw5kTKxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747808115; 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=lu7U9AJFzLxnYea08aLc5axmvde1RGXodl3esCGKehQ=; b=WTqfcs+MSMmClb7ZtazRKvJ8ICGJNPjbL1/p3HekKDG5Ua+5VK0w3pAdmDZNr4kqGy7Jym x1tm79OVVem5H2NDZOzoe4o6mYyto5w+FE4naalIEY726OmpPS1jaxO2UILGRv+bGBq5Jt OLftq33tc96U2uf1LsPKpLgTh70eAGiYSA4pVRYpzdznmp55Kyx/Iuzcwd1yBUXkGkalxo WE151AKbTP39GTj6XQJ7+MN6rv7iW4JQVCL0Ub7zpFlv07JU+y8YvoHp/982/x78lUhjPE 2D7PkWxBEvcfJqAMZVIejCYI9W5wwHG7xUUrs/XQyP3BTtZRD8vb3oniyWHAHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747808115; a=rsa-sha256; cv=none; b=jGyCQy9tvrmbb7cZQ1ZgAZQeDoRktXwzyw1Xv4vclfm0wPXrdrlzJeE/lKcqUjYFcYKH9x VvJqYCbfrlddPJ/emfJsusu1wGnMFVw3WdJuM5/k5wQRTPsbu9B8QZBHzBkTC73l/nhk7i AdOiVnH8ViR6Xt834R4aLKPQssVzfgLVGFjZ+dnQ/4lw1+50X8Lr64CRRSxvc80WOZDknB H1gdBOzUDC9+BrAp8gLpJynvpFvM3yPdx9onNVl7JsJZgxgNma9hLa426vesE7UEkj6GJr KzIBdlv6/0J5RDE/0s53IrZ1UzASCLUZOxLaFPA2tj/lp5mCkjnlKF4naZK1xg== 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 4b2LkW0Tfxz7gG; Wed, 21 May 2025 06:15:15 +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 54L6FEKW079129; Wed, 21 May 2025 06:15:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54L6FEj9079126; Wed, 21 May 2025 06:15:14 GMT (envelope-from git) Date: Wed, 21 May 2025 06:15:14 GMT Message-Id: <202505210615.54L6FEj9079126@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Wolfram Schneider Subject: git: 57f4100c71 - main - update Debian manpages 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: wosch X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 57f4100c71130050657d02395d2ac2d6c4d73647 Auto-Submitted: auto-generated The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=57f4100c71130050657d02395d2ac2d6c4d73647 commit 57f4100c71130050657d02395d2ac2d6c4d73647 Author: Wolfram Schneider AuthorDate: 2025-05-21 06:10:39 +0000 Commit: Wolfram Schneider CommitDate: 2025-05-21 06:10:39 +0000 update Debian manpages --- website/content/en/cgi/man.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index f00435a795..11992e88a0 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -929,7 +929,7 @@ $manPathDefault = 'FreeBSD 14.2-RELEASE and Ports'; 'Debian 9.13.0', "$manLocalDir/Debian-9.13.0/man:$manLocalDir/Debian-9.13.0/misc", 'Debian 10.13.0', "$manLocalDir/Debian-10.13.0/man:$manLocalDir/Debian-10.13.0/misc", 'Debian 11.11.0', "$manLocalDir/Debian-11.11.0/man:$manLocalDir/Debian-11.11.0/misc", - 'Debian 12.9.0', "$manLocalDir/Debian-12.9.0/man:$manLocalDir/Debian-12.9.0/misc", + 'Debian 12.11.0', "$manLocalDir/Debian-12.11.0/man:$manLocalDir/Debian-12.11.0/misc", 'Debian 13.0 unstable', "$manLocalDir/Debian-unstable/man:$manLocalDir/Debian-unstable/misc", 'Ubuntu 23.10 mantic', "$manLocalDir/Ubuntu-mantic-23.10/man:$manLocalDir/Ubuntu-mantic-23.10/misc", @@ -1207,12 +1207,12 @@ while ( ( $key, $val ) = each %manPath ) { 'slackware', 'Linux Slackware 3.1', 'redhat', 'Red Hat 9', 'suse', 'SuSE 11.3', - 'debian', 'Debian 12.9.0', + 'debian', 'Debian 12.11.0', 'ubuntu', 'Ubuntu 24.04 noble', 'dragonfly', 'DragonFly 6.4.0', 'centos', 'CentOS 7.9', 'rocky', 'Rocky 9.5', - 'linux', 'Debian 12.9.0', + 'linux', 'Debian 12.11.0', 'darwin', 'Darwin 8.0.1/ppc', 'opendarwin', 'OpenDarwin 7.2.1', 'macosx', 'Darwin 8.0.1/ppc', From nobody Wed May 21 06:15:16 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 4b2LkX2qLCz5wvCS for ; Wed, 21 May 2025 06:15:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2LkX1rSZz4LHR; Wed, 21 May 2025 06:15:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747808116; 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=vdr3E/Mm8yEjUgekFltz6G+mnl2UXbpbwo1ZfyZbrBk=; b=PMZQvvQ07ZjyWRR5Rc6IAanD3NNCindtYAGYzlcNotGioD5nHpng8B6JQam23HvKiVFKJG Bn27pYTVB7+kVmvXESeb6IT980jwazoQrzjGBZ+/rh+r8XRjoohz+MP8dKRUwXmwKVVkuk 9lorZTkClvY3IIDkyFzOnvPAZs53LxG7WL16Iy1j3cLrPltKU47EVkzWF7j6qcNIHt8f3W 2A3IHUox8iZ2Rfdt6hhcBS9Jm5qeP9qlEIIAfZvVK1bIOdxH+pHwkfeSS0S5YfHVhytkKL KGgaeEDqnxZNo44f75xiEeVRm6cAlmCwfiPvR/T8aKOdpSxITCEW6OlF5v0Crg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747808116; 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=vdr3E/Mm8yEjUgekFltz6G+mnl2UXbpbwo1ZfyZbrBk=; b=AoXN4Q76AyqOAmxm6VbAh+T7un0PeW1ufVHyTv/2twBedKRr8jJP/gaPzSiFnH6rAIi7Km sWzJ0ejPeNQIOtzlHEPrf3PRyaS2Abl/cCwKAW/mNj6FNOb6SEw8ozakpOO4qz/lIcocrk TzeYpIlJ2gow0V/xQiAaI9Lrhcn/3ypAPIJjFUsZEken2vYjcgrNl8Dihv+qh5UWVfJX6E pkpNTYITe/8261EWss0uF/RcMRARRh8hfarzBdhtCsYxAQR9VSppNUWY5uDzCbDjkmwt1/ y+2j+ZUl5bwR/5Lxkx6wyKjzA9owLw5qxqFAUsuIAAqea49/6QTm4Tgm9FBlrA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747808116; a=rsa-sha256; cv=none; b=SpDb8AprCYDRz4WEisIVLAQHhV7mvYVftCazu656x7rYh1vAMeadQnjDtGCZC3W5ZHsgfS 6Q2JVuDZisCF4Cj2euir65bTIV9GX80bH1rvaMfHoEBsRq7v49X5WWIKJPwVfe/Y7+ZszO U+/sJqAfKA1JiEb2sPP3MzBpmzjDZtDcjRrpf8nXF4H35+plFkl/aludksDSXXHFk3P5sz Ho2vYExgqXykQpK7I/5565rB1LOKNrHgGv0e3KGPaInexGl6vChbsGf1F+kObwgcPCsM/z NqWfyLgEBTTXjVTzPQYOwQWQqxvH3FC0V0a9UUkwSHWwGVvkM7hLIkp5ypIvzg== 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 4b2LkX1PmPz7gH; Wed, 21 May 2025 06:15:16 +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 54L6FGLB079161; Wed, 21 May 2025 06:15:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54L6FGCx079158; Wed, 21 May 2025 06:15:16 GMT (envelope-from git) Date: Wed, 21 May 2025 06:15:16 GMT Message-Id: <202505210615.54L6FGCx079158@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Wolfram Schneider Subject: git: a878a3be73 - main - update macOS manpages 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: wosch X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a878a3be73fd11a493e9a4837636d3117c9f5b3c Auto-Submitted: auto-generated The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=a878a3be73fd11a493e9a4837636d3117c9f5b3c commit a878a3be73fd11a493e9a4837636d3117c9f5b3c Author: Wolfram Schneider AuthorDate: 2025-05-21 06:14:38 +0000 Commit: Wolfram Schneider CommitDate: 2025-05-21 06:14:38 +0000 update macOS manpages --- website/content/en/cgi/man.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 11992e88a0..8c6e8f6832 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -986,7 +986,7 @@ $manPathDefault = 'FreeBSD 14.2-RELEASE and Ports'; # alias SunOS 0.4, apparently released in April 1983 based on 4.2BSD beta 'Sun UNIX 0.4', "$manLocalDir/Sun-UNIX-0.4", - 'macOS 15.4.1', "$manLocalDir/macOS-15.4.1/man:$manLocalDir/macOS-15.4.1/developer-man:$manLocalDir/macOS-15.4.1/developer-platform-sdk-man:$manLocalDir/macOS-15.4.1/xctoolchain-man", + 'macOS 15.5.0', "$manLocalDir/macOS-15.5.0/man:$manLocalDir/macOS-15.5.0/developer-man:$manLocalDir/macOS-15.5.0/developer-platform-sdk-man:$manLocalDir/macOS-15.5.0/xctoolchain-man", 'macOS 14.7.5', "$manLocalDir/macOS-14.7.5/man:$manLocalDir/macOS-14.7.5/developer-man:$manLocalDir/macOS-14.7.5/developer-platform-man:$manLocalDir/macOS-14.7.5/developer-platform-sdk-man:$manLocalDir/macOS-14.7.5/xctoolchain-man", 'macOS 13.6.5', "$manLocalDir/macOS-13.6.5/man:$manLocalDir/macOS-13.6.5/developer-man:$manLocalDir/macOS-13.6.5/developer-platform-man:$manLocalDir/macOS-13.6.5/developer-platform-sdk-man:$manLocalDir/macOS-13.6.5/xctoolchain-man", 'macOS 12.7.3', "$manLocalDir/macOS-12.7.3/man:$manLocalDir/macOS-12.7.3/developer-man:$manLocalDir/macOS-12.7.3/developer-platform-man:$manLocalDir/macOS-12.7.3/developer-platform-sdk-man:$manLocalDir/macOS-12.7.3/xctoolchain-man", @@ -1232,7 +1232,7 @@ while ( ( $key, $val ) = each %manPath ) { 'sunos5', 'SunOS 5.10', 'sunos4', 'SunOS 4.1.3', 'sunos', 'SunOS 4.1.3', - 'macos', 'macOS 15.4.1', + 'macos', 'macOS 15.5.0', 'plan9', 'Plan 9', 'osf1', 'OSF1 V5.1/alpha', 'true64', 'OSF1 V5.1/alpha', From nobody Wed May 21 09:05:09 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 4b2QVZ1DlWz5x5x5 for ; Wed, 21 May 2025 09:05: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2QVY5gj0z3rH9; Wed, 21 May 2025 09:05:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747818309; 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=hhdt051mCQkjjjOB9TJV01pjAedryp6KKS2PWujJy9M=; b=caBzL7mbSRKQ3Q64DCDx1+aeUKc8DzhFewdqcgDAmHj/JklsX4nFocqXYipUyeWU5SlRo7 NmilWgrSwcZGeMaV4NDiVq82APcwBmrFUgYZslaJarZI7UQ4bgWN5mW302H//iiyWsIg3v kOUxTqpjVTe7sxOwoGWoAEStAoCdzfQvR/MRrfekGSvNpdchwFz7ZEqIU/TaeS8Q72xYMh EPY6w1lMELkPj2jFAQDxlguVDrpOSmBLW1zdXSNTKLs/Xf/s8sRHiwDKY7qqy3pfu+Gjng T+dWRG8MOX75/BJENrk/YD6b0WCMPLFKGFclpdoD1X/je7Zcn1soHuly3fdUcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747818309; 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=hhdt051mCQkjjjOB9TJV01pjAedryp6KKS2PWujJy9M=; b=FpWdFiTi6ROrxtWwotYI5zrqwIo6pmVXFnNQvv5MI7BcjBX3pksmgGd1vMVmgM68mYC+xL aRoD+JeSy8/LPejqCdnddr7Cae1UTMgMZwz35X2ZT4bZ3QdF/XXQ3ZR6qArmULZRnEXVXz MT6Rp+/9ibdGqe3cxF1WcNXrmhCyN8Jzvrv7diLsrQRycQUhS2BxvlzC4E7puAzoyzyoXr x/RvhlOq3gtN26v4KCdtap1B/OAmP/sIKjUH72S+DCdacmEOGjaOiwwHuLCxdX6DdSe1qc H7HYdzn4w7ntMqtFLV9P/L0qaQEUewHtJgDIC6IGdpq/hft+Ph078+Hlq2Je1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747818309; a=rsa-sha256; cv=none; b=ixbueg7NRTEd8QbsIzcBDWsUMKiAFrgR65Y+4Md6dw4AMgtM0iCn9b7VJ9nVbutw/fFvId v6AyERJUBMb/YLROkmE5Mxqq2oKCnpe1mHpV1UxUwTX/AeI9KfIF5UuxmjyA0uS5BEI7jF kOzpCc6FADTMwL7lN7UNkxAI5O1Kn6GPrKU1pYnFkuwaY/tMeqivCBBe5kK4OXMLUXquDd 6wYPhnRJ6cGlHYPkiuIkaeL7Nfl6Kd67JN5r7uh5nHHOLh9Ou8jzUO0WhPQsOS+aDUIWA7 rG0pKXSM8bLpCS8yZTIZKvgFOjqLjLIhHd8Dycv7Hu8mtp4ZBf1U6Zs61lLjzw== 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 4b2QVY4zk0zCH5; Wed, 21 May 2025 09:05:09 +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 54L959ue098298; Wed, 21 May 2025 09:05:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54L959po098295; Wed, 21 May 2025 09:05:09 GMT (envelope-from git) Date: Wed, 21 May 2025 09:05:09 GMT Message-Id: <202505210905.54L959po098295@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 33af12ce5d - main - Status/2025Q1/cfc.adoc: Fix lists indentation 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: 33af12ce5d62c7cf025a43662bd2d5ab0c4acb70 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=33af12ce5d62c7cf025a43662bd2d5ab0c4acb70 commit 33af12ce5d62c7cf025a43662bd2d5ab0c4acb70 Author: Lorenzo Salvadore AuthorDate: 2025-05-21 09:02:32 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-21 09:04:43 +0000 Status/2025Q1/cfc.adoc: Fix lists indentation Reported by: ykla Pull Request: https://github.com/freebsd/freebsd-doc/pull/480 --- .../en/status/report-2025-01-2025-03/cfc.adoc | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/website/content/en/status/report-2025-01-2025-03/cfc.adoc b/website/content/en/status/report-2025-01-2025-03/cfc.adoc index b558d65160..969fc97024 100644 --- a/website/content/en/status/report-2025-01-2025-03/cfc.adoc +++ b/website/content/en/status/report-2025-01-2025-03/cfc.adoc @@ -19,23 +19,23 @@ Contact: Voosk Updates in this quarter: * Added: - * Installing package:x11/budgie[] - * package:sysutils/bsdconfig[] System Configuration Tool - * Installing package:x11-wm/fluxbox[] - * Installing package:x11-wm/icewm[] - * Installing package:net-mgmt/prometheus2[] - * package:security/py-fail2ban[] (Based on IPFW, PF, IPF) - * Installing package:x11-wm/windowmaker[] - * Manual Dual-Boot Installation (Installing FreeBSD First) - * Installing FreeBSD - Based on Apple M1 & Parallels Desktop 20 - * Command Line Basics - * Installing package:zabbix7-server[] (Based on PostgreSQL) - * etc. + ** Installing package:x11/budgie[] + ** package:sysutils/bsdconfig[] System Configuration Tool + ** Installing package:x11-wm/fluxbox[] + ** Installing package:x11-wm/icewm[] + ** Installing package:net-mgmt/prometheus2[] + ** package:security/py-fail2ban[] (Based on IPFW, PF, IPF) + ** Installing package:x11-wm/windowmaker[] + ** Manual Dual-Boot Installation (Installing FreeBSD First) + ** Installing FreeBSD - Based on Apple M1 & Parallels Desktop 20 + ** Command Line Basics + ** Installing package:zabbix7-server[] (Based on PostgreSQL) + ** etc. * Rewritten: - * Installing package:ftp/pure-ftpd[] (Based on MySQL) - * Installing package:ftp/proftpd[] (Based on MySQL) - * Installing package:ftp/vsftpd[] + ** Installing package:ftp/pure-ftpd[] (Based on MySQL) + ** Installing package:ftp/proftpd[] (Based on MySQL) + ** Installing package:ftp/vsftpd[] * Added several GitHub Actions, such as automatic PDF generation, dead link checking, etc. From nobody Wed May 21 09:56:29 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 4b2Rdn2jVFz5x8Kl for ; Wed, 21 May 2025 09:56:29 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2Rdn1VRnz49QL; Wed, 21 May 2025 09:56:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747821389; 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=3xVwMd6ADmDkiRDmNDMRm24vg2CcgkdZ8kK9Tg4TXl0=; b=ELfsEbWnzqgYeq4l1OWbOEx8j4eE4NAp1FxamB9KJHiu7prwWtUC1fmAnZ1cSKtiw0l5KV Led17KEAF6DJN/+AvQtPettfDvVqR38z43Or+a347hc1f4hSkPUV8ZMBemJvpNdlpUUpyZ t7eETTRzYebS6N7Tw9aTNYhYBB05Q/z9jfrM8jmzVpswS70QDE8hQooj4OoHGGFwklM1ZU CwvKX9h4a5IYKQ018GBotArgNbVvMuelPE+M5c3uLJFNIZBx66NA9/0s6tKbe/pVwym4rl tG12w63D9lO60KHhwpqm6S+bUwQGF29lzEMiu5NUDzm8E+B11z6yapabpAs4dA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747821389; 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=3xVwMd6ADmDkiRDmNDMRm24vg2CcgkdZ8kK9Tg4TXl0=; b=S+64dFNeL6BleJu8JAmak1rkC0AmC4tmyXs4Fk9+7T52xarAY105XJRcMcYNN0j7NWBgO3 SIbX6QRgpPZv7bMHCSDDUPgbxo65KHjzpy5J0xAbZZf+01U8tYLxyVauT0WsXvb7SYLK12 +XyDQFJFFjM2NUqwMHc+EiDPPJzHR3DObRZFSJQajEJzmjhJVL3ouDUevb7GVRWCrSe4Ax aj4/JSz+qBczcJK5pgnyAZPqledV6l4X878JoHoKgylKtU4mkQU17t9p5lQg8l+ivoANpA oUMPWX4uP6KLy13zqvdZv+zEU90R/ZNJcdiMqVwoslbdc7OUGc1ZZnJJuOaIHw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747821389; a=rsa-sha256; cv=none; b=dZx+IWLCAHPV25fXPpBqUG+WoC2MCOn6kWAOt6rAvSDiFrLwNpLDhQ9uJ9vlCFbIPw+MUA KLyJRPEu5whfCBzu3mfnTq/+P5ilH6hR4xWiZdjP8kHXFo3ZhCSp6qGU5H1WyB+N/9H7VD FORAonB9+pBVs/WZEwrsr69TZnfzz/o7j2OoPPQaZiMU0K+Cd0MGh4NiNlUJAtZ8cf3vBZ G3i4NrX2PK+KKcnpKQL1VlI8hSet1vKGB36cGkovsoVlMJWan/kNUZyAbnzpAkGbCzRm1v knchqkwaaw+Xrzco9HHgFMECrqspY+1iJGXeQ/Fzx35HCB6TGS4/IMKOg2WVFQ== 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 4b2Rdn169RzVRB; Wed, 21 May 2025 09:56:29 +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 54L9uTm4091078; Wed, 21 May 2025 09:56:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54L9uTNG091075; Wed, 21 May 2025 09:56:29 GMT (envelope-from git) Date: Wed, 21 May 2025 09:56:29 GMT Message-Id: <202505210956.54L9uTNG091075@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 4dc6fe84de - main - Status/2025Q1: Publish 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: 4dc6fe84dee205c075cc85bf2a4ad5d23c042950 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=4dc6fe84dee205c075cc85bf2a4ad5d23c042950 commit 4dc6fe84dee205c075cc85bf2a4ad5d23c042950 Author: Lorenzo Salvadore AuthorDate: 2025-05-21 09:48:42 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-21 09:48:42 +0000 Status/2025Q1: Publish --- website/content/en/status/_index.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/content/en/status/_index.adoc b/website/content/en/status/_index.adoc index 25b822dbe5..604e0fd9a3 100644 --- a/website/content/en/status/_index.adoc +++ b/website/content/en/status/_index.adoc @@ -7,7 +7,7 @@ include::shared/en/urls.adoc[] = FreeBSD Status Reports -== Next Quarterly Status Report submissions (January -- March) due: March 31st, 2025 +== Next Quarterly Status Report submissions (April -- June) due: June 30th, 2025 If you are interested in submitting status reports or you are curious about how the publication process works, please see our link:{freebsd-status-report-process}[status report process description]. @@ -21,6 +21,10 @@ Periodically, special status reports are prepared and published. One of those ar These status reports may be reproduced in whole or in part, as long as the source is clearly identified and appropriate credit given. +== 2025 + +* link:report-2025-01-2025-03/[January, 2025 - March, 2025] + == 2024 * link:report-2024-10-2024-12/[October, 2024 - December, 2024] From nobody Wed May 21 11:00: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 4b2T3D3b3tz5xD2r for ; Wed, 21 May 2025 11:00: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2T3D2yQMz3T1F; Wed, 21 May 2025 11:00:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747825208; 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=sOAeuRH310SE102YyL5pjXNFfgiTWiPyFk1Bsd8mV50=; b=SgYrwLPekTYbfNcwbQIDzGmbG9K8LezJH6t+K4ZSLoiG/UrMFIxT2Y46qq9JuhvQ1bfI5w VAUTWnM/OkB0hwzU3tCEof7WRn6rTC3HXAgxpJODC0g/YBz9zrHq4Vf9jXtgDrMIMUiLX9 3r5uUDCdQHQbscjGvkrzs7Fu8uZQW5btMe3u3O0N3KqKq6ByTaIUQGQixMslHzzVRzAuuN wWNMitSWtVS742hyFrv+eicVDjs6Rl1mgxfX5IRvRzDamV7Rld2Zov3TH/IpQD0Yuyzeqz slUx6KMRd/wEBt7CrYI9LOs24OX0Cl0l/qjw2i2XFC6A6EUfq+HpnjK7iJ0dng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747825208; 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=sOAeuRH310SE102YyL5pjXNFfgiTWiPyFk1Bsd8mV50=; b=PH6tOyQ5dc0zgY56+LXs4wR+JzRrifjPeeMga7BELUCSV2QefCeBKkYXG5QJPUPe6zqo34 TNTJ6qao3WPS8xSUBNX1C+XZVUiBUlMymnrrhJq2WAK+mXsRxjjr4R/D/Q8Sivj1D1OcLS IPUK93pEa+aZnPh3C/1FSWym6Nr8mqlqgwPBhDlZJ54WoIEvoco2gARdpGz4LFO3OCCSVT lg2c3PeDoQg0DHJmCKLqX3L8XmEQ1JGc3e225LxethHjuob0KCpSWVuTLWPK1S6U1PGzV3 ScLr1t8rMO3hgYpGshY7oWAgSQF/OYsKiyK8xigNrl3KTWFsbcVaGPPbQg19sA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747825208; a=rsa-sha256; cv=none; b=oVxhwveLoXzMWqwiV1cnd8Jf0PZ1WiRaFAg2AwjXgT72qb2I/aDOWQWrvLbA3tgu13gdKS allXk91B4PmrS+8y0u/DT7C26Uc2+SdM8dzxa6+41xuXF6VmkulhdrtjLP/aXyvKvmRq7s tfnfuEuy+cwVaQElbEscyLV3kWcJDeE3pWi+y+oRINYnBuHqNjTD8i1PQtBHrc5H4JNy3z V5zsvubtfkmRS4JlRalNAp1f7d0jdxDI3eMu+Fz3N4H2dOo4wmwGxDI2wnaluuCE6WBirT 4NM3VJbqCX2br5Wlpe602yPcQELka6RjUEQ+GdJYR1DYAqm4pyxEZ6+YY6RH/A== 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 4b2T3D2YW1zY1b; Wed, 21 May 2025 11:00: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 54LB08RT009415; Wed, 21 May 2025 11:00:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54LB083U009410; Wed, 21 May 2025 11:00:08 GMT (envelope-from git) Date: Wed, 21 May 2025 11:00:08 GMT Message-Id: <202505211100.54LB083U009410@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 31b7558e09 - main - News: Announce 2025Q1 status 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: 31b7558e094583a3c8f74fe804e159fbb90d18af Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=31b7558e094583a3c8f74fe804e159fbb90d18af commit 31b7558e094583a3c8f74fe804e159fbb90d18af Author: Lorenzo Salvadore AuthorDate: 2025-05-21 10:59:46 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-21 10:59:46 +0000 News: Announce 2025Q1 status report --- website/data/en/news/news.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index 760638e951..e0905a9864 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,5 +1,10 @@ # Sort news by year, month and day +[[news]] +date= "2025-05-21" +title = "January-March 2025 Status Report" +description = "The January to March Status Report is now available with 40 entries." + [[news]] date = "2025-05-16" title = "FreeBSD 14.3-BETA3 Available" From nobody Wed May 21 16:26:45 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 4b2cJ524Ytz5w9Fm for ; Wed, 21 May 2025 16:26:45 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2cJ51HzKz3SrB; Wed, 21 May 2025 16:26:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747844805; 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=XIWKDNHd4VIOaC8JosTMpd+vtuesEATyNflvelTGnpM=; b=LwkGILbXDKMwluIb3qqeXNCYBb7uAvg04h8zA51HsrCHqGJ8pOIiYpCf2WogpgPkBupjSg iKLhEWq46nmzBUmFUYRisw6PKVwn17BrKmIHRezHwQX0LIja1lTLHafo8QXOnbo4ZEFZaT ArKzVrxDI+JWxTkjnoO2i6W3onq55aFOEiRja5WOGbCQ9IeClZjGF3uMYgXyYp1yMJ6gbr D2ABSMYKj1FBqXb+PxeKZ3P18Hlkocj+2jDwmgNRoxfuC+0g19mKRPrfdFXvIt0oIYNStn cE74mFOgVdNcZi7V36FFiKJpSNZVmqrspQsq5b4qZVjoLtAfUhcYR7GwIBL8qA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747844805; 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=XIWKDNHd4VIOaC8JosTMpd+vtuesEATyNflvelTGnpM=; b=Zuj+ypErqE1OIef8U0cs+TA8+svLcL8RHJn++4Q7sBlx4EaOn8wUZDVC/U/y4eFwE7bN7I G3YJMEcJaVgCtDUCGInaYEs4oV8PBPqzGnV7uZcGA76AstTnRT/krHOwf9t1HwF/0J4wsh cAaSAcg1dSMIHffv1o0BiUCILo0Z5sRTOEdniR+3fCpzimC7fhhsiqPWZWGgfc9Cw4XO8D 0t2RviapDenNWe5DZuQ54LO2N3wmpTNjK1IiPN6/kJMR1nBLx1M9t8KL+2AZ36cKKiAkJT f/BQ2yOjwcwHGkoL1NFGoR6jvlUEwVhWJ1sYfyhD264m3GFFY3WPXGBwNY0IjQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747844805; a=rsa-sha256; cv=none; b=cqeM8i6YzKfZxQtR4DAuyrFVKi1uZEHIE2oI+KV1Wj6l7NQh/vTzsXcjF87Qn8yBsfW0Qi 2nd8KAzlbIgZ2yfw61pb6DtP3u+EhYWC9dsK7RJlMdyY9+/pJKlIPYhJ6aasR/RtR3XruH 6sS7+OE1ZStYmrOMlOu8uDVwNyOU0DZxyODGu1uastJI82ZHu+gVAKLVkF4/KAWQHhXP2V szY6nPvTlfyHNAXENRAdabVhw/fJ0FpsT4mkRJu+WNVDMFzAaE39DIbRhX6oIsMs7XJLnP pISgk8BbqAlJilkFtzPH8pckBQ/NK7nr313nE5KZHpAqZEjT78TrPfLJm5C8ig== 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 4b2cJ50Zd8zjDK; Wed, 21 May 2025 16:26:45 +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 54LGQjR4023523; Wed, 21 May 2025 16:26:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54LGQjHO023520; Wed, 21 May 2025 16:26:45 GMT (envelope-from git) Date: Wed, 21 May 2025 16:26:45 GMT Message-Id: <202505211626.54LGQjHO023520@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: 1803dd91b1 - main - HW Relnotes: Really add remaining Cryptographic Accelerators 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: 1803dd91b122b5bc9a1aa6e8b77e50adbe180c73 Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=1803dd91b122b5bc9a1aa6e8b77e50adbe180c73 commit 1803dd91b122b5bc9a1aa6e8b77e50adbe180c73 Author: Alexander Ziaee AuthorDate: 2025-05-20 23:12:42 +0000 Commit: Alexander Ziaee CommitDate: 2025-05-21 16:26:24 +0000 HW Relnotes: Really add remaining Cryptographic Accelerators Add aesni and ccp to the Cryptographic Accelerators section of the Hardware Release Notes template. Reported by: jhb Reviewed by: carlavilla, markj Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D50439 --- website/archetypes/release/hardware.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index 2f4284e615..86000bfb41 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -847,8 +847,12 @@ Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) [[crypto-accel]] === Cryptographic Accelerators +The man:aesni[4] driver supports the AES and SHA functions of x86 processors. + The man:armv8crypto[4] driver supports the AES, SHA-1, SHA-2, and finite field Arithmetic engines in processors implementing the ARMv8 Cryptograpic Extension. +The **ccp** driver supports the AMD Platform Security Processor (PSP) Cryptographic Coprocessor found in AMD Ryzen devices. + &hwlist.ccr; The man:glxsb[4] driver supports the security block found in AMD Geode LX devices. From nobody Thu May 22 03:56:53 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 4b2vcP5R1tz5x1rQ for ; Thu, 22 May 2025 03:56: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2vcP4hJLz3XQq; Thu, 22 May 2025 03:56:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747886213; 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=foMok4Au+ExoOi07cMiLvSdqkV7GM4X+LRu//qWzdhQ=; b=uF+xUtnEbpK12xKkCZZutfD8KUd8NDj7wjMIKBJqKrxNdtFYy8quQRn7LxeeDfOpDh6NQu 9Nl/3SrrMPAlZr+V9HfNVHBnjk8cutpvwB90rwNy1fJmbUNgjwfn214ndS7W6yRJEZ2v5/ 3f4aTp9/qa+x7oU7IOJupnsnCKM5u4RtiByLGonG1s24iYZS3aHIhL6EBEea0joiHXj2t5 cHKRz566iI5Dj6PW5FHszzsHgAdJxxRd9tjw/W0SjN7JVrgjbhrriga6hPqbnTWusxX284 C50A3obJPQ8qaE2NuZggZdBg5haEc7Pp9rhJwCMRZPX5ZN+mksaNthkpC3mJ5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747886213; 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=foMok4Au+ExoOi07cMiLvSdqkV7GM4X+LRu//qWzdhQ=; b=b5C5HvFG7W546ooFYYkD7tSTFXyfbQbPnzDouYELExTxDtmT7tuOKfJkMNdTRudoscrVyF skO+cS8XUmgpnMzzC1EKwSHpaA9hqTjysHJa/139qxw20SS6wB5JPyw5ED6fEi3cHsjRKy vMU3fMmi/OfYNCj0Hj2+C6lmr73OYg9Xcr06cSk7Te8IH2WM0rFOBdrkfVHl+xOHmkYDOI 7gblOpJMhaCMxflzfmuvjrH/hpM5gjGY46LOyvN0ZcF9wHtYSwhVoqxfMAFJPo9iIfOfxq csQohmOfOLnAsfRlKvIM5OQNvTtpggYHY5BzA0XIWWV0GxsZmZnIuawvDU/7CQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747886213; a=rsa-sha256; cv=none; b=E2eMNEDJuNPNRZIM+oquRqKbEhKCyJ9rIhhGoZkTdlXWCUty8EO0EUhnVUOnDscOSzYMkd ohu1s2SKw+VC9I63BiYWLYZgWN4k54Fid9BomrdwVTfBXhYBmXHSK/Bldqkr3EiUjCVKza e1sETrlThbNpOyYGMhIiyUiuRgbrmekIOzlkdlOxzrt1y4d5Lg/ije2jCFjN/aFyYiJuap 2aBE91hNsBwD0BX6ewCvhGuCrrs9gD7gJlr/SdgegjIO8y14u9ZriSDI0Z+XoZyXokcqhO CklXitjQR+fS+630FAxO/2uv5P82giTA3NujJ/kU8/fnWHUkbrEPmh5/B1O4wA== 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 4b2vcP3l1Jz13JM; Thu, 22 May 2025 03:56: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 54M3ur2W020310; Thu, 22 May 2025 03:56:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54M3urqW020307; Thu, 22 May 2025 03:56:53 GMT (envelope-from git) Date: Thu, 22 May 2025 03:56:53 GMT Message-Id: <202505220356.54M3urqW020307@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 905ef0068c - main - 14.3: Regenerate hardware notes from archetype List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 905ef0068cf59af14a136db41a952a4fed229327 Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=905ef0068cf59af14a136db41a952a4fed229327 commit 905ef0068cf59af14a136db41a952a4fed229327 Author: Colin Percival AuthorDate: 2025-05-22 03:55:36 +0000 Commit: Colin Percival CommitDate: 2025-05-22 03:55:36 +0000 14.3: Regenerate hardware notes from archetype This picks up the latest man page updates. Requested by: ziaee Sponsored by: Amazon --- website/content/en/releases/14.3R/hardware.adoc | 115 ++++++++++++++++++++---- 1 file changed, 97 insertions(+), 18 deletions(-) diff --git a/website/content/en/releases/14.3R/hardware.adoc b/website/content/en/releases/14.3R/hardware.adoc index 3246b55e65..0d20521a52 100644 --- a/website/content/en/releases/14.3R/hardware.adoc +++ b/website/content/en/releases/14.3R/hardware.adoc @@ -2578,6 +2578,78 @@ FreeBSD driver supports this modem. +[[switch]] +=== Ethernet Switches + +The man:adm6996fc[4] driver supports the Infineon ADM6996FC Fast Ethernet switch controller. + + + +The +**arswitch** +driver supports the following Ethernet switch controllers: + +* Atheros AR8327 Seven-port Gigabit Ethernet Switch +* Atheros AR8316 Six-port Gigabit Ethernet Switch +* Atheros AR8236 Six-port Fast Ethernet Switch +* Atheros AR8226 Six-port Fast Ethernet Switch +* Atheros AR8216 Six-port Fast Ethernet Switch + + + +The +**e6000sw** +driver supports the following Gigabit Ethernet switch controllers: + +* Marvell 88E6190 +* Marvell 88E6176 +* Marvell 88E6172 +* Marvell 88E6341 +* Marvell 88E6141 + + + +The +**e6060sw** +driver supports the following Fast Ethernet switch controllers: + +* Marvell 88E6060 +* Marvell 88E6063 +* Marvell 88E6065 + + +The man:felix[4] driver supports the Microsemi VSC9959 Felix Gigabit Ethernet switch controller found in the NXP Layerscape LS1028A SoC. + + +The +**ip17x** +driver supports the following Fast Ethernet switch controllers: + +* IC Plus IP178C +* IC Plus IP175D +* IC Plus IP175C +* IC Plus IP175A + + +The man:ksz8995ma[4] driver supports the Micrel KSZ8995MA/KSZ8995FQ Fast Ethernet switch controller. + + +The +**mtkswitch** +driver supports the following Ethernet switch controllers: + +* MediaTek MT7628 (5 port Fast Ethernet) +* MediaTek MT7621 (5 port Gigabit Ethernet) +* MediaTek MT7620 (5 port Fast Ethernet) +* Ralink RT5350 (5 port Fast Ethernet) +* Ralink RT3352 (5 port Fast Ethernet) +* Ralink RT3050 (5 port Fast Ethernet) + + +The *rtl8366* driver supports the Realtek 8366 Gigabit Ethernet switch controller. + +The *ukswitch* driver is designed to support potentially unknown Ethernet Switches. + [[wlan]] === Wireless Network Interfaces @@ -2727,6 +2799,13 @@ sub-driver with the following chipset generations: * 9000 * 22000 * AX210 + +The +**iwlwifi** +driver supports PCIe devices from the +**mld** +sub-driver with the following chipset generations: + * BZ * SC @@ -2845,6 +2924,7 @@ driver provides support for: + The following cards are among those supported by the **malo** driver: @@ -4362,10 +4442,11 @@ the Bluetooth specification v1.1, including: [[crypto-accel]] === Cryptographic Accelerators - +The man:aesni[4] driver supports the AES and SHA functions of x86 processors. The man:armv8crypto[4] driver supports the AES, SHA-1, SHA-2, and finite field Arithmetic engines in processors implementing the ARMv8 Cryptograpic Extension. +The **ccp** driver supports the AMD Platform Security Processor (PSP) Cryptographic Coprocessor found in AMD Ryzen devices. The @@ -4380,11 +4461,9 @@ based on the T6 ASIC: * Chelsio T62100-CR - The man:glxsb[4] driver supports the security block found in AMD Geode LX devices. - The **hifn** driver supports various cards containing the Hifn 7751, 7951, @@ -4426,26 +4505,23 @@ Soekris Engineering vpn1401 and vpn1411 > Contains a 7955 and supports symmetric and random number operations. - The man:padlock[4] driver supports the AES/RNG/RSA/SHA-1, and SHA-2 engine found on Via Technologies C7, C3, and Eden devices. +The +**qat** +driver supports the following Intel QuickAssist Technology Engines: -The man:qat[4] driver supports the following -Intel QuickAssist Technology Engines: - -* Intel C62x Chipset -* Intel Atom C3000 processor product family -* Intel QuickAssist Adapter 8960 "Lewis Hill" -* Intel QuickAssist Adapter 8970 "Lewis Hill" -* Intel Communications Chipset 8925 to 8955 Series -* Intel Atom P5300 processor product family -* Intel QAT 4xxx Series - - +* Intel (R) C62x Chipset +* Intel (R) Atom C3000 processor product family +* Intel (R) QuickAssist Adapter 8960/Intel (R) QuickAssist Adapter 8970 + (formerly known as "Lewis Hill") +* Intel (R) Communications Chipset 8925 to 8955 Series +* Intel (R) Atom P5300 processor product family +* Intel (R) QAT 4xxx Series -The man:qat_c2xxx[4] driver supports the Intel QuickAssist Technology Engine found on Atom C2000 devices. +The man:qat_c2xxx[4] driver supports the Intel QuickAssist Technology engine found on Atom C2000 devices. The @@ -4460,7 +4536,10 @@ driver supports the following SafeXcel chips: -The man:safexcel[4] driver supports the cryptographic acceleration functions of the Inside Secure EIP-97 device found on some Marvell systems-on-chip. +The +**safexcel** +driver supports the cryptographic acceleration functions of the +Inside Secure EIP-97 device found on some Marvell systems-on-chip. [[misc]] From nobody Thu May 22 14:56:53 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 4b3BFx6lfkz5wmbP for ; Thu, 22 May 2025 14:56: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b3BFx5LR6z3KFR; Thu, 22 May 2025 14:56:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747925813; 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=zrTUB5cglcPvNXFPEDgXAwgFiI7GDGyHhcKfaD5zir4=; b=fxQWBwQP6NF0x6LCB1+apmK3dxnc2W0GNCL5cqiovN1JOgcVdfe99gq8nBDDrFb3KhGDxb jF4R6JmfbnQya4la4d9dCS7DW9n76JHQu67wK1tlcTom+oeIXuURTzSRU5IDCjZ0O9XSKB ++mK+qZyttw5/hdSkwmoJzegLOLREfRxe8SDbUnumvcCPYp6+ow/yQ5DbYz0Tjym93ULaK 73Uu/ti7ffoBArAThF/oFBDBfhRhxmbYqys3YoI0+dKHUq08K6Nq8KL70JmlbC1UntN8uh L/2v3P1rgnJEzyvxb3XNey9CrtDUBAr50CTQgJrnMkQ5PjrjYy10r/AV0FyiKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747925813; 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=zrTUB5cglcPvNXFPEDgXAwgFiI7GDGyHhcKfaD5zir4=; b=Cl9bT406qtHnGxCx/HLTa3j58VzOXj5rZPARpZEMKVGK9MQGnd3SrzvpNHrWSARBuu2y8r wMZKmTi5m2JmcgWTA/TJ9mTYF9sCIA9gQwl5pEf8yJ/U4aN49DEQtZ3sXk+ZCdIbcd94IJ +yhFFI8LVQHrnKbapbn6tZUfOOL6gtHdEDN74K1GZ/SyBG1CprXbvQbNoONK/FHvjQ6J6C 8XPzl7KnWd7BTasofCJRQGWf4w0qlDxfXusw9fkzLSncjPT7VqrVW0crrrHJOxwuk9YMrC PIwmryLRafkxIylG6BVZsSFv/XZ8OZde8ts8suoNhzk3dFGfUbfff4t+APKlPQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747925813; a=rsa-sha256; cv=none; b=RP4gTJbBu9861oNjHiIK59eWu1E0HwQIRqUc3TKJaBMoKxkb7YSLnq+MyNaEXTGGf6At3m Bc/pVar9RsNVuou4BO8ODE9KrOxrbD6b0SeaonhBN6FlCadjknWLlayR2SQeoCNChvcrHP gJDA9QEzfzqLGr0jmVO9KAfSZoi3aNnvdTvnEgACzB2MgTkDhPJKFR5yuTibyrGtfNZdwk 6sQPDHpMm5wlVwzYLWRdwewZYkT6Lk295XK3b5VuNVMGbsr+QDFJ3Yc6uEa+oTpx+zlfkY I1aGquRuEE4+BRDEGVWdDfN0nflZ+Sh+/TmZCAEmb/5o/A+OFW4xi9w2Uy+FPg== 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 4b3BFx4x6lz9LM; Thu, 22 May 2025 14:56: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 54MEurIT053235; Thu, 22 May 2025 14:56:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54MEuruM053232; Thu, 22 May 2025 14:56:53 GMT (envelope-from git) Date: Thu, 22 May 2025 14:56:53 GMT Message-Id: <202505221456.54MEuruM053232@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 3e40931d38 - main - Status/2025Q1/freebsd-foundation.adoc: Fix links 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: 3e40931d38b2f97d335bc695976868cbd1085fb2 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=3e40931d38b2f97d335bc695976868cbd1085fb2 commit 3e40931d38b2f97d335bc695976868cbd1085fb2 Author: Graham Perrin AuthorDate: 2025-05-22 14:55:39 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-22 14:56:40 +0000 Status/2025Q1/freebsd-foundation.adoc: Fix links Pull Request: https://github.com/freebsd/freebsd-doc/pull/505 --- .../content/en/status/report-2025-01-2025-03/freebsd-foundation.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/status/report-2025-01-2025-03/freebsd-foundation.adoc b/website/content/en/status/report-2025-01-2025-03/freebsd-foundation.adoc index 4663d25171..c14ef0336f 100644 --- a/website/content/en/status/report-2025-01-2025-03/freebsd-foundation.adoc +++ b/website/content/en/status/report-2025-01-2025-03/freebsd-foundation.adoc @@ -92,7 +92,7 @@ Updates are available for three other projects in separate report entries: * <<_improve_openjdk_on_freebsd,Improve OpenJDK on FreeBSD>> * <<_sylvea_unified_system_management_platform_for_freebsd,Sylve -- A Unified System Management Platform for FreeBSD>> -* <<_vision_accessibility_accessibility_handbook,Vision Accessibility and the Accessibility Handbook>> +* <<_vision_accessibilityaccessibility_handbook,Vision Accessibility and the Accessibility Handbook>> Overall, there were 346 `src`, 96 `ports`, and 14 `doc` tree commits identifying the FreeBSD Foundation as a sponsor. A sampling of that work includes: @@ -110,7 +110,7 @@ We received 64 applications, and we will learn which projects will be awarded sl ==== Continuous Integration and Workflow Improvement -As part of our continued support of the FreeBSD Project, the Foundation supports a full-time staff member dedicated to <<_ci,improving the Project's continuous integration system and test infrastructure>>. +As part of our continued support of the FreeBSD Project, the Foundation supports a full-time staff member dedicated to <<_continuous_integration,improving the Project's continuous integration system and test infrastructure>>. ==== Legal/FreeBSD IP From nobody Thu May 22 16:40:22 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 4b3DYM0FRrz5wtCy for ; Thu, 22 May 2025 16:40:23 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b3DYL5lWbz3q3h; Thu, 22 May 2025 16:40:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747932022; 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=acN3ueZSirrY5D/Y44s6C6iZPBoz582iAvv+NUC2bvo=; b=GCwLomrUUDWafGWljGi2hywbF3R3XNk6y204ZOZwWUjfMsY8bBS77rcbeQCX9rmGTe96yL ktJ19Ens+abr+pL+nSlWvXH4ORTPG5MipgNhwJBMJYnTzmsEJ3DUgXuoub3pfnu3xT7HE9 5juEW/l+J+axg67PkplBmcDWVOqsGAQIRfWt7Y4xw7W0RzYoY/5BQaNvbce6x0pfB6HH6A 1nItema9RwyTrcU+sT2vZK1hBPuGLvFzuu1PI0IQTuaMrSJRkOVhiPboNAYMFAASLjneWj dh/reHEMX7AWZkbSFIteFdnW0mMefSwyohhtN96o5fbExGqsXqNvpL8s+tWNkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747932022; 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=acN3ueZSirrY5D/Y44s6C6iZPBoz582iAvv+NUC2bvo=; b=XC+lNecz8BIlIpvXVrPs9IeNjFLdwAnEHPh5OvqnStNpna87ko0KE7w5NDxAVQz92yB28h adMT9rW0SQH4XZkqk2JnaqPvICqxpQepgeck98t1TNAvuRYKMWTL79gR6jmYF9wD/ANOaQ LukQPDUCye+OLl9liwjOc37ISlCs5mbKFLsTroln2OsX0mJQmIfTMH5fbRwRMZqVdzbSfO 5oKfJl2yam/b9jFJy72KaE1cu26yyLcxF4fxweDMKxmOV0GBg75VvKTAT4tk+s+J+GnMTP IKz/I5ZhKcrlW8qz+/z2AMjxkgOj4Q31YcPh+K4nYT33efm2UvuRhqDxQzObdg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747932022; a=rsa-sha256; cv=none; b=OUwo+tbiCnORxCltDKgXgWf7px6GMBrwNbicoIwgog1qjHGNTRXD3vFgqXZKs5QMZujghN v+EcGggGaR1uaCHeiBrUu/QcAkT3D4D9KmcQMG7eR0MpT6UgGQCiOoAZufNMuHcYlbvKUn dYpTWdVUg7pDRPD+m0suCrkEo5QANcDQqJ+0SMvKn0O2k9d3VJegio5VSrh/lmHvP0TX/J XFc+mZMlg+xcnH0bmYDP2Zr9sVv7FtgXGGhegNwr+XDWC3XJ55P8LP2g6FYaT9VW9faTFS eIiWgnNItx8kRh4tO+ZG/mmu9sAGeF/WAW0alq6ktBqxP7gOrEbnefwWSo78hw== 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 4b3DYL4nG1zCpk; Thu, 22 May 2025 16:40:22 +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 54MGeMiQ050594; Thu, 22 May 2025 16:40:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54MGeMeK050591; Thu, 22 May 2025 16:40:22 GMT (envelope-from git) Date: Thu, 22 May 2025 16:40:22 GMT Message-Id: <202505221640.54MGeMeK050591@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: acf7b2ba5e - main - FAQ: Update Wi-Fi information List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: acf7b2ba5e0d7059dd5aea489e8b626ad5e52e60 Auto-Submitted: auto-generated The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=acf7b2ba5e0d7059dd5aea489e8b626ad5e52e60 commit acf7b2ba5e0d7059dd5aea489e8b626ad5e52e60 Author: Mark Phillips AuthorDate: 2025-05-22 16:37:51 +0000 Commit: Joseph Mingrone CommitDate: 2025-05-22 16:38:49 +0000 FAQ: Update Wi-Fi information Reviewed by: jrm, lwhsu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50456 --- documentation/content/en/books/faq/_index.adoc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc index 5664923581..cf86d99133 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -303,7 +303,12 @@ A list of supported graphics cards from link:https://wiki.freebsd.org/Graphics/I [[wifi-support]] === What Wi-Fi cards does FreeBSD support? -Discover FreeBSD's compatibility with various Wi-Fi cards, making it easy to connect your system to wireless networks. +This is a rapidly changing area as of 2025, so it's worth checking the Hardware Compatibility List for your chosen link:https://www.freebsd.org/releases/[release]. + +The list of PCIe Wi-Fi devices that are known to work well on FreeBSD: + +* Intel chipset devices covered by man:iwlwifi[4] (high-speed as of FreeBSD 14.3) +* Realtek RTL8188CE Mini PCIe The list of USB Wi-Fi devices that are known to work well on FreeBSD: @@ -315,9 +320,6 @@ The list of USB Wi-Fi devices that are known to work well on FreeBSD: * D-Link DWA-171 rev A1 (RTL8821AU, man:rtwn[4]) * ASUS USB-N10 NANO (RTL8188CUS, man:rtwn[4]) -The list of Mini PCIe Wi-Fi devices that are known to work well on FreeBSD: - -* Realtek RTL8188CE Mini PCIe [[gigabit-ethernet-network-support]] === Does FreeBSD support 10 Gigabit Ethernet network cards? From nobody Thu May 22 18:04:48 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 4b3GQm4L8bz5wytF for ; Thu, 22 May 2025 18:04:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b3GQm3pHVz3KJ6; Thu, 22 May 2025 18:04:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747937088; 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=1FbFO8AFCo3MPZlKZkFdGrNDICf4km92Y7bns2de/NM=; b=cOvUfzg8SiXMEImhbTVeOWlTkftpPYqfzPj4Qw9Sles6bRLvaWLmZ4u9bF+XeQzxD0zEGb CDGvIzykurPIDO4Uwrroh89342y6XBqtw4jIySU/7+0bz2mJaBiNbGRsFzGUfu38W5DgoS eCGyuitNB+tjo7WCyBi2+ht0qN5aE+ATS3inyW+bOwHREU5t6bPjUJhh40G3QYu1kl8418 Au3wxiHKl/H/L3ZiVviP5I5LkQRmYEfxhbDUT/tuGmYuZspIR1rvUrj+STJ5iE6mQGDb+j FWWj7xiisXnUemfvmoclHy81qL9LqQ0OH5D5KijSDc8MIZS83WPaRR0yWpX35Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747937088; 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=1FbFO8AFCo3MPZlKZkFdGrNDICf4km92Y7bns2de/NM=; b=S91NazFvIDbIu5HDaFFTRvagUrORmlkqAxp0R73mDE0SC6nMMULzo1jSsk7ASlmws2K5/b oOsQYbJItf9ZFlHiwfNyfB2zfO8uHAv88gcvYZCcsjzG+D1SwnBOhm4KqLWQgxvJnw/VvY FUf2/oEpNVMKk1WAnyfPK3LayFER9H0FQ0HAGZsFkjMBjOefeI6a155arac7329WQmho61 nOF399XLtIrQg1iU2Afh/dQGP95VQANS///XICdyqgSDSHtNAQktVIkDUXUaUi1oXkitoM 8FaMhFLGiYdmmIZ6bg899NX6En65gLMLFCBHxorVA5NE9iZHbAhuYRksN9QBtw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747937088; a=rsa-sha256; cv=none; b=mnNz9ULO95nstU5HlefXGat428TZzqf6ECNAGiKukYHriY24KBM3g0YsEckd7UuFgsGEOM UBBR98fhxiQHkssazKxpkPgfPH9qOjng/Y7v1zLzBidBXXGdDIG6JdZ25F1HZhkcH6QoMy twu3TcFnf831Ixt4WA5Glb+LBzaqXYEFLvD5W2JqzSsXXWFHRlQSGyrmi6NtMEUtesMuEY Qv86amxOegX8SXYDANnNJmQzrFb9n813yHLaROIpWPLghlhJTbUrZgC9Pl3Pw6eO4Mb3UA pI1b4klAhujvfROksfWTnvYIVhtLDCrI7QmN9BbeVG5P5aZT/9CswnMVWa049A== 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 4b3GQm3C2LzWrH; Thu, 22 May 2025 18:04:48 +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 54MI4mqg009892; Thu, 22 May 2025 18:04:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54MI4mmI009889; Thu, 22 May 2025 18:04:48 GMT (envelope-from git) Date: Thu, 22 May 2025 18:04:48 GMT Message-Id: <202505221804.54MI4mmI009889@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: 80103fa629 - main - FAQ: Remove "The FreeBSD Funnies" 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: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 80103fa629c629babbe538a2daa6b0eebe36011c Auto-Submitted: auto-generated The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=80103fa629c629babbe538a2daa6b0eebe36011c commit 80103fa629c629babbe538a2daa6b0eebe36011c Author: Ed Maste AuthorDate: 2025-05-22 17:46:40 +0000 Commit: Ed Maste CommitDate: 2025-05-22 18:04:23 +0000 FAQ: Remove "The FreeBSD Funnies" Without comment on the humour value of these entries they seem most suited to confusing new users and are not appropriate Frequently Asked Questions. Reviewed by: carlavilla Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50469 --- documentation/content/en/books/faq/_index.adoc | 31 -------------------------- 1 file changed, 31 deletions(-) diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc index cf86d99133..7ca37afd5b 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -532,37 +532,6 @@ Some people have commented that the amount of noise generated by a change is inv The longer and complete answer is that after a very long argument about whether man:sleep[1] should take fractional second arguments, {phk} posted a long message entitled link:http://www.bikeshed.com[A bike shed (any color will do) on greener grass...]. -[[funnies]] -== The FreeBSD Funnies - -Take a break from technicalities and dive into the playful side of FreeBSD. - -[[very-very-cool]] -=== How cool is FreeBSD? - -[qanda] -Has anyone done any temperature testing while running FreeBSD?:: -No, but we have done numerous taste tests on blindfolded volunteers who have also had 250 micrograms of LSD-25 administered beforehand. -35% of the volunteers said that FreeBSD tasted sort of orange, whereas GNU/Linux(R) tasted like purple haze. -Neither group mentioned any significant variances in temperature. - -Seriously, FreeBSD uses ACPI (Advanced Configuration and Power Interface), therefore FreeBSD can put the CPU into low power mode. - -[[dev-null]] -=== Where does data written to /dev/null go? - -It goes into a special data sink in the CPU where it is converted to heat which is vented through the heatsink / fan assembly. -This is why CPU cooling is increasingly important; as people get used to faster processors, they become careless with their data and more and more of it ends up in [.filename]#/dev/null#, overheating their CPUs. - -If you delete [.filename]#/dev/null# (which effectively disables the CPU data sink) your CPU may run cooler but your system will quickly become constipated with all that excess data and start to behave erratically. - -If you have a fast network connection you can cool down your CPU by reading data out of [.filename]#/dev/random# and sending it off somewhere; however you run the risk of overheating your network connection and [.filename]#/# or angering your ISP, as most of the data will end up getting converted to heat by their equipment, but they generally have good cooling, so if you do not overdo it you should be OK. - -[[punk-my-friend]] -=== My colleague sits at the computer too much, how can I prank them? - -Install package:games/sl[] and wait for they to mistype `sl` for `ls`. - [[acknowledgments]] == Acknowledgments From nobody Thu May 22 18:05:16 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 4b3GRJ6Rvlz5wydt for ; Thu, 22 May 2025 18:05:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b3GRJ4sp6z3KcX; Thu, 22 May 2025 18:05:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747937116; 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=jBJEeb/YHn1vAWIyNU6tUVvWYBrYKsfitHzpUxkxE0s=; b=P25eb26z/6dj8UxZ3LmGJX8T+P1oemaJCewQyP2CNLUvWRK7WH+mBcakMtnWFTeXJY8NFR IoHaisp/+gUVIh8qMr0u9ilfkG1796uU/8wmA632o6Fgd626obujtI85MViHgStpjyttb2 unExTCS1G++g2SPipodrootC0NDCO/UFpY+nVXe0PXJZ3gHignEV+v+gtnNs5vI0mt4ubl wda6Lsd7hdYjjMfCpOiiI8x6iqrxzwMSoCdIsLFjsnvKZmbsHc+lPVmk/M6YPxNDeOIwo9 aivOU9Sl/eCdTsAFYj6tamX9+4sOmZaap9QiKqer5bYiZUZrE5DRRb5JyYc71A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747937116; 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=jBJEeb/YHn1vAWIyNU6tUVvWYBrYKsfitHzpUxkxE0s=; b=GhOsRarB6LogK+GzlCzTdQg4HgtWGU5/fzdtGdOuWEakfIm1yH474orY7J7TqKmbH+52FI ehW6qWegGOALTODknA7v0a/dlkZ6Ft8mcS15gCNB9mtQ/ok1A3M3arnyuSiiMIf6XTS9B5 r+yXix1Mhm/rJ/ODMVbs8E0e5ZnFTd+vCgd0zSOkVNzDgA9dyJ9El5kjCrYwdRzPLCdE3R gtk8IR/QqjtYp3xuk71h12w5BZYFIPvU2prtT0Qegb63glulLgJw8nOzLQuFns92fpv7gM 8HOsX0j9W3gprtouKCcOy/rXyjgv7J4ICgPlS23+0SI7DQYykgV3PYbsKbbR7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747937116; a=rsa-sha256; cv=none; b=T7nco9Kyn5JBVYRz9YKycKp2N5KfIxohIEA6KTaTNP8gAVUI0iAJdW581YAtPmVdkk+djG 6deOy15SbKHHpS/FbCtJDTRIgQQn7AgT4nPsI+YoEKu+bjsMOgdM4q7b9kF65GmdH0Rct2 K/p+Z536eaFDuhJvnW6RWy1erFxeeaymH769G1/4wu2RFAbUB/NOOC2Ue1QDPNnPn8BynU WLKf/DpC/PeInXqpI7rFQE7tqA51q4W/lRiw3+orniTKwbAQ1ku8gurBcgNmRWVmu6uSY2 4g4yme2L2sHjUJOSZIV43vcEc+P/yXYvRsi/yyKUpyCRcmtV6rh/HBqo0Z8UXA== 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 4b3GRJ4Pj1zXG0; Thu, 22 May 2025 18:05:16 +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 54MI5G04010169; Thu, 22 May 2025 18:05:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54MI5Goa010166; Thu, 22 May 2025 18:05:16 GMT (envelope-from git) Date: Thu, 22 May 2025 18:05:16 GMT Message-Id: <202505221805.54MI5Goa010166@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: b0bca86bbd - main - Remove myself(bofh@) from wiki-admin 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: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b0bca86bbd05cf52bc777bcb3432c05be371e60d Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=b0bca86bbd05cf52bc777bcb3432c05be371e60d commit b0bca86bbd05cf52bc777bcb3432c05be371e60d Author: Muhammad Moinur Rahman AuthorDate: 2025-05-22 18:04:36 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-05-22 18:05:11 +0000 Remove myself(bofh@) from wiki-admin --- website/content/en/administration.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/en/administration.adoc b/website/content/en/administration.adoc index 899aab8201..2f1876030b 100644 --- a/website/content/en/administration.adoc +++ b/website/content/en/administration.adoc @@ -369,6 +369,5 @@ Email to the Webmaster Team is currently forwarded to the Documentation Engineer The FreeBSD Wiki Team is responsible for keeping the FreeBSD https://wiki.FreeBSD.org/[Wiki] site up and running. They also shape the overall design and content structure. -* {bofh} * {linimon} * {koobs} From nobody Fri May 23 04:55:07 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 4b3Xs7397Jz5wkKT for ; Fri, 23 May 2025 04:55:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b3Xs71nCnz3tRP; Fri, 23 May 2025 04:55:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747976107; 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=Za5oWBXjrbrEiQQ1KklbNI3NjaIYFpP2Uj2Ni74H/x0=; b=PwxCDJvUALFkz11KawMYe/fwtHlJWAVki6j72+lKSh5U7ctchANUjGyZXso2/P+hLSNjUc lhQCbWmnKt/+1ItW1PSNmxMfVu+K5SIHNdx/W+LmLSFpiZIH2IN1qsyzMuWDWLvw4gPVj7 B4xhJgSPfrxDuuT2n2LKxvhvqgUM8gXzab/IrET7zssCSi9tcQhi6UdEGc2D270bJyPXX/ xEwJIoUS6jA51sLZYXnG54yp6pKhv7t+3Vo84fqpuYccgC03BAkUUTTmYrAhBmxTw9pHY8 TxpoqRxvPtyb98Tyo7IyMhM94Huzw/1/g+8Wn88NTzph2AkkqLBz6WRJaY+o3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747976107; 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=Za5oWBXjrbrEiQQ1KklbNI3NjaIYFpP2Uj2Ni74H/x0=; b=CTRTL18cQiDvibyAH4q0f9WhnTvMp2vrLwJfWSOFikHBfcYAn/b+a2FSOyD4b3VtLnn1lx iTZGUznQvQiNCjLXJi5pK46a6SFl5KKwueyTkyF5QuQNuDqDGNgtYMesCQ368ZBmfU58a+ TOYPIoDfphLX8myNpSifruh9Hp6PdzLToK/8KaGAZTQq1Nuk43X9qjAuU0LT2h/E7UBuYU lT7eOcVOmEg1YSsOJeYoEDQcHt8VPBogssbfRee1IUxowRzQ1LZtF4fEFSVxv9ADqo5TZG kVNbPJJmnXuz7vPHqZI93u6rrEVebnrb8Tjr62YIJ97qZmQt7WFYXMoSS+vElA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747976107; a=rsa-sha256; cv=none; b=a2a5nmicvy1ytkUvAyK4EBKpN5SU+dawGRz80cGrw1bopNJCZyVsZLdgi3tCgOgy15glPR 5HKgXaOfH4u8YUbSZnHDTx4FK1MN475RxSH3jyE70SFzFRdd3dLuPHqg/mEZOFMCJMsqvt 6HheLttIQKr4YAYpbTAzA3CKwOthz3NYIm+54Fh4TKSf3WoRyxA/ZjfMYcM5Fb4ZCViHZ6 AWpw+J7V2Ad6UedfWtbS8yjiwdmyuASPYLp+HKkkGx//HdW57ZaO8CTS1vQt47yAl8I/AI 3gFsCjWz3oPlGmTZK84icH1GjXc4Hbkjc1vnbz56aMnqsd/SU6DXejv8s5Y2dw== 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 4b3Xs719K8zs13; Fri, 23 May 2025 04:55:07 +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 54N4t7bA027913; Fri, 23 May 2025 04:55:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54N4t7qH027910; Fri, 23 May 2025 04:55:07 GMT (envelope-from git) Date: Fri, 23 May 2025 04:55:07 GMT Message-Id: <202505230455.54N4t7qH027910@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: ae32996155 - main - 14.3: On (revised) schedule List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ae32996155a3f465183119b911f144ca9b0dcfa6 Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=ae32996155a3f465183119b911f144ca9b0dcfa6 commit ae32996155a3f465183119b911f144ca9b0dcfa6 Author: Colin Percival AuthorDate: 2025-05-23 04:54:43 +0000 Commit: Colin Percival CommitDate: 2025-05-23 04:54:43 +0000 14.3: On (revised) schedule BETA4 builds started on May 23rd. Sponsored by: Amazon --- website/content/en/releases/14.3R/schedule.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/14.3R/schedule.adoc b/website/content/en/releases/14.3R/schedule.adoc index 1e28c37311..beece4584e 100644 --- a/website/content/en/releases/14.3R/schedule.adoc +++ b/website/content/en/releases/14.3R/schedule.adoc @@ -39,7 +39,7 @@ General discussions about the pending release and known issues should be sent to |BETA1 builds begin |2 May 2025 |2 May 2025 |First beta test snapshot. |BETA2 builds begin |9 May 2025 |9 May 2025 |Second beta test snapshot. |BETA3 builds begin |16 May 2025 |16 May 2025 |Third beta test snapshot. -|BETA4 builds begin |23 May 2025 |- |Fourth beta test snapshot. +|BETA4 builds begin |23 May 2025 |23 May 2025 |Fourth beta test snapshot. |RC1 builds begin |30 May 2025 |- |First release candidate. |RELEASE builds begin |6 June 2025 |- |{localRel}-RELEASE builds begin. |RELEASE announcement |10 June 2025 |- |{localRel}-RELEASE press release. From nobody Fri May 23 10:04:58 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 4b3gkg0d48z5x2X6 for ; Fri, 23 May 2025 10:04:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b3gkf6w57z3lcs; Fri, 23 May 2025 10:04:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747994699; 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=87+Cbqmpla4YWFanVRlTXQ7zFd/+j+d+eokz9t8izts=; b=U9NpHP/Q8YHDuHk85JKJVb6lmKc0rUdXYpyCLDIxFxUYcwzIDnDlfVwQpIpjMjwUA2D+2Q p3XZqPhHT/nZhjKeTi+/TlP1+3q6UvFyBNGUZADwf5WFCKIp0IPVV6weOcGQb1M0PJY8UB 6BnrUzTxl//hMJv48fyMzBJzQoMrNz5AbwiSLQpYY0cF/WCOSSQpJyiTNcL5DC3eNtKUOc +5T1qM5z2cDaC4wfdZrOxOribu9uQ5K5L2bh+1PwcI8EAStDEZkXBGYyXhy/X2DLN93Npq AzgOuw6/XbLxSjFHuMKg6VePaxJevi3Z3dPvHiEKuo/RqF/THf5IK4l1M+rJjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747994699; 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=87+Cbqmpla4YWFanVRlTXQ7zFd/+j+d+eokz9t8izts=; b=GGSz8abmEU/dPKIOESXZHw8DfbqJXgrdkr7C7OI5uRWXQyb6fg+uNl/Z0rhHJdnGTK1vr1 pDKQ3T1D1BliZAsG8Bs1TzatzIP3ppETy6F6buUYDNCa0ToujofyQLbFdnqTXwnDhwp6Qg W4ZHDifKxVzY+TBrS9BEpj7HgtwvAtT/m4UXLR7c0YD4e907ssU+m9zHgrgA9JCo4YAYGn EPjiNQEBEVeCMc60oRmEM8xzI+Q3c3SkRbBPWn31SO1ZFvLPbCrK1Wt/YmlcNQ0elCvdya Yxhw8g9oks+GZMWdeMraCqT4+9Vu7peLOfBNL0EWeFpXvKLhFIuW3OWTuBwWsA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747994699; a=rsa-sha256; cv=none; b=OzONSqRugCTTcVMYT9eOkkZExKa/OlQmMsgdG42p9h7JLEaFpgFqAbVvTFWojR+7DeOzDV XrQSrYS07kKdMytAmXeV7nbXTfweXXrsxMBk3aEbhX3cEnEOONJQb25q8qubCODjiEMrI0 50moPX1CqOIeY0sZrqWScgEJQ2mxQzzjDsVJXGfeeH/Vxj811VRzGxaXgTlrEP8BUIjPO5 IFbHpef3cEx3zaS5dqoxcdy7WrmjPOqVf6VtcepSPDOCuCYZdGdrguSNUDiLKinAgs2Jln 6CWGUkuNdXYFEp1MKqqVt0NZPAx/7gNjGjR6mIpaxvidIhRxIdLPZKzSnl3SOw== 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 4b3gkf6Q2kz122r; Fri, 23 May 2025 10:04:58 +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 54NA4whn007933; Fri, 23 May 2025 10:04:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54NA4wxh007930; Fri, 23 May 2025 10:04:58 GMT (envelope-from git) Date: Fri, 23 May 2025 10:04:58 GMT Message-Id: <202505231004.54NA4wxh007930@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 163f759a3b - main - Status/2025Q1/foundation-infrastructure-modernization.adoc: Fix links 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: 163f759a3b15ec68a038484ee79e8404d6900572 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=163f759a3b15ec68a038484ee79e8404d6900572 commit 163f759a3b15ec68a038484ee79e8404d6900572 Author: Lorenzo Salvadore AuthorDate: 2025-05-23 09:57:43 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-05-23 10:05:00 +0000 Status/2025Q1/foundation-infrastructure-modernization.adoc: Fix links --- .../foundation-infrastructure-modernization.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc b/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc index 2d6046e32c..e06ab5d2be 100644 --- a/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc +++ b/website/content/en/status/report-2025-01-2025-03/foundation-infrastructure-modernization.adoc @@ -29,8 +29,8 @@ Read their link:https://reproducible-builds.org/reports/2025-02/[February report The high-level goal is to improve CI/CD automation to streamline software delivery and operations for new and existing software. Work so far is focusing on: -* Improving the quality of incoming commits by providing system-agnostic tooling and documentation so that maintainers and developers can run CI without requiring a 3rd-party service (link:https://reviews.freebsd.org/D48015). -* Making it possible to run pre-merge CI on proposed submissions (e.g. Pull Requests) (link:https://reviews.freebsd.org/D36257). +* Improving the quality of incoming commits by providing system-agnostic tooling and documentation so that maintainers and developers can run CI without requiring a 3rd-party service (link:https://reviews.freebsd.org/D48015[]). +* Making it possible to run pre-merge CI on proposed submissions (e.g. Pull Requests) (link:https://reviews.freebsd.org/D36257[]). * Documenting the CI management process to make it easier to keep tooling up to date and patched. * Updating the Source and Ports tests to include standard linters and other relevant automated analysis tools. From nobody Fri May 23 10:53:32 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 4b3hpj029Zz5x5TF for ; Fri, 23 May 2025 10:53: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b3hph67Ddz47Mh; Fri, 23 May 2025 10:53:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747997612; 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=DBSEDnPe/Uu3NODqnWHSk424HCHDj86zPfLrbEpmDgo=; b=yf2CNj1/psKAB57xpSMNlbs/UZuj+/qoXuGoQmCGzWDnxBTV1w7VxjvZLsZ0IT+txOqQma 1kbtny4aFKxHiT35ypej8NSu8Pn763arKdqbP1QZRCwsoQz1k7Qoi+PXCvtsRsP9JLa4jy UQL3IqLu/Js+Za4TkHQLja1ljJytLWGQ0FP6FZ/g9EfdA05nHCb93FVrD0NFe+JoJ0rTcN gbFc/tzMPyee6c75rhwLeujL6+hr3L1hNoyXV6Fy8+XGF1pvxBBHPahgUxHTKjqYYTsM8N i9VymPKLlTDVlyN/DvpjT915XJFM0TCe40a0QEMxEWIgCT0XceLhJ+DnGLhF3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747997612; 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=DBSEDnPe/Uu3NODqnWHSk424HCHDj86zPfLrbEpmDgo=; b=FABE+KFtHLzdH+1v8zrI+BNkD3mci3OM/LAsVykK5cdb0dmaDu1pa6rbdL6CEqSGCNYwtP AV1st3ukYsiicJr2fNJd8czv65NQvwXRkjIxPU+VoiNzNqKsdC9AQBddbuNkCMvjytzizP 3SR+LSspzrxS1nv7+XntZp7aDBAZZ1qdzwgAtO+qtvIW66xFiEOQWDGCrUdX6KzKkHW+SD lqR3rg8SoG6C49Zu7AbiwtZGd0fIxQaUYQMc114+EEdBhZR3eby+kfg/ixhKD0RaC/QJgS BEss/xkDPh78VkWYg5XTUXaF7aJ5wD0OG/ul08BP7ew7J1y2/krgur3e8rEAxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747997612; a=rsa-sha256; cv=none; b=lmrjyOiWtDuGSePWMqk6cPbYjuNOXZeOpdxrPFfcdjTzNXwJxdVJ0mpmyGgDmmi15Bn1o2 dYBZ4LFoTQdr1TWpo7TLj1BkMA68MQZrudMGU7OsbrUa7yWTTV/i7JisZ7FT2BrqgiWDpg B560yGOvfUVf5Bf+JnzyjE6CBoFpBMlptH5UGzaPhA0WWmuKJ8tboylXXkXj1TQgZWnguk KkhA1zXQ86bk+K4hA+vD1OpIKXX/mTxEquu06FHVSYXwsQZ1OY5n3/Rbt0k+S7d9+U0iCy g3hT42NjN0G+7RvtFxhIJssz3OD4+r/8mSGbVZvE5RAsVvzL8hVW+q1FxEiN9Q== 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 4b3hph5LhFz12p1; Fri, 23 May 2025 10:53:32 +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 54NArWN4000205; Fri, 23 May 2025 10:53:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54NArW8M000202; Fri, 23 May 2025 10:53:32 GMT (envelope-from git) Date: Fri, 23 May 2025 10:53:32 GMT Message-Id: <202505231053.54NArW8M000202@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: facf07474a - main - Typo fix: unpriveleged -> unprivileged 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: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: facf07474a1d39073b9d361154b8f7ca4ac276a1 Auto-Submitted: auto-generated The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=facf07474a1d39073b9d361154b8f7ca4ac276a1 commit facf07474a1d39073b9d361154b8f7ca4ac276a1 Author: Benedict Reuschling AuthorDate: 2025-05-23 10:52:59 +0000 Commit: Benedict Reuschling CommitDate: 2025-05-23 10:52:59 +0000 Typo fix: unpriveleged -> unprivileged --- documentation/content/en/books/handbook/network-servers/_index.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/content/en/books/handbook/network-servers/_index.adoc b/documentation/content/en/books/handbook/network-servers/_index.adoc index 22385a3837..dba07a8e2c 100644 --- a/documentation/content/en/books/handbook/network-servers/_index.adoc +++ b/documentation/content/en/books/handbook/network-servers/_index.adoc @@ -2708,12 +2708,12 @@ Set `ntpd_flags=` to contain any other ntpd flags as needed, but avoid using the * `-c` (set `ntpd_config=` instead) -==== ntpd and the unpriveleged `ntpd` user +==== ntpd and the unprivileged `ntpd` user -ntpd on FreeBSD can start and run as an unpriveleged user. +ntpd on FreeBSD can start and run as an unprivileged user. Doing so requires the man:mac_ntpd[4] policy module. The [.filename]#/etc/rc.d/ntpd# startup script first examines the NTP configuration. -If possible, it loads the `mac_ntpd` module, then starts ntpd as unpriveleged user `ntpd` (user id 123). +If possible, it loads the `mac_ntpd` module, then starts ntpd as unprivileged user `ntpd` (user id 123). To avoid problems with file and directory access, the startup script will not automatically start ntpd as `ntpd` when the configuration contains any file-related options. The presence of any of the following in `ntpd_flags` requires manual configuration as described below to run as the `ntpd` user: From nobody Fri May 23 19:46:30 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 4b3wdf6Fvpz5wDKr for ; Fri, 23 May 2025 19:46:30 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b3wdf5hTSz49m3; Fri, 23 May 2025 19:46:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748029590; 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=9x4N48ZN1UY3mZm35T7e5iYjbteUs2SNXg2L1XZuFEI=; b=EVzXaL8OSKwgH3zeUtEtfavyI/2mr2Rq3G5LVgDujCyHu016/p1gSo1DhcB0p9UpVtSlpp /m9fG+VqRqJxjGeKrkXmHuDH9G10QMzIdv0xggCt0+HpXPgCs1Ve7jlhCLnz/qbeG48K+0 rbeBtTr5s1MerJMMO9DSRgVTgkIjNac8R1iYJzCLDwQMBR1MFhllyDmNCwFAibdhzzrM4K xFr4Xtz2bj1Wun8hlm/ak7jlWBz+dflXVWVrxlHfufkyiwQi5aRxI5tzPLB3RFUXMrGFv1 8uPjozGLVkdOvl8BTewKpFpYI8x++iO69nq5K8+oB3HcKIFhSwrWT8OKTUmMGg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748029590; 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=9x4N48ZN1UY3mZm35T7e5iYjbteUs2SNXg2L1XZuFEI=; b=Vu6G4HODRcov1SkO2jX5w7am2Bj2VOSg0j9y8TDrZC2wqG+wkgwsvBBIY0OkxRQf+sblEz G2UvESdPOqvP8nw8yP6S/Lkf/DWElwzHCjAv0/4pyxFYYOphLSfZdbu46wvZvSs9oTMM8g ywzR+MdLdn0Cj5j4DFhD8YQQ/VSl35Lt6i5a4ZPfdMOce6RLD95sCQ+qWoXfLz2tXD2S07 PQUnWud9Lf99EbEPjDt6ovfsa5M9FqaixbNQZdDpHugg3rYvujb24WbuhSV/tMBQI/MKJa p6MiUk1bNfZcSYQjaG45MiNm1aIMcWZh1Q38VQuKOSd8oB6j2XhQzHWcqv9poA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1748029590; a=rsa-sha256; cv=none; b=D2pCgwYZfjJ7o/Gw9wjGXX2n+dkaTQu7SvRTwypcpctPU5KGaDEAJv0A5LY+QCbAxdMY35 2SPgYN7jFGksCmpS9SA++R0kU5tGM6ovEO+uSLIUVQwxkzkpFxUnjvYBGS8SLLRF+yG+ku d1j0YwpQ+iYozGsSIXkzxxXdmzNun5QToTg8jFgPu7nAF8rOH+5vDc5sVS6Hl8e1bdiIgB 5Cgqah8Sggvze+Pqulpb/4QLb2PalTMYmwVA6l2n0tzZ9IHlM3waLYYM9NPw5D7pTaiRxw sYLVbkgC9Ptjc3fw5+5DBYRQzznM/Qit6HFBTdLdHkujRNI76dOn/gOwnwhBtg== 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 4b3wdf5BbHz1HxK; Fri, 23 May 2025 19:46:30 +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 54NJkUTm094523; Fri, 23 May 2025 19:46:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54NJkUqs094520; Fri, 23 May 2025 19:46:30 GMT (envelope-from git) Date: Fri, 23 May 2025 19:46:30 GMT Message-Id: <202505231946.54NJkUqs094520@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: 554f43c0a7 - main - docs: Remove references to `make world` 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: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 554f43c0a7afc3e7e6d78611c8bb8fb41f7810e7 Auto-Submitted: auto-generated The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=554f43c0a7afc3e7e6d78611c8bb8fb41f7810e7 commit 554f43c0a7afc3e7e6d78611c8bb8fb41f7810e7 Author: Ed Maste AuthorDate: 2025-05-23 19:40:50 +0000 Commit: Ed Maste CommitDate: 2025-05-23 19:46:12 +0000 docs: Remove references to `make world` Two of these seemed to be used in the sense of "building the system." The other one was a literal command, but was incorrect. Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50471 --- documentation/content/en/articles/committers-guide/_index.adoc | 2 +- documentation/content/en/books/developers-handbook/policies/_index.adoc | 2 +- documentation/content/en/books/developers-handbook/tools/_index.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 91c14a89c1..f8a617ace1 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -3167,7 +3167,7 @@ There is no shame in asking "how in the heck do I do this?" We already know you . Test your changes before committing them. + If your changes are to the kernel, make sure you can still compile both GENERIC and LINT. -If your changes are anywhere else, make sure you can still make world. +If your changes are anywhere else, make sure you can still compile userspace via `make buildworld`. If your changes are to a branch, make sure your testing occurs with a machine which is running that code. If you have a change which also may break another architecture, be sure and test on all supported architectures. Please ensure your change works for diff --git a/documentation/content/en/books/developers-handbook/policies/_index.adoc b/documentation/content/en/books/developers-handbook/policies/_index.adoc index f4df912da3..a72c1a691b 100644 --- a/documentation/content/en/books/developers-handbook/policies/_index.adoc +++ b/documentation/content/en/books/developers-handbook/policies/_index.adoc @@ -133,7 +133,7 @@ The following policies apply to including encumbered files in the FreeBSD source .. The _Release Engineer_ decides whether or not it goes into the release. . User-land files: -.. The link:https://www.FreeBSD.org/administration/#t-core[Core team] decides if the code should be part of `make world`. +.. The link:https://www.FreeBSD.org/administration/#t-core[Core team] decides if the code should be part of the installed base system. .. The link:https://www.FreeBSD.org/administration/#t-re[Release Engineering] decides if it goes into the release. [[policies-shlib]] diff --git a/documentation/content/en/books/developers-handbook/tools/_index.adoc b/documentation/content/en/books/developers-handbook/tools/_index.adoc index d6ef9ec467..608851ecc7 100644 --- a/documentation/content/en/books/developers-handbook/tools/_index.adoc +++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc @@ -530,7 +530,7 @@ In other words, this is the rule which tells make how to re-compile [.filename]# So, when you type `make`, it will make sure that [.filename]#foo# is up to date with respect to your latest changes to [.filename]#foo.c#. This principle can be extended to [.filename]#Makefile#'s with hundreds of targets-in fact, on FreeBSD, -it is possible to compile the entire operating system just by typing `make world` in the appropriate directory! +it is possible to compile the entire operating system just by typing `make buildworld` at the top level directory in the src tree. Another useful property of makefiles is that the targets do not have to be programs. For instance, we could have a make file that looks like this: From nobody Sat May 24 00:18:38 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 4b42gf4Bw6z5wp6S for ; Sat, 24 May 2025 00:18:38 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b42gf3wWwz465R; Sat, 24 May 2025 00:18:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748045918; 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=LOWCdJ1PJa9KrPDvQtNX+Ep0P1/jvMRKRDzR/Y7rjH0=; b=qyAvTt/wzfs1gfzIVdSRE735rlpxk2spWbRUhTaN2zKGEGl60l7EosKqBINCludOlR36/T 7IAB9HiAwQ04AbLFilQvocQXreFKJjHVyC1Ul2t3GFCxaYTP1Vj1OAY2TExmuCkgY1Hnue eXtLixWktBTMjua37mF9A0rqGXDwXbHzL1yQE3g7/E1wDq0iP/TKCEA4fWBu4wAewKknNp xNpMxZtWOws4VoGL4YOOhM+4T4KBN36nMeW4kjdmCoFjOGIOoDm0hUPpTC/29NAsBgyKnm 50487tGaBLxf/dJLAwGLBI2zEB5919KguZaFtZrbeY9eSLjaYrx5G1nhcDyMhQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748045918; 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=LOWCdJ1PJa9KrPDvQtNX+Ep0P1/jvMRKRDzR/Y7rjH0=; b=Yqppa3HrnyUz90fKTO1Cfbqj8CKeN3Y9rPuKLFgcTRavFZzxmVqgopArAWTzJrD10i+/pO ydnL4mkFn8U5aG+0vf1nYBIZc1qrequKOq31+ZfElvuA2goMOLktBCXpfbKmR3pRoKhfWh sauvJGw61R11yGQ7rcgaExiadoV1CiuzcKoU/3ZKjW9L/DMib8YO/kc8Bcfa88bZ9swXcD xLdjM2DotDFy0wpwIQKRfeNokkbmAbYkyewXPbEDM5OZi9zwcbZB5jEmRFCYYwP17G7zyT ZWpsfqncqvsA91RqUpVHUDG4eKjTQeh2ZjVkyXa1zQZseiw5H5ykN4DIxna+Nw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1748045918; a=rsa-sha256; cv=none; b=X1TmVFPqlIXNi9lcl8EM3zCwE1Sis3uJs6oKxQOuqDbC25/318St/s2FIHjxTAvWos4oPS jZcl7M549d+BcVI807iqqI5e0l2/iGPMEoKfbO3Fj/DVO0X/L2116zDLYBYSkTtPYShWmf zT2dYpLYcuj9YAtvqU2H+1cx6ylw45OVtDdGNwU1qsp+b8qHcxTjuC2D03F9T04iClTd1h j/RyuNdTcw2GPU//tmfrFEU9mY4aIEUpO863xHJ6vGR9zhglMMhbxgq3yooKSKfCiqyTVJ 7Fv18Fk/Klwz4+Z6aPtOYmlU/YpzAoavhbKPJVFln2G8KGT/OiryJ3IhGZv6ug== 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 4b42gf3DFkz1R1R; Sat, 24 May 2025 00:18:38 +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 54O0IcaU002823; Sat, 24 May 2025 00:18:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54O0IcHh002820; Sat, 24 May 2025 00:18:38 GMT (envelope-from git) Date: Sat, 24 May 2025 00:18:38 GMT Message-Id: <202505240018.54O0IcHh002820@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: f8ba480bac - main - 14.3R: Release Notes 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: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f8ba480bac8250d131e304e62a2e259d3ad35ccc Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=f8ba480bac8250d131e304e62a2e259d3ad35ccc commit f8ba480bac8250d131e304e62a2e259d3ad35ccc Author: Muhammad Moinur Rahman AuthorDate: 2025-05-24 00:17:06 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-05-24 00:17:06 +0000 14.3R: Release Notes Initial release notes for the mandatory Relnotes git markers Sponsored by: The FreeBSD Foundation --- website/content/en/releases/14.3R/relnotes.adoc | 193 +++++++++++++++++++++++- 1 file changed, 192 insertions(+), 1 deletion(-) diff --git a/website/content/en/releases/14.3R/relnotes.adoc b/website/content/en/releases/14.3R/relnotes.adoc index 1b751e13ad..17447ced1f 100644 --- a/website/content/en/releases/14.3R/relnotes.adoc +++ b/website/content/en/releases/14.3R/relnotes.adoc @@ -159,9 +159,36 @@ This section covers changes and additions to userland applications, contributed [[userland-programs]] === Userland Application Changes +Fix `-U` flag of man:ps[1] to select processes by real user IDs. +This is what POSIX mandates for option `-U` and arguably the behavior that most users actually need in most cases. +Before, `-U` would select processes by their effective user IDs (which is the behavior mandated by POSIX for option `-u`). +gitref:a2132d91739d[repository=src]. +(Sponsored by The FreeBSD Foundation). + +Make '-O' more versatile and predictable for man:ps[1]. +The man:ps[1] display's list of columns is now first built without taking into account the `-O` options. +In a second step, all columns passed via `-O` are finally inserted after the built-so-far display's first PID column (if it exists, else at start), in their order of appearance as arguments to the `-O` options. +gitref:1fc8cb547cd4[repository=src]. +(Sponsored by The FreeBSD Foundation). + +Add flags to filter jail prison and vnet variables in man:sysctl[8] output. +So users do not have to contact the source code to tell whether a variable is a jail prison / vnet one or not. +gitref:615c9ce250ee[repository=src]. + +LinuxKPI: Make `linux_alloc_pages()` honor `__GFP_NORETRY`. +This is to fix slowdowns with drm-kmod that get worse over time as physical memory become more fragmented (and probably also depending on other factors). +gitref:831e6fb0baf6[repository=src] +(Sponsored by The FreeBSD Foundation). + +man:grep[1] no longer follows symbolic links by default for recursive searches. +This matches the documented behavior in the manual page. +gitref:3a2ec5957ea9[repository=src] + [[userland-contrib]] === Contributed Software +`tzdata` has been consecutively updated to 2025a(gitref:a158d26e89f2[repository=src]) and 2025b(gitref:475082194ac8[repository=src]). + [[userland-deprecated-programs]] === Deprecated Applications @@ -173,9 +200,36 @@ This section covers changes and additions to userland applications, contributed This section covers changes to kernel configurations, system tuning, and system control parameters that are not otherwise categorized. +Teach man:sysctl[8] to attach and run itself in a jail. +This allows the parent jail to retrieve or set kernel state when child does not have man:sysctl[8] installed (for example light weighted OCI containers or slim jails). +This is especially useful when manipulating jail prison or vnet sysctls. +For example, `sysctl -j foo -Ja` or `sysctl -j foo net.fibs=2`. +gitref:8d5d7e2ba3a6[repository=src]. + [[kernel-general]] === General Kernel Changes +Support PCIe hotplug on arm64. +gitref:355f02cddbf0[repository=src]. +(Sponsored by Arm Ltd). + +Define a common 'mac' node for MAC's jail parameters for man:mac[3]. +To be used by man:mac_do[4]. +gitref:66fb52a27279[repository=src]. +(Sponsored by The FreeBSD Foundation). + +New `setcred()` system call and associated MAC hooks. +This new system call allows to set all necessary credentials of a process in one go: Effective, real and saved UIDs, effective, real and saved GIDs, supplementary groups and the MAC label. +Its advantage over standard credential-setting system calls (such as `setuid()`, `seteuid()`, etc.) is that it enables MAC modules, such as man:mac_do[4], to restrict the set of credentials some process may gain in a fine-grained manner. +gitref:c1d7552dddb5[repository=src]. +(Sponsored by The FreeBSD Foundation). + +Support multiple users and groups as single rule's targets in man:mac_do[4]. +Supporting group targets is a requirement for man:mac_do[4] to be able to enforce a limited set of valid new groups passed to `setgroups()`. +Additionally, it must be possible for this set of groups to also depend on the target UID, since users and groups are quite tied in UNIX (users are automatically placed in only the groups specified through '/etc/passwd' (primary group) and '/etc/group' (supplementary ones)). +gitref:83ffc412b2e9[repository=src]. +(Sponsored by The FreeBSD Foundation). + [[drivers]] == Devices and Drivers @@ -184,6 +238,14 @@ This section covers changes and additions to devices and device drivers since {r [[drivers-device]] === Device Drivers +man:sound[4]: Allocate vchans on-demand. +Refactor `pcm_chnalloc()` and merge with parts of `vchan_setnew()` (now removed) and `dsp_open()`’s channel creation into a `new dsp_chn_alloc()` function. +The function is responsible for either using a free HW channel (if `vchans` are disabled), or allocating a new vchan. +`hw.snd.vchans_enable` (previously `hw.snd.maxautovchans`) and `dev.pcm.X.{play|rec}.vchans` now work as tunables to only enable/disable `vchans`, as opposed to setting their number and/or (de-)allocating vchans. +Since these sysctls do not trigger any (de-)allocations anymore, their effect is instantaneous, whereas before it could have frozen the machine (when trying to allocate new vchans) when setting `dev.pcm.X.{play|rec}.vchans` to a very large value. +gitref:960ee8094913[repository=src]. +(Sponsored by The FreeBSD Foundation). + [[drivers-removals]] === Deprecated and Removed Drivers @@ -195,11 +257,49 @@ This section covers changes and additions to file systems and other storage subs [[storage-general]] === General Storage -[[boot]] +Define a new `-a` command line option man:mountd[8]. +When a file system was exported with the `-alldirs` flag, the export succeeded even if the directory path was not a server file system mount point. +gitref:ead3cd3ef628[repository=src] + +Document recent file handle layout changes. +gitref:ca22082c01a7[repository=src] + +Allow to pass `{NGROUPS_MAX} + 1` groups in man:mountd[8]. +`NGROUPS_MAX` is just the minimum maximum of the number of allowed supplementary groups. +The actual runtime value may be greater. +Allow more groups to be specified accordingly (now that, a few commits ago, man:nmount[2] has been changed similarly). +gitref:ca9614d8f64a[repository=src] +(Sponsored by The FreeBSD Foundation). + == Boot Loader Changes This section covers the boot loader, boot menu, and other boot-related changes. +man:loader.efi[8]: Favor the v3 (64-bit) entry point in man:smbios[4]. +Be consistent with what is done with non-EFI boot (but with the difference that EFI runs in 64-bit mode on 64-bit platforms, so there is no restriction that the v3 entry point should be below 4GB). +gitref:807d51be8040[repository=src]. +(Sponsored by The FreeBSD Foundation). + +man:libsa[3]: Favor the v3 (64-bit) entry point on non-EFI boot in man:smbios[4]. +When both the 32-bit and 64-bit entry points are present, the SMBIOS specification says that the 64-bit entry point always has at least all the structures the 32-bit entry point refers. +In other words, the 32-bit entry point is provided for compatibility, so it is assumed the 64-bit one has more chances to be filled with adequate values. +gitref:93af0db0d529[repository=src] +(Sponsored by The FreeBSD Foundation). + +man:libsa[3]: Use 64-bit entry point if table below 4GB on non-EFI boot in man:smbios[4]. +On amd64, boot blocks and the non-EFI loader are 32-bit compiled as clients of BTX, so cannot access addresses beyond 4GB. +However, the 64-bit entry point may refer to a structure table below 4GB, which can be used if the BIOS does not provide a 32-bit entry point. +The situation is similar for powerpc64. +gitref:7b0350b376c0[repository=src]. +(Sponsored by The FreeBSD Foundation). + +Search for v3 (64-bit) entry point first on BIOS boot in man:smbios[4]. +When booted from BIOS (i.e., not EFI), also search for a 64-bit version of the SMBIOS Entry Point. +This allows to detect and report the proper SMBIOS version with BIOSes that only provide the v3 table, as happens on Hetzner virtual machines. +For machines that provide both, leverage the v3 table in priority consistently with the EFI case. +gitref:145ef4af15f0[repository=src]. +(Sponsored by The FreeBSD Foundation). + [[boot-loader]] === Boot Loader Changes @@ -211,6 +311,31 @@ This section describes changes that affect networking in FreeBSD. [[network-general]] === General Network +man:ix[4]: Add support for 1000BASE-BX SFP modules. +Add support for 1Gbit BiDi modules. +gitref:c34817d9aef7[repository=src]. + +man:igc[4]: Fix attach for I226-K and LMVP devices. +The device IDs for these were in the driver's list of PCI ids to attach to, but `igc_set_mac_type()` had never been setup to set the correct mac type for these devices. +Fix this by adding these IDs to the switch block in order for them to be recognized by the driver instead of returning an error. +This fixes the man:igc[4] attach for the I226-K LOM on the ASRock Z790 PG-ITX/TB4 motherboard, allowing it to be recognized and used. +gitref:f034ddd2fa38[repository=src]. + +Teach man:ip6addrctl[8] to attach and run itself in a jail. +This will make it easier to manage address selection policies of vnet jails, especially for those light weighted OCI containers or slim jails. +gitref:b709f7b38cc4[repository=src] + +Convert `PF_DEFAULT_TO_DROP` into a vnet loader tunable 'net.pf.default_to_drop' for man:pf[4]. +gitref:7f7ef494f11d[repository=src] introduced a compile time option `PF_DEFAULT_TO_DROP` to make the man:pf[4] default rule to drop. +While this change exposes a vnet loader tunable 'net.pf.default_to_drop' so that users can change the default rule without re-compiling the man:pf[4] module. +gitref:3965be101c43[repository=src] + +Remove old itr sysctl handler from man:em[4]. +This implementation had various bugs. The unit conversion/scaling was wrong, and it also did not handle 82574L or man:igb[4] devices correctly. +With the new AIM code, it is expected most users will not need to manually tune this. +gitref:edf50670e215[repository=src] +(Sponsored by BBOX.io). + [[wireless-networking]] === Wireless Networking @@ -235,6 +360,48 @@ This section covers changes to manual (man:man[1]) pages and other documentation [[man-pages]] === Man Pages +man:ps[1]: Document change in behavior for `-a`/`-A`. +Document the practical consequence of change gitref:93a94ce731a8[repository=src] that specifying `-a`/`-A` leads to printing all processes regardless of the presence of other process selection options (except for `-x`/`-X`, which command a filter). +gitref:eed005b57895[repository=src]. +(Sponsored by The FreeBSD Foundation). + +man:ps[1]: Change in behavior for option `-U`. +gitref:4e4739dd0745[repository=src] +(Sponsored by The FreeBSD Foundation). + +man:ps[1]: Change of how current user's processes are matched. +gitref:7219648f60d1[repository=src]. +(Sponsored by The FreeBSD Foundation). + +man:ps[1]: Match current user's processes using effective UID. +This puts man:ps[1] of FreeBSD in conformance with POSIX. +gitref:1e8dc267ca91[repository=src]. +(Sponsored by The FreeBSD Foundation). + +man:mac_do[4]: Change of rules syntax; Provide hints and pointers. +gitref:0c3357dfa18f[repository=src]. +(Sponsored by The FreeBSD Foundation). + +man:firewire[4]: Add deprecation notice. +This was originally discussed as part of FreeBSD 15 planning, but did not happen in time. +Add the deprecation notice now, with an expectation that it will be removed before FreeBSD 16. +gitref:fc889167c319[repository=src]. +(Sponsored by The FreeBSD Foundation). + +Remove not-explicitly-requested columns with duplicate data in man:ps[1]. +Before this change, when stacking up more columns in the display through command-line options, if user requested to add some "canned" display (through options `-j`, `-l`, `-u` or `-v`), columns in it that were "duplicates" of already requested ones (meaning that they share the same keyword, regardless of whether their headers have been customized) were in the end omitted. +gitref:7aa2f4826717[repository=src]. +(Sponsored by The FreeBSD Foundation). + +Enable vnet man:sysctl[9] variables to be loader tunable. +In gitref:3da1cf1e88f8[repository=src], the meaning of the flag `CTLFLAG_TUN` is extended to automatically check if there is a kernel environment variable which shall initialize the `SYSCTL` during early boot. +It works for all `SYSCTL` types both statically and dynamically created ones, except for the `SYSCTLs` which belong to VNETs. +Note that the implementation has a limitation. +It behaves the same way as that of non-vnet loader tunables. +That is, after the kernel or modules being initialized, any changes (for example via `kenv`) to kernel environment variable will not affect the corresponding vnet variable of subsequently created VNETs. +To overcome it, `TUNABLE_XXX_FETCH` can be used to fetch the kernel environment variable into those vnet variables during vnet constructing. +gitref:894efae09de4[repository=src] + [[ports]] == Ports Collection and Package Infrastructure @@ -245,3 +412,27 @@ This section covers changes to the FreeBSD Ports Collection, package infrastruct [[future-releases]] == General Notes Regarding Future FreeBSD Releases +FreeBSD 15.0 is not expected to include support for 32-bit platforms other than armv7. +The armv6, i386, and powerpc platforms are deprecated and will be removed. +64-bit systems will still be able to run older 32-bit binaries. + +The FreeBSD Project expects to support armv7 as a Tier 2 architecture in FreeBSD 15.0 and stable/15. +However, the Project also anticipates that armv7 may be removed in FreeBSD 16.0. +The Project will provide an update on the status of armv7 for both 15.x and 16.x at the time of 15.0 release. + +Support for executing 32-bit binaries on 64-bit platforms via the `COMPAT_FREEBSD32` option will continue for at least the stable/15 and stable/16 branches. +Support for compiling individual 32-bit applications via `cc -m32` will also continue for at least the stable/15 branch, which includes suitable headers in [.filename]#/usr/include# and libraries in [.filename]#/usr/lib32#. + +Ports will not include support for deprecated 32-bit platforms for FreeBSD 15.0 and later releases. +These future releases will not include binary packages or support for building packages from ports for deprecated 32-bit platforms. + +The FreeBSD stable/14 and earlier branches will retain existing 32-bit kernel and world support. +Ports will retain existing support for building ports and packages for 32-bit systems on stable/14 and earlier branches as long as those branches are supported by the ports system. +However, all 32-bit platforms are Tier-2 or Tier-3, and support for individual ports should be expected to degrade as upstreams deprecate 32-bit platforms. + +With the current support schedule, stable/14 will reach end of life (EOL) around 5 years after the release of FreeBSD 14.0-RELEASE. +The EOL of stable/14 will mark the end of support for deprecated 32-bit platforms, including source releases, pre-built packages, and support for building applications from ports. +With the release of 14.0-RELEASE in November 2023, support for deprecated 32-bit platforms will end in November 2028. + +The Project may choose to alter this approach when FreeBSD 15.0 is released by extending some level of support for one or more of the deprecated platforms in 15.0 or later. +Any alterations will be driven by community feedback and committed efforts to support these platforms. From nobody Sat May 24 02:54:38 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 4b467f3Dlyz5wylf for ; Sat, 24 May 2025 02:54:38 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b467f2ZLPz3Pj2; Sat, 24 May 2025 02:54:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748055278; 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=Y5rbM/tK1FSBNDBFapeuP7MFVrhK3nBr6UPPOZ57hcw=; b=Zi3VIkEDwB0YwkxsJIhpkvs4lWrI+UMt3xY8kRt6DVmk30BjG2u2BCIt3ZZ35+54lNMI1P i+JZTmr7njWlBtkpyGP/MbSPrxDIP9hLvMBqtWVOxaGaKlUqKiaWindtsTjdviVfbj8lnz TR+Z3pv/hQ0L1nvz5F4Lg7DyUUkMj1KY8DH1U/pj7qHN21FRoTs6pY7BfOd2fD4MbnOYUY Rz/URCjc17J0WqaeJAcCMN0mmeaFpRWWMRocYGxhhI7FoWlryHTtVhmaJYykuGqSYijY0e U0QuP4YwT/ac5mQAnxZzmKvOS51xkN3KTuFSdT7V4FucaSVUw/Gy5ohH/zN4oQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748055278; 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=Y5rbM/tK1FSBNDBFapeuP7MFVrhK3nBr6UPPOZ57hcw=; b=omEBFHRAVSeEhMsEHgl6vr8FbcRnG2bM8BPQxZTYYctFmOTbCharW/bfVwJ8+pXAh/qeM4 jp892r2pYL7SqWNxgPqfyV8RaEQHkHcLu/HUCJELmvgTjMNcI8ODA0e9HnBlG1iFwyUYG9 WcScLFrByv8JZRFHX94DWri8o3sV1dT2CftUPFKSFQ/xNdwamuPN8QRDAAcGB7Fl+j4Dft OijEVR/KgSCnGq2jQKWxkx0qO30dl28LdiDJNQQBbZMqAstZ1tJCgmRH9Oo80paf86aL+b f4BfixbSBf/KXDyvyy0s3pvxOxyCfnfMLo32jkmAo9I+ZQcqO1ci0AyLoW2uFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1748055278; a=rsa-sha256; cv=none; b=jlCW3kqr1ZwRbWiHfh4oEyKnfUbwJQ/FIoGPtiVFQ1NPBL8OfE4Q5H/aqVe7X+wRGd+/pq 6smYDxVn2/ybI80jYXk4UY853Uyk0hGx58DYOCVh2QCiNa+k4wVv4TRZ3C0k9MhfAA/Hmo Jj/uj/IX3D5Kb2dCXE8gj7x5CLmPfuM1m+6Z8alxQkuIIw7gL0z35ajgZFEa0OQIfRPOTJ 9Cb6klhG+hYBzEZcp76Q36IX21XEnbgtbjjVxdjAVDcylQVGEQjOvN8OzDhQkp3gZ6S03T V1XnHY5e8MjKAzM5Y7FV1R908Lj3Hu7fwbqnyK1H6UhBQIfEQKzTSXZ9xFqrOg== 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 4b467f25Szz2nN; Sat, 24 May 2025 02:54:38 +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 54O2scQJ099980; Sat, 24 May 2025 02:54:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54O2sc9s099977; Sat, 24 May 2025 02:54:38 GMT (envelope-from git) Date: Sat, 24 May 2025 02:54:38 GMT Message-Id: <202505240254.54O2sc9s099977@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 7f2b4f5acc - main - 14.3: Add checksums for 14.3-BETA4 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7f2b4f5acc5695ce603328b0ec9fae92678a1e1a Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=7f2b4f5acc5695ce603328b0ec9fae92678a1e1a commit 7f2b4f5acc5695ce603328b0ec9fae92678a1e1a Author: Colin Percival AuthorDate: 2025-05-23 16:27:02 +0000 Commit: Colin Percival CommitDate: 2025-05-24 02:54:30 +0000 14.3: Add checksums for 14.3-BETA4 Approved by: re (implicit) Sponsored by: Amazon --- ...CHECKSUM.SHA256-FreeBSD-14.3-BETA4-amd64-vm.asc | 35 ++++++++++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-14.3-BETA4-amd64.asc | 29 ++++++++++++++++++ ...A256-FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.asc | 20 +++++++++++++ ...FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.asc | 20 +++++++++++++ ...256-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.asc | 20 +++++++++++++ ...6-FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.asc | 20 +++++++++++++ ...256-FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.asc | 20 +++++++++++++ ...-FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.asc | 20 +++++++++++++ ...SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-RPI.asc | 20 +++++++++++++ ....SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-vm.asc | 35 ++++++++++++++++++++++ ...SUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64.asc | 29 ++++++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-14.3-BETA4-i386-vm.asc | 31 +++++++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-14.3-BETA4-i386.asc | 29 ++++++++++++++++++ ...SHA256-FreeBSD-14.3-BETA4-powerpc-powerpc64.asc | 23 ++++++++++++++ ...A256-FreeBSD-14.3-BETA4-powerpc-powerpc64le.asc | 23 ++++++++++++++ ...HA256-FreeBSD-14.3-BETA4-powerpc-powerpcspe.asc | 23 ++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc.asc | 23 ++++++++++++++ ...-FreeBSD-14.3-BETA4-riscv-riscv64-GENERICSD.asc | 20 +++++++++++++ ....SHA256-FreeBSD-14.3-BETA4-riscv-riscv64-vm.asc | 31 +++++++++++++++++++ ...SUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64.asc | 27 +++++++++++++++++ ...CHECKSUM.SHA512-FreeBSD-14.3-BETA4-amd64-vm.asc | 35 ++++++++++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-14.3-BETA4-amd64.asc | 29 ++++++++++++++++++ ...A512-FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.asc | 20 +++++++++++++ ...FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.asc | 20 +++++++++++++ ...512-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.asc | 20 +++++++++++++ ...2-FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.asc | 20 +++++++++++++ ...512-FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.asc | 20 +++++++++++++ ...-FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.asc | 20 +++++++++++++ ...SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-RPI.asc | 20 +++++++++++++ ....SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-vm.asc | 35 ++++++++++++++++++++++ ...SUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64.asc | 29 ++++++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-14.3-BETA4-i386-vm.asc | 31 +++++++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-14.3-BETA4-i386.asc | 29 ++++++++++++++++++ ...SHA512-FreeBSD-14.3-BETA4-powerpc-powerpc64.asc | 23 ++++++++++++++ ...A512-FreeBSD-14.3-BETA4-powerpc-powerpc64le.asc | 23 ++++++++++++++ ...HA512-FreeBSD-14.3-BETA4-powerpc-powerpcspe.asc | 23 ++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-14.3-BETA4-powerpc.asc | 23 ++++++++++++++ ...-FreeBSD-14.3-BETA4-riscv-riscv64-GENERICSD.asc | 20 +++++++++++++ ....SHA512-FreeBSD-14.3-BETA4-riscv-riscv64-vm.asc | 31 +++++++++++++++++++ ...SUM.SHA512-FreeBSD-14.3-BETA4-riscv-riscv64.asc | 27 +++++++++++++++++ website/content/en/releases/14.3R/signatures.adoc | 6 ++-- 41 files changed, 999 insertions(+), 3 deletions(-) diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-amd64-vm.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-amd64-vm.asc new file mode 100644 index 0000000000..1b68ae75b9 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-amd64-vm.asc @@ -0,0 +1,35 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-amd64-BASIC-CLOUDINIT-ufs.qcow2.xz) = 0197489d1bd4a52d7ab86cf9052aa695cb5c54e506ffafa1a522423d9b2f17b0 +SHA256 (FreeBSD-14.3-BETA4-amd64-BASIC-CLOUDINIT-ufs.raw.xz) = 03fa46c73e0665a537b4abbba628119f447311bdc2a2cd8a2b8a054034b8c33b +SHA256 (FreeBSD-14.3-BETA4-amd64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 6b3c4105213abefb511393ee7fbc5c7747b5f357c1f6a5fde7c6e4bf9cff14b9 +SHA256 (FreeBSD-14.3-BETA4-amd64-BASIC-CLOUDINIT-zfs.raw.xz) = bb62c15e77d44057ba2f090221a414a74f378f2c481db3a4873309aa8cb95e26 +SHA256 (FreeBSD-14.3-BETA4-amd64-ufs.qcow2.xz) = e02be1eee3bd6e015c7ac947f877fcec17e38304341706b0d16b26330b4195de +SHA256 (FreeBSD-14.3-BETA4-amd64-ufs.raw.xz) = f848ad17f7e7c4d83fca182410891796426cfdc683b84a760b210dd5a9f874f8 +SHA256 (FreeBSD-14.3-BETA4-amd64-ufs.vhd.xz) = 33148e2029ee3ee06935c628e92815b833d45e5c295e73472d0a372295c50b34 +SHA256 (FreeBSD-14.3-BETA4-amd64-ufs.vmdk.xz) = 3d3a5380c3e52e90174e9f7f99716630fda159b7dac6339f781929f39dbb3a66 +SHA256 (FreeBSD-14.3-BETA4-amd64-zfs.qcow2.xz) = 52e92b40b2499edb05ef0813d607aecd70b9147e99fb5122d5fbb99caf21b447 +SHA256 (FreeBSD-14.3-BETA4-amd64-zfs.raw.xz) = 9c33f48dfdd3071a34500dc81123be631c67004e039fe3ab1b6b8f85694ad2d2 +SHA256 (FreeBSD-14.3-BETA4-amd64-zfs.vhd.xz) = 6fe29facdbdaa1197c36b9905be049ffe3db40461db1fabaa56748eebc77887e +SHA256 (FreeBSD-14.3-BETA4-amd64-zfs.vmdk.xz) = be442f6ba847c34c063545dc8b1321c131ecc73ed3ad02e1fd9431416fbe32c9 +SHA256 (FreeBSD-14.3-BETA4-amd64.qcow2.xz) = e02be1eee3bd6e015c7ac947f877fcec17e38304341706b0d16b26330b4195de +SHA256 (FreeBSD-14.3-BETA4-amd64.raw.xz) = f848ad17f7e7c4d83fca182410891796426cfdc683b84a760b210dd5a9f874f8 +SHA256 (FreeBSD-14.3-BETA4-amd64.vhd.xz) = 33148e2029ee3ee06935c628e92815b833d45e5c295e73472d0a372295c50b34 +SHA256 (FreeBSD-14.3-BETA4-amd64.vmdk.xz) = 3d3a5380c3e52e90174e9f7f99716630fda159b7dac6339f781929f39dbb3a66 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocYACgkQOJfy4i5l +rT9ZFA/+KUw8otAaU4mbp3GBN6yPaN9CGhnjlTFKN2ONrz/ch2tArfy/vpitBgGd +MoME4m539Zt3PmoiS2ArpvIIgEq6PEAdAADgmyo2dhIRLMHGIkTPiwZot1zYyjYq +NnbDjYSqq5ZBYkn0pLz3a4/pI8fo2PoUSDXMArFEnAKoggLuz/uoxNUk5bLBYlMk +kLhoQTLOPgpePbIr1lgmdj6dyERqkgGcYzUonOCMjd+aDLnWRCLmzQfAbXXRsYP9 +MqDAI7NPMBPYXqmxFTNctsx3veZE1xZgFlh43p7OuNe0Xaf8rCaLSlzy3HxhqE4p +ehziEHvAnsF+N9pix9qEhY05F8V+4LQT1fp4TlUTOFcZHGKKuXAmtq5C9+qYoWP+ +bHh/6jglKQWqL8GnQNAVYjtB3N1dUVxSqRb0i26I1jg3RmjvOaV6blh0ealiFlwb +9zV4xLpuYCfAE88rtw/SbpScn950HewPzoUkjq+AMq6TQ3AOqT7tQFF2RQv3vu8X +IEmIqpQJcmttJDfQEcEFjhx6dvdMzrwipCZTEhGAdWvD7YgXK/pBdJwTpaWr0bp/ +mW7lCu8dlmxxbMiUHZIlovbjdcvGj+UAnec3D1XEVsJv4zlR6J9C6RUwP+2a/TDS +pR7gKS8FuDKNU3oAwIKVUBY3Hv6vmBerz5cMXWXn3DcgL5WlAyI= +=RauU +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-amd64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-amd64.asc new file mode 100644 index 0000000000..d23e05b25b --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-amd64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-amd64-bootonly.iso) = d1e58bbfc28264ff386e0fd942ae91510e875c829e638ae3ed1a93e60571e32c +SHA256 (FreeBSD-14.3-BETA4-amd64-bootonly.iso.xz) = 70bf33fd752c212c136db1de9a9c6c57dcf794bc73058fbc950921fa34c0f8bb +SHA256 (FreeBSD-14.3-BETA4-amd64-disc1.iso) = 11ed1d88fee27260b3f385d38e6cc867da43e0058b78e6b5e46fb0804d136024 +SHA256 (FreeBSD-14.3-BETA4-amd64-disc1.iso.xz) = b7acc2af73cedf9c6014ea1212a0a43b3414271fb776820ae182287deda1a088 +SHA256 (FreeBSD-14.3-BETA4-amd64-dvd1.iso) = f1225fb7b67221f0baac4117d8e350678703252eb0f65af0bf05a03dbd5579cf +SHA256 (FreeBSD-14.3-BETA4-amd64-dvd1.iso.xz) = 32f6798046bffad264e04ee394cbd1f309468cf264ccc0ab28547381c145100a +SHA256 (FreeBSD-14.3-BETA4-amd64-memstick.img) = e8020e01c5ca9fe6c9b82c10b9667973e2788a62c95ba2b09446a1d3f7f235ae +SHA256 (FreeBSD-14.3-BETA4-amd64-memstick.img.xz) = 2e607e893c0251b4f1eb0c35a260e7606fc6ef0cb5c5cf11dae84242f5ce0f7b +SHA256 (FreeBSD-14.3-BETA4-amd64-mini-memstick.img) = 34f3899778dcf2c95497021cbad41575e16a1e4976d0d33c1c750452f6a709d0 +SHA256 (FreeBSD-14.3-BETA4-amd64-mini-memstick.img.xz) = 1031648b4138ba7d02f213dafe1ff6be1fdb22d68a8fd9642c5fb5cd28466a4e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocIACgkQOJfy4i5l +rT9Q8A//VqnB9NmC8nkPkzk4V7I98PDWpo4X6ItwKkwIPajNN7S3Opf5GfXtw32r +v2V9TyRhF2LEs31gdGmw8ZluW0hBUA5FFDi9UzESH+zWi74BITEJxCVWto7YN2Lx +DZdJ5cJN9x4dJjBwq30SeGT0WgcnLvte/Y0aUHXnDUid/g5sTkPhBLnJspbC3M3z +EMuTF3WwsAVL/UR2CMuW1XLEg70T18q9iLz/UzW+esksBVA0NkzSQtPUsbXXZu5O +QY/soMYeMPbV5G8zRUkH7DXMnL4iuX92H7ZHK/RWoUe04rIS85KAmha8bIoM9aZK +kasAMceKcWF5Db38jV2hquRj4a+YEnJqzhqnbo7k3dcyW6ODCP7r9lpn5IfHoGC5 +4JjBA0F/dr48uCv3CkPMQkfHwbjedaje+MKSZ2Uti1HDxM7saL2dBBGOHC1oYR/v +AdJG13dCBuYaEiby8JoMoTMXtv7DR3lJX09kdBNHpjONG5qXiftyJhJPX3GStHx1 +LPLud50kW4nugZWQUnHK0nFQuEryTQPkW91poJgf0/8zKBsvZ3f6fJ1AerzrI6Kt +ih1tlvKwX8QLsOWrlTtmGQ45539EUlN6cAAQJ9A+JzW+YsMGMh7FDITfDJxwUQSN +FO8novdN/HJybHeW0+GYTLZvDxCMmsYvr7Ipd0FLlzYnfDowuwo= +=hU1r +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.asc new file mode 100644 index 0000000000..6c5ede8d72 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.img.xz) = 5876b643dc8925dcd9e8bc86fcee442f492236a13f398ffb23b67ad7382fa1a4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwoccACgkQOJfy4i5l +rT9d5g/9Hd+Z9kTDDyDAbnN+z8fyVMmErjCAKTmnifSnITrQyl425ngo2PucyPaE +TECZFtuS2quX03MrZEUQ0rLBx27dVK85TgKZR1a/Z2b2mGJdARsB2wWRUaRgK0KG +MPoEdgEH1KYh3Lyu7rz6oO9T3a9l9Oat4FTmvrlPYRUMNgZnxk++TTtPUBhQ/o3D +cY4Rdw5dQQq7sK/Aj3+eVcLYZp39nkQ5ob3Itw5UkjDqfV5jljoIjb7ZxhEHmVoi +/kTgrITwpZDr8IIxd3f7YYgDUb0I2EG6GhEWhgG0QC110asBzELZyEQvQgM7UHJZ +DVvFoR4xyqmBmhe49v0m9ubaE1b47/6w0mEoarjZMKBJr3PRbqBttc6iLex3OrGq +X+Wo7TkXZgHNynZeJcxAguD1LgOLeSwWw+qsNhleTba6wqCruuHruh9d9rpSylzC +9n7bj6NDs6obN/izj80RxZ2D9G6ZtTMG7Jh3xibtBRZNwfQCukbs70puGUFkI8Ql +gwuQ1OmYfMjy9rQKzTEEeFdvozgcBg8DhD1I/MzhxkFKsnUvDuobIX7vJ0RNJX/i +Hm1rcmMoptOsWZO0yBpe64RDDzmS1kSAFCVCqzLWz1/9oxTOXFGP5R0h5bS/WUXz +GRn9MPalS9NZbz9gZ8r8ssrpW3xEBLLbrC9cj3fUjj5A+Z4CKMw= +=WPo6 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.asc new file mode 100644 index 0000000000..9c75db4997 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.img.xz) = 91a181efc277cd7cad67289e64b2c1896c9d1f3147fb708a460493384d983561 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwoccACgkQOJfy4i5l +rT8/ahAAigVZW4KffAqfK/tCsZ/pQPACHvLkV2MXxCT0rJezurdXDlHighJ8Netf +4i/Ejl1/oYcyuRI1DEHFV5+Bp2c7Kwr6f1Ek+L1YerxERLgj3eY8eA1YbxfI6TBK +I0gAizjED+Hb8IqTyiyrXJVtOpPbhCE2B/2tzwpmkMwU804asd7dmu32VVm5DJbp +payCCi2PyrhP8UAPHLZARHs0d4DsSw317yQhhzRVSYhaWS31L8sZIdL86SNwsjC8 +34wl8ojHDi+u/aBVnRkXQwk+xxW36FVuNKIuefiJIHGDjdPXGzfuSlZMouMGkVnN +/TFnhzNRzft72+8ano2hxZWtK6FnAs7mn/dxO79qgkgDLrF/RWrhGmv8rEiOSq8C +ObHpT7z6dhEwF4HNPtsTtpinXBwsrwQZadduNA5T3kUsB2aeZP6XYUVzWtJvKtei +UbBF71KP/iphUY16SJKRioGCic9UcPDkZMXNLbWfJc6ZmJeCP1uG57wTpbsE7qLr +KJ7USPbbH7bkl6vbLdtg+fZG6EpXF6yi4qbGNUezeLGSlho6bQWC1kM424B0isDU +RwTEBYxAZTV07keM0g7te7VwhuMwjloQ1Ksdk1J5PshThk4WvbKgIlfJv5CWsbOG +ylrZH0ef5oadHXO0sRaC/bgXzd190ZODkmU1l7rnXpIAA1UeADk= +=o6b7 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.asc new file mode 100644 index 0000000000..6e70158396 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.img.xz) = facdb187cacc908ab303dd65539eb45ab24b073809dc059b5a66fc25f725f811 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwoccACgkQOJfy4i5l +rT8dGg/9HdS9Lolid1HariwntsaHFCTfPz1MN1bDADAymHsZWzMPmw7oLrvU1DBk +Fk22ocnk+A5M5geKfzQlfi3FI5B1oSOZadqfqrcIVFzjdd5vTLPOnPXoXdpUFFYl +tOUHOAvQlBxLYqcq7SPdmQrMwRYLiRQqfvHBa4+3QWnYqnHuZkG5geZ53GykuexL +3EJDjllsJzBYxrV3AbKE350Ks2EkxJnas71cLNN1uxSQ3HhfpqztZOjzISA4HOpZ +4LmUuifdMvxoa3beEG7H8FKfCiOWJ0/mLdLoDL0diJUWCAid51rjow958defMA9B +b8mBDc+o003GeQDymhD1At7DCMUGxln77f3qoVASzyXJgAfJ2hwMrPEOp0bsl9Jy +nzfzSzO1DkeOluIJtnuwjbRICxAkRanBxbxDVAVHC3f89Fkh+FbZx9A42gA47ZXs +S0RKAkFkMmPiEjoITbMKiosKEZXWTRdInhpcPXc44+crkUs3w/+zsQnaiTILmnR3 +JFsUFopaqahmGaPAtxJ58inI0cQxOWkylO7ON96sQ5KAwsUrGm0T9qKSYs0bKqzM +uhUuMuZAW7XvMBfkavnuXwO2L3MPVQRa6ug76H4Jatyo+NnxRHXCi8VknZsmbNmq +D+2syDfOdBxwHsO9v0PwT38KIYxFj76ar8Gl9mfdY57uFkhBIqA= +=F/uk +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.asc new file mode 100644 index 0000000000..9c973b432f --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.img.xz) = b9c5154d0f0a36751a75bc6f49c9f305a1446b8341a742a81f6699979e95fc49 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwoccACgkQOJfy4i5l +rT+YTRAAik4A7TBxqnI7zwzg7qnvWbBBHf0bgDsuMR91YhYSlXV8FCRblU/WYSF5 +WZhEhb1zjaf4z+utQyz2wE2xWauTOVjV7L0S1Tvq2M+tqILy3xd44Omw8n8S5UzA +xqvBKxth04llnFnDaR+dMvgJNVIpVs62/hUAMmtRKIOMBcFIZ95bCo2oi2AeEN5s +4TvzGbuyKqmUCr+yhdpvUeEVN4dmc44aq/vYcO5zflEXoVZOgam5q6uvRr6lz6lK +q0q024cF9S5ETMQMfZQq0WYICtT6aLp+BWgggkQD4Y6/qPZBFMxvj+B24FIicRPD +HCV+Xoen5OZqFambVDHFhZ1a53du7uoueMNCkF6CP9kzRvZQXzY0VcrvLyYhraG9 +pNey4A92SnC8rkUZvkM5MjjmhJyeIz1m0LL0rpqzdmoNtkbnAk3oNAIDmY531S7w +Wr1g8rqcAAjkW1HLE4+F/j22lbiXm2Wi0DLF41U5EP23zkePx7VkKmw9xQ3R98mY +pyeqpvS7becHUWXhGzJy2M5bUgONKHddj/yPrbhw6VQfLenn6rHw3bwr6WvKbNiC +JG40OGjh1t/lYS7GlqWunGd47XerCilO4N0ZHtKaur+ggMGFQXqDMoRM961uNWCf +qYTMecy2IrxEbA5ba2BL2a+UBsyM+ZeHxsND9bQqbTAAPEGnuEA= +=UyTu +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.asc new file mode 100644 index 0000000000..150b111664 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.img.xz) = 6ffbc4f285ec9c0b77de0eb0a49a450599ee2ec6d5fe4cc7ca4ae98936798d13 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwoccACgkQOJfy4i5l +rT+h6g//TSeUmDClSEIxMTx+sAtUCenuk9b6hnw0xB6waNQPl19ijoCr7Ky59TrA +uccpMieFFueMXWS+Pj7x0xRVhMEqO/fvJlpSOGYycbJdZbH3bSH2B7KPjcUnlhjy +6/oR592dp1ghR4NK5D3yehT3fGC7puiqD9bZZ2hmE5RVwObpd1i+wKA/v59Npm8X +7GVU/hBuZ8dfG1BbYW4a44jBZ0EM7gAj/tZ5od9XDz5F664MKWORf1MbQTiK4Mpx +wlSxuuy79lmwe/71MTIk94qWliBWBIhcJ5rJkl0uJ+szlmn6qdyueFZBH8AEiq4r +7XOm6AIQcmcfBPcHfEAVozJ7ik176v4dciGL4uiG9cPjQl4mrpK6FHi3o6WNDo+B +rUagiUyCwLT8B+iKsxqP0ZnQ617ZAOBTLwYeif+eP9TyKhBF0SwO4FPefoeyThEm +hJTG3cID7XyfzECmt+0SbIX+k3DxjGZtWlUV6AB4c9T6/ZB+mI+QvaMOrBI0H2dd +qFGMa8m+M60OAq2qM7XyrLSZkM9VLCGOAZiwXYkMLiSQ0lQUkmSOXGu/wy2QTWtX +gy1cadTRVr80H5REsL1dNoN+t26p+RyRpfm9ORvK1vhFe80Pjnsod7pOcMGnXFZQ +PlEt9j8Eb3iTQuUb9L0l5WgxPrFW1XHpQXupObTr05hOpsxDKDA= +=mEqT +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.asc new file mode 100644 index 0000000000..13308da89b --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.img.xz) = ca5b860d885bb662752a706ba0eb49993c716881365cae99b0572e135dcf5ed7 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocgACgkQOJfy4i5l +rT9xuhAAhf3UvS+w9rcm4svVrP0z387lmJrelUqlAXU5myEX9Hu50XDC/0zeFI4S +RJ+g+vOUR46FlSpGYa16tD3S/2F/gg0pYz0nJcr7vHSHEA4LuXADBq1Whkm4u89Y +oQ0L4JV6vIW9AO+8FrRQ72rvZsZWFButrXa69bFlyv/9y8Y6nuDSYoCTlUSpoPMR +T0m+2Ko6vYISLO3qjtKmO+AJQU7IjC9+zFWHGgwiGzxxIxO8qcPY16HNJOhDOs/Z +xjClQ3TDKCf7D2L0708+/MIGDDoWvE2gyLs6iKEHsqxbiaJGRdU54AiMVRYHU//q +y/khe8hTyAc3B77e4AkeDF35mc8mPSWxpZUtB1Bas+BYG1M1CtQTaZkkYwjigb9I +/Cevq9ytwy8UWlt/SgTSShpiUxg3emEy2lxmfJNQMtpYel/WFI1qzvoTZZcjJRDa +waXRd9kAflXRc9XAA8J2cUD4YN1MZ3h7j+on/0DTHJj2paKU+Du311fFBg1akTKO ++O4T5+enOc4oCYO9TNDhNMff3C8EbQ2hY1Oo8Wbox61u47fkZkSSAVhTHSTxLR46 +PdajcQL487JwChuOv6UxcVUY1ZC3Bz78/zoF7g5DHge378YdY1jIXJqMB5QTeCwG +3onmTjT31q5/5M+oKenIpKHASDNYIdJntLJG5kXJFPqIgc1zIS4= +=ZKh7 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-RPI.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-RPI.asc new file mode 100644 index 0000000000..9d369cba77 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-RPI.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-RPI.img.xz) = d105cd4c1b3961cf7105967033322cfa2d2053a9132e77059dbd2d4cd04b8919 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocgACgkQOJfy4i5l +rT/Unw/+JQghAV6O22jjuKTnrm38kgH6q8FVjRySmruPeLwKDwaRP2lE/8KS8V9y +BmO23vlNK/+b4br2DTLy06g0GODh2pHssfJbm/ZJLUu4IYtMBISrKODskSTdgjjE +sHHFu/fu6N5la/qiVSRcQbBxClxU9g7MAdsgt5JpERDEg/8NJWR/j3CGNLhETwfl +fAi+2W72ThXhBBo9XAzsAP0kSHsQYV8G27+HlUf72AmAhRlBLM837zX4a1HVJKk/ +LiadLio18xqk1Cm2eorAFzv5SOUd8Iy/O0w9fOxd8riuUvMFaNBFpE3ajNy6oCvj +Z/tzzC0zWpruCqDheRvrMxTcboieYHYBZk1EPI3hNWuXqX4sf0cqIg8R69C4Arrv +4TME3/C1J2nO9wLc8acauwWjt2bVveTMDLZ/aUmmzn3gdxmr5AVC4CXxid0Z+0q/ +k7tlIMrgqojy3hzO234p99GJAHV+0w0uwl9yRxkDhcuto6PV5ugDVFOT8hg/t8cq +IN/0G8DUBUWx06Zgf53SBFh3B+KKhQZ+xi7N+eELADoU+ldyCkz0kh2DZC/zt0rg +UvLy5XoezcoNaDtBeczRbnugtSUS3caBupOIEY7qm8rkkAI/Zxirwr6g6HKg74Tc +rhb6mx6JoaynU3iTGyWH5RqYpT92rLwfRbX62/5Z7sBGvT9dFKk= +=tv9m +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-vm.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..bfe91a40e3 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64-vm.asc @@ -0,0 +1,35 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-BASIC-CLOUDINIT-ufs.qcow2.xz) = f4cd2f0f13dd4df1d2b8a05d1add24febaecfb01932ef79d6ec97b15c11f1e27 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-BASIC-CLOUDINIT-ufs.raw.xz) = f3794dec1cf85f6c8da8c10d0a042636601b7a83f7ef2dbc5b0ae026886dcab3 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 17b33e0bb9092bf201d902b57ff7352522aa706bbf9c787c6aabebfab111359a +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-BASIC-CLOUDINIT-zfs.raw.xz) = 9b7d2e3e206a3ed9b8e41557ce138d1fb8dccc990c270b8cfa267b6961dbb1ea +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-ufs.qcow2.xz) = effe527f0eb0014e2dcf4a7a9dc286c102fd9df33bd37eb91c30cfd7ea635629 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-ufs.raw.xz) = 8ee74d4415d9000fc38760949d2cbc0585e916317b957b7f0ecaa1b5ea29a0c1 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-ufs.vhd.xz) = 4ea9ee5c3d4331e3c9b0c82b85c2f4e1c44a299d1e578ebdb1ef9177616836c3 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-ufs.vmdk.xz) = 02ec805805199d9022c935f886835f4dfc70d93427894782ba5533192206c369 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-zfs.qcow2.xz) = 69d586efefb567acc7352b4e786aaa03a0cfd1531570f58b5b4a3baf56d36640 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-zfs.raw.xz) = 8948441bbb21edc44816c30ad2f68c2c1c984db6a76a72310681587571f52bdd +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-zfs.vhd.xz) = 06cb85f2f27520799f621cd3d9c71e27301f1991067067add0b2d33cbe2248aa +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-zfs.vmdk.xz) = 600bfd3562d3b65694cff4fabba4798912c43a24771b060acbf571759612aa91 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64.qcow2.xz) = effe527f0eb0014e2dcf4a7a9dc286c102fd9df33bd37eb91c30cfd7ea635629 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64.raw.xz) = 8ee74d4415d9000fc38760949d2cbc0585e916317b957b7f0ecaa1b5ea29a0c1 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64.vhd.xz) = 4ea9ee5c3d4331e3c9b0c82b85c2f4e1c44a299d1e578ebdb1ef9177616836c3 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64.vmdk.xz) = 02ec805805199d9022c935f886835f4dfc70d93427894782ba5533192206c369 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocgACgkQOJfy4i5l +rT8QiA/9EIDym7g6hrm0WfgGgWH2+qHFmAY3MPQOOH3kfz+rNot0s+zehseaqDJS +Ehit+lewT85yas3JYJt+il+xENHFhBk3EcHiHIhg7i8CQ5hyyn1X01670ziLPMV8 +tA154Bkkf0oLJZkC+0E90SJ+64nHZV3dt3H5tg+u5eocFF4Dz/1JogfkgtRvPnpL +5t0zv1L/1X4NRW1kADiIaYckbKVeui18sV9jXPUylZYqA4zaixeKI3YAKoDpatS9 +EyqiVG+ZDu2fSl//ShYigMWM2flH0uhceCVrtnGhDk66TC6aR+bXsyqK+JQYADsX +rBzn85iWhGm5uBUkDfkWYFxBYLcj4drKZPjOBiSN2KP0FO2u/C/+D767IkU/BFg6 +eTjBwNhVrJHbU3otP8COxMLCj3LlfMBep4XXyIBdFRJnJdldBeSaww10CSu2KJ+A ++9jcVa8UWj0ccMqEPubtgi1K0MJq+lvSZM2pcZ02uWnZly54y6ejC88iFpLcptLv +DnLBM6TB7PNdi+oOwrK5YsbC6DidbXVkaQzJSo45QliTeWkqvOJbs41xgC0mq6QA +wSEvEABvtCD2Th754MYD9tS55FdSI/kpBtR9nyzAqCAWM7Z42i0LjC97DlZ/Dfh5 +uqqLI84HZUNZbXT+QvZq4X14zsrmZUj0xUHhCZBBddmEpVmg1zo= +=FBex +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64.asc new file mode 100644 index 0000000000..c5a992b4df --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-arm64-aarch64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-bootonly.iso) = 4361032b4c35d84d10a0efb4167a5fcba55b287ea738191552a1df35a2bc093b +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-bootonly.iso.xz) = b521d0ff934245894d1f155e6c053b398095fa56c0b53a8c39c540f5cb350b01 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-disc1.iso) = 4a50dd1c46db9bf60d18dbc7b2b511224c4afe389f6651d2575755b0f86ac145 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-disc1.iso.xz) = 4b10a866801ce22bc7d4c87721faf0cef3817e81de3392d1d3f54911190eff09 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-dvd1.iso) = 808d98f405a749a1a281e884b2b66c4015bae3c71e940679493fa5bcdc7e7f3c +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-dvd1.iso.xz) = 2d5e9b41cbc4671565bc2d544487bd01ab8474f772f2b038a5c313397a5cbcab +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-memstick.img) = b3f9014c9837718b5617e3fa95d75590b4559dccfdc35f676163bd4bf5a55494 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-memstick.img.xz) = 3dc63da9ec2aae39128124bbf53c836675c0beb55b406949ddc33801dad971a1 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-mini-memstick.img) = 777e738a4b65b412839a66291d19bbefdf7ec226f0dd109566686f8858c4a5d9 +SHA256 (FreeBSD-14.3-BETA4-arm64-aarch64-mini-memstick.img.xz) = 4cd8f2e0a38d8ade8c15030e307066cfad6ef32ceee8822e983860e18a923171 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwoccACgkQOJfy4i5l +rT8wgQ//blc2T0YLGd3WIQVe/i7FU6VX8u+W8eVspLADyfST4ya5LOBvVkccIjJS +mV4rSRkTcLno9qQ2qg3dPO1npdNk47H5rflJQacM6/TGP+z0Qd19A99vDJJwkrcE +4lkRL9Kryszi3THCkUXrF16J2MFN5QcfRXx12CHpTPSZ0WzN/tdVNEdlpgUSKIlH +Zi4W8Mz3us8rWLMicQNj0sWoIbR1p+YvOdLuZsngQBe0a92+BjV2mh7uSZd8AXqt +4ZmiJd559PfoqsSgQw5xAZNdZY/T6ykfrvF6ZQJnlTFNthxaEE75TX++kbb2LYK2 +xSHKM6srtiw6BRqmsBkpQST117cWNakAxyCUWylbfRv60P8tYuUnj+7go7AwNVCT +Dn61CZwzff+vexAooV1EuwkrWbi6R48uvfHVVsGyzQHnYh2IhVavQjbJPBZ/KA5q +v0rHHg2IHIceDBHdctF2bZN8XVDG3EytWbqtxuLSMm7mwULWav63eyHkdiYj/ZTl +cz+AkwPon7L8i5mmaKXyfAK/VF+S8J4Sgk8U3mIbTfJc1DPEiJs7RVvaYVoLUvlw +8bBDnXlLb1WFMKPG1GnK0EZO5ZuRtpzveN9e2+SEFDkHSxr8bCsW8PyBokgTbsVU +EsZRsQ/+DcnvYfznEp7JPRN9TzX/2NfgqI0d2dW8WbSlNmg6jc8= +=wOjt +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-i386-vm.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-i386-vm.asc new file mode 100644 index 0000000000..63a5aaa0a8 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-i386-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-i386-ufs.qcow2.xz) = 6e19e7a3a256ace9ea26b90f074a66e02318d1a6f227b3e56ec0c47f802ec983 +SHA256 (FreeBSD-14.3-BETA4-i386-ufs.raw.xz) = e6ebdddf951d6295d8bd723c9b6f3d396ef64fc114ec442ead9d1eae01185c2b +SHA256 (FreeBSD-14.3-BETA4-i386-ufs.vhd.xz) = ad4d2a8d12b516f9aa55c21a99f2e4cead8a332fabcb2de265c2dc304b6b4f15 +SHA256 (FreeBSD-14.3-BETA4-i386-ufs.vmdk.xz) = 08614b85f9473a5c5895da7f901089d4a0c69a1a082bd98cd61eb1d004640a44 +SHA256 (FreeBSD-14.3-BETA4-i386-zfs.qcow2.xz) = 514062098dbbc4dbd8cc81a59aea5d85d3d99d8550bb3ff912ee17cbbaf2c8df +SHA256 (FreeBSD-14.3-BETA4-i386-zfs.raw.xz) = 4ff95fad90c7c68945ce392cbcc2794546cf4cf299051a209c8ced0f04597ffc +SHA256 (FreeBSD-14.3-BETA4-i386-zfs.vhd.xz) = 56152827d1286ddff03123b481c65cc9fe7d60324afea77a6c28c531dacd18fa +SHA256 (FreeBSD-14.3-BETA4-i386-zfs.vmdk.xz) = 1cd84e5496fadfd7a8899a54317b0bf38523e4dfc6b55eec7ca8007c03778e2d +SHA256 (FreeBSD-14.3-BETA4-i386.qcow2.xz) = 6e19e7a3a256ace9ea26b90f074a66e02318d1a6f227b3e56ec0c47f802ec983 +SHA256 (FreeBSD-14.3-BETA4-i386.raw.xz) = e6ebdddf951d6295d8bd723c9b6f3d396ef64fc114ec442ead9d1eae01185c2b +SHA256 (FreeBSD-14.3-BETA4-i386.vhd.xz) = ad4d2a8d12b516f9aa55c21a99f2e4cead8a332fabcb2de265c2dc304b6b4f15 +SHA256 (FreeBSD-14.3-BETA4-i386.vmdk.xz) = 08614b85f9473a5c5895da7f901089d4a0c69a1a082bd98cd61eb1d004640a44 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocgACgkQOJfy4i5l +rT+U6Q//ciRMK6M/2/hCL3ZWXUg/ZF8I+7jSoeFm6yS/vTwzLhPn059DWJ1goTzH +9KzUreILMzjzAUzp5nPVtjcJ6Ucn51qHFZ9Ph5rHypETKE7fpOdsDZgJ+TqEzGz8 +npUYy/efauMXyzgkwP8OMHVchnPJdevO7/iNBR0c1s+PyCA80r8YZwSmxDGDyNYD +8R/lB5mS35DwsQr4ggh0j3J06j/urF8R4/AiGYXThuBwX2etrxWJJbRZ/lvc26jZ +zCFAX0PCcSFSQMjOw9Ki4DzlyK3q91ju+WWKm9pAWraedqYElH5cimhaNkeV/MYc +K+6XxMf4Ox7V780eaGYJdKg9LJw7ci/MmXWLO12HhnkOI9j9ATfV70v8a5DZTkru +NAaTb/UX21Xqqku/4rPPTYrf5oAYrA70LAknwX7+WJl6nQLq5uNKuyGH/ReP4sfI +aCjASZ6dqCweMWWhI+hm+Uze+9g/jVNVoiK639NmQ3XFPg+XwL8aLxQ1c9up5zs8 +6VqsDJVjKv7m2gfDvIxTUY1Z1W+QRWFqqIOHGcoIzNLQAfdITF9PD4ZYGIXaWze1 +Mpf79OmAC7OcVpbZWq7opQGG5RxzLXw/UaC7fPN57Z30FutgB2QvCIzLmmukaTuq +jWInFG+7oYt0nnRg2CIZpnLlNF7CTpTFWcBO+QWeK+VPZjhpj4M= +=tu/o +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-i386.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-i386.asc new file mode 100644 index 0000000000..7c4baae3d7 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-i386.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-i386-bootonly.iso) = 547dda677d6de9c7886c08451b0cd8cbf3835af9d7415f65ceba47b6449df314 +SHA256 (FreeBSD-14.3-BETA4-i386-bootonly.iso.xz) = b46031ccc9f6d098f1bcef2a34747b5e346e93ee6d48f7da43d60d81a1976149 +SHA256 (FreeBSD-14.3-BETA4-i386-disc1.iso) = c9c3dc243dbae31dd78f27c69b1a761adf5fb612f915157ee1e5ec08d4baeb82 +SHA256 (FreeBSD-14.3-BETA4-i386-disc1.iso.xz) = fc11db1224ac72c14325226436e1d0004ed7e9f7e169c41704439f4b0870d2a5 +SHA256 (FreeBSD-14.3-BETA4-i386-dvd1.iso) = a4e641fe75338bdcde55e859c80e9b49151d910fc03183d0d4e4e0c9f4b02710 +SHA256 (FreeBSD-14.3-BETA4-i386-dvd1.iso.xz) = db17983d4737b240ca10eff0098d49daa9871dcea1f8cfaf6aa95954e33b8aa8 +SHA256 (FreeBSD-14.3-BETA4-i386-memstick.img) = 8be3633ef132a0f9b55dd7d81dd6d8fd94750ec34f4f06745c2d304b0d7e469c +SHA256 (FreeBSD-14.3-BETA4-i386-memstick.img.xz) = f95203f79e2b67ad584a544b75e836a842fad162bd3a69a8141a4b8713e6804e +SHA256 (FreeBSD-14.3-BETA4-i386-mini-memstick.img) = b1b54c834bca75f51e173c0eb3dc8b653a262569f06d929c74daf30649841d9b +SHA256 (FreeBSD-14.3-BETA4-i386-mini-memstick.img.xz) = ac8a0360b9c03936d2b913436bd836f0b18ff8dc37200febacfb948f0432e855 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocgACgkQOJfy4i5l +rT83rw/+JB3yu3EIOv4rOsyI9Uk56s7+QZ92Q5+UfWjHvf2kuU+2x7GDGuZPRxgx +eFeyAkJj46pk5nq1Bn2QuDNXf1sw51PcxKikHA36RUGMrdiRZrR0GFa8aBa92lf2 +5Md2ZPf1iRaEw9td2USg3Fk4R1+6NsyiXhkSse49anigA4lsq+dtKR7j1q2R5GJ/ +TdAzYNPOxASJcQrYpVUIEt8w1k+FQ4AJL7T4tSW1VMuZhvg6Ild3RdgHBgnBrKJW +to8eAx/e1y153oB5AS/hAoOYnhoCGCTdUVGFwefItgSswjZIkPdD2EHERPDNSkDG +DSaxLnNmpI50949R0egPHZysvumFeq7EppoybzcLzevetU+SC6S4aMt2xyAVKXEV +JUjq/l/HbEO8JWMHzxbdKNlFpQbI0oRQs3eeGktO4ipa3+F9833u6yg6uqh1Mjnv +94bW2Bfx7kev/rom2axt3y9g03jS7w/EGusXMnr5XCqrjvG1YCr4aud0Fa9wiZEb +tc2Qm26fTkgGVqaucMHnkDa3NCdTtOXpFQrTyMDOVyL50E7EpjlfDTBHHBdudfz7 +oj6UEFO0ay5SfEL+uWL9bjukLGU3mHNnWKXdkyJA6kdrnkMlxumBr20cK2Npcy5j +u61kd0FpVeyASgGrtXYfvs3gkg/JCqgqz7nmqS2FjGUCUa4qVXw= +=0hTt +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpc64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpc64.asc new file mode 100644 index 0000000000..fe5ef1fdb7 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpc64.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpc64-bootonly.iso) = 8990f29381776eba6ace4c0c7f38ef3e417f399a444134ec9c81b46c73406ea1 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpc64-bootonly.iso.xz) = d96bcc703eccd11b4265e4d36fa1a7f5c1e25ebb5780c53e2c516f8644e8fde2 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpc64-disc1.iso) = 4ae6b073597316491d7487e90a89d5f52ad9ff0e0e983b945452b79e5fcd86f2 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpc64-disc1.iso.xz) = 9fa4d724f500eac361f38edbff7717412b2c80c7750bd82e72ec5909356716b7 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocgACgkQOJfy4i5l +rT9ABQ/+JWYrDTGSOsAu4IZ8azEEt6enrc1ju8ClUrcoUfXVE9hRVr1lTtc/wlhs +3K4CHZnWgixg9lyoL9NVLRBcv7p92RMhmPas+QP1pgZtDL2z926nQwLVtN4MQJm0 +Q98mBZ+1EiZ/txJzPr+E9euh0geUZKyXAqgH9xAonQ2slhVs4ul7vzpyo3LC8S45 +aBWmmQkvOjb4TiCiv2FgGDi3kbv6zXATMCSYrIJoO/7gmuvlWAkRuB69AF2XAKxC ++R4ixMYI4ipeb1RdlG+UHQrr1fhQ825eXPx8XokKPCZlQfIVId4ax1qJEV0jJaLe +9+UoqvK5NjlQkhQneFEvHzNEpo88Pley+zwlmx9kSdPaxLic1ZP5MnSuoeqvBtRe +wGAVsv4eqsiVwLO3ugTq99OIToJCf3mOiUv8yhFqqDyrBRalmgEMAVBZb9j/EKOL +VtL6dKuE1vWDqTKwjCb0sK/YKYvVs5LINnWzeDnPtmIUUWI1U7sLfGM++cqk3iIq +v1ePkeqe6qH1EYquKjOpesgPWmeMFEYOKrjbIBl2WoRUxybYnXKKZV8lTPD1xniV +exzPJMP+QxtEV0gFk6+AM50Dr/HZ72nl/YwOLWADQh8a/kVAlMOL3gQ4ae65y6q/ +0vCOw8J9XYiujnG/iWMO5m2YyUGm7AtI32d0LkyaSudUNKqt1pk= +=RlRJ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpc64le.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpc64le.asc new file mode 100644 index 0000000000..9645617e7f --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpc64le.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpc64le-bootonly.iso) = 23016c0620f03d002b08eaa4cd3368064e7eab49d97682871343627d468b0701 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpc64le-bootonly.iso.xz) = fdc6b67313f1555ee6e46e2a367c3c22f5854d0c35eb05539044de5bf5283932 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpc64le-disc1.iso) = 092736562aa814440c1291a3438e83c8ea0dd1c40e5c3f2b4c671767e0805322 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpc64le-disc1.iso.xz) = 0a4cf7dea4b1fc8a4ef94862db7c50290f71b226e16cb188ee9ac76d11ffeed4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocgACgkQOJfy4i5l +rT9LDxAAnUPmjIeraX+ku4XMlW++uKHgrPJ7gYlpadMfXlfb7gdwHGrOw5iDdsl3 +2qOx4jKM0WH3HwGc3uQN9f4cZhXD/9j+gZTLgIt8L4Mj3bk2Z+ObT32HMC4BuFQ5 +d+ZhoWBs3EPwdDSGV8hj7hh0NmDeh8UULepWW/s8zidOjCfQUrm4F19UgSiblzS1 +pK3U7H3G9o6IMaMmHLmNcQdkaB4cU1/j0LF2LKMveUHkFut4VsOsc2W13Z+cxuXi +EDuBIMRp6jp5AjEQswkOhGpBv6/ThHJg1C6IOot+h7u2/P7TKOGIm1GP7tml1tra +0YV83EYSRLzrM8i0UjYgVvEAWW0+y292g2olMqdF6wu7t6B1S2B4OvLDbmeesBxe +MOobS9hvQlenBXXxsu5TkE740aXxd/dw3cy5N4S41Odfe4MdbpXYecCoEO3dTgyN +CaesfxhlpfTo/WAXysUda80mhnM34zhVtwifVwKHCoflfxLKbg8j6+QvGtB/N5LA +WaqKIvLJsuVVBbdE7Hx4NnS4PuzQvi6nPouH7HXSsr2VneAmuYlwd+PDplMTWgDX +ZbPCJy9eIstCWVqxqn8ybmAeMEjp9vwogfFVvNuVh+6UCMUtx0QgV4ziHRIsWpmB +jTNXDeCTP8sVsG+kjuJ2VgWgRihMKYIHhUyLqUSs+NkHWppaLzg= +=a36O +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpcspe.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpcspe.asc new file mode 100644 index 0000000000..53dd9578bc --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc-powerpcspe.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpcspe-bootonly.iso) = 063377d9f15a37f64b13a47492f79fbe134f61afc8c4342a56c8a2b95bcf8a13 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpcspe-bootonly.iso.xz) = 5ce981f1c566b688f00d18ece08720f8b53692df72f414619e16f76376eab2f8 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpcspe-disc1.iso) = 90aa3710bc3ddce87a83f80b3784353b5a54f28cd8edd57ec9cbd24439f33736 +SHA256 (FreeBSD-14.3-BETA4-powerpc-powerpcspe-disc1.iso.xz) = 27eab8917f3307569badc7ed304587c81e55a2becec98e0aac253be45cb147b0 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwockACgkQOJfy4i5l +rT8gaBAAgUNxyMo0NMbZ3Uoa/SP7uMKK+UcZZupKscBrrZI107MYh8yAy0Vjzq2o +ztDhFbnQAEFsQxUENAjIZgIQFQwDKe9WngGWj656tlp6J6BZhVEI3FYiEYzYyBY+ +ZjPArsQU0yqVdueKy3TkMVcGqnTc5d40resUnHjmM2Z1UYzgDQVwQqiMm3sGH3FQ +ABhrhFyhjKMixfRFi0vqhongaG4oCIHqXqYUGGGdqc3sVej2bbQGIBpoWvlAzfxS +kE5PX3prinfr3/hQ4M6WOsFS5mNMWNM/5lrIHX9+snH/7JwChNF94lmCnMXGoFCO +Q+b2RcnN9upUtmSumjh4mxB3PF4if9J4QRY70Ne61iqkSP61NSpUgHVGnpC2Isj3 +XpGWYDDwneH7JQ+e0wSCBUbmWf1b2kgprS0zZYJ9BOo0FrQa0YJPeyqhExrwRDfa +i05TTarq5OjxqiideBxPwTLGZzhGrAW+mQcaERzV8GAj2NriYIjZmu3ePoRd4Z4c +nog9y5eBHTejEV7dXDkPG18/71D0SVJi2a5ty4frDzkpJ/irxSQQOdFEqNG5Pvo7 +uqNZPxuaa3cx5ROUMUjSjHxsCzt0zsic21o699npiS/mvNfLdp+Gm2ZflA4vDeEy +Ct4RNnMVm2oNHsv1nTbOi5dXuJTJXN7ul/ltkT2UyJDsH76KDT4= +=5WjD +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc.asc new file mode 100644 index 0000000000..4e73ba9870 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-powerpc.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-powerpc-bootonly.iso) = c0871e1c9eccd27bd1d7bb247a451aa556d17a33e1f0f9f844e191e458c3269d +SHA256 (FreeBSD-14.3-BETA4-powerpc-bootonly.iso.xz) = dc63b6c934e2600f250b52fb29503c088ed84897972f3510f7c2f3fe98662ac7 +SHA256 (FreeBSD-14.3-BETA4-powerpc-disc1.iso) = 1f405219957e5bf3d2bdb1d3cd618730e8f18cbbeaf43e7ff7765a951ba69b90 +SHA256 (FreeBSD-14.3-BETA4-powerpc-disc1.iso.xz) = 9d10cb301d7e43139a02e70f00259443c8d155207f6f14f1fc32b0eabf96b061 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocgACgkQOJfy4i5l +rT80Mw/9GVhFO0nYwyTZkoZL6emC3NHd5Yk7IDxhWRgn3w+X81jY2K29BXg8UC2G +GKAsBWU2yAEZwxgHRzhGmVsLuwq1H1XGjVjIAMLXYXOL5RAhgpMiwqT7S4oE9pxQ +5jlyKphcx1NsJhdPCoYG9f9pCA9pOuDvD6nAFgNWziDzJr+HT1DsPUZcpJ7E26qn +4LYISoW2yIyz2hgI0JtZORhh0JZgPE6hyC73PyB8G61sEjqAhgvaXTem+TtGe8Xc +bZp9EZBJrhjz80Er4/st7/bs1zJQiCM+eoj4eGLMnw0f3jZv5C1IAQq71KctlAz1 +PpYUgIDi30avBz5eSxyLI/AJNMhNi7nG5u6RllvD3bWYZyqJR1hhZAIKnINfTX9+ +JPfI/eru7kvj9iVMECIHUZdAEITnMX5fNplM77tc69R2+lozp8bfXvs39/k5+2t6 +yUWgapava5KiDWf9WXuTlMptIZznDuPETM0XlcL1iVINqiHiVP8GF30LeXGsDmL2 +ZMqkrD/cfJ+MUGyDZ7DkTCgqjgeEPGIiHJEpo6neQyrX7GukbuGGcJlUpmrz8Fy+ +LfdaW1oappECoAQmUJTObMZPyuYWR/LBPTYf8knqNPWNZnfgSZOFW9hLrASuyKHW +B04B0JXoIoMYzkEkXICrnyIEYz98CBrWHHqIdntb2+Bt+gSiddM= +=+psL +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64-GENERICSD.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64-GENERICSD.asc new file mode 100644 index 0000000000..88bb6ace18 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-GENERICSD.img.xz) = 5110aab1f492faded8c877bb63bf03c6845a3b58f3e06367776719ef3debfbce +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwockACgkQOJfy4i5l +rT/rXQ/8DrRCx58Y9dW8udusl7JTnZPCYlywiY+xAvQD+dDDN462NH0buDOOWQBE +rt/WEdpUX+Y5jv7jUmCufegUHqgOM1O1OSimsjLUzyNkH+sfI0eXmS/rCfN5KCoZ +H0qel/Fo+y8fbPVL8G3PatIRMU8hpchNfLPSWQuDUNBG7mj/shNUMpfVDcT4hLb9 +a5FRK3k1L4i3yK3zzKI3iaoET4i2aN3kgCs1XhuGC2v+cu6QQT97Kuwl6IflnOwL +5wgS3cEyBMxwjguVwRSG+L2k6IJH0N6oKlGD6fysem5BZaZeEknjcXETgniGMAFD +5At+XzEG18fVXLoc8pZT4HMrECagYW4qaLmlbhUAU+kyFPrbUneoqPaCqPvJAi7L +0V17IOFtEhhshOyGOHac8uxVaxKMvdclrY9AlATqRu8bi745B8PSdpXTNaBrTe2U +46cIzCCE7cdN9Nd3lu1KdB63Er7IUghaN89hmjkkvD8Ze+a9EK8GsfvJ0Qw7h0Dp +RGyxE4/28WUSvnyGyDLnT1xdrwv7/xqHsKaAzhlgCGpLQwshSpnRHLYCEgGusmpU +M/glLhCHjTXkP3Xb2aFybY7228532ub49BZ9vBAV7q5r9uI97WLBm4kh/oqbq34M +CK76K09lV3xq5CfR/GkJpYG8PjqDsdMRSFjEEeWnkXqlyX5U69w= +=ujtd +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64-vm.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..4299e83aa8 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-ufs.qcow2.xz) = f2aa16b4b145ab6ab3c6686355a9c1ee4f483f7e18149e1e1587a470f1b937f2 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-ufs.raw.xz) = 3fba3b6ad24d8fcf30565dd5528671903e511d1de973af0510af44c99776e212 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-ufs.vhd.xz) = e6bac1517e30682031b73170a68d72d276a1536c78d3b3418276aed8a19df1a7 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-ufs.vmdk.xz) = 57f9613b00f647982600c51fdf7adda6f6b2d116264b9056865affecb339c062 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-zfs.qcow2.xz) = 53915eef5d3e9ee6076b49abcb54e4e040e9a1f4d6974f539afb92ecf80d5e89 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-zfs.raw.xz) = 05241835ca85a197ee5d81e83d7620444fc01c691426ed686d4f7fdf7c85e32f +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-zfs.vhd.xz) = c0b590565346f70247f072de12b0795cd61fdc302bce333a9179d427d098ebd7 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-zfs.vmdk.xz) = 40ccd43615c260be510aa1cbcd31ca2bfd4b87324b66e7dbbae4c0965d54942d +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64.qcow2.xz) = f2aa16b4b145ab6ab3c6686355a9c1ee4f483f7e18149e1e1587a470f1b937f2 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64.raw.xz) = 3fba3b6ad24d8fcf30565dd5528671903e511d1de973af0510af44c99776e212 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64.vhd.xz) = e6bac1517e30682031b73170a68d72d276a1536c78d3b3418276aed8a19df1a7 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64.vmdk.xz) = 57f9613b00f647982600c51fdf7adda6f6b2d116264b9056865affecb339c062 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwockACgkQOJfy4i5l +rT8NXg/+MjBZFHvID5RNz3FeT7At38EZ1g2SPbYdWS4KHQ0kyrdOt6bV1E4TG/Tq +2c3NkBu78czzaTruhPO+ijx8VF4LuSDvTbKm2v5FvQKiQP/F9OpwPu+UTBlQzpql +76KspnfwXppwylVdeC65p6Lxl1xGay8tlnIKvvgYWgk/Pmi6vIi+M5+6ZkScn2fS +ErAGGE1pLWuUZiqlPml2/k3Vv1ZlIRtAOYcr8Mqb0BxOSKi+o0MQJkhdWYViu2lm +UqvYt9a5WO+wvyD/nH0TMZYdmQZLtttpAb+C0nfRWhFTg7D0sVrgejcTx6Tz2IU2 +/2hDzKcsBZNL7QrZY4ZwpOkNPfCQTWwkl+R4UIkqzw0Q0TH8o2+vwopR6bD9KUIR +n6EdgMiTNauQbbIhQTiecrb9SR7OgZ9QsWhfzFTvbeJ9Dw0SUHWnuY8EfGQ3ic+8 +lr9IKZVJabnyV9q1SFvTSVWKYWLGZIQTJIa868mG2/U16/fvs3rbI7a+m+FtF29r +Hj0GuQPwVWBhnfVoBBsexIg+ZrOBQdhCytaQB3oquO1GnE5VSWteyPdCdrHfRQZA +TYauvkiBrH3msIMmQwJWXuqmhtsNQE2rigJsEXpNMwCCuEDUCsaXll/YSl37e8KV +N2MXzVcdCt0Nd2MJAGk89D9Bd+JY2Va8L6lMd6C4nd6seDnQftU= +=Ur7t +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64.asc new file mode 100644 index 0000000000..a33496bc82 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA256-FreeBSD-14.3-BETA4-riscv-riscv64.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-bootonly.iso) = 7a7a7f59b391a4eaa5120fe30b043fe36e4ecf69a62b76447f735d50a3a1b4e4 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-bootonly.iso.xz) = 84565b60641952bbd265dd8ad2a7ee121a562fc81ecd7c7a7b99c6846b628158 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-disc1.iso) = a2d4a30aa6cb14bc9b635e9122bf986558e9835bb133a9f856e7a9e22698b4be +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-disc1.iso.xz) = 39d76bf37c7f644a1aceee9e73a6d3f2a6009533c4c5c0eaf0a5161e334381af +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-memstick.img) = 44c246accaffd0d4df7e099fc4ed12c6cdb8bed4788171b4adc8b135a68f2ea6 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-memstick.img.xz) = e30870ffb4921b1a8fd1ee079036b0f46f1a418b43baa2dad6cab45b6126b15c +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-mini-memstick.img) = 07e3ac3f5ba5c3cde2707fbc8d523a5cd212c5cb472efa02509805792d26b5b4 +SHA256 (FreeBSD-14.3-BETA4-riscv-riscv64-mini-memstick.img.xz) = 80e4799a98133293b35e67d8a04c455b8d620447739a1b13d4657522cc88f4e6 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwockACgkQOJfy4i5l +rT85sRAAiTJ3rdpaI0DsletUENbLYKSHibLTjF/wmx4O6I5RIanQFUgnLsx+ZWKN +shWGtTochqOziPQJcIpxMGKYPYhDHk+gvwqRUePG+337ZMKL3/HLfzWwKU6+jqZc +O36zetaT3CiQ3xq/a7cFMIjt9qm74nxWrQg+rvOTZqysevpjwCnk62td3Bl5Ty3s +UMI8Fr2urmcjz6MTo8sNbnjehHuFt/TU7dH3x1RYUHM2jLVQEf30P5/ZS9MERwq+ +bmgY/mhSu3JeoBSrgJPPosH1fhQkyXnVuTlkoz/3MXrD2AZ6yDEjLyCn/aPJSK5y +rhicL6ibyBFnp88mWrMEolzWUB1Yoew5lRWi7v8imKiHZz0cpXItDg7eJYANSVQC +LJaKQmPgW1ZpSUclR2bpP3CLfqefqJjqFrsb8p2CRV87rsplxcd6+5AwroLphly3 +Uw6AgGhtjV8kuGf39J01hu4Zpy9IpgqGA/zG3YRP3f549htA/D7m6o2AtaEcYQyb +J5gAgj5MWislEwwBxQvDgDrq2GqyhiYViMSsLf4rdZoOT1zD3ah4tN9a4W22gfDs +v2ZfQqtmE5vFIgHxe8m9ViKUABzKpWtIHmln4xBLcPx61HmAghjNZj/oHnrPFNAx +rGUidT22gULwYLZjcz7tXyUZQw+NkX80wyJbET3jpOOhdOupAyA= +=UWs+ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-amd64-vm.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-amd64-vm.asc new file mode 100644 index 0000000000..5f66f86e94 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-amd64-vm.asc @@ -0,0 +1,35 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-amd64-BASIC-CLOUDINIT-ufs.qcow2.xz) = 2c7ce6540c19890b33f54b6b8f651826681d472367ebecd14d3cf4e0f01c481c125a89badb3ef48e198cbc59eb46274597f8780423eac3c016a5458b05bbbe59 +SHA512 (FreeBSD-14.3-BETA4-amd64-BASIC-CLOUDINIT-ufs.raw.xz) = 25b37c56f6994357635610f6d51ee0d443900d7ae71ad1449613c94de4194c6817fbd4933b43f7457f90864384ddb941e792779a0889979ed3ba97966f08fb72 +SHA512 (FreeBSD-14.3-BETA4-amd64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 741bac8085ced0a9363a9eb08b4880c451a4f6cef76f30fc6cb3fbfab31326a8153100d1d4ce4541a67925ede06c3848f216da9ae494ea0f9e541943aa640032 +SHA512 (FreeBSD-14.3-BETA4-amd64-BASIC-CLOUDINIT-zfs.raw.xz) = 4e09a014dda16c5cb02f84101b97af02bab0d201855f4118ad6699bbbe14a89cd8ac9d764c64a969f8324576a4c42ba6974c5b8ec1b2c7a4992bc049cb0b5a7f +SHA512 (FreeBSD-14.3-BETA4-amd64-ufs.qcow2.xz) = 7dc9fbd6f18284485f3088b78e892f40ad1d8578fe04d3d2ad6b64ccd97e15cfef9e03138ac91e9affe999dfe95ffd034fc0c26ae8b95980895683722d483c37 +SHA512 (FreeBSD-14.3-BETA4-amd64-ufs.raw.xz) = 918df9a153e8fc534868179f3c548e940ba4c72b5f37ecae14b2c23bfba35ea839fa840deec83057b91d8c2dfe1cad9ba511e750dfb38cf143e60aa49e38adb6 +SHA512 (FreeBSD-14.3-BETA4-amd64-ufs.vhd.xz) = cd8eabd4f2fbee05e24b66108f2dcaaf15ff3aef72178c9dad08c99ca46a6dca8b7076caf858c1675cf8241159448f098f1e9a1fc04a071777b11ad342d8aade +SHA512 (FreeBSD-14.3-BETA4-amd64-ufs.vmdk.xz) = 85c95fad5004431fe009b60c739043ba5290f53aed66e008ad4583bbfdfafa523b10fd47e1c085b367ccf12cb93a07c6e38fd67c7d6ef5efae60a149c284ddfc +SHA512 (FreeBSD-14.3-BETA4-amd64-zfs.qcow2.xz) = d8e0f54d2f08f63fcd1eb057a30e840466cfebb6eaf1544c84d6c55a557e4b78df5ea42482449ac999ad32ad8e0462e05e5df452a6049e901c8835c2dfdb73ae +SHA512 (FreeBSD-14.3-BETA4-amd64-zfs.raw.xz) = 8095ce0b721abbbbce48c54c4b47acdd15dd425b0337124068e841b3c38bafff6afda4e07ab4c98708e5662e3fe11f7b64e20bad0e6db605ae644a30ec08ae23 +SHA512 (FreeBSD-14.3-BETA4-amd64-zfs.vhd.xz) = e3c74b275e468f65e0bcd98804a495af17d295ff51d3a8b7a0fb2193f94e000b7f373cbb1c9b9b21ca738d12d260964c6e47ab27d3f3c369b7d319e9863572e5 +SHA512 (FreeBSD-14.3-BETA4-amd64-zfs.vmdk.xz) = 19061a84a2415791ad5dd4d9146801679884a745ef2c2bbdf0ddcc16b7ecd1d1c14a92a12e791d046df499817c975a09877a78cc739ccde93bbddd469aed143d +SHA512 (FreeBSD-14.3-BETA4-amd64.qcow2.xz) = 7dc9fbd6f18284485f3088b78e892f40ad1d8578fe04d3d2ad6b64ccd97e15cfef9e03138ac91e9affe999dfe95ffd034fc0c26ae8b95980895683722d483c37 +SHA512 (FreeBSD-14.3-BETA4-amd64.raw.xz) = 918df9a153e8fc534868179f3c548e940ba4c72b5f37ecae14b2c23bfba35ea839fa840deec83057b91d8c2dfe1cad9ba511e750dfb38cf143e60aa49e38adb6 +SHA512 (FreeBSD-14.3-BETA4-amd64.vhd.xz) = cd8eabd4f2fbee05e24b66108f2dcaaf15ff3aef72178c9dad08c99ca46a6dca8b7076caf858c1675cf8241159448f098f1e9a1fc04a071777b11ad342d8aade +SHA512 (FreeBSD-14.3-BETA4-amd64.vmdk.xz) = 85c95fad5004431fe009b60c739043ba5290f53aed66e008ad4583bbfdfafa523b10fd47e1c085b367ccf12cb93a07c6e38fd67c7d6ef5efae60a149c284ddfc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwockACgkQOJfy4i5l +rT8X3w/+LV0U5uGgd5tQGuKFpmDdUOeF2M4fpqZ/UPG7GLopMJcF9sMddKLHUQoy +rq2vhHIlUXxNVx6Dlg92K9en68C/SnL34OeUVnOny7f0wwsl0ZSa6D7KDDYjvbSp +39F+Pbkjv1qkfg990GCTYLKTC8Iag3dkudueNZW9r6olHaRhc+FwwVL3PEAKQ1kn +n/VVYjfhbRfuXbr+PwshU05wEGeDmqxpOJIesE5OloG+LbdfGjgsQzS3ImZmDDAo +bkSNR3zjgpj7I3qMAeuUqHIj7Bb12nfYLYEFWNkapQ9gAvNwimnMkEvgcJChe0Rm +mVIZUoGws3TM/rjlQ0LLPfFdTq7e0AbzMldqZNmuoarFCVcwQHu/SyAPOatSi4rc +d2l/fHR8z8TTV5m2q40Xx6/mT5MpY7vPrWpxNeibCsqbF2LcZGHH0rVyc0Oi0dyL +mQ8nGlbg3F04nQy99ov23w9p4msThptXxFMzW9d0Vkrq5zoTh4Rm/TcjXSmTtTkg +AOcxCJV29JvicsMTryPuBr5Gd6lL3N2+hVbcJjVh+CO512idIOY/YfLNxYE/UkT/ +EoLEC4NyflHzo0eHhhLQ7jHJOR+ABZKKZRbNzZ2QGnhGNNRdiwp9HEpOMeI0A4zm +3D5Z4znlNWWkgZmdFXXv+CJ0X/3zt1hTb6My54D7a7IK+4VCklE= +=BLu6 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-amd64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-amd64.asc new file mode 100644 index 0000000000..0614534a4b --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-amd64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-amd64-bootonly.iso) = cd03d6f053e75f84796bafafc64b4a208daad2c331f4fc8f9848ef1a398437f9059a9f8cea25a72f0b298a15f9ec440050394ff791c01d187a4963f922c298f0 +SHA512 (FreeBSD-14.3-BETA4-amd64-bootonly.iso.xz) = 707a3fb647a85506d006c1512feaa3fad56a393a9fbedb48a2183595bfb0064fb37d1377fb46bee784d282cb214d673bae610df3a7eec553c3e73e42028c0674 +SHA512 (FreeBSD-14.3-BETA4-amd64-disc1.iso) = f41bf354306888124a02c38d245ae36e81421a6de796009f7b395519097d6ad5596bda05eff31c0d2940233f70459ff2e63fbed94dd3f746ff5e8c0be79bd1c8 +SHA512 (FreeBSD-14.3-BETA4-amd64-disc1.iso.xz) = f56d21314b00911beb743f2c6e8cdefc41864d5b1458a3ccf294f5bba0a1d771490ead643f6ab3d865e7c2d2843c18a6b19869aea267f797eff57c2d58ad79dc +SHA512 (FreeBSD-14.3-BETA4-amd64-dvd1.iso) = b364804b05c697abebdbcf1ae2d0a6a46c8216a9d156fae17a489673f02ee1c1e5886c23dc2b6f297e08825d5be6edc676830937df7e6a88641ab49b3080f6d6 +SHA512 (FreeBSD-14.3-BETA4-amd64-dvd1.iso.xz) = 89c954bb15b7fcd5286a7d4c7d4007b0d827411268d6d64714a004f199956745ff1a3b7c2296863b39342afda9537aa19e953816dbd902cdbe144c48fc9d8e72 +SHA512 (FreeBSD-14.3-BETA4-amd64-memstick.img) = eedaaaeb881e2f762cd86052a8ce0b3682db6970cb864e56edf990b24aa104f03645ec7e9cf20a191c8d9185434dbe6bd3f19fa4a49b4e03494c225efb4494bd +SHA512 (FreeBSD-14.3-BETA4-amd64-memstick.img.xz) = eefe89768105ed774071f48ecff637ccf3651523fc4ebeaf126d806dac8e182ce98a7df8d976c99394662fecbf79d12eee9574f2a59a05ff28d4c1eaef6e55ac +SHA512 (FreeBSD-14.3-BETA4-amd64-mini-memstick.img) = dc055f209d525dfd4994b5c848544c218adc5f0b56b394377e3a5852450a8a3a8b2d9aaffc3c10cc61a38f356417b0c02f36ab1056b76c9d4e96a2c503b5e9e2 +SHA512 (FreeBSD-14.3-BETA4-amd64-mini-memstick.img.xz) = f26164f6bf66146667cdadd3a0b3d725e0136ff1bcf1dc8810ef9a080d41d7f477bdce6f1edfbe1004414a74725c430202fd7f0655817c2c4d2d7ff93def3538 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwockACgkQOJfy4i5l +rT+vAQ/+JtwLE+zADHzcU0/uKi/n2DjP6UNyahS0LZ9AXXzhkvh8yGStckuSC/y5 +6zxfIlLXztITm+saywWphJ+BwrmU++qKAbyiHRWzs7NRrL42RoTkuJrc7Y4t7uht +FEXKjBSKw4ZholeWgnR9A8n+NNazK2V7mJ6qqVMVWqmgrm+exvoJWfcPeybY1+eC +A6Sq1ERs6+O996aZI1fqEYh9pT+A4k222XIJFYULcxeuz+TITPUGZx/Vji76hTmV +jJXbi1XOf7oGX0FN9pYN0yb1hTyaSP5xZLPQg1bR2ludX8+5HN7uJ4xyxZtL7+IL +/9beG8bJhoVOcX6fBNJGeSEBOY9ZCrdm51zBUU5h9PqtWk/j8WqRV50j80Y0E8uS +yx1w8VDW6FHH6/RYMzYDQDdOenhgQ7ovUWei1oAAnZgdk7B4CqywkX0Uxs/BTtxZ +q/W5kTTHhQ+YRUT2qquzSnjhDDen9FRDcS8NwKq//kgQ+2t/TyIAm+B7PSmgAOM9 +xgp2Ch5nCItpeFuFCqb96jf7BmL8KHbmMEWZfsvt2KGKvdjyNTD4JuZGMgxHnJq0 +G3Tc9ZQCQCx0G2fyvGV9q4GKPPLYNJTF3E9KTqt6oTaDU52TBrciD0vnLQUp/Jvf +mUdQ6isSgqCc+37IMuY9yL4alhWFDqE5mnstRWMF2yiwRVDvhTk= +=x9Fh +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.asc new file mode 100644 index 0000000000..e15eb83158 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm-armv7-GENERICSD.img.xz) = 7095b75d42495f2298dfe0d59553b82e47e2cf221af31999ff8793302feb4317da6a46c2f32bb5f89ace0327e5cb8623733891a732e71038a326d624dbefdc78 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwockACgkQOJfy4i5l +rT/6rRAAhml1ilJdgxdBcGUU+9LHWxKbCqhSsMIQIq8royx3pvhn6threlBLAW69 +wg9RLTCutoPqzKTVZuAqg5TTgjxjBZkn5MqV1Qh5xWnQYCkUGcP0KnB+qbr3BAPp +LjO4xO9fOwVr0H8V2tHsKhs2+93uC4TceC+t0U1ZUpdQzGHN6jnRjbmVTjpIwG8W +mzYUNuzCqckLfZjb1HoIC6qSxNLVwb9ZyYvaB7lUaL/0RY+hNmxvKdudKKcPqbWo +l8Ihl0gZOz/MYUOBIX4vc7sbwEVcUbWgi3KFzqVEt+cIipmDV4Ev+Ir9+vyOPp0h +24DxJZyldSGdEnpudFOMg9kaWlre6jKny7zhDz0l2JX5BYDw8aMqsbHu2JlYv7eH +rGA9jZCRa/a+RWJQ1McGIrA53YSu6hiogcitJH6jcEB/thBcVzG4OKxXTJ/9c0j2 +/NE2bb5zvvCYYpRiy4HhTeQx0R8KPv/SWMskMMm/TY02afqI3WNxbBOGGJgq7p1y +WToXBwYqy7fw3mdZ8YMJG6AiOKwKILiIe5yvMDTapmDOEruhSD7izXIYEBGDwidx +39Qz96eHkfcM2Q5toEL7HLB6LAFGMXUb9/lY/NLAEPZtUOFbrFBqwtV/8TdU93Ni +S05P/jGSKv/LcTH0hwlZyjf+w1JxcuN7H8gtKO/nmRB7ofdZjmc= +=racg +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.asc new file mode 100644 index 0000000000..eb9dfb178a --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-PINE64-LTS.img.xz) = 3218e025fe2539e5f20607852556794a7be92e0f23fa5de8c4848f83b60bc392294ed5d509bb569b0434b1a9b06e93e5aba9b2618efa8fd3717c9a3853e0feac +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocoACgkQOJfy4i5l +rT88eg/8DmhNNLV0nXTSdE9RFUKFWemrPvnme4Ove6saK4FmyPhzlZ2sTOHFVvZI +QT5MFdCQdU2RfGgDlF5Y6htOKO1H3iSYEXhjU2j8QxP6SOxkvtx2UBQSpfPcozwJ +tYl6CYOaIR6gKfZgHlBWz/goRc7tHWu/mwoq4Ra4uaxrYGqLT4Fhs9a2qYfkpEdX +P6InQNUU82tdDu2fchQYAvI3CO7oinLqGN3bsEVd0xIAEnsw2ek2D8+eBpJBgx77 +U26UPbDBCUfrOtnVhCWQDWEp3tkpNfhxL5bztD7F8gXNFUQmPw6hVXu7FMmLsM5v +EdUbb8my/7kmWrwtyJhSik2E/Q7wx72IIqfhTjghD+xjFzICtHOBViMNmc7oqQU9 ++bbKuMFQVjlCMgY0mvNZPcUGk1nsv/B4qN8VG80N+2IKvnsJcMnGgkq21Ypmh2kP +h8dt86R0IyRGFpTVW4Th9lmLd1jcDDFQNCdct5eEV923QDKg4gCret5XyR+01vJM +s/YG3107YROG7BCVZkl3o4lrwWJ4Cs8XlTWw4zUFp18AlYq89TsijEno7v5Vc+sB +EIS5QsRRNu+aQ8JgwQ3giSSNDG88XxwEKiCW+QQJUEYK9p7HJWfp2UMk2nynvpnv +X4VbNJ7aX0vLIiB0EYm4iuqcBoalF1Ywe5xcXVzNR5QEsCvlBfM= +=O3T9 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.asc new file mode 100644 index 0000000000..a6ca7b40d6 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-PINE64.img.xz) = a11e9aa22802a537d02474cfb6a34951b53663a54cc9c6e02e2d37b162c3ce9c516cb39981fd217cb274593004fdd2a00006ff0d0ffe6663e8f7b0037e825615 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocoACgkQOJfy4i5l +rT/mvw/9GBYbkOD9nTsqbXJvg4WFlSmhQomuTPaeqSD/QYXNlvEKp5N7vliVmPl2 +LeqlPcbFuS/Z5OVmhCovBQIcA8KVE1uLBVgl88/wb5IFne/hAuSWBvyMndH41FxI +gx6PZCvVAfxkqZewSwfVwwETPn5qDdYDW+I7jS0ABAQFf9lqhgqo/rHWeKtm2l6z +YvLKotR2bW/zrl4Ond7MFgukH8bYs1of4grOsPU3WSolUemFpkLAdoZ5h62fD7Ps +agrfjSTEh5+n+8l4VOC6TGNktS5okm/MMaGFUuFs3tmriakW51lC50I5RXLwx+uh +4eenKQcRQX+WBOQh+eXgXYGdrMXDNjYO0qOhN2cWuhmSaAoYgfCfi5nre0MGgoxo +/QygdAQxgsa5YPHJaZSI6IMdNgQgJe9En78RRcUTIpnTWveeXvemQL4Tps5WGtm0 +RXRLBjbcGoP/VaIvbWIzEYC+A6rpA4u7EmCuwbfSUmdV7RjQzRPEh62Hw1Xh8SC8 +FE1XAUp2YDEix3Ewg8bSMiIIPkbj4iQYnJDxtrX0qDgEWEpvhNLq54ZLIYQzR2/d +DuHkL1G+anarpMM1BPpoeUBvocISrCTWElYcg1vY56N9W1r1u4HMVOI7NXnxsUoW +DxdVlHYt/PRPdQssjfTXVGLzBzBUURAsu4uxHVIaHTccKa8tJ6Q= +=Gbkp +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.asc new file mode 100644 index 0000000000..881892be1a --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-PINEBOOK.img.xz) = 47ed6807b1e174d408be02beb45974845b93c6f33d21b58f77c9396e379bba771ccab9cc3e3a9ac0e2c488a858e2f611772358dab6c3f6242f4cc34736c8123d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocoACgkQOJfy4i5l +rT89Mw//bT5W7RQlNRuc3cbEaXrhdkFpCi+nOV+SBBOrgh/Xpr5pcvJStPmYzc5d +t2rHclMcJXCoFVWLkJlw/3HPUReeLtJv/FogBAVWmEc8PfNAdCnB3mTnuTFs2Vud +cn1S+BhIwwAIhUDwEJAOW+tPxyIGnH2WmCkpTEDJROIUAzLw9DklHpP82EEGMFSI +a+FQZWhUjGx8PV+JI66FKLmlsI9drrdg1+U/BD+Kyc+nRvYBVKEPzl/sUy8znvj+ +XWbMp+lTlivRG6WFoQA3CiAVfvOOFtNCTrTyWk0fKrBN9qcZjEoW58M8RbSx+T5F +S8g+8Vuc+Lza04eI8zAymRx0HB7wsbg0AohwUBBAizo+2W2acBcl7GKlXIJhdEty +frp6FKnB1Sb80DXKMtJY6lqwVVta79S3LqkI5tJ6nfssY6UQg2/acE4CY6ATpXHD +J6/fKbWB+Q55Al7QhcSNuwqsJXTc+2hcEkVVb8SaSrvXpI6vaDzhVPP0ufbXSVp8 +cr2mOr9RW9/n17W5zHQJK7FrT79ATp9t8jmHpoYv1FXUq9ID2kDkHR3lcqvMLAnL +B3fEZkE+Bm4GWBRrziUfLtBOm+ROXVddUlxfBjXiqleJFd6xl9E5+yYRfJzCVbkM +fa3T9ALa4Dg6mK08kwxGbf7JzKAZMdc1VSNHXtQvlYczNiJyPDw= +=zlyx +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.asc new file mode 100644 index 0000000000..a1d1164457 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-ROCK64.img.xz) = b4e99cbd4fc016af57cbcfd2a64dbe28ce013ac4ec98748614e7ee0227f07c9633b24772db33c831988bf915977814212dd4fcbf343cbc4fcb2ae8c7b547eb09 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocoACgkQOJfy4i5l +rT91Ew//W9ZAxm1Nfa//OsTTodC0MdB8AF2b2h3kQSMOEcn7T3HfGafHIxX5qR0u +KVIbnMtVjxcVetUedF4nyelwKcH836TTQOHtDd+xbM6gl+RRo3OUArOLUmA9Vkkk +EcOD1wBUUbv9HhFcm9O0tg4AJyAdjpCiuHJduYD1JXbpztkT9rDW+4rqCh9wVjft +GN13PuSbXbxj+sEhCHDuEgtaph7yQnGV6t3eqE23E7jzJO26qFYkk6JacZOYYaHD +oPML+7MOBXVAFXmxqQKVXAQYf/z6WbLECzPvhzYojj8UaSNQNb+ZSuY8zp7AM3J8 +zrFi1KuZ+0ku9CjOP0TgIEMSuFctIDAlmAU5lJ/c03M8HsXg3JJxVnPopLhtSP5y +DY/sABRN+8d1yM+TtGid4B5tlh+ZH+zLvRvyBj6zdB4l/aORRfRxYIoqv+JfZHGc +Gm2kEEw6XsVTdp1q5aVKsyUilHxaCtvgUSQXQ4T0PB7WYF7vf0NlcXEvuhxc1Sk5 +UHO+eFVCOV8uXqEfNEk7f2/KFsfnsqCLPfMwUChLPo54FcNORtSHai52MQ6JHDyZ +4nW9YAebB4aKrJQIv6XVmNs+xeN8LgJeTMq1ETbwAqsBuP61/eobw4iwCtHCWzSO +kzekVfrgXlDyXRPLEGgBER/ug+qZbxHH1ceC7PTIx0wmCnSOHcE= +=27mv +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.asc new file mode 100644 index 0000000000..5ff76092e5 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-ROCKPRO64.img.xz) = ad4b3cbf527e57e62384d12c4908e528a55e56b1295ed32f18b952cb7c7fc50bd2bc6539accbfba196403a2b7ef0f88e344836b37c3871d5b22a5ccee4f4c546 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocoACgkQOJfy4i5l +rT/nbw/+M7JE32h4McEapmxeFNeOPxgw3kOJDnRJCQQGk7riyp6RyrDPOOsxZ0zj +7uXLz1tKWb+Dv4GFxhTU0dpl7zLB7Tcq4QX/wB/1aF9KIfGKr20VuKFytLUiYNFu +cM4631eb8kQx2tmqZNunRkZKF/SVBAJIHpNkvL7zrCpXLvw8ZBMS6IQIfjIx6Ve0 +CB2tw37KbflXh84sCDgX0qsEU5H/+dbhCQPGN6bgPmyNv2leyRNJPrT77el5o2Lf +IypngT0NU3sr91RjP7Gbzv3R1Y5AC1IC12arQwmL6QhL3+AyvVnmV0EUIVvbvFjP +SgFS7a+axQmC8pSBRTnH/JRSm4Dz0YeD0Ib04ddzgsRzDZOLOU/XbIxykfdEwhOj +z+eUAB7gwcZpLeQnYVxeZnz+UU82pe1AfRStANQC1n0VRh6KwCklxT0r1GTOHHIg +l8t03m9Al2Sf1VdUsiTYzYYCSAIiJOAntSceuG5hfCVRUiB9UTFpnaG5JEdRKrSO +5oD2+D03SYT6kYHvE1UihK6WCi9nnvr77AzB40EQ7TQ98iQTse99deN1FcK3FdlG +y0Fea41rRnLZlc+Tp4eTDGAzkTAftWQrYvtiRgTC+PSAFfhsa6gFYkuhpPyXnsEH +96zQ/eYprT9nwoQ8gwdF9hKxRs7OEZcKpaUOkY+coFm8Thh8KdM= +=12x+ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-RPI.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-RPI.asc new file mode 100644 index 0000000000..b84c962bdc --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-RPI.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-RPI.img.xz) = e318e16548354257759b12e65775eae6d1e509f3395bb442a224e5486931d0a1f0e9abd3e42180d286a82a820d27b4fb3e00eb744f053ae72e201b24063398e6 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocoACgkQOJfy4i5l +rT+LghAAlc8O9ajpw2p7Q46lEuJjnfMcGFaZs9Rc2ZUDPjRKNCzrC9Tvh7FdVcaV +Uf40dNQfgPQOtHod3DGaBNGbybK9KKv+/DJgYfolTrfQ1jOGgT4S5RfDWQ62Nyvo +jb4iPjbeIaewO8hIlofvGOiaj4wmMlidoBxBPTLqM5D+y0lU07iNH9PVrYvZp4RQ +XK+3RTuHEJr87C00l27YA2HR+/Dk9+BAqszSce1zTThohI+K2VsyHa71i74948Rt +rApBZ7KJWWU2K3NTB4UFlvZB6cyq25X6TuJnBYR4yk8A3oVT1BMlyAFIJz8PmTNE +pzv1YJ9xISyKE6/30JU1YHgUMbqSYNdGXPu0xEaOBXqeRk4LFQEIwg4uYH+bSN7Z +pkefxbDF3GO6wStzENwmtoqZdIOSN2nzJAr4K4XvGTK4JDM0Cm1MnunC5uA4SpOK +ysn6EHY5FhBD7pYI2ix+0QJ9QZM1WNeeunJpSO5HvZCxIUC7yfLtjvm1LLUNqdIp +JCh1wbHkx2QgpSn+WOBtOzDTCILOqjCl6O4hf8p/pUB1g+1hOLDE52KgsRKzTqhr +K8Ze66G32SkozE3lAURjF+2iGsboKEuPne/O/TxSxFwlQfkr1/G3msC5voanQUOd +S4RSl7bMDCV2Z0TxiGiGQW79gVFwrUlvasAdv/2fZghqBO4STDQ= +=BBoY +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-vm.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..a517f6d818 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64-vm.asc @@ -0,0 +1,35 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-BASIC-CLOUDINIT-ufs.qcow2.xz) = 4462ac1e3d815cccce5df03de82f3b21439aeaec6c2d097d4d85bad4c1057da31075384107ba6016d6907460e926b508f4d8c1447bda92bf873cd3ec524173f8 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-BASIC-CLOUDINIT-ufs.raw.xz) = 92edcb91f613dabb0d76fdafdd6e9f7c86ab6051c9f2a8312e93810237c59a23bf6263b61f992e1b052b4084f3cae7ccf08da6d099596a275f4ffde82f519b96 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 1df882f821490215f8955ee0c810621b099456a6ccf2cab80d0bdffc2606b459eda45c884199b72852e88c7c3510006693fb0f96caf703dbb040823e2305a04a +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-BASIC-CLOUDINIT-zfs.raw.xz) = b4d1ea4f335e86d9ac8e2edcb85a2c9f5ec62e5940c0ca285c6985f34f1d5070d56b6ace7e9d6f20654eea9465058ecca1e433bed30f6c5f00b5aa99082f776f +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-ufs.qcow2.xz) = 933b7cc1bb2ac1579ff8fb1d4e4cc3521280f1392d8a3b09ac4ef0f5b866d01dc17fbe3f5a4172fda208468335a426ca58fb9f188659983808129d8159195195 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-ufs.raw.xz) = 0a450d9dc5f8f2faf7c91ed6e9cd9a26e13880fab9011f9cee2283dfe962a830953173ce08a1eea46e166e75d2489e335f54a44ca0534b3ee5f53dd69ce5a031 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-ufs.vhd.xz) = 8687244f7ea6146d6fe60a2118b8ac5aff595fa760429b6bd04fb6a2f69bd7d48c55681516f2813c7d82423cca4e59d14949e89c1aca3e1c7f1c199c517e84de +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-ufs.vmdk.xz) = 19109a7bfaf15755d2753760963821a847bc6cdac92cfc339a815d2ad901e81bc83d237d409cc3118479710c555f8ca4f5777483007ba6ece6606942a0c39173 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-zfs.qcow2.xz) = ceb05d54e2320efb76a5a83c4899fd4a21bdb3944e9ca6fba93e8de1fe5c2bc88c40ad2b544d3d0f70f4a4945888787a55be799ccccdd17eee3ebc09f2aa7f5a +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-zfs.raw.xz) = 458c2270526dc943264115f7a2abab2ca4196cfdfe9652960bc3b6c8a8509ecfc5ebfaf5a4f2fefa5d24a5d93d0648cb5f2c12634f839b6bfc2422467d5d094d +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-zfs.vhd.xz) = 7d90bcfd0a2370207527da65e4c0541612a52c9fbde1dea2c7dda5332ba3dfbc3b6e0f0e4450ff59ddbcc19ec309a217549951e9b23180c56c4c7420002af7c0 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-zfs.vmdk.xz) = e44f23cd1edb4bd8cd290cbedc49e2d458ddaeaca806ff25c1cf5a83d7f9b654a82e9a22b0bf67532ac3323167ee72dc9d559ebdaed48c37f2113bf2025847e7 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64.qcow2.xz) = 933b7cc1bb2ac1579ff8fb1d4e4cc3521280f1392d8a3b09ac4ef0f5b866d01dc17fbe3f5a4172fda208468335a426ca58fb9f188659983808129d8159195195 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64.raw.xz) = 0a450d9dc5f8f2faf7c91ed6e9cd9a26e13880fab9011f9cee2283dfe962a830953173ce08a1eea46e166e75d2489e335f54a44ca0534b3ee5f53dd69ce5a031 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64.vhd.xz) = 8687244f7ea6146d6fe60a2118b8ac5aff595fa760429b6bd04fb6a2f69bd7d48c55681516f2813c7d82423cca4e59d14949e89c1aca3e1c7f1c199c517e84de +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64.vmdk.xz) = 19109a7bfaf15755d2753760963821a847bc6cdac92cfc339a815d2ad901e81bc83d237d409cc3118479710c555f8ca4f5777483007ba6ece6606942a0c39173 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmgwocoACgkQOJfy4i5l +rT+00xAAjGVuO1BHH6dBVNxC5weh7h87dgWjah2tPDO7Csb4vEEJqbQGeLEbCfiL +iRhMx4Pji/Wkfvogeeyw2ubH8Fr3fg33W7+H9g9g5/Lto2n1V6jcycnY194z9yR8 +nAgm1iMcyjJ4qGxtKyH/x5PsUQ4Y6qfAFy5G/k9m13PksXqtXDs7enZneOv0B9QE +WfhObhX6CNQW5fJrqpmC2EQQt3wDPjH0QV/SsbYcP6/0AcEdBgvLoc/FFJsh6+Dm +hvhfeIW/J29AmPIwWRIV70EoFjpLd6hAQcLOuvaxQhpJPleeDigM1IvDwupYiPiO +DpXBDCzSTlETyc1l8P3bEpGb9LRmwjm5vEkJirbZ2L/e7r1YZuOWoansGX8YO946 +3N0zhhwIuo2gsdznczUZuzk/coYr/H7pNUeEjV2+qczcmd3Mr+iN9VV4x9pLRR2K ++IMKO7HGQQliSEJwX7Y4J4HnaRvpzfqserx9FfzknESFXIuhsaxdyMCjnAsuEwBP +HgYXkOPbb41PE8u5OhXwnz+UoNRMbun7D+k52EYbDMmXK8AhKSvgPrkWuMiXWVo6 +iOSq/xr+L8Ii+sDYk2TyxO6aMa8rSvUT+57sdJSKwxOiha1B+ykRlolmTti0B4AO +pIGosT5CH7abxogSKOk3O8jpVl8jNT+xJlMAPwHyi0KQju2OLPk= +=maKz +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64.asc b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64.asc new file mode 100644 index 0000000000..0ec4665a81 --- /dev/null +++ b/website/content/en/releases/14.3R/checksums/CHECKSUM.SHA512-FreeBSD-14.3-BETA4-arm64-aarch64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-bootonly.iso) = 1636c31ee343264705d63a57dd068c19bbc85b0ec82544623118d666f8e38816dda21032c4b0e07cf5f5401e05d4995cc567215dd97bfb7dac27ca8abfdab899 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-bootonly.iso.xz) = 4bef0fad546a63b115453fa449f59cf665df4322cfae84c9e0dab31e13dff2169ae4b51b0a4c2c0ba1f9dbb4c2b033fd3d1460a724f5e6740c5cdca54b55a6f2 +SHA512 (FreeBSD-14.3-BETA4-arm64-aarch64-disc1.iso) = 26637507e1bb8ada686405047af227c6f77743708d833be33312737618dfcab1fda26364f37c106a2d1b55721e2e7d12b592b29a802fad788fd15a333a2ba03b *** 326 LINES SKIPPED *** From nobody Sat May 24 03:02: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 4b46K02jf5z5x0FN for ; Sat, 24 May 2025 03:02:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b46K00hxnz3Rrf; Sat, 24 May 2025 03:02:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748055764; 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=QV2r0xng0/GgRNfciq4IgDzxEbtN4aezSskMOzutsjY=; b=ObvvjdHMJc6ThN8YJbGMQ6UYWsSy1RWnc8EpHYYx8g5Sry97UtWXTswi/J3/fqH7M4SVWi toJlVcBVXXesLTKcgx/k5bqSmd7OhyAwEF9l70whVvHvYb2Ow1gPWtGuZv6OArA6tnpO0K ByU4iV8ekJJtz+3SvkhSIyP70scaNDxnm5OmvjP14kB3vbw0CW4mSxUJiqueIAofz3y1rS wppP4um8DvIVAdlHeQqaQcVehTKdYqn2d32VYBOyTpaTFnCoXrt309xpiboIg+o/rsZtSJ jJubd3JMM7hoOiU4Z1XZxMjb9bkP99aSC/+vGHZOUT7x2/P6+z/Ex4sZD+n2TQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748055764; 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=QV2r0xng0/GgRNfciq4IgDzxEbtN4aezSskMOzutsjY=; b=XdVtDB7KoFhKRlyQWpDVQZRF6m/XZdYewkdyHI1wy10WIx9NiLYB2M95Q4kFHl2BMuYKNH 53YNt6cCd2IV3l59jk/zmZPVbcv+GnnpT9RLe7wWvRUDUV1sL6XO5ASfUaJ15SCUsiJdD9 dNZLAZlLJqy24bC/oIpFF0gzDkMAwro7nFYei2olNx2fYqHZ6OgzBE1x7FmxEAUhGcfpvn WvLxwdrB0TVDADeSQKBwXgGdnOtQweVaJvPNhk8svqb/KRbJGsxx8+D43dFYcNO9XuLqjb a9n/9ewpKiMNvrC22AU9WNUxXvEseUiGn39R6/jlpRGPUKXbfXA235cm2gjlNA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1748055764; a=rsa-sha256; cv=none; b=m2kGaq3vfXYIMxQPSgM2zCnJhwAElSBl6ukxbNbJpqWiTMcbgoSjVuTJcLCDDkL0ktmBWR yM1z3gR1lauvDpq0x0da8uVYlAFTcjyuSP/7YkItV2IEHMOBfUj/Qx3xyM3YwqE/CmKqJb 4pCZsbvDD/mNVaRlRhoBjBzHZVEkWqqU5bXDhbX26oaZYsiSgMobf4+tq4p/U5ynpL+74N BZXbXUlgl3VHdgGjHSVI5Z8KZYlt3AwxSjsXCpDnde7QTAXaKLO39uZHdX335R2ecnvzbr 1ox3y0AOAJo158qWmSM3m0PA0HgUz9eah0ox5vkHRKtEyvyzyrUnQ3kpREH3Jg== 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 4b46K004k1z3Bt; Sat, 24 May 2025 03:02:44 +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 54O32hD6021054; Sat, 24 May 2025 03:02:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54O32hjj021051; Sat, 24 May 2025 03:02:43 GMT (envelope-from git) Date: Sat, 24 May 2025 03:02:43 GMT Message-Id: <202505240302.54O32hjj021051@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 257db57e40 - main - 14.3: Announce BETA4 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 257db57e40610203c2a14cd8f4cb2f0bcd7383db Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=257db57e40610203c2a14cd8f4cb2f0bcd7383db commit 257db57e40610203c2a14cd8f4cb2f0bcd7383db Author: Colin Percival AuthorDate: 2025-05-24 03:02:32 +0000 Commit: Colin Percival CommitDate: 2025-05-24 03:02:32 +0000 14.3: Announce BETA4 Approved by: re (implicit) Sponsored by: Amazon --- website/data/en/news/news.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index e0905a9864..2ac86e0214 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,5 +1,10 @@ # Sort news by year, month and day +[[news]] +date = "2025-05-24" +title = "FreeBSD 14.3-BETA4 Available" +description = "The fourth BETA build for the FreeBSD 14.3 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are available on most of our FreeBSD mirror sites." + [[news]] date= "2025-05-21" title = "January-March 2025 Status Report" From nobody Sat May 24 11:34: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 4b4KgZ5SZsz5w3TK for ; Sat, 24 May 2025 11:34: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b4KgZ2PR9z46lZ; Sat, 24 May 2025 11:34:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748086474; 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=f7RWa4qhtaNLHthIfbzqwOzdcFyprg9d04coPlKW7wc=; b=DZfyR7xDqgJFxbk6vbz8ELbg0T8m7Ii24Rd4/yzctUgSShwSo4Q9a2GdtD+tS2bChfB2TI QUMoqWWTJR68fUWQZ5GGBqML7iM4T/oMYWV7beFxBkZX13M6BXch1oRKNFDyDF/XRxFmMw n5RRY3ZqST1cpKSOeFAlHB6o+B3+BohSW2aYcCFVxtCTXZe3d0KTYorbIsPKt4VbMjd/4z Rxfw5CF85jxuEn3VyJeIWd4crElKz6H2HKcIDFZGr8vSROuTZheXE2oLMKQqqcBIhYgzfe WTvWpX3wCbnMqXYeF5aF1zoQ/cRNsN0wlYACaKNUbZoMqYrZzKOuDPw9h6yBCg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748086474; 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=f7RWa4qhtaNLHthIfbzqwOzdcFyprg9d04coPlKW7wc=; b=HZkb7ggAqIYrKuZAzRSATVY99+dSe5q0g4pZOBR/6BBpg3ok2UEktpLYHHqvgNQrtB/Zn2 DGF9zcxJHV9nQerFEK16zU68yfUZFr8xOCcQJU/xcidniou09SOiVw36yI7+P/blzpTQSL ye+LxKapadcMkvPD5dY9IxPw+oGCuKHGLtsI26OaTdyo0L8CHxxoO7u0fPznnU4mOSuXz3 1MytRNdt+oML0Q11P1JuiCbK+CRqqpojcp05yVlt/EhfGM6evC4ZsFJFmebFQGNF3QJj65 yw4xYf5I9A1Ey5SL0z5H+plT+XIOi1eW+XZpWScRpVNjwBjhnZMuhUFQnBixWw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1748086474; a=rsa-sha256; cv=none; b=vVwVjS7CygdO5Jw1BVfGe0+zhag+tQWR3qp8dQmAEWFjU9X5PX1H8kG3ISGgryxw6CMxTM Ol3KiDPmYWC304a7wmo657n7NeP4qNc3U3/oS6KQMB1Ck6Fr0rgF7cvYjMzHQn5ZVvJQeY K5gYswTYFAsmEV9jGfUtE+d79oH+QsVQSis5IbFhAoEB432/+7fuNsBmmacZFuPsY1ZIls WdCgpbKycKmoFiqVfC+dE0cVCoGxrLwJxQKju6NiNgCkv3oaz/fBXIKK41YPsfiWZ12Gr+ E5F5cWSFMVxqwDwh8ZX4gxW4BUozXYYEvu3l+FbVHdWcPcknL8ZzPZz3QLOLPw== 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 4b4KgZ1mJBzZy3; Sat, 24 May 2025 11:34: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 54OBYYSO075710; Sat, 24 May 2025 11:34:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54OBYYXa075707; Sat, 24 May 2025 11:34:34 GMT (envelope-from git) Date: Sat, 24 May 2025 11:34:34 GMT Message-Id: <202505241134.54OBYYXa075707@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Raphael Kubo da Costa Subject: git: a78cc8f3a2 - main - Update my PGP key 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: rakuco X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a78cc8f3a28574cba00076caaef709b98289cef8 Auto-Submitted: auto-generated The branch main has been updated by rakuco: URL: https://cgit.FreeBSD.org/doc/commit/?id=a78cc8f3a28574cba00076caaef709b98289cef8 commit a78cc8f3a28574cba00076caaef709b98289cef8 Author: Raphael Kubo da Costa AuthorDate: 2025-05-24 11:34:03 +0000 Commit: Raphael Kubo da Costa CommitDate: 2025-05-24 11:34:03 +0000 Update my PGP key --- documentation/static/pgpkeys/rakuco.key | 52 ++++++++++++++++----------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/documentation/static/pgpkeys/rakuco.key b/documentation/static/pgpkeys/rakuco.key index dacc8f350b..ed19257adf 100644 --- a/documentation/static/pgpkeys/rakuco.key +++ b/documentation/static/pgpkeys/rakuco.key @@ -2,7 +2,7 @@ [.literal-block-margin] .... -pub rsa4096/8DD07D2118DCEED6 2011-10-03 [SCEA] [expires: 2025-05-23] +pub rsa4096/8DD07D2118DCEED6 2011-10-03 [SCEA] [expires: 2026-05-24] Key fingerprint = 6911 54FE BA6E 6106 5789 7099 8DD0 7D21 18DC EED6 uid Raphael Kubo da Costa (Personal key) uid Raphael Kubo da Costa (Personal Gmail account.) @@ -61,18 +61,18 @@ n7xvPyzQ9RPAH4mFl8QefMRkUq0qkWlxlkvj1rGbVhWTD0d92MqoVhzOQJ87QEfI /eSG06U8sEt9UK3w4wcLs0rQqV5HPwY6kGmzahh2+wV+KY17y4ch9DebYMujDcET kvvM/gD1Ham23nnAnvrAd2ycFv1aaZeWGgRB/1wBUrwEvomViQJYBBMBCgBCAhsv BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAIZARYhBGkRVP66bmEGV4lwmY3QfSEY -3O7WBQJmTwaaBQkZpyZyAAoJEI3QfSEY3O7W99oP/jTBG9BzS9dFzSegFXmgAD0k -oQA9vtD+oQtl1Po2J3z2PsZkynUotsEsYhZW5Js8aaMblRmpd4gTxF90WcQjwBiO -e/mFpItUYqOUYTGj2hUbkGatJ8is/g6cCy3QIlfdLuaTySf9JRpXh3objbd1H+a2 -rwOv+wHYPCQMtUTerIefI1yZADlUK+tNeIQwNVE7pFpciWgxix4KyzI7DlKtIEOu -iuoEkXQc2ibrh6jsRPYY28LcZddt645wN1gWUer7wElOmVmgd5ZrXotxvYn1qZm+ -z0Y3V6hualbvpLQdWLrHW3Isnnk6hPpkexpVNJfQJx66IyFAOQueWq4sxmQ/AJEc -mRQPFn55pSLk4mWAmviU7umBAszTBB3BUNObRs1ZtcVy7p572aZUBuju8AJOODXt -7a/icmoMwz1QRniZ3tyShv3mRTIns1wYvYq/iBghUX51SKsJ8PeL6whYIKY5zevl -Ni3K3zOaGS5LJlOeQTodvcA8SK5t4HKBW658QDjGrxh8Rkfjq76bsXPCVnuWK15V -42DelS2EXqE56y3RU/HmQtMvMNYFrTTdqfetpINz7uKwXV4w1fUMHjUY0jfv4Lxy -woPZUkv7aatuJxJaefx7QcYFfBRUrTsWX50fxb/DO40AcOV9MsKt3gQm7cPwJjvo -5aLNMI5ZeLfXVfJplQsKiQI7BBMBAgAlAhsvBgsJCAcDAgYVCAIJCgsEFgIDAQIe +3O7WBQJoMa2hBQkbic15AAoJEI3QfSEY3O7WUlkQAIG6MsJQ9HP93ew0/dueTKVo +2K8vV3xj3Qle/oykY/n1o5mJS3CubTQ8Tqh8lnXw3IL+Kcf7pvRVbQ6zU6pBYgiz +x0XdMZt3w8pjBZVlwIJxnug0/LXmU/fU/2HtOSK5W8OOYdsiZ3nIf0q6NELl3aVz +5/80bUKdIdoTI0hZAP4FgKHXsjoawWLNTN34inXHibTIOM7YzLE1Xduyn7z8tRCS +6ifWYJ1rgKrqKOiNbZB1CblYPI8DJ/kXwhhymiAJlpyCe7H17H7MkXazqIVtqzuN +OeNaVcJtU5EtrPZFrY1SMW1ymOgcEFAteL+fobZpj6eHthY7xyhyDkDIj/LJCGc2 +3zOGUDxx9St1AfkhA9Xm9+jsutpaMHEk/oqcyqzoj1+sudexB6w3S+78Kzb/NrxO +XK9Z9024AL6HlNQVIJ4trrpBgCA3TJKuNt9A2S6bR45s2hajUrkGgG4ZVQybyYOu +ARXJHNr7I3XiSfT9c2CElZ9INWU6QQDD8hmUOKL7IZWKZaHv5wf1mFvlgItV0UQx ++3E32KdJOISi7dBX3v6pxR4n4rbCcs4xbCII1pMJlVFZXECLuyj9roFv1mWNx6Hv +TyjLwa6FH0zo+4UViwTAqF76lPKPyvjRGcGx2oeHHZ45OqNNvqBHqmEnGwOc36Ye +yPlZpsw9pmhTI9ycOGJviQI7BBMBAgAlAhsvBgsJCAcDAgYVCAIJCgsEFgIDAQIe AQIXgAUCUD9bEwIZAQAKCRCN0H0hGNzu1jgPD/9IuHFS7GFJ9Q3jG15K05+FyLYK YUyX5OJIv3k/S2EEpQQVfNwa/2L+NvlaJ2gfKmxLQ1wD3SkBfowah+W70+ri9EiO iOM2Xub2P/ogOLNibjzZ6JUMUBSgZ1Hl1OX59bmgXiFIRVRVOlOLa7hKulqU1O97 @@ -136,18 +136,18 @@ brKzXibt/1EaYWRKrlS2W/I8cONYQ75nbK5CYs9Fx+ej6+hrMPu+WLkYjO5EvM+N pkR9ZQdX+lLF3mmHu5MoaIB0OzyIY0bLBnyd6PZ0+7GLINj5n6bzsYShgbtLNpg6 oD60QlJhcGhhZWwgS3VibyBkYSBDb3N0YSAoUGVyc29uYWwgR21haWwgYWNjb3Vu dC4pIDxrdWJpdG9AZ21haWwuY29tPokCVQQTAQoAPwIbLwYLCQgHAwIGFQgCCQoL -BBYCAwECHgECF4AWIQRpEVT+um5hBleJcJmN0H0hGNzu1gUCZk8GmgUJGacmcgAK -CRCN0H0hGNzu1jGiD/kBzfZEsuL18CmJsFqBjgF9M5L+kpuuOd1houF0p1diuTIg -qyf2prhM0DJ3WQ/5bTZQxQYHzfjh+Hl+k+m4Gp6p/Kt2LGqVZ3DBs+z4NkZBiyUF -jLGdd1hJLzBzCmkm0ha0a7Fn6NnaxoJ9aMrrAWXQgnuoxGFYgjGdb87/lSWBgbgN -B0jGpSUZHiC1sEnQduPVTS9gKHE840KRlPVmOHn2Mk0XRZYlSYPN+5JzV9IYvcEm -sHR4mMg1kJjSPi90PToXGhhZECPlaxAZTyLt3fCvQpQEBDG4k04zOBVN4tBIQFYP -OyaWxPpygkk5zEPuKVYyQ89qOpmunDGX6IH/z4x/H9zFxPXRiJM6gXHyp9R0UvVx -ZaM8g/HDPsqwhq9Xc5pyWNqWhGDO2gO3ZngkEHJMJOn9XLaqMXBwjPmlFoBqjgGL -Hr9cYc83H5k1yN6/BnvtGl3rAoTTedKnWk1mqCL5OH2Ug2eEPBW7xAmZ1aPrGvBv -mkDvowKTjI8hed1QBPs5bIy5EAhe1/ZH723EnN0fWnMQMOHQJdRt7tJE3IcOgkWI -k5MqymcJdWJQLYc8maMV9oK2+Th20lccTgnm4VC9JCnAq1qXer2NDfUycxOxilZt -48DwwPo+07t1Gt3tFa/D73ofP6qt03Sy+N/Bmjq0SKS1hElX7Kw1q5W9Gz6OSYkC +BBYCAwECHgECF4AWIQRpEVT+um5hBleJcJmN0H0hGNzu1gUCaDGtpgUJG4nNeQAK +CRCN0H0hGNzu1iKAD/9c7KINUD8k9kcKl/YbwA7KDc9X8VDKRqew0UyR6K1/tMit +MNfRkEtZ44Inrdp6g2BGSOupwNwLpNpVHTmDpgSgtRPggm+P6IfmackZPduL7RSk +M+GEDayFEECzJjJOuc3xKanWhyNqEh41CEExfByx3d5+Nrv2bCuvf9M8SRotLxNS +sNVtaFXhjHMj5n4DL5sZjrGLGkOCH0ej2VVn8DTpd3tlj2XWOVX/xxGvk+pLJrNT +zeKYvJ+C/junbsb5PnTbTggGIwYxUHK51JxxfM7/sEOP7GDX0WSbmmp5+DuU5ecv +01tfP+V+1j3rMifTXPZJyTJv7y2lX9zak4J1yWKMCdvB7AO+tl6C41L6nXbpoCY8 +iYPga5HrC5zQNRsscPhtO2j079/aB7nR56qfSxKEo9Kc8nr2+iUtPjnM3Dj4RtkK +tV9qIZ1KZZ2IE+hGAFjObOkxCeC8bRPQxlzE0VJA51zCbN3Y3kZmRwROTzytvjdJ +VSY/R1YFB5hOyaQHSK/6SCIv0IT9fdzIYZ+Tpytubchlkp4/ojcYxoQszCZsrfy/ +pO2VdRiWh2ZCiTHDtlJb1waY9Fp75LufE0+Nd50bQ//urduWayha4K3/0XOmPvCh +7jCps1vfPn2nuPCm3/Oy42NrjYkkBSt04jXTcRuE3DQUDchYDw7RMdfX7s/OtokC OAQTAQIAIgUCUD9atQIbLwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQjdB9 IRjc7tZAVw//c5aUfVZRhq6hULgVSTL4uLO8RJ5nt8l/k68Jjd/KeMWaP4KZFRNP rHUATasZgOXKRX8aXtxNOxnunft/7uvvIZBcdOa+YgGm2hJMUkSCem3uT/HnF8jq @@ -210,6 +210,6 @@ HJsE9O0Ja8kpcyJFWBS1HH7Ifx7CpqSJF/jBYBBx9cZh2EFnmtFp9v5J7qd/X1vP ZqykjwyPj8oJj2qfcYdQbUHJTfoltjM4z+zjcz+3e4eTHGjwmN4o3KLBb5Q0dchi iKQcbs4iLiEheV8pG71HaJEwE3r87L2Ge9QTnrFTR+ZQsVc5Y1J9vfpzhfSnLEfS fOnuStOA7Mh6m3tJqczZ4VE= -=UzhR +=FquC -----END PGP PUBLIC KEY BLOCK----- .... From nobody Sun May 25 16:18:23 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 4b53wb5vlSz5xjHg for ; Sun, 25 May 2025 16:18:23 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b53wb4NvWz3KHf; Sun, 25 May 2025 16:18:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748189903; 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=XzwkDV3pyHfgTMCib+zynC/GFoSP/x1qqqKIJTv5te8=; b=UZKZzrlt3PJVAvtiY2Li8D/OAi8+E+Aj3AP/wON5Pc/XyclYFzjBFvPJ5ucqrmeRvvnJ4i qSDZ2Kr9fzPhFWtd3KYuYhtpqhS8g1DLovbnruizuh2/NGBV7+N3SnYUQYgJkLXt983INr bvLUpoK31rBg3MtQQv/JokpYM+sWmgDgH6Ma6ae2toT2oM1t12rEIdffyzXj125e4X7RP7 J5CGuy0IKQ4QDrp5SIxAQSUR2REaMXKbnFAxlMxYMVttRMWlDGAOsDN1NxevaumAAWUc3A m4Rhoo1j8BVPd8hMNIgMbptH6CiI+y96TYkDdD1oBmUNXE4mA8xjnvzi6R4qQg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748189903; 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=XzwkDV3pyHfgTMCib+zynC/GFoSP/x1qqqKIJTv5te8=; b=QuBmAhDL7gnPvi5MlMRCYd/8Q2u+8r1VT8RLmZjbcW0xgXebYUP2HrGzEBGi57lxRfVE/G z4HVxh7xchXqCIBIUXPzPlxyi0kfwuCtHVV50gUAkQKRn9jtpOe2wnzP02nPPJjmyudL76 QB8FK8TuDjZIx6FsAbDgL7aMDqDw4mnYdteEQRI8max4r0hEcuwDYik1n7ft68yRZDbKBK G2CftjnVHFezrTkJTVgQ/CgLOdbsDMMg+oeqoR8XwjKj10c+1kyFE013Y9meoVQXYsCwog yb8eq3+zXfYEE21kX5/4l/b2NOWHe982pehxF8MamrgSHugcAOBWev7dK7AOng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1748189903; a=rsa-sha256; cv=none; b=x3zrXxBnoCAS9QrpkmnSq15ie6BhLu/0luNVSoDKW8oru4U+TWD3el+NpsBlV6frESt3PL FFTJwuaeM9YqYNvNwBMwO3krX+5JWatBWD8gPlyTLDVzvQ8ggp+0GxhGk7tPQcmZ7tq1pu HOUtoGQzNVih6btivDtOlsNhDT0FnlJbLoeXOOtHWKIGj3cO/ZbJmXAYc0EOFIDQePp4MD UjgHKDB/qDL2Zwk96cvbC+GH+xe2i4UrESknLcHLizo4P3LNmIcg3u5VbcuYSMizcW/4rK aIlJYKHrAvYcvtIc65nY17oQLqZaMQPecqjDYzwsMnYXH1uuFhcSpHCQM3f5qg== 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 4b53wb3zjwzD91; Sun, 25 May 2025 16:18:23 +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 54PGINs3027561; Sun, 25 May 2025 16:18:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54PGIN3c027558; Sun, 25 May 2025 16:18:23 GMT (envelope-from git) Date: Sun, 25 May 2025 16:18:23 GMT Message-Id: <202505251618.54PGIN3c027558@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: 49fd622cc3 - main - developers-handbook: Correct command to build entire OS 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: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 49fd622cc34c689eb95506eee013ac1268579590 Auto-Submitted: auto-generated The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=49fd622cc34c689eb95506eee013ac1268579590 commit 49fd622cc34c689eb95506eee013ac1268579590 Author: Ed Maste AuthorDate: 2025-05-25 16:08:54 +0000 Commit: Ed Maste CommitDate: 2025-05-25 16:18:15 +0000 developers-handbook: Correct command to build entire OS `make world` and `make buildworld` do not build the kernel, so to actually compile "the entire operating system" the appropriate command is `make buildworld buildkernel`. Reported by: olce Sponsored by: The FreeBSD Foundation --- documentation/content/en/books/developers-handbook/tools/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/developers-handbook/tools/_index.adoc b/documentation/content/en/books/developers-handbook/tools/_index.adoc index 608851ecc7..bcae63ad03 100644 --- a/documentation/content/en/books/developers-handbook/tools/_index.adoc +++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc @@ -530,7 +530,7 @@ In other words, this is the rule which tells make how to re-compile [.filename]# So, when you type `make`, it will make sure that [.filename]#foo# is up to date with respect to your latest changes to [.filename]#foo.c#. This principle can be extended to [.filename]#Makefile#'s with hundreds of targets-in fact, on FreeBSD, -it is possible to compile the entire operating system just by typing `make buildworld` at the top level directory in the src tree. +it is possible to compile the entire operating system just by typing `make buildworld buildkernel` at the top level directory in the src tree. Another useful property of makefiles is that the targets do not have to be programs. For instance, we could have a make file that looks like this: