git: 0b95070106 - main - Status/2025Q3/pkgbase-install.adoc: Add report

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Sun, 05 Oct 2025 09:57:49 UTC
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=0b950701067d390666378b07e47f59ea6bc6552b

commit 0b950701067d390666378b07e47f59ea6bc6552b
Author:     Isaac Freund <ifreund@freebsdfoundation.org>
AuthorDate: 2025-10-05 09:16:34 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2025-10-05 09:53:43 +0000

    Status/2025Q3/pkgbase-install.adoc: Add report
    
    Differential Revision:  https://reviews.freebsd.org/D52714
---
 .../en/status/report-2025-07-2025-09/pkgbase-install.adoc     | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/website/content/en/status/report-2025-07-2025-09/pkgbase-install.adoc b/website/content/en/status/report-2025-07-2025-09/pkgbase-install.adoc
new file mode 100644
index 0000000000..b710d5bdcb
--- /dev/null
+++ b/website/content/en/status/report-2025-07-2025-09/pkgbase-install.adoc
@@ -0,0 +1,11 @@
+=== Support for installing pkgbase systems
+
+Contact: Isaac Freund <ifreund@freebsdfoundation.org>
+
+The FreeBSD 15.0 snapshot installation images (disc1.iso, dvd1.iso) now include offline pkgbase packages rather than traditional distribution tarballs.
+This makes it possible to install a pkgbase system without an internet connection.
+
+Patches to build FreeBSD 15.0 VM and cloud images as pkgbase systems are in review and should land soon.
+Switching the VM and cloud images over to pkgbase is the last major step needed to make pkgbase the default installation path for FreeBSD 15.0.
+
+Sponsor: The FreeBSD Foundation