From nobody Sat Feb 21 11:36:44 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fJ4p44J38z6STcV for ; Sat, 21 Feb 2026 11:36:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJ4p43kLzz3Jvb for ; Sat, 21 Feb 2026 11:36:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771673804; 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=pAblMUQHJuJ+fWVQcfLtEwcckqHl/xtqPsKW0cjpYQ4=; b=PfxmrkHZmmn9nXINnICLTihBk81jxwUUVKRxYEYnRWdXL9+yw9kALDIclvbolNenk0Cqbf gyZoPT1aidRRwoQJKIK8mU16Fitk6zuXm6hL7PmmWwQEhm9sN6OjwQDMFfQ63iqxR8yXel dyST4yHNIoFrTwuVgQjeoVzqeO7ZsfyfKs1080rMSkfmBz3F8fW1yrOgEbLV8P0EncCSKl q8EmH+7QrgDQMQ+/RNBwkOSqsgdlwOundI6S5frEQixO8IcPLgMkf2gksrIgWrJbMW9Ldk JM/xrbVvn4v3YlWO0jAhoGJ3ynN7NhD3Vu2n0chvTd9kHvxS8tfDtq0CzJVFpg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771673804; a=rsa-sha256; cv=none; b=tkfcQxKJCVNJ1f4APb85x/Uj1jZWnk3kCOlVqijbOLd/o/DOjDH7Dr7RQUWkGK4ZNexpOe zY2PvOBQ4l+apy8Gmh9AXsMl2rp3qK/6X/0msO0m+VqlZjAM1OYhxP9gjW27crg2v8pyXS jp5K6P4XaIWlhK4ohbwNTjQnlCKQoctIVUvrwzZT12mlfKUHMWn6iFkirmfDZ9Y07dtdrZ 2cM9mhC1RcVt/l2JprfACcND7YbEHytJpRjBJm5FF51ln4Wv5TrrgvOM250LbK25a9Sx0w 1P/EyUp9F5embpPQIaoe5/dnVlyH33L0jDffSPbwvV8A9EhWkLzXn6Y+N4CC3A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771673804; 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=pAblMUQHJuJ+fWVQcfLtEwcckqHl/xtqPsKW0cjpYQ4=; b=hFJACwZtKWqZiDGXsp/VvXY+tbMeF+0OSUlhjxDcDfMje+jxMOUmIn8wSzsMbbdNb0SaKf W5mMv23yXFSvISCjdrU7GEW9rO4A+gFXOwDTILAF1fT+BxeuXAGpyEyU/leyXFJReyUYbg /ReJ5wdcgMLL9fAxDjw1RgDWk5Ew2C32wnIiM8yYE3BBPWzHd8AbYWZhzL6b9BuQxOs55V oMaAtnzhJZ/HAk5HDEuO5weZ7CeJQOIsrCLrdR7SVz0CZ0NnWUzQcYzXSgbvSsgUhZwAOb vl5WjUE3jM8GVufF1sBSdgsW20xhbgwQo/5V4COGRw5yPO+l8vlgYlPCgILkTg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJ4p43K1Sz1BxT for ; Sat, 21 Feb 2026 11:36:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33298 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 21 Feb 2026 11:36:44 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: f1998c4cc3 - main - Status/2025Q4: More fixes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f1998c4cc36e37d4a599269b8a3bf2c32f720804 Auto-Submitted: auto-generated Date: Sat, 21 Feb 2026 11:36:44 +0000 Message-Id: <699998cc.33298.2e014f4b@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=f1998c4cc36e37d4a599269b8a3bf2c32f720804 commit f1998c4cc36e37d4a599269b8a3bf2c32f720804 Author: Lorenzo Salvadore AuthorDate: 2026-02-21 11:33:59 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-02-21 11:33:59 +0000 Status/2025Q4: More fixes --- website/content/en/status/report-2025-10-2025-12/jdk21default.adoc | 2 +- website/content/en/status/report-2025-10-2025-12/mongodb80.adoc | 2 +- .../en/status/report-2025-10-2025-12/parthenope-design-ideas.adoc | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/website/content/en/status/report-2025-10-2025-12/jdk21default.adoc b/website/content/en/status/report-2025-10-2025-12/jdk21default.adoc index 2aa1444a69..9a2f3d363c 100644 --- a/website/content/en/status/report-2025-10-2025-12/jdk21default.adoc +++ b/website/content/en/status/report-2025-10-2025-12/jdk21default.adoc @@ -1,4 +1,4 @@ -=== Ports -- Make OpenJDK 21 the default JAVA_VERSION +=== Make OpenJDK 21 the default JAVA_VERSION Links: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855[Issue 272855] URL: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855[] + diff --git a/website/content/en/status/report-2025-10-2025-12/mongodb80.adoc b/website/content/en/status/report-2025-10-2025-12/mongodb80.adoc index ecdc88408d..5c08d3d105 100644 --- a/website/content/en/status/report-2025-10-2025-12/mongodb80.adoc +++ b/website/content/en/status/report-2025-10-2025-12/mongodb80.adoc @@ -1,4 +1,4 @@ -=== Ports -- Use Bazel as build tool for MongoDB 8.0 +=== Use Bazel as build tool for MongoDB 8.0 Links: + link:https://www.freshports.org/databases/mongodb80/[MongoDB 8.0 port] URL: https://www.freshports.org/databases/mongodb80/[] + diff --git a/website/content/en/status/report-2025-10-2025-12/parthenope-design-ideas.adoc b/website/content/en/status/report-2025-10-2025-12/parthenope-design-ideas.adoc index 77bd46a7a5..b4a0a6a71d 100644 --- a/website/content/en/status/report-2025-10-2025-12/parthenope-design-ideas.adoc +++ b/website/content/en/status/report-2025-10-2025-12/parthenope-design-ideas.adoc @@ -1,4 +1,4 @@ -=== Parthenope - Design and ideas +=== Parthenope -- Design and ideas Link: + link:https://gitlab.com/alfix/parthenope[Parthenope Repository] URL: link:https://gitlab.com/alfix/parthenope[] @@ -18,16 +18,17 @@ Parthenope began as a personal project to answer a simple question: "What featur It has since evolved into an open source tool that anyone can use, adapt, or extend to meet their own requirements. During this quarter: + * The motivations, a proof of concept, and some screenshot previews were presented at EuroBSDCon 2025, link:https://events.eurobsdcon.org/media/2025/submissions/FV7RJ7/resources/2-step-installer-zagreb-20_rpFDkax.pdf[slides]. * The ISO image generation script and the internationalization subsystem were refactored. * A public repository was created. At the moment it is not yet possible to install FreeBSD. The next steps are: + * Refactor the configuration file. * Refactor the subsystems: logging, modes, phase-2, etc. * Implement the installer components: partitioner, network manager, date/time, etc. In the initial phase, the only frontend will be a Text User Interface, very similar to bsdinstall, the default FreeBSD installer. Additional frontends will be added in the future. -