Date: Fri, 22 May 2026 06:49:50 +0000 From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c5f5bbff55 - main - Website - Where: Clarify choosing an Image section Message-ID: <6a0ffc8e.3a076.78964caf@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=c5f5bbff55fed5b574f2ff9b971126bfd769d02a commit c5f5bbff55fed5b574f2ff9b971126bfd769d02a Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2026-05-22 06:48:07 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2026-05-22 06:48:07 +0000 Website - Where: Clarify choosing an Image section PR: 285517 Differential Revision: D57051 Approved by: dch@, ziaee@ --- website/content/en/where.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index e77f1013bd..41d196f9d3 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -32,11 +32,11 @@ For all other architectures, please see the link:../platforms/#_supported_platfo [[choose-image]] == Choosing an Image -For the FreeBSD installer: formats include DVD (disc1, dvd1), and network install (bootonly) sized ISO, plus regular and mini USB memory sticks. +FreeBSD images are provided in several formats to cover different installation and deployment scenarios: -For virtual machines: virtual disk images have FreeBSD preinstalled. - -For embedded platforms: SD card images are available. +* Installer images: DVD ISOs (`disc1`, `dvd1`) allow offline installation; `bootonly` ISO requires a network connection. USB images come as full `memstick` (offline) or `mini-memstick` (network required). +* Virtual machine images: Pre-installed systems for hypervisors and cloud environments. `BASIC-CI` images are minimal FreeBSD builds with cloudinit-compatible man:nuageinit[7] scripting installed by default, to enable custom automated scripting on startup. These are used by other projects to run test suites; they are not part of FreeBSD's own CI infrastructure. +* SD Card images: Pre-installed systems for single-board computers such as the Raspberry Pi. [[download]] == Production Qualityhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0ffc8e.3a076.78964caf>
