doc/website/content/en/internal/machines.adoc
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00

30 lines
1.4 KiB
Text

---
title: "The FreeBSD.org Network"
sidenav: docs
---
= The FreeBSD.org Network
This page documents, for those with accounts on the FreeBSD.org network, just what machine resources are currently available and the sorts of jobs they are being provided for.
For a list of SSH host keys and their fingerprints for the public FreeBSD.org machines, please see link:../ssh-keys.asc[this file].
== Developer FreeBSD.org hosts
These systems are available for FreeBSD developer / committer use. Reference systems can be used for build tests etc.
[.tblbasic]
[cols=",,,",options="header",]
|===
|Host |OS |Type |Purpose
|freefall |13-CURRENT |amd64 |Shell Logins.
|ref[13\|12\|11]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building.
|ref[13\|12\|11]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building.
|rref[13\|12]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building.
|ref[13\|12]-ppc64 |X-STABLE |ppc64\|powerpc64 |Reference machine for general testing and Ports building.
|universe[13\|12\|11][a\|b] |X-STABLE |amd64 |Universe build machine for fast, large scale compiling.
|===
Machines are generally connected at 1Gbit/sec full-duplex to a dedicated switch with redundant gigabit uplinks. All systems have logged serial consoles and remote power management.
link:../[FreeBSD Internal Home]