diff options
Diffstat (limited to 'website/content/en')
298 files changed, 13183 insertions, 923 deletions
diff --git a/website/content/en/administration.adoc b/website/content/en/administration.adoc index c09e13f9ba..dd6502158b 100644 --- a/website/content/en/administration.adoc +++ b/website/content/en/administration.adoc @@ -90,6 +90,7 @@ The https://www.freebsd.org/portmgr/charter/[portmgr team charter] describes the * {pizzamig} * {rene} * {tcberner} (Secretary) +* {dvl} ''' @@ -190,7 +191,7 @@ The Core Team Secretary is also responsible for writing and sending out monthly The FreeBSD Documentation Engineering Team Secretary is a non-voting member of the Documentation Engineering Team, responsible for documenting the work done by doceng, keeping track of voting procedures, and to be an interface to the other teams, especially the admin and Core teams. -* {fernape} +There is currently no Documentation Engineering Team Secretary appointed; emails are being forwarded to the Documentation Engineering Team. [[t-portmgr-secretary]] == Ports Management Team Secretary <portmgr-secretary@FreeBSD.org> @@ -234,6 +235,8 @@ Email sent to the Backups Team is handled by the Cluster Administrators. The Bugmeister Team is responsible for ensuring that the problem report software is in working order, that the entries are correctly categorised and that there are no invalid entries. * {linimon} +* Siva Mahadevan <mailto:me@svmhdvn.name[]> +* {ziaee} [[t-clusteradm]] == Cluster Administrators <clusteradm@> diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 7783a722a7..65205c3736 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -334,6 +334,7 @@ $sectionpath = { 'openSUSE 15.4' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:g:n' }, 'openSUSE 15.5' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:g:n' }, 'openSUSE 15.6' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:g:n' }, + 'openSUSE 16.0' => { 'path' => '0p:1:1p:2:3:3p:4:5:6:7:8:9:g:n' }, }; foreach my $os ( keys %$sectionpath ) { @@ -436,9 +437,11 @@ $manPathDefault = 'FreeBSD 14.3-RELEASE and Ports'; 'FreeBSD 6.4-RELEASE and Ports', "$manLocalDir/FreeBSD-6.4-RELEASE/man:$manLocalDir/FreeBSD-6.4-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-6.2-RELEASE", - 'FreeBSD 15.0-CURRENT', -"$manLocalDir/FreeBSD-15.0-CURRENT/man:$manLocalDir/FreeBSD-15.0-CURRENT/openssl/man", + 'FreeBSD 16.0-CURRENT', +"$manLocalDir/FreeBSD-16.0-CURRENT/man:$manLocalDir/FreeBSD-16.0-CURRENT/openssl/man", + 'FreeBSD 15.0-STABLE', +"$manLocalDir/FreeBSD-15.0-STABLE/man:$manLocalDir/FreeBSD-15.0-STABLE/openssl/man", 'FreeBSD 14.3-STABLE', "$manLocalDir/FreeBSD-14.3-STABLE/man:$manLocalDir/FreeBSD-14.3-STABLE/openssl/man", 'FreeBSD 14.3-RELEASE', @@ -927,6 +930,7 @@ $manPathDefault = 'FreeBSD 14.3-RELEASE and Ports'; 'openSUSE 15.4', "$manLocalDir/openSUSE-15.4", 'openSUSE 15.5', "$manLocalDir/openSUSE-15.5", 'openSUSE 15.6', "$manLocalDir/openSUSE-15.6", + 'openSUSE 16.0', "$manLocalDir/openSUSE-16.0", 'Debian 2.0.0', "$manLocalDir/Debian-2.0r0/man:$manLocalDir/Debian-2.0r0/misc", 'Debian 2.2.7', "$manLocalDir/Debian-2.2r7/man:$manLocalDir/Debian-2.2r7/misc", @@ -940,7 +944,8 @@ $manPathDefault = 'FreeBSD 14.3-RELEASE and Ports'; '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.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", + 'Debian 13.1.0', "$manLocalDir/Debian-13.1.0/man:$manLocalDir/Debian-13.1.0/misc", + 'Debian 14.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", @@ -996,8 +1001,9 @@ $manPathDefault = 'FreeBSD 14.3-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.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 26.0', "$manLocalDir/macOS-26.0/man:$manLocalDir/macOS-26.0/developer-man:$manLocalDir/macOS-26.0/developer-platform-sdk-man:$manLocalDir/macOS-26.0/xctoolchain-man", + 'macOS 15.7', "$manLocalDir/macOS-15.7/man:$manLocalDir/macOS-15.7/developer-man:$manLocalDir/macOS-15.7/developer-platform-sdk-man:$manLocalDir/macOS-15.7/xctoolchain-man", + 'macOS 14.8', "$manLocalDir/macOS-14.8/man:$manLocalDir/macOS-14.8/developer-man:$manLocalDir/macOS-14.8/developer-platform-man:$manLocalDir/macOS-14.8/developer-platform-sdk-man:$manLocalDir/macOS-14.8/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", 'macOS 11.1', "$manLocalDir/macOS-11.1", @@ -1206,23 +1212,24 @@ while ( ( $key, $val ) = each %manPath ) { 'freebsd', 'FreeBSD 14.3-RELEASE', 'freebsd-release', 'FreeBSD 14.3-RELEASE', - 'freebsd-stable', 'FreeBSD 14.3-STABLE', + 'freebsd-stable', 'FreeBSD 15.0-STABLE', + 'freebsd-stable15', 'FreeBSD 15.0-STABLE', 'freebsd-stable14', 'FreeBSD 14.3-STABLE', 'freebsd-stable13', 'FreeBSD 13.5-STABLE', - 'freebsd-current', 'FreeBSD 15.0-CURRENT', + 'freebsd-current', 'FreeBSD 16.0-CURRENT', 'freebsd-release-ports', 'FreeBSD 14.3-RELEASE and Ports', 'freebsd-ports', 'FreeBSD Ports 14.3.quarterly', 'slackware', 'Linux Slackware 3.1', 'redhat', 'Red Hat 9', 'suse', 'SuSE 11.3', - 'debian', 'Debian 12.11.0', + 'debian', 'Debian 13.1.0', 'ubuntu', 'Ubuntu 24.04 noble', 'dragonfly', 'DragonFly 6.4.0', 'centos', 'CentOS 7.9', 'rocky', 'Rocky 10.0', - 'linux', 'Debian 12.11.0', + 'linux', 'Debian 13.1.0', 'darwin', 'Darwin 8.0.1/ppc', 'opendarwin', 'OpenDarwin 7.2.1', 'macosx', 'Darwin 8.0.1/ppc', @@ -1242,7 +1249,7 @@ while ( ( $key, $val ) = each %manPath ) { 'sunos5', 'SunOS 5.10', 'sunos4', 'SunOS 4.1.3', 'sunos', 'SunOS 4.1.3', - 'macos', 'macOS 15.5.0', + 'macos', 'macOS 26.0', 'plan9', 'Plan 9', 'osf1', 'OSF1 V5.1/alpha', 'true64', 'OSF1 V5.1/alpha', diff --git a/website/content/en/community/_index.adoc b/website/content/en/community/_index.adoc index cef3ed430f..1089705480 100644 --- a/website/content/en/community/_index.adoc +++ b/website/content/en/community/_index.adoc @@ -24,8 +24,6 @@ Last year there were {{< get-event-last-year-info "events" >}} events around the Last year there were {{< get-event-last-year-info "events" >}} events in {{< get-event-last-year-info "countries" >}} different countries around the world. //// -On twitter, you can follow https://twitter.com/freebsd[@freebsd], https://twitter.com/freebsdhelp[@freebsdhelp], or https://twitter.com/freebsdcore[@freebsdcore]. - On Reddit, you can find the FreeBSD community link:https://www.reddit.com/r/freebsd/[here]. Beyond officially run community spaces, there are many https://www.freebsd.org/usergroups/[User Groups], along with highly active FreeBSD communities on https://twitter.com/search?q=freebsd[Twitter], https://stackoverflow.com/questions/tagged/freebsd[StackOverflow], https://serverfault.com/questions/tagged/freebsd[ServerFault], and https://www.meetup.com/topics/freebsd/[MeetUp.com], among many other technology-related spaces. diff --git a/website/content/en/docproj/translations.adoc b/website/content/en/docproj/translations.adoc index cf3f6ec413..ab9baa8840 100644 --- a/website/content/en/docproj/translations.adoc +++ b/website/content/en/docproj/translations.adoc @@ -232,13 +232,9 @@ Handbook Documents available: -* link:https://docs.freebsd.org/ru/books/faq/[FAQ] -* link:https://www.freebsd.org/ru/[WWW] -* link:http://www.freebsd.org.ua/docs.html[Other documents list] - -Documents currently being worked on: - -* link:http://www.freebsd.org.ua/doc/ru_RU.KOI8-R/books/handbook/[Handbook] +* link:https://docs.freebsd.org/ru/[FreeBSD documentation] +* link:https://docs.freebsd.org/ru/books/[Books] +* link:https://docs.freebsd.org/ru/books/handbook/[Handbook] [[spanish]] == The FreeBSD Spanish Documentation Project diff --git a/website/content/en/events/2003.adoc b/website/content/en/events/2003.adoc index 8be785d4da..28fd480492 100644 --- a/website/content/en/events/2003.adoc +++ b/website/content/en/events/2003.adoc @@ -7,5 +7,3 @@ year: 2003 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2004.adoc b/website/content/en/events/2004.adoc index 6b169ef8b3..f39fd313d5 100644 --- a/website/content/en/events/2004.adoc +++ b/website/content/en/events/2004.adoc @@ -7,5 +7,3 @@ year: 2004 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2005.adoc b/website/content/en/events/2005.adoc index d14fa7909a..5b319696f7 100644 --- a/website/content/en/events/2005.adoc +++ b/website/content/en/events/2005.adoc @@ -7,5 +7,3 @@ year: 2005 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2006.adoc b/website/content/en/events/2006.adoc index f6284e3391..9afd2e2f0a 100644 --- a/website/content/en/events/2006.adoc +++ b/website/content/en/events/2006.adoc @@ -7,5 +7,3 @@ year: 2006 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2007.adoc b/website/content/en/events/2007.adoc index 60837d412b..e838343f48 100644 --- a/website/content/en/events/2007.adoc +++ b/website/content/en/events/2007.adoc @@ -7,5 +7,3 @@ year: 2007 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2008.adoc b/website/content/en/events/2008.adoc index 4bd3c336ee..02e4de5c0c 100644 --- a/website/content/en/events/2008.adoc +++ b/website/content/en/events/2008.adoc @@ -7,5 +7,3 @@ year: 2008 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2009.adoc b/website/content/en/events/2009.adoc index d3a2ef7c99..ac88d5aeb4 100644 --- a/website/content/en/events/2009.adoc +++ b/website/content/en/events/2009.adoc @@ -7,5 +7,3 @@ year: 2009 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2010.adoc b/website/content/en/events/2010.adoc index b6ea650cd6..83b07176c2 100644 --- a/website/content/en/events/2010.adoc +++ b/website/content/en/events/2010.adoc @@ -7,5 +7,3 @@ year: 2010 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2011.adoc b/website/content/en/events/2011.adoc index eae4fc9679..bd368f023d 100644 --- a/website/content/en/events/2011.adoc +++ b/website/content/en/events/2011.adoc @@ -7,5 +7,3 @@ year: 2011 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2012.adoc b/website/content/en/events/2012.adoc index 10c3d5eb77..7fba506c0e 100644 --- a/website/content/en/events/2012.adoc +++ b/website/content/en/events/2012.adoc @@ -7,5 +7,3 @@ year: 2012 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2013.adoc b/website/content/en/events/2013.adoc index 5fd0d45c64..ad0d1cb238 100644 --- a/website/content/en/events/2013.adoc +++ b/website/content/en/events/2013.adoc @@ -7,5 +7,3 @@ year: 2013 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2014.adoc b/website/content/en/events/2014.adoc index e635ab1379..548b59d71f 100644 --- a/website/content/en/events/2014.adoc +++ b/website/content/en/events/2014.adoc @@ -7,5 +7,3 @@ year: 2014 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2015.adoc b/website/content/en/events/2015.adoc index 684e7e6e86..e32c1c1411 100644 --- a/website/content/en/events/2015.adoc +++ b/website/content/en/events/2015.adoc @@ -7,5 +7,3 @@ year: 2015 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2016.adoc b/website/content/en/events/2016.adoc index 83c4e0c5f1..cef6741818 100644 --- a/website/content/en/events/2016.adoc +++ b/website/content/en/events/2016.adoc @@ -7,5 +7,3 @@ year: 2016 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2017.adoc b/website/content/en/events/2017.adoc index 4723378198..4b8038ffc2 100644 --- a/website/content/en/events/2017.adoc +++ b/website/content/en/events/2017.adoc @@ -7,5 +7,3 @@ year: 2017 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2018.adoc b/website/content/en/events/2018.adoc index f8e8d1418c..4687c72371 100644 --- a/website/content/en/events/2018.adoc +++ b/website/content/en/events/2018.adoc @@ -7,5 +7,3 @@ year: 2018 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2019.adoc b/website/content/en/events/2019.adoc index 6c7f31a224..51d439cc76 100644 --- a/website/content/en/events/2019.adoc +++ b/website/content/en/events/2019.adoc @@ -7,5 +7,3 @@ year: 2019 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2020.adoc b/website/content/en/events/2020.adoc index 4a7766fd22..a078b71fe8 100644 --- a/website/content/en/events/2020.adoc +++ b/website/content/en/events/2020.adoc @@ -7,5 +7,3 @@ year: 2020 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2021.adoc b/website/content/en/events/2021.adoc index 22af582d92..9d6ff930bf 100644 --- a/website/content/en/events/2021.adoc +++ b/website/content/en/events/2021.adoc @@ -7,5 +7,3 @@ year: 2021 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/2022.adoc b/website/content/en/events/2022.adoc index 00ed6feee7..01572c2137 100644 --- a/website/content/en/events/2022.adoc +++ b/website/content/en/events/2022.adoc @@ -7,5 +7,3 @@ year: 2022 = FreeBSD Past Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/events/_index.adoc b/website/content/en/events/_index.adoc index 41ac0fc4f8..b013917568 100644 --- a/website/content/en/events/_index.adoc +++ b/website/content/en/events/_index.adoc @@ -6,5 +6,3 @@ sidenav: community = FreeBSD Events Please send details of any FreeBSD related events or events that are of interest for FreeBSD users which are not listed here to freebsd-doc@FreeBSD.org. - -Countries and regions displayed in dark red on the map below are hosting upcoming FreeBSD-related events. Countries that have hosted FreeBSD-related events in the past show up in yellow or orange, with darker colors representing a larger number of previous events. diff --git a/website/content/en/internal/about.adoc b/website/content/en/internal/about.adoc index 1d50c99c86..8e86eb6490 100644 --- a/website/content/en/internal/about.adoc +++ b/website/content/en/internal/about.adoc @@ -14,10 +14,8 @@ image:../../gifs/powerlogo.gif[Powered by FreeBSD] Naturally, all systems in the FreeBSD.org cluster run FreeBSD. The hardware and network connection have been generously provided by: -* https://www.bytemark.co.uk/[Bytemark Hosting] * Cloud and SDN Laboratory at https://www.bbtower.co.jp/en/corporate/[BroadBand Tower, Inc] * https://www.cs.nycu.edu.tw/[Department of Computer Science, National Yang Ming Chiao Tung University] -* https://deploy.equinix.com/[Equinix] * https://internet.asn.au/[Internet Association of Australia] * https://www.isc.org/[Internet Systems Consortium] * https://www.inx.net.za/[INX-ZA] @@ -28,6 +26,7 @@ Naturally, all systems in the FreeBSD.org cluster run FreeBSD. The hardware and * https://nic.br/[NIC.br] * https://www.teleservice.net/[Teleservice Skåne AB] * https://your.org/[Your.Org] +* https://www.sonic.com/[Sonic.net, LLC] -- and other link:../../donations/donors[contributors] to the FreeBSD project. diff --git a/website/content/en/internal/machines.adoc b/website/content/en/internal/machines.adoc index 6827e5e568..19e7b64637 100644 --- a/website/content/en/internal/machines.adoc +++ b/website/content/en/internal/machines.adoc @@ -17,11 +17,11 @@ These systems are available for FreeBSD developer / committer use. Reference sys [cols=",,,",options="header",] |=== |Host |OS |Type |Purpose -|freefall |15-CURRENT |amd64 |Shell Logins. -|ref[15\|14\|13]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building. -|ref[15\|14\|13]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building. -|ref[15\|14\|13]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building. -|universe[15\|14\|13][a\|b] |X-STABLE |amd64 |Universe build machine for fast, large scale compiling. +|freefall |16-CURRENT |amd64 |Shell Logins. +|ref[16\|15\|14\|13]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building. +|ref[14\|13]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building. +|ref[16\|15\|14\|13]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building. +|universe[16\|15\|14\|13][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. diff --git a/website/content/en/portmgr/_index.adoc b/website/content/en/portmgr/_index.adoc index 2b4c6440ab..a7257c449a 100644 --- a/website/content/en/portmgr/_index.adoc +++ b/website/content/en/portmgr/_index.adoc @@ -43,7 +43,7 @@ The central reference book for FreeBSD ports submitters, maintainers, and commit * https://pkg-status.freebsd.org/[FreeBSD Ports Build Cluster] + These machines continually build packages on all possible combinations of OS release and CPU architecture (in our terminology, `build environments`), and produce error logs of problems that are encountered along the way. -* link:{releng}#release-build[FreeBSD Release Engineering for Third Party Packages] + +* link:{freebsd-releng}[FreeBSD Release Engineering] + Describes the approach used by the FreeBSD release engineering team to produce a high quality package set suitable for official FreeBSD release media, with specific emphasis on how to split up the packages for the release media, and how to verify that a package set is consistent. * link:{committers-guide}[FreeBSD Committer's Guide] + diff --git a/website/content/en/portmgr/policies_eol.adoc b/website/content/en/portmgr/policies_eol.adoc index 3254d6d8e3..87d07d91d2 100644 --- a/website/content/en/portmgr/policies_eol.adoc +++ b/website/content/en/portmgr/policies_eol.adoc @@ -26,43 +26,7 @@ The _Estimated EoL (end-of-life)_ column gives the earliest date on which that b [width="100%",cols="20%,20%,20%,20%,20%",options="header",] |=== |Branch |Release |Package Branch |Package Set |Estimated EoL -|stable/13 |n/a |releng/13.2 | |April 30, 2026 -|releng/13.2 |13.2-RELEASE |releng/13.2 a| -* FreeBSD:13:aarch64 -* FreeBSD:13:amd64 -* FreeBSD:13:armv6 -* FreeBSD:13:armv7 -* FreeBSD:13:i386 -* FreeBSD:13:powerpc (only quarterly is updated) -* FreeBSD:13:powerpc64 (only quarterly is updated) -* FreeBSD:13:powerpc64le (only quarterly is updated) - -|June 5, 2024 - -|releng/13.3 |13.3-RELEASE |releng/13.3 a| -* FreeBSD:13:aarch64 -* FreeBSD:13:amd64 -* FreeBSD:13:armv6 -* FreeBSD:13:armv7 -* FreeBSD:13:i386 -* FreeBSD:13:powerpc (only quarterly is updated) -* FreeBSD:13:powerpc64 (only quarterly is updated) -* FreeBSD:13:powerpc64le (only quarterly is updated) - -|December 31, 2024 - -|releng/13.4 |13.4-RELEASE |releng/13.4 a| -* FreeBSD:13:aarch64 -* FreeBSD:13:amd64 -* FreeBSD:13:armv6 -* FreeBSD:13:armv7 -* FreeBSD:13:i386 -* FreeBSD:13:powerpc (only quarterly is updated) -* FreeBSD:13:powerpc64 (only quarterly is updated) -* FreeBSD:13:powerpc64le (only quarterly is updated) - -|June 30, 2025 - +|stable/13 |n/a |releng/13.5 | |April 30, 2026 |releng/13.5 |13.5-RELEASE |releng/13.5 a| * FreeBSD:13:aarch64 * FreeBSD:13:amd64 @@ -75,41 +39,7 @@ The _Estimated EoL (end-of-life)_ column gives the earliest date on which that b |April 30, 2026 -|stable/14 |n/a |releng/14.0 | |November 30, 2028 -|releng/14.0 |14.0-RELEASE |releng/14.0 a| -* FreeBSD:14:aarch64 -* FreeBSD:14:amd64 -* FreeBSD:14:armv6 -* FreeBSD:14:armv7 -* FreeBSD:14:i386 -* FreeBSD:14:powerpc (only quarterly is updated) -* FreeBSD:14:powerpc64 (only quarterly is updated) -* FreeBSD:14:powerpc64le (only quarterly is updated) - -|September 30, 2024 - -|releng/14.1 |14.1-RELEASE |releng/14.1 a| -* FreeBSD:14:aarch64 -* FreeBSD:14:amd64 -* FreeBSD:14:armv6 -* FreeBSD:14:armv7 -* FreeBSD:14:i386 -* FreeBSD:14:powerpc (only quarterly is updated) -* FreeBSD:14:powerpc64 (only quarterly is updated) -* FreeBSD:14:powerpc64le (only quarterly is updated) - -|March 31, 2025 -|releng/14.2 |14.2-RELEASE |releng/14.2 a| -* FreeBSD:14:aarch64 -* FreeBSD:14:amd64 -* FreeBSD:14:armv6 -* FreeBSD:14:armv7 -* FreeBSD:14:i386 -* FreeBSD:14:powerpc (only quarterly is updated) -* FreeBSD:14:powerpc64 (only quarterly is updated) -* FreeBSD:14:powerpc64le (only quarterly is updated) - -|September 30, 2025 +|stable/14 |n/a |releng/14.3 | |November 30, 2028 |releng/14.3 |14.3-RELEASE |releng/14.3 a| * FreeBSD:14:aarch64 * FreeBSD:14:amd64 @@ -122,12 +52,11 @@ The _Estimated EoL (end-of-life)_ column gives the earliest date on which that b |June 30, 2026 |main |n/a |main a| -* FreeBSD:15:aarch64 -* FreeBSD:15:amd64 -* FreeBSD:15:armv7 -* FreeBSD:15:powerpc -* FreeBSD:15:powerpc64 -* FreeBSD:15:powerpc64le +* FreeBSD:16:aarch64 +* FreeBSD:16:amd64 +* FreeBSD:16:armv7 +* FreeBSD:16:powerpc64 +* FreeBSD:16:powerpc64le |Best Effort |=== diff --git a/website/content/en/releases/13.0R/hardware.adoc b/website/content/en/releases/13.0R/hardware.adoc index ed56549ee8..b391ed28fa 100644 --- a/website/content/en/releases/13.0R/hardware.adoc +++ b/website/content/en/releases/13.0R/hardware.adoc @@ -2421,35 +2421,7 @@ The {{< manpage "snd_vibes" "4">}} driver supports audio devices based on the fo * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - -The {{< manpage "bktr" "4">}} driver supports video capture cards based on the Brooktree Bt848/849/878/879 chips, as well as Pinnacle PCTV cards, including: - -* AOpen VA1000 -* AVerMedia AVerTV Studio -* AVerMedia TF/FM-98 -* ATI TV Wonder VE -* Hauppauge WinCast/TV -* Hauppauge WinTV-Go-FM -* Hauppauge WinTV-pci -* Hauppauge WinTV-radio -* Intel Smart Video Recorder III -* KWORLD PCI TV Tuner -* Miro PC TV -* Pinnacle PCTV Pro -* Pinnacle PCTV Rave -* PixelView PlayTV PAK -* PixelView PlayTV Pro (rev 4C, 9D) -* SIGMA TV II -* STB TV PCI Television Tuner -* Super TV Tuner -* TerraTec TValue -* V-Stream XPERT TV-PVR 878 -* Video Highway XTreme -* VideoLogic Captivator PCI - -[i386] Connectix QuickCam + [[usb]] === USB Devices diff --git a/website/content/en/releases/13.1R/hardware.adoc b/website/content/en/releases/13.1R/hardware.adoc index 7c8069aabd..d531f702b5 100644 --- a/website/content/en/releases/13.1R/hardware.adoc +++ b/website/content/en/releases/13.1R/hardware.adoc @@ -3444,11 +3444,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices diff --git a/website/content/en/releases/13.2R/hardware.adoc b/website/content/en/releases/13.2R/hardware.adoc index 52803ab587..8c54825bfc 100644 --- a/website/content/en/releases/13.2R/hardware.adoc +++ b/website/content/en/releases/13.2R/hardware.adoc @@ -3450,11 +3450,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices diff --git a/website/content/en/releases/13.3R/hardware.adoc b/website/content/en/releases/13.3R/hardware.adoc index 0cb4d226c1..534bf846a8 100644 --- a/website/content/en/releases/13.3R/hardware.adoc +++ b/website/content/en/releases/13.3R/hardware.adoc @@ -4027,11 +4027,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices diff --git a/website/content/en/releases/13.4R/hardware.adoc b/website/content/en/releases/13.4R/hardware.adoc index a93f3d23f7..3deecae306 100644 --- a/website/content/en/releases/13.4R/hardware.adoc +++ b/website/content/en/releases/13.4R/hardware.adoc @@ -4043,11 +4043,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices diff --git a/website/content/en/releases/13.5R/errata.adoc b/website/content/en/releases/13.5R/errata.adoc index 65a8414fb5..2afe7f2778 100644 --- a/website/content/en/releases/13.5R/errata.adoc +++ b/website/content/en/releases/13.5R/errata.adoc @@ -42,6 +42,8 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/ |=== |Advisory |Date |Topic |link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:06.xz.asc[FreeBSD-SA-25:06.xz] |2 July 2025 |Use-after-free in multi-threaded xz decoder +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:07.libarchive.asc[FreeBSD-SA-25:07.libarchive] |8 August 2025 |Integer overflow in libarchive leading to double free +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:08.openssl.asc[FreeBSD-SA-25:08.openssl] |30 September 2025 |Multiple vulnerabilities in OpenSSL |=== [[errata]] @@ -56,6 +58,8 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/ |link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:09.libc.asc[FreeBSD-EN-25:09.libc] |2 July 2025 |Dynamically-loaded C++ libraries crashing at exit |link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:10.zfs.asc[FreeBSD-EN-25:10.zfs] |2 July 2025 |Corruption in ZFS replication streams from encrypted datasets |link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:11.ena.asc[FreeBSD-EN-25:11.ena] |2 July 2025 |ena resets and kernel panic on Nitro v4 or newer instances +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:15.arm64.asc[FreeBSD-EN-25:15.arm64] |16 September 2025 |arm64 syscall(2) allows unprivileged user to panic kernel +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:18.freebsd-update.asc[FreeBSD-EN-25:18.freebsd-update] |30 September 2025 |freebsd-update(8) installs libraries in incorrect order |=== [[open-issues]] diff --git a/website/content/en/releases/13.5R/hardware.adoc b/website/content/en/releases/13.5R/hardware.adoc index e34b897147..129f8570a2 100644 --- a/website/content/en/releases/13.5R/hardware.adoc +++ b/website/content/en/releases/13.5R/hardware.adoc @@ -4052,11 +4052,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices diff --git a/website/content/en/releases/14.0R/hardware.adoc b/website/content/en/releases/14.0R/hardware.adoc index baf3e45d24..48d7ea657a 100644 --- a/website/content/en/releases/14.0R/hardware.adoc +++ b/website/content/en/releases/14.0R/hardware.adoc @@ -3760,11 +3760,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices @@ -3782,7 +3777,6 @@ Owing to the generic nature of most USB devices, with some exceptions any device [amd64, i386] USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>> section. ==== -Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) The diff --git a/website/content/en/releases/14.0R/relnotes.adoc b/website/content/en/releases/14.0R/relnotes.adoc index 7a79c85cae..14d6e83b7a 100644 --- a/website/content/en/releases/14.0R/relnotes.adoc +++ b/website/content/en/releases/14.0R/relnotes.adoc @@ -361,7 +361,7 @@ A new man:fwget[8] utility inspects the system for peripherals that need firmwar For now, only the PCI subsystem is supported, and only video firmware for Intel and AMD GPUs is known. gitref:d198b8774d2c[repository=src] gitref:d198b8774d2c[repository=src] (Sponsored by Beckhoff Automation GmbH & Co. KG) -The usability of man:head[1] and man:tail[1] has been improved by consistently supporting the `-q` and `-h` options, allowing numbers with SI suffixes, and removing the 2^31 limit on lines for man:head[1]. +The usability of man:head[1] and man:tail[1] has been improved by consistently supporting the `-q` and `-v` options, allowing numbers with SI suffixes, and removing the 2^31 limit on lines for man:head[1]. gitref:643ac419fafb[repository=src] man:makefs[8] now has experimental ZFS support. diff --git a/website/content/en/releases/14.1R/hardware.adoc b/website/content/en/releases/14.1R/hardware.adoc index 9a896f5639..303d669496 100644 --- a/website/content/en/releases/14.1R/hardware.adoc +++ b/website/content/en/releases/14.1R/hardware.adoc @@ -3767,11 +3767,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices @@ -3789,7 +3784,6 @@ Owing to the generic nature of most USB devices, with some exceptions any device [amd64, i386] USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>> section. ==== -Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) The diff --git a/website/content/en/releases/14.2R/errata.adoc b/website/content/en/releases/14.2R/errata.adoc index 7336a110f7..762959f484 100644 --- a/website/content/en/releases/14.2R/errata.adoc +++ b/website/content/en/releases/14.2R/errata.adoc @@ -49,6 +49,8 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/ |link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:04.ktrace.asc[FreeBSD-SA-25:04.ktrace] |29 January 2025 |Uninitialized kernel memory disclosure via ktrace(2) |link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:05.openssh.asc[FreeBSD-SA-25:05.openssh] |21 February 2025 |Multiple vulnerabilities in OpenSSH |link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:06.xz.asc[FreeBSD-SA-25:06.xz] |2 July 2025 |Use-after-free in multi-threaded xz decoder +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:07.libarchive.asc[FreeBSD-SA-25:07.libarchive] |8 August 2025 |Integer overflow in libarchive leading to double free +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:08.openssl.asc[FreeBSD-SA-25:08.openssl] |30 September 2025 |Multiple vulnerabilities in OpenSSL |=== [[errata]] @@ -67,6 +69,9 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/ |link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:09.libc.asc[FreeBSD-EN-25:09.libc] |2 July 2025 |Dynamically-loaded C++ libraries crashing at exit |link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:10.zfs.asc[FreeBSD-EN-25:10.zfs] |2 July 2025 |Corruption in ZFS replication streams from encrypted datasets |link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:11.ena.asc[FreeBSD-EN-25:11.ena] |2 July 2025 |ena resets and kernel panic on Nitro v4 or newer instances +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:14.route.asc[FreeBSD-EN-25:14.route] |8 August 2025 |route(8) monitor buffers too much when redirected to a file +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:15.arm64.asc[FreeBSD-EN-25:15.arm64] |16 September 2025 |arm64 syscall(2) allows unprivileged user to panic kernel +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:18.freebsd-update.asc[FreeBSD-EN-25:18.freebsd-update] |30 September 2025 |freebsd-update(8) installs libraries in incorrect order |=== [[open-issues]] diff --git a/website/content/en/releases/14.2R/hardware.adoc b/website/content/en/releases/14.2R/hardware.adoc index 88624c2e94..68175ffd12 100644 --- a/website/content/en/releases/14.2R/hardware.adoc +++ b/website/content/en/releases/14.2R/hardware.adoc @@ -3841,11 +3841,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices @@ -3868,7 +3863,6 @@ USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>>. USB human interface devices can be found in <<misc,Miscellaneous>>. ==== -Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) The diff --git a/website/content/en/releases/14.3R/errata.adoc b/website/content/en/releases/14.3R/errata.adoc index 7d1d562d66..facd1e4f7f 100644 --- a/website/content/en/releases/14.3R/errata.adoc +++ b/website/content/en/releases/14.3R/errata.adoc @@ -44,9 +44,8 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/ [width="100%",cols="40%,30%,30%",options="header",] |=== |Advisory |Date |Topic - -|No advisories.|| - +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:07.libarchive.asc[FreeBSD-SA-25:07.libarchive] |8 August 2025 |Integer overflow in libarchive leading to double free +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:08.openssl.asc[FreeBSD-SA-25:08.openssl] |30 September 2025 |Multiple vulnerabilities in OpenSSL |=== [[errata]] @@ -56,6 +55,13 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/ |=== |Errata |Date |Topic |link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:10.zfs.asc[FreeBSD-EN-25:10.zfs] |2 July 2025 |Corruption in ZFS replication streams from encrypted datasets +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:12.efi.asc[FreeBSD-EN-25:12.efi] |8 August 2025 |bsdinstall(8) not copying the correct loader on systems with +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:13.wlan_tkip.asc[FreeBSD-EN-25:13.wlan_tkip] |8 August 2025 |net80211 TKIP crypto support fails for some drivers +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:14.route.asc[FreeBSD-EN-25:14.route] |8 August 2025 |route(8) monitor buffers too much when redirected to a file +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:15.arm64.asc[FreeBSD-EN-25:15.arm64] |16 September 2025 |arm64 syscall(2) allows unprivileged user to panic kernel +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:16.vfs.asc[FreeBSD-EN-25:16.vfs] |16 September 2025 |copy_file_range(2) fails to set output parameters +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:17.bnxt.asc[FreeBSD-EN-25:17.bnxt] |16 September 2025 |bnxt(4) fails to set media type in some cases +|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:18.freebsd-update.asc[FreeBSD-EN-25:18.freebsd-update] |30 September 2025 |freebsd-update(8) installs libraries in incorrect order |=== [[open-issues]] diff --git a/website/content/en/releases/14.3R/hardware.adoc b/website/content/en/releases/14.3R/hardware.adoc index 5d5b1a4dba..920346d797 100644 --- a/website/content/en/releases/14.3R/hardware.adoc +++ b/website/content/en/releases/14.3R/hardware.adoc @@ -4188,11 +4188,6 @@ driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam [[usb]] === USB Devices @@ -4215,7 +4210,6 @@ USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>>. USB human interface devices can be found in <<misc,Miscellaneous>>. ==== -Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) The diff --git a/website/content/en/releases/14.4R/_index.adoc b/website/content/en/releases/14.4R/_index.adoc new file mode 100644 index 0000000000..d4648f694f --- /dev/null +++ b/website/content/en/releases/14.4R/_index.adoc @@ -0,0 +1,31 @@ +--- +title: "FreeBSD 14.4 Release Information" +sidenav: download +--- + +:localRel: 14.4 +:localBranchStable: stable/14 +:localBranchReleng: releng/14.4 + += FreeBSD {localRel} Release Information + +== Introduction + +This is the index page for FreeBSD {localRel}. +For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. + +== Detailed Information + +More detailed information +//, such as release notes +// and hardware notes, +can be found at these pages: + +//link:announce/[FreeBSD {localRel}-RELEASE announcement] + +//link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +//link:installation/[FreeBSD {localRel}-RELEASE installation information] + +//link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +//link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + +//link:errata/[FreeBSD {localRel}-RELEASE errata] + +//link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] diff --git a/website/content/en/releases/14.4R/errata.adoc b/website/content/en/releases/14.4R/errata.adoc new file mode 100644 index 0000000000..f457121331 --- /dev/null +++ b/website/content/en/releases/14.4R/errata.adoc @@ -0,0 +1,71 @@ +--- +title: "FreeBSD 14.4-RELEASE Errata" +sidenav: download +--- + +:release: 14.4-RELEASE +:releaseNext: 14.5-RELEASE +:releaseBranch: 14-STABLE + += FreeBSD {release} Errata + +== Abstract + +This document lists errata items for FreeBSD {release}, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. +This information includes security advisories, as well as news relating to the software or documentation that could affect its operation or usability. +An up-to-date version of this document should always be consulted before installing this version of FreeBSD. + +This errata document for FreeBSD {release} will be maintained until the release of FreeBSD {releaseNext}. + +== Table of Contents + +* <<intro,Introduction>> +* <<security,Security Advisories>> +* <<errata,Errata Notices>> +* <<open-issues,Open Issues>> +* <<late-news,Late-Breaking News>> + +[[intro]] +== Introduction + +This errata document contains "late-breaking news" about FreeBSD {release}. +Before installing this version, it is important to consult this document to learn about any post-release discoveries or problems that may already have been found and fixed. + +Any version of this errata document actually distributed with the release (for example, on a CDROM distribution) will be out of date by definition, but other copies are kept updated on the Internet and should be consulted as the "current errata" for this release. +These other copies of the errata are located at https://www.FreeBSD.org/releases/, plus any sites which keep up-to-date mirrors of this location. + +Source and binary snapshots of FreeBSD {releaseBranch} also contain up-to-date copies of this document (as of the time of the snapshot). + +For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/security/. + +[[security]] +== Security Advisories + +[width="100%",cols="40%,30%,30%",options="header",] +|=== +|Advisory |Date |Topic + +|No advisories.|| + +|=== + +[[errata]] +== Errata Notices + +[width="100%",cols="40%,30%,30%",options="header",] +|=== +|Errata |Date |Topic + +|No errata notices.|| + +|=== + +[[open-issues]] +== Open Issues + +No open issues. + +[[late-news]] +== Late-Breaking News + +No late-breaking news. diff --git a/website/content/en/releases/14.4R/hardware.adoc b/website/content/en/releases/14.4R/hardware.adoc new file mode 100644 index 0000000000..cbc47845b9 --- /dev/null +++ b/website/content/en/releases/14.4R/hardware.adoc @@ -0,0 +1,5058 @@ +--- +title: FreeBSD 14.4 Hardware Notes +sidenav: download +--- + +:localRel: X.Y +:doctype: article +:toc: macro +:toclevels: 2 +:icons: font +:sectnums: +:source-highlighter: rouge +:experimental: + += FreeBSD {localRel} Hardware Notes + +toc::[] + +[[intro]] +== Introduction + +This hardware compatibility note describes all hardware known to work with FreeBSD {localRel}. +Other configurations may also work, but simply have not been tested yet. +Feedback, updates, and corrections to this list are encouraged! + +[[proc]] +== Supported Platforms + +This section describes the CPU architectures currently supported by the FreeBSD Platform projects, their support tiers, and the systems that are supported by each Platform. + +[[proc-amd64]] +=== x86-64 + +crossref:platforms[amd64,FreeBSD/amd64] supports x86-64 as a fully-supported, crossref:committers-guide[archs,Tier-1] architecture. +Release media is expected to work on all x86-64 machines with at least 256 MiB of RAM. +This release incorporates optimizations and enhancements to leverage the full capabilities of FreeBSD/amd64-based systems, delivering improved performance across a wide range of workloads. + +[[proc-arm-64]] +=== AArch64 + +crossref:platforms[arm64,FreeBSD/aarch64] supports 64-bit ARM (ARMv9 and ARMv8) as a crossref:committers-guide[archs,Tier-1] architecture. + +The following devices are currently supported: + +Ampere Computing: + +* Altra Max +* Altra +* eMAG + +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: + +* Allwinner A64 SoC +* A64-Olinuxino +* Orange Pi PC2 +* Pine A64 +* Pine A64+ +* Pine A64+ 2GB +* Pine A64-LTS +* SOPINE +* NanoPi A64 +* OrangePi PC2 +* NanoPI K1 Plus +* Pine H64 +* Orange Pi 3 LTS + +AWS / Annapurna Labs: + +* Graviton +* Graviton 2 +* Graviton 3 + +Cavium: + +* ThunderX + +NXP Semiconductors: + +* LS1028A SoC +* LS1046A SoC +* LS1088A SoC +* LX2160A SoC +* Conclusive Engineering WHLE-LS1 +* SolidRun HoneyComb LX2 +* Traverse Technologies Ten64 + +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: + +* Raspberry Pi Zero 2 W +* Raspberry Pi 3 +* Raspberry Pi 4 + +link:https://wiki.freebsd.org/arm/RockChip[RockChip]: + +* RK3328 SoC +* RK3399 SoC +* RK3566 SoC +* RK3568 SoC +* NanoPC-T4 +* NanoPi R2S +* NanoPi R2S-Plus +* NanoPi R4S +* Radxa +* Pinebook Pro +* Rock64 +* RockPro64 + +Zedboard: + +* Zynq 7000 SoC + +[[proc-arm-32]] +=== AArch32 + +crossref:platforms[armv7,FreeBSD/armv7] supports 32-bit ARM (ARM-v7 and up) as a crossref:committers-guide[archs,Tier-2] architecture. + +The following devices are currently supported: + +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: + +* Allwinner A10 SoC +* Allwinner A13/R8 SoC +* Allwinner A20 SoC +* Allwinner A31 & A31s SoC +* Allwinner A83T SoC +* Allwinner H3 & H2+ SoC +* Allwinner H5 SoC +* Allwinner H6 SoC +* Cubieboard +* A10-OlinuXino-Lime +* A13-OLinuXino +* Banana Pi +* CubieBoard 2 +* Lamobo R1 +* Olimex A20 SOM +* PCDuino3 +* BananaPi M3 +* Orange Pi +2E +* OrangePi One +* Orange Pi One Lite +* Orange Pi PC +* Orange Pi Zero +* NanoPI NEO + +link:https://wiki.freebsd.org/arm/imx6[NXP i.MX6]: + +* Wandboard +* CuBox i +* HummingBoard + +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: + +* Raspberry Pi 2 (pre v1.2) + +[[proc-powerpc]] +=== POWER + +FreeBSD supports 64-bit POWER as a crossref:committers-guide[archs,Tier-2] architecture. + +crossref:platforms[powerpc,FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 and POWER8, including: + +IBM: + +* Power System LC922 (POWER9) +* Power System IC922 (POWER8) + +QEMU + +* PowerNV + +Raptor CS: + +* Talos II (POWER9) +* Blackbird (POWER9) + +crossref:platforms[powerpc,FreeBSD/powerpc64] supports 64-bit, big-endian POWER7 through POWER4, including: + +A-EON: + +* AmigaONE X5000 (NXP QorIQ P5) + +Apple: + +* Power Mac G5 (PowerPC 970) +* Xserve G5 (PowerPC 970) + +IBM: + +* pSeries VM + +[[proc-risc-v]] +=== RISC-V + +link:https://wiki.freebsd.org/riscv[FreeBSD/riscv64] supports 64-bit RISC-V as a crossref:committers-guide[archs,Tier-2] architecture. + +RISC-V support represents a significant milestone in the evolution of this open-source operating system. +FreeBSD was the first operating system to have bootable in-tree support for RISC-V, underscoring its commitment to embracing emerging hardware architectures. + +FreeBSD currently supports the following platforms: + +* HiFive Unleashed (SiFive FU540) +* HiFive Unmatched (SiFive FU740) +* StarFive VisionFive 2 (StarFive JH7110) +* Spike +* QEMU + +// The "Supported Devices" section of the release notes. +// Generally processor-independent, with conditional text +// inclusion handling any architecture-dependent text. + +// Within each subsection describing a class of hardware +// (i.e. Ethernet interfaces), list broad groups of devices +// alphabetically as paragraphs sorted alphabetically (frequently +// these groups will be arranged by manufacturer, i.e. 3Com +// Ethernet interfaces). + +// Where applicable, a "Miscellaneous" section may follow all +// other named sections. + +// These guidelines are not hard-and-fast rules, and exceptions +// will occur. Following these guidelines (vague as they may be) +// is highly recommended to try to keep the formatting of +// this section consistent. + +// We give manpage references using the &man entities where +// possible. If a driver has no manpage (and consequently no +// &man entity, we simply give the name of the driver). +// Please avoid doing &man entity conversions unless you +// know for sure that an entity and manpage exist; sweeps through +// this file to fix "missed" conversions are likely to break the +// build. + +[[support]] +== Supported Devices + +This section describes the devices currently known to be supported by each device driver in FreeBSD. +If the driver in question has a manual page in the FreeBSD base distribution (most should), it is referenced here. +Information on usage, configuration, and specific models of supported devices, controllers, etc. can be found in the manual pages. + +[NOTE] +==== +The device lists in this document are being generated automatically from FreeBSD manual pages. +This means that some devices, which are supported by multiple drivers, may appear multiple times. +==== + +[[disk]] +=== Disk Controllers + + +Controllers supported by the +**aac** +driver include: + +* Adaptec AAC-364 +* Adaptec RAID 2045 +* Adaptec RAID 2405 +* Adaptec RAID 2445 +* Adaptec RAID 2805 +* Adaptec RAID 3085 +* Adaptec RAID 31205 +* Adaptec RAID 31605 +* Adaptec RAID 5085 +* Adaptec RAID 51205 +* Adaptec RAID 51245 +* Adaptec RAID 51605 +* Adaptec RAID 51645 +* Adaptec RAID 52445 +* Adaptec RAID 5405 +* Adaptec RAID 5445 +* Adaptec RAID 5805 +* Adaptec SAS RAID 3405 +* Adaptec SAS RAID 3805 +* Adaptec SAS RAID 4000SAS +* Adaptec SAS RAID 4005SAS +* Adaptec SAS RAID 4800SAS +* Adaptec SAS RAID 4805SAS +* Adaptec SATA RAID 2020SA ZCR +* Adaptec SATA RAID 2025SA ZCR +* Adaptec SATA RAID 2026ZCR +* Adaptec SATA RAID 2410SA +* Adaptec SATA RAID 2420SA +* Adaptec SATA RAID 2610SA +* Adaptec SATA RAID 2620SA +* Adaptec SATA RAID 2810SA +* Adaptec SATA RAID 2820SA +* Adaptec SATA RAID 21610SA +* Adaptec SCSI RAID 2020ZCR +* Adaptec SCSI RAID 2025ZCR +* Adaptec SCSI RAID 2120S +* Adaptec SCSI RAID 2130S +* Adaptec SCSI RAID 2130SLP +* Adaptec SCSI RAID 2230SLP +* Adaptec SCSI RAID 2200S +* Adaptec SCSI RAID 2240S +* Adaptec SCSI RAID 3230S +* Adaptec SCSI RAID 3240S +* Adaptec SCSI RAID 5400S +* Dell CERC SATA RAID 2 +* Dell PERC 2/Si +* Dell PERC 2/QC +* Dell PERC 3/Si +* Dell PERC 3/Di +* Dell PERC 320/DC +* HP ML110 G2 (Adaptec SATA RAID 2610SA) +* HP NetRAID 4M +* IBM ServeRAID 8i +* IBM ServeRAID 8k +* IBM ServeRAID 8s +* ICP RAID ICP5045BL +* ICP RAID ICP5085BL +* ICP RAID ICP5085SL +* ICP RAID ICP5125BR +* ICP RAID ICP5125SL +* ICP RAID ICP5165BR +* ICP RAID ICP5165SL +* ICP RAID ICP5445SL +* ICP RAID ICP5805BL +* ICP RAID ICP5805SL +* ICP ICP5085BR SAS RAID +* ICP ICP9085LI SAS RAID +* ICP ICP9047MA SATA RAID +* ICP ICP9067MA SATA RAID +* ICP ICP9087MA SATA RAID +* ICP ICP9014RO SCSI RAID +* ICP ICP9024RO SCSI RAID +* Legend S220 +* Legend S230 +* Sun STK RAID REM +* Sun STK RAID EM +* SG-XPCIESAS-R-IN +* SG-XPCIESAS-R-EX +* AOC-USAS-S4i +* AOC-USAS-S8i +* AOC-USAS-S4iR +* AOC-USAS-S8iR +* AOC-USAS-S8i-LP +* AOC-USAS-S8iR-LP + + + +Controllers supported by the +**aacraid** +driver include: + +* Adaptec ASR-6405(T|E) +* Adaptec ASR-6445 +* Adaptec ASR-6805(T|E|Q|TQ) +* Adaptec ASR-7085 +* Adaptec ASR-7805(Q) +* Adaptec ASR-70165 +* Adaptec ASR-71605(E|Q) +* Adaptec ASR-71685 +* Adaptec ASR-72405 +* Adaptec Series 8 cards + + + +The +**ahc** +driver supports the following +`SCSI` +host adapter chips and +`SCSI` +controller cards: + +* Adaptec + `AIC7770` + host adapter chip +* Adaptec + `AIC7850` + host adapter chip +* Adaptec + `AIC7860` + host adapter chip +* Adaptec + `AIC7870` + host adapter chip +* Adaptec + `AIC7880` + host adapter chip +* Adaptec + `AIC7890` + host adapter chip +* Adaptec + `AIC7891` + host adapter chip +* Adaptec + `AIC7892` + host adapter chip +* Adaptec + `AIC7895` + host adapter chip +* Adaptec + `AIC7896` + host adapter chip +* Adaptec + `AIC7897` + host adapter chip +* Adaptec + `AIC7899` + host adapter chip +* Adaptec + `274X(W)` +* Adaptec + `274X(T)` +* Adaptec + `2910` +* Adaptec + `2915` +* Adaptec + `2920C` +* Adaptec + `2930C` +* Adaptec + `2930U2` +* Adaptec + `2940` +* Adaptec + `2940J` +* Adaptec + `2940N` +* Adaptec + `2940U` +* Adaptec + `2940AU` +* Adaptec + `2940UW` +* Adaptec + `2940UW Dual` +* Adaptec + `2940UW Pro` +* Adaptec + `2940U2W` +* Adaptec + `2940U2B` +* Adaptec + `2950U2W` +* Adaptec + `2950U2B` +* Adaptec + `19160B` +* Adaptec + `29160B` +* Adaptec + `29160N` +* Adaptec + `3940` +* Adaptec + `3940U` +* Adaptec + `3940AU` +* Adaptec + `3940UW` +* Adaptec + `3940AUW` +* Adaptec + `3940U2W` +* Adaptec + `3950U2` +* Adaptec + `3960` +* Adaptec + `39160` +* Adaptec + `3985` +* Adaptec + `4944UW` +* Many motherboards with on-board + `SCSI` + support + + + +The +**ahci** +driver supports AHCI compatible controllers having PCI class 1 (mass storage), +subclass 6 (SATA) and programming interface 1 (AHCI). + +Also, in cooperation with atamarvell and atajmicron drivers of ata(4), +it supports AHCI part of legacy-PATA + AHCI-SATA combined controllers, +such as JMicron JMB36x and Marvell 88SE61xx. + +The +**ahci** +driver also supports AHCI devices that act as PCI bridges for +nvme(4) +using Intel Rapid Storage Technology (RST). +To use the +nvme(4) +device, either one must set the SATA mode in the BIOS to AHCI (from RST), +or one must accept the performance with RST enabled due to interrupt sharing. +FreeBSD +will automatically detect AHCI devices with this extension that are in RST +mode. +When that happens, +**ahci** +will attach +nvme(4) +children to the +**ahci** +device. + + + +The +**ahd** +driver supports the following: + +* Adaptec + `AIC7901` + host adapter chip +* Adaptec + `AIC7901A` + host adapter chip +* Adaptec + `AIC7902` + host adapter chip +* Adaptec + `29320` + host adapter +* Adaptec + `39320` + host adapter +* Many motherboards with on-board + `SCSI` + support + + + +The +**arcmsr** +driver supports the following cards: + +* ARC-1110 +* ARC-1120 +* ARC-1130 +* ARC-1160 +* ARC-1170 +* ARC-1110ML +* ARC-1120ML +* ARC-1130ML +* ARC-1160ML +* ARC-1200 +* ARC-1201 +* ARC-1203 +* ARC-1210 +* ARC-1212 +* ARC-1213 +* ARC-1214 +* ARC-1216 +* ARC-1220 +* ARC-1222 +* ARC-1223 +* ARC-1224 +* ARC-1226 +* ARC-1230 +* ARC-1231 +* ARC-1260 +* ARC-1261 +* ARC-1270 +* ARC-1280 +* ARC-1210ML +* ARC-1220ML +* ARC-1231ML +* ARC-1261ML +* ARC-1280ML +* ARC-1380 +* ARC-1381 +* ARC-1680 +* ARC-1681 +* ARC-1880 +* ARC-1882 +* ARC-1883 +* ARC-1884 +* ARC-1886 + + + +The currently supported ATA/SATA controller chips are: + +Acard: + +> ATP850P, ATP860A, ATP860R, ATP865A, ATP865R. + +ALI: + +> M5228, M5229, M5281, M5283, M5287, M5288, M5289. + +AMD: + +> AMD756, AMD766, AMD768, AMD8111, CS5536. + +ATI: + +> IXP200, IXP300, IXP400, IXP600, IXP700, IXP800. + +CMD: + +> CMD646, CMD646U2, CMD648, CMD649. + +Cypress: + +> Cypress 82C693. + +Cyrix: + +> Cyrix 5530. + +HighPoint: + +> HPT302, HPT366, HPT368, HPT370, HPT371, HPT372, HPT372N, HPT374. + +Intel: + +> 6300ESB, 31244, PIIX, PIIX3, PIIX4, ESB2, ICH, ICH0, ICH2, ICH3, ICH4, ICH5, +> ICH6, ICH7, ICH8, ICH9, ICH10, SCH, PCH. + +ITE: + +> IT8211F, IT8212F, IT8213F. + +JMicron: + +> JMB360, JMB361, JMB363, JMB365, JMB366, JMB368. + +Marvell + +> 88SE6101, 88SE6102, 88SE6111, 88SE6121, 88SE6141, 88SE6145. + +National: + +> SC1100. + +NetCell: + +> NC3000, NC5000. + +nVidia: + +> nForce, nForce2, nForce2 MCP, nForce3, nForce3 MCP, nForce3 Pro, nForce4, +> MCP51, MCP55, MCP61, MCP65, MCP67, MCP73, MCP77, MCP79, MCP89. + +Promise: + +> PDC20246, PDC20262, PDC20263, PDC20265, PDC20267, PDC20268, PDC20269, PDC20270, +> PDC20271, PDC20275, PDC20276, PDC20277, PDC20318, PDC20319, PDC20371, PDC20375, +> PDC20376, PDC20377, PDC20378, PDC20379, PDC20571, PDC20575, PDC20579, PDC20580, +> PDC20617, PDC20618, PDC20619, PDC20620, PDC20621, PDC20622, PDC40518, PDC40519, +> PDC40718, PDC40719. + +ServerWorks: + +> HT1000, ROSB4, CSB5, CSB6, K2, Frodo4, Frodo8. + +Silicon Image: + +> SiI0680, SiI3112, SiI3114, SiI3512. + +SiS: + +> SIS180, SIS181, SIS182, SIS5513, SIS530, SIS540, SIS550, SIS620, SIS630, +> SIS630S, SIS633, SIS635, SIS730, SIS733, SIS735, SIS745, SIS961, SIS962, +> SIS963, SIS964, SIS965. + +VIA: + +> VT6410, VT6420, VT6421, VT82C586, VT82C586B, VT82C596, VT82C596B, VT82C686, +> VT82C686A, VT82C686B, VT8231, VT8233, VT8233A, VT8233C, VT8235, VT8237, +> VT8237A, VT8237S, VT8251, CX700, VX800, VX855, VX900. + +Some of above chips can be configured for AHCI mode. +In such case they are supported by +ahci(4) +driver instead. + +Unknown ATA chipsets are supported in PIO modes, and if the standard +busmaster DMA registers are present and contain valid setup, DMA is +also enabled, although the max mode is limited to UDMA33, as it is +not known what the chipset can do and how to program it. + + + +Controllers supported by the +**ciss** +driver include: + +* Compaq Smart Array 5300 (simple mode only) +* Compaq Smart Array 532 +* Compaq Smart Array 5i +* HP Smart Array 5312 +* HP Smart Array 6i +* HP Smart Array 641 +* HP Smart Array 642 +* HP Smart Array 6400 +* HP Smart Array 6400 EM +* HP Smart Array E200 +* HP Smart Array E200i +* HP Smart Array P212 +* HP Smart Array P220i +* HP Smart Array P222 +* HP Smart Array P230i +* HP Smart Array P400 +* HP Smart Array P400i +* HP Smart Array P410 +* HP Smart Array P410i +* HP Smart Array P411 +* HP Smart Array P420 +* HP Smart Array P420i +* HP Smart Array P421 +* HP Smart Array P430 +* HP Smart Array P430i +* HP Smart Array P431 +* HP Smart Array P530 +* HP Smart Array P531 +* HP Smart Array P600 +* HP Smart Array P721m +* HP Smart Array P731m +* HP Smart Array P800 +* HP Smart Array P812 +* HP Smart Array P830 +* HP Smart Array P830i +* HP Modular Smart Array 20 (MSA20) +* HP Modular Smart Array 500 (MSA500) + + +[NOTE] +==== +[amd64, i386] Booting from these controllers is supported. +EISA adapters are not supported. +==== + + +The +**hpt27xx** +driver supports the following SAS +controllers: + +* HighPoint's RocketRAID 271x series +* HighPoint's RocketRAID 272x series +* HighPoint's RocketRAID 274x series +* HighPoint's RocketRAID 276x series +* HighPoint's RocketRAID 278x series + + + +The +**hptiop** +driver supports the following SAS and SATA RAID controllers: + +* HighPoint RocketRAID 4522 +* HighPoint RocketRAID 4521 +* HighPoint RocketRAID 4520 +* HighPoint RocketRAID 4322 +* HighPoint RocketRAID 4321 +* HighPoint RocketRAID 4320 +* HighPoint RocketRAID 4311 +* HighPoint RocketRAID 4310 +* HighPoint RocketRAID 3640 +* HighPoint RocketRAID 3622 +* HighPoint RocketRAID 3620 + +The +**hptiop** +driver also supports the following SAS and SATA RAID controllers that +are already End-of-Life: + +* HighPoint RocketRAID 4211 +* HighPoint RocketRAID 4210 +* HighPoint RocketRAID 3560 +* HighPoint RocketRAID 3540 +* HighPoint RocketRAID 3530 +* HighPoint RocketRAID 3522 +* HighPoint RocketRAID 3521 +* HighPoint RocketRAID 3520 +* HighPoint RocketRAID 3511 +* HighPoint RocketRAID 3510 +* HighPoint RocketRAID 3410 +* HighPoint RocketRAID 3320 +* HighPoint RocketRAID 3220 +* HighPoint RocketRAID 3122 +* HighPoint RocketRAID 3120 +* HighPoint RocketRAID 3020 + + + +The +**hptmv** +driver supports the following ATA RAID +controllers: + +* HighPoint's RocketRAID 182x series + + + +The +**hptnr** +driver supports the following SATA +controllers: + +* HighPoint's DC7280 series +* HighPoint's Rocket R750 series + + + +The +**hptrr** +driver supports the following RAID +controllers: + +* RocketRAID 172x series +* RocketRAID 174x series +* RocketRAID 2210 +* RocketRAID 222x series +* RocketRAID 2240 +* RocketRAID 230x series +* RocketRAID 231x series +* RocketRAID 232x series +* RocketRAID 2340 +* RocketRAID 2522 + + + +The following controllers are supported by the +**ida** +driver: + +* Compaq SMART Array 221 +* Compaq Integrated SMART Array Controller +* Compaq SMART Array 4200 +* Compaq SMART Array 4250ES +* Compaq SMART 3200 Controller +* Compaq SMART 3100ES Controller +* Compaq SMART-2/DH Controller +* Compaq SMART-2/SL Controller +* Compaq SMART-2/P Controller + + + +Controllers supported by the +**ips** +driver include: + +* IBM ServeRAID 3H +* ServeRAID 4L/4M/4H +* ServeRAID Series 5 +* ServeRAID 6i/6M +* ServeRAID 7t/7k/7M + +Newer ServeRAID controllers are supported by the +aac(4) +or +mfi(4) +driver. + + + +The +**isci** +driver provides support for Intel C600 +`SAS` +controllers. + + + +The +**isp** +driver supports the following optical Fibre Chanel adapters: + + Model: Speed: Bus: + Qlogic QLE2874 (2814) 64Gb PCIe + Qlogic QLE2870/QLE2872 (2812) 64Gb PCIe + Qlogic QLE2774 (2814) 32Gb PCIe + Qlogic QLE2770/QLE2772 (2812) 32Gb PCIe + Qlogic 2740/2742/2764 (2722/2714) 32Gb PCIe + Qlogic 2690/2692/2694 (2684/2692) 16Gb PCIe + Qlogic 267x/836x (2031/8031) FCoE 16Gb PCIe + Qlogic 256x (2532) 8Gb PCIe + Qlogic 246x (2432) 4Gb PCIe + Qlogic 2422 4Gb PCI-X + + + +The +**mfi** +driver supports the following hardware: + +* LSI MegaRAID SAS 1078 +* LSI MegaRAID SAS 8408E +* LSI MegaRAID SAS 8480E +* LSI MegaRAID SAS 9240 +* LSI MegaRAID SAS 9260 +* Dell PERC5 +* Dell PERC6 +* IBM ServeRAID M1015 SAS/SATA +* IBM ServeRAID M1115 SAS/SATA +* IBM ServeRAID M5015 SAS/SATA +* IBM ServeRAID M5110 SAS/SATA +* IBM ServeRAID-MR10i +* Intel RAID Controller SRCSAS18E +* Intel RAID Controller SROMBSAS18E + + + +The +**mlx** +driver supports the following Parallel SCSI RAID controllers: + +* Mylex DAC960P (Wide Fast SCSI-2) +* Mylex DAC960PD / DEC KZPSC (Wide Fast SCSI-2) +* Mylex DAC960PDU (Ultra SCSI-3) +* Mylex DAC960PL (Wide Fast SCSI-2) +* Mylex DAC960PJ (Wide Ultra SCSI-3) +* Mylex DAC960PG (Wide Ultra SCSI-3) +* Mylex DAC960PU / DEC PZPAC (Wide Ultra SCSI-3) +* Mylex AcceleRAID 150 (DAC960PRL) (Wide Ultra2 SCSI) +* Mylex AcceleRAID 250 (DAC960PTL1) (Wide Ultra2 SCSI) +* Mylex eXtremeRAID 1100 (DAC1164P) (Wide Ultra2 SCSI) +* RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB + cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache) + + +[NOTE] +==== +[amd64, i386] Booting from these controllers is supported. +EISA adapters are not supported. +==== + + + +These controllers are supported by the +**mpi3mr** +driver: + +* Broadcom Ltd. SAS 4116 Tri-Mode RAID Adapter +* Broadcom Ltd. 9670W-16i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9670-24i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9660-16i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9620-16i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600-24i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600-16i 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600W-16e 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600-16e 24G PCIe 4.0 Tri-Mode RAID Adapters +* Broadcom Ltd. 9600-8i8e 24G PCIe 4.0 Tri-Mode RAID Adapters + + + +These controllers are supported by the +**mpr** +driver: + +* Broadcom Ltd./Avago Tech (LSI) SAS 3004 (4 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3008 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3108 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3216 (16 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3224 (24 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3316 (16 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3324 (24 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 3408 (8 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3416 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3508 (8 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3516 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3616 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3708 (8 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3716 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3816 (16 Port SAS/PCIe) +* Broadcom Ltd./Avago Tech (LSI) SAS 3916 (16 Port SAS/PCIe) + + + +These controllers are supported by the +**mps** +driver: + +* Broadcom Ltd./Avago Tech (LSI) SAS 2004 (4 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2008 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2108 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2116 (16 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2208 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SAS 2308 (8 Port SAS) +* Broadcom Ltd./Avago Tech (LSI) SSS6200 Solid State Storage +* Intel Integrated RAID Module RMS25JB040 +* Intel Integrated RAID Module RMS25JB080 +* Intel Integrated RAID Module RMS25KB040 +* Intel Integrated RAID Module RMS25KB080 + + + +The following controllers are supported by the +**mpt** +driver: + +* LSI Logic 53c1030, + LSI Logic LSI2x320-X + (Single and Dual Ultra320 + `SCSI`) +* LSI Logic AS1064, + LSI Logic AS1068 + (`SAS/SATA`) +* LSI Logic FC909 + (1Gb/s + `Fibre Channel`) +* LSI Logic FC909A + (Dual 1Gb/s + `Fibre Channel`) +* LSI Logic FC919, + LSI Logic 7102XP-LC + (Single 2Gb/s + `Fibre Channel`) +* LSI Logic FC929, + LSI Logic FC929X, + LSI Logic 7202XP-LC + (Dual 2Gb/s + `Fibre Channel`) +* LSI Logic FC949X + (Dual 4Gb/s + `Fibre Channel`) +* LSI Logic FC949E, + LSI Logic FC949ES + (Dual 4Gb/s + `Fibre Channel PCI-Express)` + +The +`Ultra 320 SCSI` +controller chips supported by the +**mpt** +driver can be found onboard on many systems including: + +* Dell PowerEdge 1750 through 2850 +* IBM eServer xSeries 335 + +These systems also contain Integrated RAID Mirroring and Integrated +RAID Mirroring Enhanced which this driver also supports. + +The +`SAS` +controller chips are also present on many new AMD/Opteron based systems, +like the Sun 4100. +Note that this controller can drive both SAS and SATA +drives or a mix of them at the same time. +The Integrated RAID Mirroring +available for these controllers is poorly supported at best. + +The +`Fibre Channel` +controller chipset are supported by a broad variety of speeds and systems. +The +`Apple` +Fibre Channel HBA is in fact the +`FC949ES` +card. + +This driver also supports target mode for Fibre Channel cards. +This support may be enabled by setting the desired role of the core via +the LSI Logic firmware utility that establishes what roles the card +can take on - no separate compilation is required. + + + +The +**mrsas** +driver supports the following hardware: + +\[ Thunderbolt 6Gb/s MR controller ] + +* LSI MegaRAID SAS 9265 +* LSI MegaRAID SAS 9266 +* LSI MegaRAID SAS 9267 +* LSI MegaRAID SAS 9270 +* LSI MegaRAID SAS 9271 +* LSI MegaRAID SAS 9272 +* LSI MegaRAID SAS 9285 +* LSI MegaRAID SAS 9286 +* DELL PERC H810 +* DELL PERC H710/P + +\[ Invader/Fury 12Gb/s MR controller ] + +* LSI MegaRAID SAS 9380 +* LSI MegaRAID SAS 9361 +* LSI MegaRAID SAS 9341 +* DELL PERC H830 +* DELL PERC H730/P +* DELL PERC H330 + + + +The +**mvs** +driver supports the following controllers: + +Gen-I (SATA 1.5Gbps): + +* 88SX5040 +* 88SX5041 +* 88SX5080 +* 88SX5081 + +Gen-II (SATA 3Gbps, NCQ, PMP): + +* 88SX6040 +* 88SX6041 (including Adaptec 1420SA) +* 88SX6080 +* 88SX6081 + +Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS): + +* 88SX6042 +* 88SX7042 (including Adaptec 1430SA) +* 88F5182 SoC +* 88F6281 SoC +* MV78100 SoC + +Note, that this hardware supports command queueing and FIS-based switching +only for ATA DMA commands. +ATAPI and non-DMA ATA commands executed one by one for each port. + + + + +The +**ocs\_fc** +driver supports these Fibre Channel adapters: + +Emulex 16/8G FC GEN 5 HBAS + +> > LPe15004 FC Host Bus Adapters +> > LPe160XX FC Host Bus Adapters + +Emulex 32/16G FC GEN 6 HBAS + +> > LPe3100X FC Host Bus Adapters +> > LPe3200X FC Host Bus Adapters + +Emulex 64/32G FC GEN 7 HBAS + +> > LPe3500X FC Host Bus Adapters + + + +The +**pms** +driver supports the following hardware: + +* Tachyon TS Fibre Channel Card +* Tachyon TL Fibre Channel Card +* Tachyon XL2 Fibre Channel Card +* Tachyon DX2 Fibre Channel Card +* Tachyon DX2+ Fibre Channel Card +* Tachyon DX4+ Fibre Channel Card +* Tachyon QX2 Fibre Channel Card +* Tachyon QX4 Fibre Channel Card +* Tachyon DE4 Fibre Channel Card +* Tachyon QE4 Fibre Channel Card +* Tachyon XL10 Fibre Channel Card +* PMC Sierra SPC SAS-SATA Card +* PMC Sierra SPC-V SAS-SATA Card +* PMC Sierra SPC-VE SAS-SATA Card +* PMC Sierra SPC-V 16 Port SAS-SATA Card +* PMC Sierra SPC-VE 16 Port SAS-SATA Card +* PMC Sierra SPC-V SAS-SATA Card 12Gig +* PMC Sierra SPC-VE SAS-SATA Card 12Gig +* PMC Sierra SPC-V 16 Port SAS-SATA Card 12Gig +* PMC Sierra SPC-VE 16 Port SAS-SATA Card 12Gig +* Adaptec Hialeah 4/8 Port SAS-SATA HBA Card 6Gig +* Adaptec Hialeah 4/8 Port SAS-SATA RAID Card 6Gig +* Adaptec Hialeah 8/16 Port SAS-SATA HBA Card 6Gig +* Adaptec Hialeah 8/16 Port SAS-SATA RAID Card 6Gig +* Adaptec Hialeah 8/16 Port SAS-SATA HBA Encryption Card 6Gig +* Adaptec Hialeah 8/16 Port SAS-SATA RAID Encryption Card 6Gig +* Adaptec Delray 8 Port SAS-SATA HBA Card 12Gig +* Adaptec Delray 8 Port SAS-SATA HBA Encryption Card 12Gig +* Adaptec Delray 16 Port SAS-SATA HBA Card 12Gig +* Adaptec Delray 16 Port SAS-SATA HBA Encryption Card 12Gig + + + +The +**pst** +driver supports the Promise Supertrak SX6000 ATA hardware RAID +controller. + + + +The +**sdhci** +driver supports different specification compatible chips. +The following chips have been verified to work: + +* ENE CB712 +* ENE CB714 +* RICOH R5C822 +* RICOH R5CE823 +* TI PCIXX21/XX11/XX12 + + + +The +**siis** +driver supports the following controller chips: + +* SiI3124 (PCI-X 133MHz/64bit, 4 ports) +* SiI3131 (PCIe 1.0 x1, 1 port) +* SiI3132 (PCIe 1.0 x1, 2 ports) +* SiI3531 (PCIe 1.0 x1, 1 port) + + + +Controllers supported by the +**smartpqi** +driver include, but not limited to: + +* HPE Gen10 Smart Array Controller Family +* Adaptec SmartRaid and SmartHBA Controllers +* OEM Controllers based on the Microchip Technology Inc. SmartROC + and SmartIOC Chipsets + + + +The +**sym** +driver provides support for the following Symbios/LSI Logic PCI SCSI +controllers: + +* `53C810` +* `53C810A` +* `53C815` +* `53C825` +* `53C825A` +* `53C860` +* `53C875` +* `53C876` +* `53C895` +* `53C895A` +* `53C896` +* `53C897` +* `53C1000` +* `53C1000R` +* `53C1010-33` +* `53C1010-66` +* `53C1510D` + +The SCSI controllers supported by +**sym** +can be either embedded on a motherboard, or on +one of the following add-on boards: + +* ASUS SC-200, SC-896 +* Data Technology DTC3130 (all variants) +* DawiControl DC2976UW +* Diamond FirePort (all) +* NCR cards (all) +* Symbios cards (all) +* Tekram DC390W, 390U, 390F, 390U2B, 390U2W, 390U3D, and 390U3W +* Tyan S1365 + + + +The +**tws** +driver supports the following SATA/SAS RAID controller: + +* LSI's 3ware SAS 9750 series + + + +With all supported SCSI controllers, full support is provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including hard disks, optical disks, tape drives (including DAT, 8mm Exabyte, Mammoth, and DLT), medium changers, processor target devices and CD-ROM drives. +WORM devices that support CD-ROM commands are supported for read-only access by the CD-ROM drivers (such as man:cd[4]). +WORM/CD-R/CD-RW writing support is provided by man:cdrecord[1], which is a part of the package:sysutils/cdrtools[] port in the Ports Collection. + +The following CD-ROM type systems are supported at this time: + +* SCSI interface (also includes ProAudio Spectrum and SoundBlaster SCSI) (man:cd[4]) +* ATAPI IDE interface (man:acd[4]) + +[[ethernet]] +=== Ethernet Interfaces + + +The +**ae** +driver supports Attansic/Atheros L2 PCIe FastEthernet controllers, and +is known to support the following hardware: + +* ASUS EeePC 701 +* ASUS EeePC 900 + +Other hardware may or may not work with this driver. + + + +The +**age** +driver provides support for LOMs based on +Attansic/Atheros L1 Gigabit Ethernet controller chips, including: + +* ASUS M2N8-VMX +* ASUS M2V +* ASUS M3A +* ASUS P2-M2A590G +* ASUS P5B-E +* ASUS P5B-MX/WIFI-AP +* ASUS P5B-VMSE +* ASUS P5K +* ASUS P5KC +* ASUS P5KPL-C +* ASUS P5KPL-VM +* ASUS P5K-SE +* ASUS P5K-V +* ASUS P5L-MX +* ASUS P5DL2-VM +* ASUS P5L-VM 1394 +* ASUS G2S + + + +The +**alc** +device driver provides support for the following Ethernet controllers: + +* Atheros AR8131 PCI Express Gigabit Ethernet controller +* Atheros AR8132 PCI Express Fast Ethernet controller +* Atheros AR8151 v1.0 PCI Express Gigabit Ethernet controller +* Atheros AR8151 v2.0 PCI Express Gigabit Ethernet controller +* Atheros AR8152 v1.1 PCI Express Fast Ethernet controller +* Atheros AR8152 v2.0 PCI Express Fast Ethernet controller +* Atheros AR8161 PCI Express Gigabit Ethernet controller +* Atheros AR8162 PCI Express Fast Ethernet controller +* Atheros AR8171 PCI Express Gigabit Ethernet controller +* Atheros AR8172 PCI Express Fast Ethernet controller +* Killer E2200 Gigabit Ethernet controller +* Killer E2400 Gigabit Ethernet controller +* Killer E2500 Gigabit Ethernet controller + + + +The +**ale** +device driver provides support for the following Ethernet controllers: + +* Atheros AR8113 PCI Express Fast Ethernet controller +* Atheros AR8114 PCI Express Fast Ethernet controller +* Atheros AR8121 PCI Express Gigabit Ethernet controller + + + +The +**aue** +driver supports the following USB Fast Ethernet adapters based on the +ADMtek AN986 Pegasus chipset: + +* Abocom UFE1000, DSB650TX\_NA +* Accton USB320-EC, SpeedStream +* ADMtek AN986, AN8511 +* Billionton USB100, USB100LP, USB100EL, USBE100 +* Corega Ether FEther USB-T, FEther USB-TX, FEther USB-TXS +* D-Link DSB-650, DSB-650TX, DSB-650TX-PNA +* Elecom LD-USBL/TX +* Elsa Microlink USB2Ethernet +* HP hn210e +* I-O Data USB ETTX +* Kingston KNU101TX +* LinkSys USB10T adapters that contain the AN986 Pegasus chipset, + USB10TA, USB10TX, USB100TX, USB100H1 +* MELCO LUA-TX, LUA2-TX +* Netgear FA101 +* Planex UE-200TX +* Sandberg USB to Network Link (model number 133-06) +* Siemens Speedstream +* SmartBridges smartNIC +* SMC 2202USB +* SOHOware NUB100 + + + +The +**axe** +driver supports ASIX Electronics AX88172/AX88178/AX88772/AX88772A/AX88772B/AX88760 +based USB Ethernet adapters including: + +AX88172: + +* AboCom UF200 +* Acer Communications EP1427X2 +* ASIX AX88172 +* ATen UC210T +* Billionton SnapPort +* Billionton USB2AR +* Buffalo (Melco Inc.) LUA-U2-KTX +* Corega USB2\_TX +* D-Link DUBE100 +* Goodway GWUSB2E +* JVC MP\_PRX1 +* LinkSys USB200M +* Netgear FA120 +* Sitecom LN-029 +* System TALKS Inc. SGC-X2UL + +AX88178: + +* ASIX AX88178 +* Belkin F5D5055 +* Logitec LAN-GTJ/U2A +* Buffalo (Melco Inc.) LUA3-U2-AGT +* Planex Communications GU1000T +* Sitecom Europe LN-028 + +AX88772: + +* ASIX AX88772 +* Buffalo (Melco Inc.) LUA3-U2-ATX +* D-Link DUBE100B1 +* Planex UE-200TX-G +* Planex UE-200TX-G2 + +AX88772A: + +* ASIX AX88772A +* Cisco-Linksys USB200Mv2 + +AX88772B: + +* ASIX AX88772B +* Lenovo USB 2.0 Ethernet + +AX88760: + +* ASIX AX88760 + + + +The +**axge** +driver supports the following USB Gigabit Ethernet controllers: + +* ASIX Electronics AX88179A +* ASIX Electronics AX88179 +* ASIX Electronics AX88178A + + + +The +**bce** +driver provides support for various NICs based on the QLogic NetXtreme II +family of Gigabit Ethernet controllers, including the +following: + +* QLogic NetXtreme II BCM5706 1000Base-SX +* QLogic NetXtreme II BCM5706 1000Base-T +* QLogic NetXtreme II BCM5708 1000Base-SX +* QLogic NetXtreme II BCM5708 1000Base-T +* QLogic NetXtreme II BCM5709 1000Base-SX +* QLogic NetXtreme II BCM5709 1000Base-T +* QLogic NetXtreme II BCM5716 1000Base-T +* Dell PowerEdge 1950 integrated BCM5708 NIC +* Dell PowerEdge 2950 integrated BCM5708 NIC +* Dell PowerEdge R710 integrated BCM5709 NIC +* HP NC370F Multifunction Gigabit Server Adapter +* HP NC370T Multifunction Gigabit Server Adapter +* HP NC370i Multifunction Gigabit Server Adapter +* HP NC371i Multifunction Gigabit Server Adapter +* HP NC373F PCIe Multifunc Giga Server Adapter +* HP NC373T PCIe Multifunction Gig Server Adapter +* HP NC373i Multifunction Gigabit Server Adapter +* HP NC373m Multifunction Gigabit Server Adapter +* HP NC374m PCIe Multifunction Adapter +* HP NC380T PCIe DP Multifunc Gig Server Adapter +* HP NC382T PCIe DP Multifunction Gigabit Server Adapter +* HP NC382i DP Multifunction Gigabit Server Adapter +* HP NC382m DP 1GbE Multifunction BL-c Adapter + + +The man:bfe[4] driver supports Broadcom BCM4401-based Fast Ethernet devices. + + +The +**bge** +driver provides support for various NICs based on the Broadcom BCM570x +family of Gigabit Ethernet controller chips, including the +following: + +* 3Com 3c996-SX (1000baseSX) +* 3Com 3c996-T (10/100/1000baseTX) +* Apple Thunderbolt Display (10/100/1000baseTX) +* Apple Thunderbolt to Gigabit Ethernet Adapter (10/100/1000baseTX) +* Dell PowerEdge 1750 integrated BCM5704C NIC (10/100/1000baseTX) +* Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX) +* Dell PowerEdge 2650 integrated BCM5703 NIC (10/100/1000baseTX) +* Dell PowerEdge R200 integrated BCM5750 NIC (10/100/1000baseTX) +* Dell PowerEdge R300 integrated BCM5722 NIC (10/100/1000baseTX) +* IBM x235 server integrated BCM5703x NIC (10/100/1000baseTX) +* HP Compaq dc7600 integrated BCM5752 NIC (10/100/1000baseTX) +* HP ProLiant NC7760 embedded Gigabit NIC (10/100/1000baseTX) +* HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseTX) +* HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseTX) +* HP ProLiant NC7781 embedded PCI-X Gigabit NIC (10/100/1000baseTX) +* Netgear GA302T (10/100/1000baseTX) +* SysKonnect SK-9D21 (10/100/1000baseTX) +* SysKonnect SK-9D41 (1000baseSX) + + + +The +**bnxt** +driver provides support for various NICs based on the Broadcom NetXtreme-C and +NetXtreme-E families of Gigabit Ethernet controller chips, including the +following: + +* Broadcom BCM57301 NetXtreme-C 10Gb Ethernet Controller +* Broadcom BCM57302 NetXtreme-C 10Gb/25Gb Ethernet Controller +* Broadcom BCM57304 NetXtreme-C 10Gb/25Gb/40Gb/50Gb Ethernet Controller +* Broadcom BCM57304 NetXtreme-C Ethernet Virtual Function +* Broadcom BCM57314 NetXtreme-C Ethernet Virtual Function +* Broadcom BCM57402 NetXtreme-E 10Gb Ethernet Controller +* Broadcom BCM57402 NetXtreme-E Ethernet Partition +* Broadcom BCM57404 NetXtreme-E 10Gb/25Gb Ethernet Controller +* Broadcom BCM57404 NetXtreme-E Ethernet Virtual Function +* Broadcom BCM57404 NetXtreme-E Partition +* Broadcom BCM57406 NetXtreme-E 10GBASE-T Ethernet Controller +* Broadcom BCM57406 NetXtreme-E Partition +* Broadcom BCM57407 NetXtreme-E 10GBase-T Ethernet Controller +* Broadcom BCM57407 NetXtreme-E 25Gb Ethernet Controller +* Broadcom BCM57407 NetXtreme-E Partition +* Broadcom BCM57412 NetXtreme-E Partition +* Broadcom BCM57414 NetXtreme-E Ethernet Virtual Function +* Broadcom BCM57414 NetXtreme-E Partition +* Broadcom BCM57416 NetXtreme-E Partition +* Broadcom BCM57417 NetXtreme-E Ethernet Partition +* Broadcom BCM57454 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb Ethernet + + + +The +**bxe** +driver provides support for various NICs based on the QLogic NetXtreme II +family of 10Gb Ethernet controller chips, including the following: + +* QLogic NetXtreme II BCM57710 10Gb +* QLogic NetXtreme II BCM57711 10Gb +* QLogic NetXtreme II BCM57711E 10Gb +* QLogic NetXtreme II BCM57712 10Gb +* QLogic NetXtreme II BCM57712-MF 10Gb +* QLogic NetXtreme II BCM57800 10Gb +* QLogic NetXtreme II BCM57800-MF 10Gb +* QLogic NetXtreme II BCM57810 10Gb +* QLogic NetXtreme II BCM57810-MF 10Gb +* QLogic NetXtreme II BCM57840 10Gb / 20Gb +* QLogic NetXtreme II BCM57840-MF 10Gb + + + +The chips supported by the +**cas** +driver are: + +* National Semiconductor DP83065 Saturn Gigabit Ethernet +* Sun Cassini Gigabit Ethernet +* Sun Cassini+ Gigabit Ethernet + +The +following add-on cards are known to work with the +**cas** +driver at this time: + +* Sun GigaSwift Ethernet 1.0 MMF (Cassini Kuheen) + (part no. 501-5524) +* Sun GigaSwift Ethernet 1.0 UTP (Cassini) + (part no. 501-5902) +* Sun GigaSwift Ethernet UTP (GCS) + (part no. 501-6719) +* Sun Quad GigaSwift Ethernet UTP (QGE) + (part no. 501-6522) +* Sun Quad GigaSwift Ethernet PCI-X (QGE-X) + (part no. 501-6738) + + + +The +**cdce** +driver supports USB Ethernet interfaces implementing the +USB Communication Device Class Ethernet Control Model (CDC ECM) or +Network Control Model (CDC NCM) protocol, such as: + +* Android USB tethering +* iPhone USB tethering +* Prolific PL-2501 Host-to-Host Bridge Controller +* Sharp Zaurus PDA +* Terayon TJ-715 DOCSIS Cable Modem +* Huawei 3G/4G LTE (eg. E3372, E5573) and other mobile network devices + + + +The +**cue** +driver supports CATC USB-EL1210A based USB Ethernet +adapters including: + +* Belkin F5U011/F5U111 +* CATC Netmate +* CATC Netmate II +* SmartBridges SmartLink + + + +The +**cxgb** +driver supports 10 Gigabit and 1 Gigabit Ethernet adapters based on the T3 and T3B chipset: + +* Chelsio 10GBase-CX4 +* Chelsio 10GBase-LR +* Chelsio 10GBase-SR + + + +The +**cxgbe** +driver supports 100Gb and 25Gb Ethernet adapters based on the T6 ASIC: + +* Chelsio T6225-CR +* Chelsio T6225-SO-CR +* Chelsio T62100-LP-CR +* Chelsio T62100-SO-CR +* Chelsio T62100-CR + +The +**cxgbe** +driver supports 40Gb, 10Gb and 1Gb Ethernet adapters based on the T5 ASIC: + +* Chelsio T580-CR +* Chelsio T580-LP-CR +* Chelsio T580-LP-SO-CR +* Chelsio T560-CR +* Chelsio T540-CR +* Chelsio T540-LP-CR +* Chelsio T522-CR +* Chelsio T520-LL-CR +* Chelsio T520-CR +* Chelsio T520-SO +* Chelsio T520-BT +* Chelsio T504-BT + +The +**cxgbe** +driver supports 10Gb and 1Gb Ethernet adapters based on the T4 ASIC: + +* Chelsio T420-CR +* Chelsio T422-CR +* Chelsio T440-CR +* Chelsio T420-BCH +* Chelsio T440-BCH +* Chelsio T440-CH +* Chelsio T420-SO +* Chelsio T420-CX +* Chelsio T420-BT +* Chelsio T404-BT + + + +The +**cxgbev** +driver supports Virtual Functions on 100Gb and 25Gb Ethernet adapters +based on the T6 ASIC: + +* Chelsio T6225-CR +* Chelsio T6225-SO-CR +* Chelsio T62100-LP-CR +* Chelsio T62100-SO-CR +* Chelsio T62100-CR + +The +**cxgbev** +driver supports Virtual Functions on 40Gb, 10Gb and 1Gb Ethernet adapters +based on the T5 ASIC: + +* Chelsio T580-CR +* Chelsio T580-LP-CR +* Chelsio T580-LP-SO-CR +* Chelsio T560-CR +* Chelsio T540-CR +* Chelsio T540-LP-CR +* Chelsio T522-CR +* Chelsio T520-LL-CR +* Chelsio T520-CR +* Chelsio T520-SO +* Chelsio T520-BT +* Chelsio T504-BT + +The +**cxgbev** +driver supports Virtual Functions on 10Gb and 1Gb Ethernet adapters based +on the T4 ASIC: + +* Chelsio T420-CR +* Chelsio T422-CR +* Chelsio T440-CR +* Chelsio T420-BCH +* Chelsio T440-BCH +* Chelsio T440-CH +* Chelsio T420-SO +* Chelsio T420-CX +* Chelsio T420-BT +* Chelsio T404-BT + + + +The +**dc** +driver provides support for the following chipsets: + +* DEC/Intel 21143 +* ADMtek AL981 Comet, AN985 Centaur, ADM9511 Centaur II and ADM9513 + Centaur II +* ALi/ULi M5261 and M5263 +* ASIX Electronics AX88140A and AX88141 +* Conexant LANfinity RS7112 (miniPCI) +* Davicom DM9009, DM9100, DM9102 and DM9102A +* Lite-On 82c168 and 82c169 PNIC +* Lite-On/Macronix 82c115 PNIC II +* Macronix 98713, 98713A, 98715, 98715A, 98715AEC-C, 98725, 98727 and 98732 +* Xircom X3201 (cardbus only) + +The +following NICs are known to work with the +**dc** +driver at this time: + +* 3Com OfficeConnect 10/100B (ADMtek AN985 Centaur-P) +* Abocom FE2500 +* Accton EN1217 (98715A) +* Accton EN2242 MiniPCI +* Adico AE310TX (98715A) +* Alfa Inc GFC2204 (ASIX AX88140A) +* Built in 10Mbps only Ethernet on Compaq Presario 7900 series + desktops (21143, non-MII) +* Built in Ethernet on LinkSys EtherFast 10/100 Instant GigaDrive (DM9102, MII) +* CNet Pro110B (ASIX AX88140A) +* CNet Pro120A (98715A or 98713A) and CNet Pro120B (98715) +* Compex RL100-TX (98713 or 98713A) +* D-Link DFE-570TX (21143, MII, quad port) +* Digital DE500-BA 10/100 (21143, non-MII) +* ELECOM Laneed LD-CBL/TXA (ADMtek AN985) +* Hawking CB102 CardBus +* IBM EtherJet Cardbus Adapter +* Intel PRO/100 Mobile Cardbus (versions that use the X3201 chipset) +* Jaton XpressNet (Davicom DM9102) +* Kingston KNE100TX (21143, MII) +* Kingston KNE110TX (PNIC 82c169) +* LinkSys LNE100TX (PNIC 82c168, 82c169) +* LinkSys LNE100TX v2.0 (PNIC II 82c115) +* LinkSys LNE100TX v4.0/4.1 (ADMtek AN985 Centaur-P) +* Matrox FastNIC 10/100 (PNIC 82c168, 82c169) +* Melco LGY-PCI-TXL +* Microsoft MN-120 10/100 CardBus (ADMTek Centaur-C) +* Microsoft MN-130 10/100 PCI (ADMTek Centaur-P) +* NDC SOHOware SFA110A (98713A) +* NDC SOHOware SFA110A Rev B4 (98715AEC-C) +* NetGear FA310-TX Rev. D1, D2 or D3 (PNIC 82c169) +* Netgear FA511 +* PlaneX FNW-3602-T (ADMtek AN985) +* SMC EZ Card 10/100 1233A-TX (ADMtek AN985) +* SVEC PN102-TX (98713) +* Xircom Cardbus Realport +* Xircom Cardbus Ethernet 10/100 +* Xircom Cardbus Ethernet II 10/100 + + + +Gigabit Ethernet controllers built into the following Freescale +system-on-chip devices are known to work with the +**dtsec** +driver: + +* P2041, P3041 +* P5010, P5020 + +Additionally, the following devices are expected to work, but are untested: + +* P4080, P4040 +* P5040 + + + +The +**em** +driver supports Gigabit Ethernet adapters based on the Intel +82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, +82546GB, 82547, 82571, 82572, 82573, 82574, 82575, 82576, and 82580 +controller chips: + +* Intel Gigabit ET Dual Port Server Adapter (82576) +* Intel Gigabit VT Quad Port Server Adapter (82575) +* Intel Single, Dual and Quad Gigabit Ethernet Controller (82580) +* Intel i210 and i211 Gigabit Ethernet Controller +* Intel i350 and i354 Gigabit Ethernet Controller +* Intel PRO/1000 CT Network Connection (82547) +* Intel PRO/1000 F Server Adapter (82543) +* Intel PRO/1000 Gigabit Server Adapter (82542) +* Intel PRO/1000 GT Desktop Adapter (82541PI) +* Intel PRO/1000 MF Dual Port Server Adapter (82546) +* Intel PRO/1000 MF Server Adapter (82545) +* Intel PRO/1000 MF Server Adapter (LX) (82545) +* Intel PRO/1000 MT Desktop Adapter (82540) +* Intel PRO/1000 MT Desktop Adapter (82541) +* Intel PRO/1000 MT Dual Port Server Adapter (82546) +* Intel PRO/1000 MT Quad Port Server Adapter (82546EB) +* Intel PRO/1000 MT Server Adapter (82545) +* Intel PRO/1000 PF Dual Port Server Adapter (82571) +* Intel PRO/1000 PF Quad Port Server Adapter (82571) +* Intel PRO/1000 PF Server Adapter (82572) +* Intel PRO/1000 PT Desktop Adapter (82572) +* Intel PRO/1000 PT Dual Port Server Adapter (82571) +* Intel PRO/1000 PT Quad Port Server Adapter (82571) +* Intel PRO/1000 PT Server Adapter (82572) +* Intel PRO/1000 T Desktop Adapter (82544) +* Intel PRO/1000 T Server Adapter (82543) +* Intel PRO/1000 XF Server Adapter (82544) +* Intel PRO/1000 XT Server Adapter (82544) + + +The man:ena[4] driver supports the AWS EC2 Elastic Network Adapter. + + +The +**enic** +driver should supports all known Cisco VIC cards. + + + + +The +**et** +driver supports Agere ET1310 10/100/Gigabit +Ethernet adapters. + + + + + +Adapters supported by the +**fxp** +driver include: + +* Intel EtherExpress PRO/10 +* Intel InBusiness 10/100 +* Intel PRO/100B / EtherExpressPRO/100 B PCI Adapter +* Intel PRO/100+ Management Adapter +* Intel PRO/100 VE Desktop Adapter +* Intel PRO/100 VM Network Connection +* Intel PRO/100 M Desktop Adapter +* Intel PRO/100 S Desktop, Server and Dual-Port Server Adapters +* Many on-board network interfaces on Intel motherboards + + + +Chips supported by the +**gem** +driver include: + +* Apple GMAC +* Sun GEM Gigabit Ethernet + +The +following add-on cards are known to work with the +**gem** +driver at this time: + +* Sun Gigabit Ethernet PCI 2.0/3.0 (GBE/P) + (part no. 501-4373) + + + +The +**genet** +driver supports the Ethernet controller portion of the Broadcom BCM2711 +on the Raspberry Pi 4 Model B and related systems. +It utilizes the BCM54213PE PHY. + + +The man:gve[4] driver supports the Google Cloud Compute Engine (GCE) Virtual NIC (gVNIC). + + + +The +**ice** +driver supports the Intel Ethernet 800 series. +Most adapters in this series with SFP28/QSFP28 cages +have firmware that requires that Intel qualified modules are used; these +qualified modules are listed below. +This qualification check cannot be disabled by the driver. + +The +**ice** +driver supports 100Gb Ethernet adapters with these QSFP28 modules: + + + +The +**igc** +driver supports the following models: + +* I220-V +* I221-V +* I225-LM +* I225-LMvP(2) +* I225-V +* I225-IT, I225-IT(2) +* I225-K, I225-K(2) +* I226-LM +* I226-LMvP +* I226-V +* I226-IT +* I226-K + + + +The following devices are supported by the +**ipheth** +driver: + +* Apple iPhone tethering (all models) +* Apple iPad tethering (all models) + + + +The +**ix** +driver supports Intel 10Gb Ethernet PCIe adapters, +including: + +* Intel(R) Ethernet X553 +* Intel(R) Ethernet X552 +* Intel(R) Ethernet X550 +* Intel(R) Ethernet X540 Bypass +* Intel(R) Ethernet X540 +* Intel(R) Ethernet X520 Bypass (82599) +* Intel(R) Ethernet X520 (82599) +* Intel(R) 10 Gigabit Server Adapter (82598EB) + + + +The +**ixl** +driver supports the Intel Ethernet 700 series. +Most adapters in this series with SFP+/SFP28/QSFP+ cages +have firmware that requires that Intel qualified modules are used; these +qualified modules are listed below. +This qualification check cannot be disabled by the driver. + +The +**ixl** +driver supports 40Gb Ethernet adapters with these QSFP+ modules: + +* Intel 4x10G/40G QSFP+ 40GBASE-SR4 E40GQSFPSR +* Intel 4x10G/40G QSFP+ 40GBASE-LR4 E40GQSFPLR + +The +**ixl** +driver supports 25Gb Ethernet adapters with these SFP28 modules: + +* Intel 10G/25G SFP28 25GBASE-SR E25GSFP28SR +* Intel 10G/25G SFP28 25GBASE-SR E25GSFP28SRX (Extended Temp) + +The +**ixl** +driver supports 25Gb and 10Gb Ethernet adapters with these SFP+ modules: + +* Intel 1G/10G SFP+ SR FTLX8571D3BCV-IT +* Intel 1G/10G SFP+ SR AFBR-703SDZ-IN2 +* Intel 1G/10G SFP+ LR FTLX1471D3BCV-IT +* Intel 1G/10G SFP+ LR AFCT-701SDZ-IN2 +* Intel 1G/10G SFP+ 10GBASE-SR E10GSFPSR +* Intel 10G SFP+ 10GBASE-SR E10GSFPSRX (Extended Temp) +* Intel 1G/10G SFP+ 10GBASE-LR E10GSFPLR + +Note that adapters also support all passive and active +limiting direct attach cables that comply with SFF-8431 v4.1 and +SFF-8472 v10.4 specifications. + +This is not an exhaustive list; please consult product documentation for an +up-to-date list of supported media. + + + +The +**jme** +device driver provides support for the following Ethernet controllers: + +* JMicron JMC250 PCI Express Gigabit Ethernet controller +* JMicron JMC251 PCI Express Gigabit Ethernet with Card Read Host controller +* JMicron JMC260 PCI Express Fast Ethernet controller +* JMicron JMC261 PCI Express Gigabit Ethernet with Card Read Host controller + + + +The +**kue** +driver supports Kawasaki LSI KL5KLUSB101B based USB Ethernet +adapters including: + +* 3Com 3c19250 +* 3Com 3c460 HomeConnect Ethernet USB Adapter +* ADS Technologies USB-10BT +* AOX USB101 +* ATen UC10T +* Abocom URE 450 +* Corega USB-T +* D-Link DSB-650C +* Entrega NET-USB-E45, NET-HUB-3U1E +* I/O Data USB ETT +* Kawasaki DU-H3E +* LinkSys USB10T +* Netgear EA101 +* Peracom USB Ethernet Adapter +* Psion Gold Port USB Ethernet adapter +* SMC 2102USB, 2104USB + + + +Adapters supported by the +**lge** +driver include: + +* SMC TigerCard 1000 (SMC9462SX) +* D-Link DGE-500SX + + + +The +**liquidio** +driver supports the following cards: + +* LiquidIO II CN2350 210SV/225SV +* LiquidIO II CN2360 210SV/225SV + + + +The +**mgb** +driver supports: + +* Microchip LAN7430 PCIe Gigabit Ethernet controller with PHY +* Microchip LAN7431 PCIe Gigabit Ethernet controller with RGMII interface + + + +The +**mlx4en** +driver supports the following network adapters: + +* Mellanox ConnectX-2 (ETH) +* Mellanox ConnectX-3 (ETH) + + + +The +**mlx4ib** +driver supports the following network adapters: + +* Mellanox ConnectX-2 (IB) +* Mellanox ConnectX-3 (IB) + + + +The +**mlx5en** +driver supports 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapters. + +* ConnectX-6 supports 10/20/25/40/50/56/100Gb/200Gb/s speeds. +* ConnectX-5 supports 10/20/25/40/50/56/100Gb/s speeds. +* ConnectX-4 supports 10/20/25/40/50/56/100Gb/s speeds. +* ConnectX-4 LX supports 10/25/40/50Gb/s speeds and reduced power consumption. + + + +The +**mlx5ib** +driver supports 100Gb, 50Gb, 40Gb, 25Gb and 10Gb network adapters. +ConnectX-4 supports: 10/20/25/40/50/56/100Gb/s speeds. +ConnectX-4 LX supports: 10/25/40/50Gb/s speeds (and reduced power consumption): + +* Mellanox MCX455A-ECAT +* Mellanox MCX456A-ECAT +* Mellanox MCX415A-CCAT +* Mellanox MCX416A-CCAT +* Mellanox MCX455A-FCAT +* Mellanox MCX456A-FCAT +* Mellanox MCX415A-BCAT +* Mellanox MCX416A-BCAT +* Mellanox MCX4131A-GCAT +* Mellanox MCX4131A-BCAT +* Mellanox MCX4121A-ACAT +* Mellanox MCX4111A-ACAT +* Mellanox MCX4121A-XCAT +* Mellanox MCX4111A-XCAT + + + +Adapters supported by the +**mos** +driver include: + +* Sitecom LN030 + + + +The +**msk** +driver provides support for various NICs based on the Marvell/SysKonnect +Yukon II based Gigabit Ethernet controller chips, including: + +* D-Link 550SX Gigabit Ethernet +* D-Link 560SX Gigabit Ethernet +* D-Link 560T Gigabit Ethernet +* Marvell Yukon 88E8021CU Gigabit Ethernet +* Marvell Yukon 88E8021 SX/LX Gigabit Ethernet +* Marvell Yukon 88E8022CU Gigabit Ethernet +* Marvell Yukon 88E8022 SX/LX Gigabit Ethernet +* Marvell Yukon 88E8061CU Gigabit Ethernet +* Marvell Yukon 88E8061 SX/LX Gigabit Ethernet +* Marvell Yukon 88E8062CU Gigabit Ethernet +* Marvell Yukon 88E8062 SX/LX Gigabit Ethernet +* Marvell Yukon 88E8035 Fast Ethernet +* Marvell Yukon 88E8036 Fast Ethernet +* Marvell Yukon 88E8038 Fast Ethernet +* Marvell Yukon 88E8039 Fast Ethernet +* Marvell Yukon 88E8040 Fast Ethernet +* Marvell Yukon 88E8040T Fast Ethernet +* Marvell Yukon 88E8042 Fast Ethernet +* Marvell Yukon 88E8048 Fast Ethernet +* Marvell Yukon 88E8050 Gigabit Ethernet +* Marvell Yukon 88E8052 Gigabit Ethernet +* Marvell Yukon 88E8053 Gigabit Ethernet +* Marvell Yukon 88E8055 Gigabit Ethernet +* Marvell Yukon 88E8056 Gigabit Ethernet +* Marvell Yukon 88E8057 Gigabit Ethernet +* Marvell Yukon 88E8058 Gigabit Ethernet +* Marvell Yukon 88E8059 Gigabit Ethernet +* Marvell Yukon 88E8070 Gigabit Ethernet +* Marvell Yukon 88E8071 Gigabit Ethernet +* Marvell Yukon 88E8072 Gigabit Ethernet +* Marvell Yukon 88E8075 Gigabit Ethernet +* SysKonnect SK-9Sxx Gigabit Ethernet +* SysKonnect SK-9Exx Gigabit Ethernet + + + +The +**muge** +driver supports: + +* Microchip LAN7800 USB 3.1 Gigabit Ethernet controller with PHY +* Microchip LAN7850 USB 2.0 Gigabit Ethernet controller with PHY +* Microchip LAN7515 USB 2 hub and Gigabit Ethernet controller with PHY + + + +The +**mxge** +driver supports 10 Gigabit Ethernet adapters based on the +Myricom LANai Z8E chips: + +* Myricom 10GBase-CX4 (10G-PCIE-8A-C, 10G-PCIE-8AL-C) +* Myricom 10GBase-R (10G-PCIE-8A-R, 10G-PCIE-8AL-R) +* Myricom 10G XAUI over ribbon fiber (10G-PCIE-8A-Q, 10G-PCIE-8AL-Q) + + + +The +**my** +driver provides support for various NICs based on the Myson chipset. +Supported models include: + +* Myson MTD800 PCI Fast Ethernet chip +* Myson MTD803 PCI Fast Ethernet chip +* Myson MTD89X PCI Gigabit Ethernet chip + + + +The +**nfe** +driver supports the following NVIDIA MCP onboard adapters: + +* NVIDIA nForce MCP Networking Adapter +* NVIDIA nForce MCP04 Networking Adapter +* NVIDIA nForce 430 MCP12 Networking Adapter +* NVIDIA nForce 430 MCP13 Networking Adapter +* NVIDIA nForce MCP51 Networking Adapter +* NVIDIA nForce MCP55 Networking Adapter +* NVIDIA nForce MCP61 Networking Adapter +* NVIDIA nForce MCP65 Networking Adapter +* NVIDIA nForce MCP67 Networking Adapter +* NVIDIA nForce MCP73 Networking Adapter +* NVIDIA nForce MCP77 Networking Adapter +* NVIDIA nForce MCP79 Networking Adapter +* NVIDIA nForce2 MCP2 Networking Adapter +* NVIDIA nForce2 400 MCP4 Networking Adapter +* NVIDIA nForce2 400 MCP5 Networking Adapter +* NVIDIA nForce3 MCP3 Networking Adapter +* NVIDIA nForce3 250 MCP6 Networking Adapter +* NVIDIA nForce3 MCP7 Networking Adapter +* NVIDIA nForce4 CK804 MCP8 Networking Adapter +* NVIDIA nForce4 CK804 MCP9 Networking Adapter + + + +The +**nge** +driver supports National Semiconductor DP83820 and DP83821 based +Gigabit Ethernet adapters including: + +* Addtron AEG320T +* Ark PC SOHO-GA2500T (32-bit PCI) and SOHO-GA2000T (64-bit PCI) +* Asante FriendlyNet GigaNIX 1000TA and 1000TPC +* D-Link DGE-500T +* Linksys EG1032, revision 1 +* Netgear GA621 +* Netgear GA622T +* SMC EZ Card 1000 (SMC9462TX) +* Surecom Technology EP-320G-TX +* Trendware TEG-PCITX (32-bit PCI) and TEG-PCITX2 (64-bit PCI) + + + +The +**oce** +driver supports the following network adapters: + +* Emulex BladeEngine 2 +* Emulex BladeEngine 3 +* Emulex Lancer + + + + +The +**qlnxe** +driver supports 25/40/100 Gigabit Ethernet & CNA Adapter based on the following +chipsets: + +* QLogic 45000 series +* QLogic 41000 series + + + +The +**qlxgb** +driver supports 10 Gigabit Ethernet & CNA Adapter based on the following +chipsets: + +* QLogic 3200 series +* QLogic 8200 series + + + +The +**qlxgbe** +driver supports 10 Gigabit Ethernet & CNA Adapter based on the following +chipsets: + +* QLogic 8300 series + + + +The +**qlxge** +driver supports 10 Gigabit Ethernet & CNA Adapter based on the following +chipsets: + +* QLogic 8100 series + + + +The +**re** +driver supports RealTek RTL8139C+, RTL8169, RTL816xS, RTL811xS, RTL8168, +RTL810xE and RTL8111 based Fast Ethernet and Gigabit Ethernet adapters including: + +* Alloy Computer Products EtherGOLD 1439E 10/100 (8139C+) +* Compaq Evo N1015v Integrated Ethernet (8139C+) +* Corega CG-LAPCIGT Gigabit Ethernet (8169S) +* D-Link DGE-528(T) Gigabit Ethernet (8169S) +* Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S) +* LevelOne GNC-0105T (8169S) +* LinkSys EG1032 (32-bit PCI) +* PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S) +* TP-Link TG-3468 v2 Gigabit Ethernet (8168) +* USRobotics USR997902 Gigabit Ethernet (8169S) +* Xterasys XN-152 10/100/1000 NIC (8169) + + + +Adapters supported by the +**rl** +driver include: + +* Accton + "Cheetah" + EN1207D (MPX 5030/5038; RealTek 8139 clone) +* Allied Telesyn AT2550 +* Allied Telesyn AT2500TX +* Belkin F5D5000 +* BUFFALO (Melco INC.) LPC-CB-CLX (CardBus) +* Compaq HNE-300 +* CompUSA no-name 10/100 PCI Ethernet NIC +* Corega FEther CB-TXD +* Corega FEtherII CB-TXD +* D-Link DFE-520TX (rev. C1) +* D-Link DFE-528TX +* D-Link DFE-530TX+ +* D-Link DFE-538TX +* D-Link DFE-690TXD +* Edimax EP-4103DL CardBus +* Encore ENL832-TX 10/100 M PCI +* Farallon NetLINE 10/100 PCI +* Genius GF100TXR +* GigaFast Ethernet EE100-AXP +* KTX-9130TX 10/100 Fast Ethernet +* LevelOne FPC-0106TX +* Longshine LCS-8038TX-R +* NDC Communications NE100TX-E +* Netronix Inc. EA-1210 NetEther 10/100 +* Nortel Networks 10/100BaseTX +* OvisLink LEF-8129TX +* OvisLink LEF-8139TX +* Peppercon AG ROL-F +* Planex FNW-3603-TX +* Planex FNW-3800-TX +* SMC EZ Card 10/100 PCI 1211-TX +* SOHO (PRAGMATIC) UE-1211C + + + +The +**rue** +driver supports RealTek RTL8150 based USB Ethernet +adapters including: + +* Buffalo (Melco Inc.) LUA-KTX +* Green House GH-USB100B +* LinkSys USB100M +* Billionton 10/100 FastEthernet USBKR2 + + + + +The +**sfxge** +driver supports all 10Gb Ethernet adapters based on Solarflare SFC9000 +family controllers. + + + +The +**sge** +device driver provides support for the following Ethernet controllers: + +* SiS190 Fast Ethernet controller +* SiS191 Fast/Gigabit Ethernet controller + + + +The +**sis** +driver supports Silicon Integrated Systems SiS 900 and SiS 7016 based +Fast Ethernet adapters and embedded controllers, as well as Fast Ethernet +adapters based on the National Semiconductor DP83815 (MacPhyter) and DP83816 +chips. +Supported adapters include: + +* @Nifty FNECHARD IFC USUP-TX +* MELCO LGY-PCI-TXC +* Netgear FA311-TX (DP83815) +* Netgear FA312-TX (DP83815) +* SiS 630, 635, and 735 motherboard chipsets +* Soekris Engineering net45xx, net48xx, lan1621, and lan1641 + + + +Adapters supported by the +**sk** +driver include: + +* 3Com 3C940 single port, 1000baseT adapter +* 3Com 3C2000-T single port, 1000baseT adapter +* Belkin F5D5005 single port, 1000baseT adapter +* D-Link DGE-530T single port, 1000baseT adapter +* Linksys (revision 2) single port, 1000baseT adapter +* SK-9521 SK-NET GE-T single port, 1000baseT adapter +* SK-9821 SK-NET GE-T single port, 1000baseT adapter +* SK-9822 SK-NET GE-T dual port, 1000baseT adapter +* SK-9841 SK-NET GE-LX single port, single mode fiber adapter +* SK-9842 SK-NET GE-LX dual port, single mode fiber adapter +* SK-9843 SK-NET GE-SX single port, multimode fiber adapter +* SK-9844 SK-NET GE-SX dual port, multimode fiber adapter +* SMC 9452TX single port, 1000baseT adapter + + + +The following devices are supported by the +**smsc** +driver: + +* LAN9500, LAN9500A, LAN9505 and LAN9505A based Ethernet adapters +* LAN89530, LAN9530 and LAN9730 based Ethernet adapters +* LAN951x Ethernet adapters with integrated USB hub + + + + +The +**ste** +driver supports Sundance Technologies ST201 based Fast Ethernet +adapters and embedded controllers including: + +* D-Link DFE-530TXS +* D-Link DFE-550TX +* D-Link DFE-580TX + + + +The +**stge** +driver provides support for various NICs based on the Sundance/Tamarack +TC9021 based Gigabit Ethernet controller chips, including: + +* Antares Microsystems Gigabit Ethernet +* ASUS NX1101 Gigabit Ethernet +* D-Link DL-4000 Gigabit Ethernet +* IC Plus IP1000A Gigabit Ethernet +* Sundance ST-2021 Gigabit Ethernet +* Sundance ST-2023 Gigabit Ethernet +* Sundance TC9021 Gigabit Ethernet +* Tamarack TC9021 Gigabit Ethernet + + + +The +**ti** +driver supports Gigabit Ethernet adapters based on the +Alteon Tigon I and II chips. +The +**ti** +driver has been tested with the following adapters: + +* 3Com 3c985-SX Gigabit Ethernet adapter (Tigon 1) +* 3Com 3c985B-SX Gigabit Ethernet adapter (Tigon 2) +* Alteon AceNIC V Gigabit Ethernet adapter (1000baseSX) +* Alteon AceNIC V Gigabit Ethernet adapter (1000baseT) +* Digital EtherWORKS 1000SX PCI Gigabit adapter +* Netgear GA620 Gigabit Ethernet adapter (1000baseSX) +* Netgear GA620T Gigabit Ethernet adapter (1000baseT) + +The following adapters should also be supported but have +not yet been tested: + +* Asante GigaNIX1000T Gigabit Ethernet adapter +* Asante PCI 1000BASE-SX Gigabit Ethernet adapter +* Farallon PN9000SX Gigabit Ethernet adapter +* NEC Gigabit Ethernet +* Silicon Graphics PCI Gigabit Ethernet adapter + + + + +Gigabit Ethernet controllers built into the following Freescale +system-on-chip devices are known to work with the +**tsec** +driver: + +* MPC8349 +* MPC8533, MPC8541, MPC8555 + +The enhanced version of the controller (eTSEC), integrated in the following +devices, is also supported by this driver: + +* MPC8548, MPC8572 + + + + +The +**udav** +driver supports the following adapters: + +* Corega FEther USB-TXC +* ShanTou ST268 USB NIC + + + +Devices supported by the +**ufoma** +driver include: + +* SHARP FOMA SH902i +* KYOCERA PHS AH-K3001V (a.k.a Kyopon) +* SANYO Vodafone3G V801SA + + + +The +**uhso** +driver should work with most devices from Option. +The following devices have been verified to work + +* Option GlobeSurfer iCON 7.2 (new firmware) +* Option GlobeTrotter Max 7.2 (new firmware) +* Option iCON 225 +* Option iCON 452 +* Option iCON 505 + +The device features a mass storage device referred to as +"Zero-CD" +which contains drivers for Microsoft Windows; this is the default +mode for the device. +The +**uhso** +driver automatically switches the device from +"Zero-CD" +mode to modem mode. +This behavior can be disabled by setting +*hw.usb.uhso.auto\_switch* +to 0 using +sysctl(8). + + + +The +**ure** +driver supports the following USB Ethernet controllers: + + Model: Speed (Mbps): + Realtek RTL8156/RTL8156B/RTL8156BG 10, 100, 1000, and 2500 + Realtek RTL8153/RTL8153B 10, 100, and 1000 + Realtek RTL8152 10 and 100 + Realtek RTL8168/8169/8110/8211 via rgephy(4) 10, 100, and 1000 + + + +The +**urndis** +driver supports the +"tethering" +functionality of many Android devices. + + + +The +**vge** +driver supports VIA Networking VT6120, VT6122, VT6130 and VT6132 based +Gigabit Ethernet adapters including: + +* VIA Networking LAN-on-motherboard Gigabit Ethernet +* ZyXEL GN650-T 64-bit PCI Gigabit Ethernet NIC (ZX1701) +* ZyXEL GN670-T 32-bit PCI Gigabit Ethernet NIC (ZX1702) + + + +The +**vr** +driver supports VIA Technologies Rhine I, Rhine II, and Rhine III based +Fast Ethernet adapters including: + +* AOpen/Acer ALN-320 +* D-Link DFE520-TX +* D-Link DFE530-TX +* Hawking Technologies PN102TX +* Soekris Engineering net5501 + + + +The +**vte** +device driver provides support for the following Ethernet controllers: + +* DM&P Vortex86 RDC R6040 Fast Ethernet controller + + + + + + +The +**xl** +driver supports the following hardware: + +* 3Com 3c900-TPO +* 3Com 3c900-COMBO +* 3Com 3c905-TX +* 3Com 3c905-T4 +* 3Com 3c900B-TPO +* 3Com 3c900B-TPC +* 3Com 3c900B-FL +* 3Com 3c900B-COMBO +* 3Com 3c905B-T4 +* 3Com 3c905B-TX +* 3Com 3c905B-FX +* 3Com 3c905B-COMBO +* 3Com 3c905C-TX +* 3Com 3c980, 3c980B, and 3c980C server adapters +* 3Com 3cSOHO100-TX OfficeConnect adapters +* 3Com 3c450 HomeConnect adapters +* 3Com 3c555, 3c556 and 3c556B mini-PCI adapters +* 3Com 3C3SH573BT, 3C575TX, 3CCFE575BT, 3CXFE575BT, 3CCFE575CT, 3CXFE575CT, + 3CCFEM656, 3CCFEM656B, and 3CCFEM656C, 3CXFEM656, 3CXFEM656B, and + 3CXFEM656C CardBus adapters +* 3Com 3c905-TX, 3c905B-TX 3c905C-TX, 3c920B-EMB, and 3c920B-EMB-WNM embedded adapters + +Both the 3C656 family of CardBus cards and the 3C556 family of MiniPCI +cards have a built-in proprietary modem. +Neither the +**xl** +driver nor any other +FreeBSD +driver supports this modem. + + +[[switch]] +=== Ethernet Switches + +The man:adm6996fc[4] driver supports the Infineon ADM6996FC Fast Ethernet switch controller. + + +The +**ar40xx\_switch** +driver supports the following Gigabit Ethernet switch controllers: + +* Qualcomm IPQ 4019 Five-port Gigabit Ethernet Switch +* Qualcomm IPQ 4018 Five-port Gigabit Ethernet Switch + + + +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 + + +The +**ath** +driver supports all Atheros Cardbus, ExpressCard, PCI and PCIe cards, +except those that are based on the AR5005VL chipset. + + + +The following cards are among those supported by the +**ath\_hal** +module: + + *Card* Chip Bus Standard + Aztech WL830PC AR5212 CardBus b/g + D-Link DWL-A650 AR5210 CardBus a + D-Link DWL-AB650 AR5211 CardBus a/b + D-Link DWL-A520 AR5210 PCI a + D-Link DWL-AG520 AR5212 PCI a/b/g + D-Link DWL-AG650 AR5212 CardBus a/b/g + D-Link DWL-G520B AR5212 PCI b/g + D-Link DWL-G650B AR5212 CardBus b/g + Elecom LD-WL54AG AR5212 Cardbus a/b/g + Elecom LD-WL54 AR5211 Cardbus a + Fujitsu E5454 AR5212 Cardbus a/b/g + Fujitsu FMV-JW481 AR5212 Cardbus a/b/g + Fujitsu E5454 AR5212 Cardbus a/b/g + HP NC4000 AR5212 PCI a/b/g + I/O Data WN-AB AR5212 CardBus a/b + I/O Data WN-AG AR5212 CardBus a/b/g + I/O Data WN-A54 AR5212 CardBus a + Linksys WMP55AG AR5212 PCI a/b/g + Linksys WPC51AB AR5211 CardBus a/b + Linksys WPC55AG AR5212 CardBus a/b/g + NEC PA-WL/54AG AR5212 CardBus a/b/g + Netgear WAG311 AR5212 PCI a/b/g + Netgear WAB501 AR5211 CardBus a/b + Netgear WAG511 AR5212 CardBus a/b/g + Netgear WG311 (aka WG311v1) AR5212 PCI b/g + Netgear WG311v2 AR5212 PCI b/g + Netgear WG311T AR5212 PCI b/g + Netgear WG511T AR5212 CardBus b/g + Orinoco 8480 AR5212 CardBus a/b/g + Orinoco 8470WD AR5212 CardBus a/b/g + Proxim Skyline 4030 AR5210 CardBus a + Proxim Skyline 4032 AR5210 PCI a + Samsung SWL-5200N AR5212 CardBus a/b/g + SMC SMC2735W AR5210 CardBus a + Sony PCWA-C700 AR5212 Cardbus a/b + Sony PCWA-C300S AR5212 Cardbus b/g + Sony PCWA-C500 AR5210 Cardbus a + 3Com 3CRPAG175 AR5212 CardBus a/b/g + TP-LINK TL-WDN4800 AR9380 PCIe a/b/g/n + + + +The +**bwi** +driver supports Broadcom BCM43xx based wireless devices, including: + + *Card* *Chip* *Bus* *Standard* + Apple Airport Extreme BCM4306 PCI b/g + Apple Airport Extreme BCM4318 PCI b/g + ASUS WL-100g BCM4306 CardBus b/g + ASUS WL-138g BCM4318 PCI b/g + Buffalo WLI-CB-G54S BCM4318 CardBus b/g + Buffalo WLI-PCI-G54S BCM4306 PCI b/g + Compaq R4035 onboard BCM4306 PCI b/g + Dell Wireless 1390 BCM4311 Mini PCI b/g + Dell Wireless 1470 BCM4318 Mini PCI b/g + Dell Truemobile 1300 r2 BCM4306 Mini PCI b/g + Dell Truemobile 1400 BCM4309 Mini PCI b/g + HP nx6125 BCM4319 PCI b/g + Linksys WPC54G Ver 3 BCM4318 CardBus b/g + Linksys WPC54GS Ver 2 BCM4318 CardBus b/g + TRENDnet TEW-401PCplus BCM4306 CardBus b/g + US Robotics 5411 BCM4318 CardBus b/g + +The +**bwi** +driver uses the older v3 version of Broadcom's firmware. +While this older firmware does support most BCM43xx parts, the +bwn(4) +driver works better for the newer chips it supports. +You must use the +**bwi** +driver if you are using older Broadcom chipsets (BCM4301, BCM4303 and +BCM4306 rev 2). +The v4 version of the firmware that +bwn(4) +uses does not support these chips. + + + +The +**bwn** +driver supports Broadcom BCM43xx based wireless devices, including: + + *Card* *Chip* *Bus* *Standard* + Apple Airport Extreme BCM4318 PCI b/g + ASUS WL-138g BCM4318 PCI b/g + Buffalo WLI-CB-G54S BCM4318 CardBus b/g + Dell Wireless 1390 BCM4311 Mini PCI b/g + Dell Wireless 1470 BCM4318 Mini PCI b/g + Dell Truemobile 1400 BCM4309 Mini PCI b/g + HP Compaq 6715b BCM4312 PCI b/g + HP nx6125 BCM4319 PCI b/g + Linksys WPC54G Ver 3 BCM4318 CardBus b/g + Linksys WPC54GS Ver 2 BCM4318 CardBus b/g + US Robotics 5411 BCM4318 CardBus b/g + +Users of older Broadcom chipsets (BCM4301, BCM4303 and BCM4306 rev 2) +must use +bwi(4) +because the v4 version of the firmware does not support these chips. +The newer firmware is too big to fit into these old chips. + + + +The +**ipw** +driver provides support for the +Intel PRO/Wireless 2100a/b MiniPCI network adapter. + + + +The +**iwi** +driver supports the following wireless network devices: + +* Intel PRO/Wireless 2200BG MiniPCI Network Connection +* Intel PRO/Wireless 2225BG PCI Network Connection +* Intel PRO/Wireless 2915ABG MiniPCI Network Connection + + + +The +**iwlwifi** +driver supports PCIe devices from the +**mvm** +sub-driver with the following chipset generations: + +* 7000 +* 8000 +* 9000 +* 22000 +* AX210 + +The +**iwlwifi** +driver supports PCIe devices from the +**mld** +sub-driver with the following chipset generations: + +* BZ +* SC + +These chipset generations match the following common device names: + +* Intel(R) Dual Band Wireless AC 7260 +* Intel(R) Dual Band Wireless N 7260 +* Intel(R) Wireless N 7260 +* Intel(R) Dual Band Wireless AC 3160 +* Intel(R) Dual Band Wireless N 3160 +* Intel(R) Wireless N 3160 +* Intel(R) Dual Band Wireless AC 3165 +* Intel(R) Dual Band Wireless AC 3168 +* Intel(R) Dual Band Wireless AC 7265 +* Intel(R) Wireless N 7265 +* Intel(R) Dual Band Wireless N 7265 +* Intel(R) Dual Band Wireless AC 8260 +* Intel(R) Dual Band Wireless N 8260 +* Intel(R) Dual Band Wireless AC 4165 +* Intel(R) Dual Band Wireless AC 8265 +* Intel(R) Dual Band Wireless AC 8275 +* Killer (R) Wireless-AC 1550 Wireless Network Adapter (9260NGW) 160MHz +* Killer (R) Wireless-AC 1550s Wireless Network Adapter (9560NGW) +* Killer (R) Wireless-AC 1550i Wireless Network Adapter (9560NGW) +* Killer(R) Wireless-AC 1550s Wireless Network Adapter (9560D2W) 160MHz +* Killer(R) Wireless-AC 1550i Wireless Network Adapter (9560NGW) 160MHz +* Killer(R) Wi-Fi 6E AX1690s 160MHz Wireless Network Adapter (411D2W) +* Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW) +* Intel(R) Wireless-AC 9260-1 +* Intel(R) Wi-Fi 6 AX200 160MHz +* Killer(R) Wi-Fi 6 AX1650w 160MHz Wireless Network Adapter (200D2W) +* Killer(R) Wi-Fi 6 AX1650x 160MHz Wireless Network Adapter (200NGW) +* Intel(R) Wi-Fi 6 AX201 160MHz +* Killer(R) Wi-Fi 6 AX1650s 160MHz Wireless Network Adapter (201D2W) +* Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW) +* Killer(R) Wi-Fi 6 AX1650s 160MHz Wireless Network Adapter (201NGW) +* Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201D2W) +* Intel(R) Wi-Fi 6E AX211 160MHz +* Intel(R) Wi-Fi 6 AX210 160MHz +* Killer(R) Wi-Fi 6E AX1675w 160MHz Wireless Network Adapter (210D2W) +* Killer(R) Wi-Fi 6E AX1675x 160MHz Wireless Network Adapter (210NGW) +* Intel(R) Wi-Fi 6E AX411 160MHz +* Killer(R) Wi-Fi 6E AX1675s 160MHz Wireless Network Adapter (211NGW) +* Killer(R) Wi-Fi 6E AX1675i 160MHz Wireless Network Adapter (211NGW) +* Intel(R) Wireless-AC 9461 160MHz +* Intel(R) Wireless-AC 9461 +* Intel(R) Wireless-AC 9462 160MHz +* Intel(R) Wireless-AC 9462 +* Intel(R) Wireless-AC 9560 160MHz +* Intel(R) Wireless-AC 9560 +* Intel(R) Wireless-AC 9270 160MHz +* Intel(R) Wireless-AC 9270 +* Intel(R) Wireless-AC 9162 160MHz +* Intel(R) Wireless-AC 9162 +* Intel(R) Wireless-AC 9260 160MHz +* Intel(R) Wireless-AC 9260 +* Intel(R) Wi-Fi 6 AX101 +* Intel(R) Wi-Fi 6 AX203 +* Intel(R) Wi-Fi 6E AX231 160MHz +* Intel(R) Wi-Fi 7 BE201 320MHz +* Intel(R) Wi-Fi 7 BE200 320MHz +* Intel(R) Wi-Fi 7 BE202 160MHz +* Intel(R) TBD Sc device +* Intel(R) TBD Sc2 device +* Intel(R) TBD Sc2f device + + + +The +**iwm** +driver supports the following PCIe Wi-Fi devices: + +* Intel Dual Band Wireless AC 3160 +* Intel Dual Band Wireless AC 3165 +* Intel Dual Band Wireless AC 3168 +* Intel Dual Band Wireless AC 7260 +* Intel Dual Band Wireless AC 7265 +* Intel Dual Band Wireless AC 8260 +* Intel Dual Band Wireless AC 8265 +* Intel Dual Band Wireless AC 9260 +* Intel Dual Band Wireless AC 9270 +* Intel Dual Band Wireless AC 946X +* Intel Dual Band Wireless AC 9560 + + + +The +**iwn** +driver provides support for: + +* Intel Centrino Advanced-N 6200 +* Intel Centrino Advanced-N 6205 +* Intel Centrino Advanced-N 6230 +* Intel Centrino Advanced-N 6235 +* Intel Centrino Advanced-N + WiMAX 6250 +* Intel Centrino Ultimate-N 6300 +* Intel Centrino Wireless-N 100 +* Intel Centrino Wireless-N 105 +* Intel Centrino Wireless-N 130 +* Intel Centrino Wireless-N 135 +* Intel Centrino Wireless-N 1000 +* Intel Centrino Wireless-N 1030 +* Intel Centrino Wireless-N 2200 +* Intel Centrino Wireless-N 2230 +* Intel Centrino Wireless-N 4965 +* Intel Centrino Wireless-N 5100 +* Intel Centrino Wireless-N 6150 +* Intel Centrino Wireless-N 6200 +* Intel Centrino Wireless-N 6250 +* Intel Centrino Wireless-N + WiMAX 6150 +* Intel Ultimate N WiFi Link 5300 +* Intel Wireless WiFi Link 4965 +* Intel WiFi Link 5100 +* Intel WiMAX/WiFi Link 5150 +* Intel WiMAX/WiFi Link 5350 + + + + +The following cards are among those supported by the +**malo** +driver: + + *Card* *Chip* *Bus* *Standard* + Netgear WG311v3 88W8335 PCI b/g + Tenda TWL542P 88W8335 PCI b/g + U-Khan UW-2054i 88W8335 PCI b/g + + +Marvell 88W8363 IEEE 802.11n wireless network adapters (man:mwl[4] driver) + + + +The +**otus** +driver provides support for Atheros AR9170 USB IEEE 802.11b/g/n +wireless network adapters, including: + +* 3Com 3CRUSBN275 +* Arcadyan WN7512 +* CACE AirPcap Nx +* D-Link DWA-130 rev D1 +* D-Link DWA-160 rev A1 +* D-Link DWA-160 rev A2 +* IO-Data WN-GDN/US2 +* NEC Aterm WL300NU-G +* Netgear WNDA3100 +* Netgear WN111 v2 +* Planex GW-US300 +* SMC Networks SMCWUSB-N2 +* TP-Link TL-WN821N v1, v2 +* Ubiquiti SR71 USB +* Unex DNUA-81 +* Z-Com UB81 +* Z-Com UB82 +* ZyXEL NWD-271N + + + +The +**ral** +driver supports PCI/PCIe/CardBus wireless adapters based on Ralink Technology +chipsets, including: + + *Card* *MAC/BBP* *Bus* + A-Link WL54H RT2560 PCI + A-Link WL54PC RT2560 CardBus + AirLink101 AWLC5025 RT2661 CardBus + AirLink101 AWLH5025 RT2661 PCI + Amigo AWI-914W RT2560 CardBus + Amigo AWI-922W RT2560 mini-PCI + Amigo AWI-926W RT2560 PCI + AMIT WL531C RT2560 CardBus + AMIT WL531P RT2560 PCI + AOpen AOI-831 RT2560 PCI + ASUS WL-107G RT2560 CardBus + ASUS WL-130g RT2560 PCI + Atlantis Land A02-PCI-W54 RT2560 PCI + Atlantis Land A02-PCM-W54 RT2560 CardBus + Belkin F5D7000 v3 RT2560 PCI + Belkin F5D7010 v2 RT2560 CardBus + Billionton MIWLGRL RT2560 mini-PCI + Canyon CN-WF511 RT2560 PCI + Canyon CN-WF513 RT2560 CardBus + CC&C WL-2102 RT2560 CardBus + CNet CWC-854 RT2560 CardBus + CNet CWP-854 RT2560 PCI + Compex WL54G RT2560 CardBus + Compex WLP54G RT2560 PCI + Conceptronic C54RC RT2560 CardBus + Conceptronic C54Ri RT2560 PCI + D-Link DWA-525 rev A2 RT5392 PCI + Digitus DN-7001G-RA RT2560 CardBus + Digitus DN-7006G-RA RT2560 PCI + E-Tech WGPC02 RT2560 CardBus + E-Tech WGPI02 RT2560 PCI + Edimax EW-7108PCg RT2560 CardBus + Edimax EW-7128g RT2560 PCI + Eminent EM3036 RT2560 CardBus + Eminent EM3037 RT2560 PCI + Encore ENLWI-G-RLAM RT2560 PCI + Encore ENPWI-G-RLAM RT2560 CardBus + Fiberline WL-400P RT2560 PCI + Fibreline WL-400X RT2560 CardBus + Gigabyte GN-WI01GS RT2561S mini-PCI + Gigabyte GN-WIKG RT2560 mini-PCI + Gigabyte GN-WMKG RT2560 CardBus + Gigabyte GN-WP01GS RT2561S PCI + Gigabyte GN-WPKG RT2560 PCI + Hawking HWC54GR RT2560 CardBus + Hawking HWP54GR RT2560 PCI + iNexQ CR054g-009 (R03) RT2560 PCI + JAHT WN-4054P RT2560 CardBus + JAHT WN-4054PCI RT2560 PCI + LevelOne WNC-0301 v2 RT2560 PCI + LevelOne WPC-0301 v2 RT2560 CardBus + Linksys WMP54G v4 RT2560 PCI + Micronet SP906GK RT2560 PCI + Micronet SP908GK V3 RT2560 CardBus + Minitar MN54GCB-R RT2560 CardBus + Minitar MN54GPC-R RT2560 PCI + MSI CB54G2 RT2560 CardBus + MSI MP54G2 RT2560 mini-PCI + MSI PC54G2 RT2560 PCI + OvisLink EVO-W54PCI RT2560 PCI + PheeNet HWL-PCIG/RA RT2560 PCI + Planex GW-NS300N RT2860 CardBus + Pro-Nets CB80211G RT2560 CardBus + Pro-Nets PC80211G RT2560 PCI + Repotec RP-WB7108 RT2560 CardBus + Repotec RP-WP0854 RT2560 PCI + SATech SN-54C RT2560 CardBus + SATech SN-54P RT2560 PCI + Sitecom WL-112 RT2560 CardBus + Sitecom WL-115 RT2560 PCI + SMC SMCWCB-GM RT2661 CardBus + SMC SMCWPCI-GM RT2661 PCI + SparkLAN WL-685R RT2560 CardBus + Surecom EP-9321-g RT2560 PCI + Surecom EP-9321-g1 RT2560 PCI + Surecom EP-9428-g RT2560 CardBus + Sweex LC500050 RT2560 CardBus + Sweex LC700030 RT2560 PCI + TekComm NE-9321-g RT2560 PCI + TekComm NE-9428-g RT2560 CardBus + Unex CR054g-R02 RT2560 PCI + Unex MR054g-R02 RT2560 CardBus + Zinwell ZWX-G160 RT2560 CardBus + Zinwell ZWX-G360 RT2560 mini-PCI + Zinwell ZWX-G361 RT2560 PCI + Zonet ZEW1500 RT2560 CardBus + Zonet ZEW1600 RT2560 PCI + + + +The +**rsu** +driver provides support for Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n +wireless network adapters, including: + +* ASUS USB-N10 +* ASUS WL-167G V3 +* Belkin F7D1101 v1 +* D-Link DWA-131 A1 +* EDUP EP-MS150N(W) +* Edimax EW-7622UMN +* Hercules HWGUn-54 +* Hercules HWNUm-300 +* Planex GW-USNano +* Sitecom WL-349 v1 +* Sitecom WL-353 +* Sweex LW154 +* TRENDnet TEW-646UBH +* TRENDnet TEW-648UB +* TRENDnet TEW-649UB + + + +The +**rtw88** +driver supports PCIe devices with the following chipsets: + +* Realtek 802.11n wireless 8723de (RTL8723DE) +* Realtek 802.11ac wireless 8821ce (RTL8821CE) +* Realtek 802.11ac wireless 8822be (RTL8822BE) +* Realtek 802.11ac wireless 8822ce (RTL8822CE) + + + +The +**rtw89** +driver supports PCIe devices with the following chipsets: + +* Realtek 8851BE Wi-Fi 6 (RTL8851BE) +* Realtek 8852AE Wi-Fi 6 (RTL8852AE) +* Realtek 8852BE Wi-Fi 6 (RTL8852BE) +* Realtek 8852CE Wi-Fi 6E (RTL8852CE) +* Realtek 8922AE Wi-Fi 7 (RTL8922AE) + + + +The +**rtwn\_pci** +driver supports the following PCIe Wi-Fi devices: + +* Realtek 802.11n wireless 8188 (RTL8188EE) +* Realtek 802.11n wireless 8192 (RTL8192CE) + + + +The +**rtwn\_usb** +driver supports USB wireless network adapters based on certain +Realtek RTL 8188/8192/8812 and 8821 chipsets, including: + + *Card* *Chip* *Bus* + Alfa AWUS036NHR v2 RTL8188RU USB 2.0 + ASUS USB-AC56 RTL8812AU USB 3.0 + ASUS USB-N10 NANO RTL8188CUS USB 2.0 + ASUS USB-N10 NANO rev B1 RTL8188EUS USB 2.0 + Asus USB-N13, rev. B1 RTL8192CU USB 2.0 + Belkin F7D1102 Surf Wireless Micro RTL8188CUS USB 2.0 + Buffalo WI-U2-433DHP RTL8821AU USB 2.0 + Buffalo WI-U2-433DM RTL8821AU USB 2.0 + Buffalo WI-U3-866D RTL8812AU USB 3.0 + D-Link DWA-121 rev C1A (N150 Nano) RTL8188EU USB 2.0 + D-Link DWA-123 rev D1 RTL8188EU USB 2.0 + D-Link DWA-125 rev D1 RTL8188EU USB 2.0 + D-Link DWA-131 RTL8192CU USB 2.0 + D-Link DWA-131 rev E1 RTL8192EU USB 2.0 + D-Link DWA-171 rev A1 RTL8821AU USB 2.0 + D-Link DWA-172 rev A1 RTL8821AU USB 2.0 + D-Link DWA-180 rev A1 RTL8812AU USB 2.0 + D-Link DWA-182 rev C1 RTL8812AU USB 3.0 + Edimax EW-7811Un RTL8188CUS USB 2.0 + Edimax EW-7811UTC RTL8821AU USB 2.0 + Edimax EW-7822UAC RTL8812AU USB 3.0 + EDUP EP-AC1620 RTL8821AU USB 2.0 + Elecom WDC-150SU2M RTL8188EU USB 2.0 + EnGenius EUB1200AC RTL8812AU USB 3.0 + Foxconn WFUR6 RTL8812AU USB 2.0 + Hawking HD65U RTL8821AU USB 2.0 + Hercules Wireless N USB Pico RTL8188CUS USB 2.0 + I-O Data WN-AC867U RTL8812AU USB 3.0 + Linksys WUSB6300 RTL8812AU USB 3.0 + NEC AtermWL900U PA-WL900U RTL8812AU USB 3.0 + Netgear A6100 RTL8821AU USB 2.0 + Netgear WNA1000M RTL8188CUS USB 2.0 + Mercusys MW150US RTL8188EU USB 2.0 + Planex GW-900D RTL8812AU USB 3.0 + Realtek RTL8192CU RTL8192CU USB 2.0 + Realtek RTL8188CUS RTL8188CUS USB 2.0 + Sitecom WLA-7100 RTL8812AU USB 3.0 + TP-Link Archer T2U Nano RTL8821AU USB 2.0 + TP-Link Archer T2U Plus RTL8821AU USB 2.0 + TP-Link Archer T2U v3 RTL8821AU USB 2.0 + TP-Link Archer T4U RTL8812AU USB 3.0 + TP-Link Archer T4U v2 RTL8812AU USB 3.0 + TP-Link Archer T4UH v1 RTL8812AU USB 3.0 + TP-Link Archer T4UH v2 RTL8812AU USB 3.0 + TP-Link TL-WN722N v2 RTL8188EU USB 2.0 + TP-LINK TL-WN723N v3 RTL8188EU USB 2.0 + TP-LINK TL-WN725N v2 RTL8188EU USB 2.0 + TP-LINK TL-WN727N v5 RTL8188EU USB 2.0 + TP-LINK TL-WN821N v4 RTL8192CU USB 2.0 + TP-LINK TL-WN821N v5 RTL8192EU USB 2.0 + TP-LINK TL-WN822N v4 RTL8192EU USB 2.0 + TP-LINK TL-WN823N v1 RTL8192CU USB 2.0 + TP-LINK TL-WN823N v2 RTL8192EU USB 2.0 + TRENDnet TEW-805UB RTL8812AU USB 3.0 + ZyXEL NWD6605 RTL8812AU USB 3.0 + + + +The +**rum** +driver supports USB 2.0 wireless +adapters based on the Ralink RT2501USB and RT2601USB chipsets, +including: + + *Card* *Bus* + 3Com Aolynk WUB320g USB + Abocom WUG2700 Ta USB + Airlink101 AWLL5025 USB + ASUS WL-167g ver 2 USB + Belkin F5D7050 ver 3 USB + Belkin F5D9050 ver 3 USB + Buffalo WLI-U2-SG54HP USB + Buffalo WLI-U2-SG54HG USB + Buffalo WLI-U2-G54HP USB + Buffalo WLI-UC-G USB + CNet CWD-854 ver F USB + Conceptronic C54RU ver 2 USB + Corega CG-WLUSB2GO USB + D-Link DWA-110 USB + D-Link DWA-111 USB + D-Link DWL-G122 rev C1 USB + D-Link WUA-1340 USB + Digitus DN-7003GR USB + Edimax EW-7318USG USB + Gigabyte GN-WB01GS USB + Gigabyte GN-WI05GS USB + Hawking HWUG1 USB + Hawking HWU54DM USB + Hercules HWGUSB2-54-LB USB + Hercules HWGUSB2-54V2-AP USB + LevelOne WNC-0301USB v3 USB + Linksys WUSB54G rev C USB + Linksys WUSB54GR USB + Planex GW-US54HP USB + Planex GW-US54Mini2 USB + Planex GW-USMM USB + Senao NUB-3701 USB + Sitecom WL-113 ver 2 USB + Sitecom WL-172 USB + Sweex LW053 USB + TP-LINK TL-WN321G v1/v2/v3 USB + + + +The +**run** +driver supports the following wireless adapters: + +* Airlink101 AWLL6090 +* ASUS USB-N11 +* ASUS USB-N13 ver. A1 +* ASUS USB-N14 +* ASUS USB-N66 +* ASUS WL-160N +* Belkin F5D8051 ver 3000 +* Belkin F5D8053 +* Belkin F5D8055 +* Belkin F6D4050 ver 1 +* Belkin F9L1103 +* Buffalo WLI-UC-AG300N +* Buffalo WLI-UC-G300HP +* Buffalo WLI-UC-G300N +* Buffalo WLI-UC-G301N +* Buffalo WLI-UC-GN +* Buffalo WLI-UC-GNM +* Buffalo WLI-UC-GNM2 +* Corega CG-WLUSB2GNL +* Corega CG-WLUSB2GNR +* Corega CG-WLUSB300AGN +* Corega CG-WLUSB300GNM +* D-Link DWA-130 rev B1 +* D-Link DWA-130 rev F1 +* D-Link DWA-140 rev B1, B2, B3, D1 +* D-Link DWA-160 rev B2 +* D-Link DWA-162 +* DrayTek Vigor N61 +* Edimax EW-7711UAn +* Edimax EW-7711UTn +* Edimax EW-7717Un +* Edimax EW-7718Un +* Edimax EW-7733UnD +* Gigabyte GN-WB30N +* Gigabyte GN-WB31N +* Gigabyte GN-WB32L +* Hawking HWDN1 +* Hawking HWUN1 +* Hawking HWUN2 +* Hercules HWNU-300 +* Linksys WUSB54GC v3 +* Linksys WUSB600N +* Logitec LAN-W150N/U2 +* Mvix Nubbin MS-811N +* Panda Wireless PAU06 +* Planex GW-USMicroN +* Planex GW-US300MiniS +* Sitecom WL-182 +* Sitecom WL-188 +* Sitecom WL-301 +* Sitecom WL-302 +* Sitecom WL-315 +* SMC SMCWUSBS-N2 +* Sweex LW303 +* Sweex LW313 +* TP-LINK TL-WDN3200 +* TP-LINK TL-WN321G v4 +* TP-LINK TL-WN727N v3 +* Unex DNUR-81 +* Unex DNUR-82 +* ZyXEL NWD2705 +* ZyXEL NWD210N +* ZyXEL NWD270N + + + +The +**uath** +driver should work with the following adapters: + + *Adapter* *Chipset* + `Compex WLU108AG` AR5005UX + `Compex WLU108G` AR5005UG + `D-Link DWL-G132` AR5005UG + `IODATA WN-G54/US` AR5005UG + `MELCO WLI-U2-KAMG54` AR5005UX + `Netgear WG111T` AR5005UG + `Netgear WG111U` AR5005UX + `Netgear WPN111` AR5005UG + `Olitec 000544` AR5005UG + `PLANET WDL-U357` AR5005UX + `Siemens Gigaset 108` AR5005UG + `SMC SMCWUSBT-G` AR5005UG + `SMC SMCWUSBT-G2` AR5005UG + `SparkLAN WL-785A` AR5005UX + `TP-Link TL-WN620G` AR5005UG + `TRENDware International TEW-444UB` AR5005UG + `TRENDware International TEW-504UB` AR5005UX + `Unex Technology UR054ag` AR5005UX + `ZyXEL XtremeMIMO M-202` AR5005UX + + + +The +**upgt** +driver supports USB 2.0 Conexant/Intersil PrismGT series wireless +adapters based on the GW3887 chipset, among them: + +* Belkin F5D7050 (version 1000) +* Cohiba Proto Board +* D-Link DWL-G120 Cohiba +* FSC Connect2Air E-5400 USB D1700 +* Gigaset USB Adapter 54 +* Inventel UR045G +* Netgear WG111v1 (rev2) +* SMC EZ ConnectG SMC2862W-G +* Sagem XG703A +* Spinnaker DUT +* Spinnaker Proto Board + + + +The +**ural** +driver supports USB 2.0 wireless adapters based on the Ralink Technology +RT2500USB chipset, including: + + *Card* *Bus* + AMIT WL532U USB + ASUS WL-167g USB + Belkin F5D7050 v2000 USB + Buffalo WLI-U2-KG54-AI USB + CNet CWD-854 USB + Compex WLU54G 2A1100 USB + Conceptronic C54RU USB + D-Link DWL-G122 b1 USB + Dynalink WLG25USB USB + E-Tech WGUS02 USB + Gigabyte GN-WBKG USB + Hercules HWGUSB2-54 USB + KCORP LifeStyle KLS-685 USB + Linksys WUSB54G v4 USB + Linksys WUSB54GP v4 USB + MSI MS-6861 USB + MSI MS-6865 USB + MSI MS-6869 USB + NovaTech NV-902 USB + OvisLink Evo-W54USB USB + SerComm UB801R USB + SparkLAN WL-685R USB + Surecom EP-9001-g USB + Sweex LC100060 USB + Tonze UW-6200C USB + Zinwell ZWX-G261 USB + Zonet ZEW2500P USB + +An up to date list can be found at +*http://ralink.rapla.net/*. + + + +The +**urtw** +driver supports Realtek RTL8187B/L based wireless network devices, including: + + *Card* *Radio* *Bus* + Belkin F5D7050E RTL8225 USB + Linksys WUSB54GCv2 RTL8225 USB + Netgear WG111v2 RTL8225 USB + Netgear WG111v3 RTL8225 USB + Safehome WLG-1500SMA5 RTL8225 USB + Shuttle XPC Accessory PN20 RTL8225 USB + Sitecom WL168v1 RTL8225 USB + Sitecom WL168v4 RTL8225 USB + SureCom EP-9001-g(2A) RTL8225 USB + TRENDnet TEW-424UB V3.xR RTL8225 USB + + + +The +**wpi** +driver provides support for the +Intel PRO/Wireless 3945ABG Mini PCIe network adapter. + + + +The following devices are known to be supported by the +**zyd** +driver: + +* 3COM 3CRUSB10075 +* Acer WLAN-G-US1 +* Airlink+ AWLL3025 +* Airlink 101 AWLL3026 +* AOpen 802.11g WL54 +* Asus A9T integrated wireless +* Asus WL-159g +* Belkin F5D7050 v.4000 +* Billion BiPAC 3011G +* Buffalo WLI-U2-KG54L +* CC&C WL-2203B +* DrayTek Vigor 550 +* Edimax EW-7317UG +* Edimax EW-7317LDG +* Fiberline Networks WL-43OU +* iNexQ UR055g +* Linksys WUSBF54G +* Longshine LCS-8131G3 +* MSI US54SE +* MyTek MWU-201 USB adapter +* Philips SNU5600 +* Planet WL-U356 +* Planex GW-US54GZ +* Planex GW-US54GZL +* Planex GW-US54Mini +* Safecom SWMULZ-5400 +* Sagem XG 760A +* Sagem XG 76NA +* Sandberg Wireless G54 USB +* Sitecom WL-113 +* SMC SMCWUSB-G +* Sweex wireless USB 54 Mbps +* Tekram/Siemens USB adapter +* Telegent TG54USB +* Trendnet TEW-424UB rev A +* Trendnet TEW-429UB +* TwinMOS G240 +* Unicorn WL-54G +* US Robotics 5423 +* X-Micro XWL-11GUZX +* Yakumo QuickWLAN USB +* Zonet ZEW2501 +* ZyXEL ZyAIR G-202 +* ZyXEL ZyAIR G-220 + + +[[misc-network]] +=== Miscellaneous Networks + + + + + + +The +**u3g** +driver supports the following cellular modems: + +* Option GT 3G Fusion, GT Fusion Quad, etc. + (3G only, not WLAN) +* Option GT 3G, GT 3G Quad, etc. +* Vodafone Mobile Connect Card 3G +* Vodafone Mobile Broadband K3772-Z +* Qualcomm Inc. CDMA MSM +* Qualcomm Inc. GOBI 1000, 2000 and 3000 devices with MDM1000 or MDM2000 chipsets +* QUECTEL BGX, ECX, EGX, EMX, EPX, RGX series +* Quectel EM160R + (see *CAVEATS*) +* Huawei B190, E180v, E220, E3372, E3372v153, E5573Cs322, ('<Huawei Mobile>') +* Novatel U740, MC950D, X950D, etc. +* Sierra MC875U, MC8775U, etc. +* Panasonic CF-F9 GOBI + +Many more are supported, see +*/sys/dev/usb/serial/u3g.c* +for the complete list. + + + +[[serial]] +=== Serial Interfaces + + +The core component and the kernel interfaces talk to the hardware through the +hardware interface. +This interface serves as an abstraction of the hardware and allows varying +UARTs to be used for serial communications. + + +The +**uart** +driver supports the following classes of UARTs: + +* NS8250: standard hardware based on the 8250, 16450, 16550, 16650, 16750 or + the 16950 UARTs. +* SCC: serial communications controllers supported by the + scc(4) + device driver. + + + +The +**scc** +driver supports the following classes of Serial Communications Controllers: + +* QUICC: Freescale/NXP QUad Integrated Communications Controllers. +* Z8530: Zilog 8530 based serial communications controllers. + + + +The +**puc** +driver supports the following +PCI multi-port serial and parallel adapters: + +* Sunix SUN1889 +* HP Diva Serial \[GSP] Multiport UART: + + - Tosca Console + - Tosca Secondary + - Maestro SP2 + - Superdome Console + - Keystone SP2 + - Everest SP2 + +* VScom: + + - PCI-800 + - PCI-400 + - PCI-200 + +* Boca Research Turbo Serial: + + - 658 + - 654 + +* Dolphin Peripherals: + + - 4035 + - 4014 + +* Applied Micro Circuits 8 Port UART +* Digi Neo: + + - PCI 4 Port + - PCI 8 Port + - PCIe 8 Port + - PCIe 4 Port + - PCIe 4 Port RJ45 + - PCIe 8 Port RJ45 + +* Comtrol RocketPort: + + - 550/8 RJ11 part A + - 550/8 RJ11 part B + - 550/8 Octa part A + - 550/8 Octa part B + - 550/4 RJ45 + - 550/Quad + - 550/16 part A + - 550/16 part B + - 550/8 part A + - 550/8 part B + +* IBM SurePOS 300 Series (481033H) serial ports +* SIIG Cyber I/O PCI (10x family and 20x family): + + - 16C550 + - 16C650 + - 16C850 + +* SIIG Cyber Parallel Dual PCI (10x family and 20x family): +* SIIG Cyber Serial Dual PCI (10x family and 20x family): + + - 16C550 + - 16C650 + - 16C850 + +* SIIG Cyber 2S1P PCI (10x family and 20x family): + + - 16C550 + - 16C650 + - 16C850 + +* SIIG Cyber 4S PCI (10x family and 20x family): + + - 16C550 + - 16C650 + - 16C850 + +* SIIG PS8000 8S PCI 16C650 (20x family) +* Brainboxes: + + - PX-101 + - PX-246 + - PX-257 + - PX-260 + - PX-279 + - PX-310 + - PX-313 + - PX-320 + - PX-346 + - PX-368 + - PX-420 + - PX-431 + - PX-475 + - PX-803 + - PX-820 + - PX-831 + - PX-846 + - PX-857 + - UC-101 + - UC-203 + - UC-253 + - UC-257 + - UC-260 + - UC-268 + - UC-279 + - UC-302 + - UC-310 + - UC-313 + - UC-346 + - UC-357 + - UC-368 + - UC-414 + - UC-420 + - UC-431 + - UC-475 + - UC-607 + - UC-836 + - UP-189 + - UP-200 + - UP-869 + - UP-880 + +* Intashield: + + - IS-200 + - IS-400 + - IX-100 + - IX-200 + - IX-400 + +* Quatech: + + - QSC-100 + - DSC-100 + - DSC-200/300 + - QSC-200/300 + - ESC-100D + - ESC-100M + - QSCLP-100 + - DSCLP-100 + - DSCLP-200/300 + - ESCLP-100 + +* Moxa Technologies: + + - Smartio CP-102E/PCIe + - Smartio CP-102EL/PCIe + - Smartio C104H/PCI + - Smartio CP-104UL/PCI + - Smartio CP-104JU/PCI + - Smartio CP-104EL/PCIe + - Smartio CP-104EL-A/PCIe + - CP-112UL + - Industio CP-114 + - Smartio CP-114EL/PCIe + - Smartio CP-118EL-A/PCIe + - C168H/PCI + - C168U/PCI + - CP-168EL/PCIe + - Smartio CP-168EL-A/PCIe + +* Exar: + + - XR17C/D152 + - XR17C154 + - XR17C158 + - XR17V258IV + - XR17V352 + - XR17V354 + - XR17V358 + +* Advantech + + - PCI-1602 Rev A + - 2-port PCI (PCI-1602 Rev B1/PCI-1603) + +* Lava Computers: + + - Dual Serial + - Quatro A + - Quatro B + - Quattro-PCI A + - Quattro-PCI B + - Octo A + - Octo B + +* Sunix SUN1888 +* I-O DATA RSA-PCI2/R +* SIIG Cyber 4 PCI 16550 +* SIIG Cyber 4S PCI 16C650 (20x family) +* SIIG Quartet Serial 850 +* Kuroutoshikou SERIAL4P-LPPCI2 +* Oxford Semiconductor OX16PCI954 UARTs +* SIIG Cyber: + + - 2S PCIe + - Serial Dual PCI 16C850 + - 2SP1 PCIe + +* Oxford Semiconductor: + + - OX16PCI954 UARTs + - OX9160/OX16PCI954 UARTs (function 1) + - OX16PCI952 UARTs + - OX16PCI958 UARTs + +* Perle: + + - Ultraport4 Express + - Speed2 LE + - Speed4 LE + - Speed8 LE + +* Oxford Semiconductor OXPCIe952: + + - 1S1P + - UARTs + - UARTs (function 1) + +* Oxford Semiconductor OXPCIe954: + + - UARTs + - UARTs (function 1) + +* Oxford Semiconductor OXPCIe958: + + - UARTs + - UARTs (function 1) + +* VScom: + + - PCI-100L + - PCI-200L + - 200Li + +* Titan: + + - PCI-800H + - PCI-800H + - PCI-200H + +* Titan VScom: + + - PCI-800L + - PCI-200HV2 + - PCIex-800H + - PCIex-800H + +* Avlab Technology PCI IO 2S +* Avlab Low Profile PCI 4 Serial +* Syba Tech Ltd PCI-4S2P-550-ECP +* Sunix SER5xxxx + + - 2-port serial + - 4-port serial + - 8-port serial + +* Sunix MIO5xxxx (1284 Printer port): + + - 1-port serial + - 2-port serial + - 4-port serial + +* Feasso PCI FPP-02 2S1P +* Sun 1040 PCI Quad Serial +* Decision Computer Inc PCCOM: + + - 4-port serial + - 8-port serial + +* PCCOM dual port RS232/422/485 +* NetMos NM9815 Dual 1284 Printer port +* NetMos NM9835: + + - based 1-port serial + - based 2-port serial + - Dual UART and 1284 Printer port + +* NetMos NM9845: + + - 6 Port UART + - Quad UART and 1284 Printer port + +* NetMos NM9865: + + - Dual UART + - Triple UART + - Quad UART + - Single UART and 1284 Printer port + - Dual UART and 1284 Printer port + - Dual 1284 Printer port + +* IC Book Labs: + + - Gunboat x4 Lite + - Gunboat x4 Pro + - Ironclad x8 Lite + - Ironclad x8 Pro + - Dreadnought x16 Pro + - Dreadnought x16 Lite + - Gunboat x2 Low Profile + - Gunboat x4 Low Profile + + + +The +**uark** +driver supports the following adapters: + +* HL USB-RS232 +* HugePine USB-UART +* KQ-U8A Data Cable +* Skymaster USB to RS232 + + + +The +**ubsa** +driver supports the following adapters: + +* AnyData ADU-500A EV-DO modem +* AnyData ADU-E100A (no EV-DO mode support) +* Belkin F5U103 +* Belkin F5U120 +* e-Tek Labs Kwik232 +* GoHubs GoCOM232 +* Peracom single port serial adapter + + + +The +**ubser** +driver provides support for the BWCT console management serial adapters. + + + + +The +**ucycom** +driver currently supports the following devices which incorporate +Cypress USB to RS232 bridge chips: + +* DeLorme Earthmate USB GPS receiver + + + +The +**uftdi** +driver supports the following USB to serial UART controllers: + +* FTDI FT4232H +* FTDI FT232R +* FTDI FT230X +* FTDI FT2232H +* FTDI FT2232D +* FTDI FT2232C +* FTDI FT8U232BM +* FTDI FT8U232AM +* FTDI FT8U100AX + + + +The +**umcs** +driver was tested on the following adapters: + +* ST Lab U-360 two-port serial USB adapter +* ST Lab U-400 four-port serial USB adapter + + + +The +**umct** +driver supports the following adapters: + +* Belkin F5U109 +* Belkin F5U409 +* D-Link DU-H3SP USB BAY Hub +* Magic Control Technology USB-232 +* Sitecom USB-232 + + + + +The +**uplcom** +driver supports the following devices and adapters: + +* ADLINK ND-6530 USB-Serial Adapter +* Alcatel One Touch 535/735 Phone +* Alcor AU9720 USB-RS232 Serial Adapter +* AlDiga AL-11U Modem +* Alltronix ACM003U00 Modem +* Anchor Serial adapter +* ATEN UC-232A +* ATEN UC-232B +* BAFO BF-800 and BF-810 +* Belkin F5U257 +* BenQ S81 Phone +* Corega CG-USBRS232R Serial Adapter +* Cressi Edy (Seiko) Diving Computer +* ELECOM UC-SGT Serial Adapter +* HAL Corporation Crossam2+USB IR commander +* Hama USB RS-232 Serial Adapter +* Hamlet exaggerate XURS232 +* HP LD220 Point-Of-Sale (POS) Display +* IOGEAR UC-232A +* I/O DATA USB-RSAQ, USB-RSAQ2, USB-RSAQ3 and USB-RSAQ5 +* iTegno WM1080A GSM/GFPRS Modem +* iTegno WM2080A CDMA Modem +* Leadtek 9531 GPS +* Micromax 610U Modem +* Microsoft Palm 700WX +* Mobile Action MA-620 Infrared Adapter +* Motorola Cables +* Nokia CA-42 Cable +* OTI DKU-5 cable +* Panasonic TY-TP50P6-S flat screen +* PLX CA-42 Phone Cable +* PLANEX USB-RS232 URS-03 +* Prolific Generic USB-Serial Adapters +* Prolific Generic USB-Serial Adapters (HXN) +* Prolific Pharos USB-Serial Adapter +* Prolific USB-Serial Controller D +* RATOC REX-USB60 +* Radio Shack USB Serial Cable +* Sagem USB-Serial Adapter +* Samsung I330 Phone Cradle +* Sandberg USB to Serial Link (model number 133-08) +* Sanwa KB-USB2 Multimeter cable +* Siemens/BenQ EF81, SX1, X65 and X75 Mobile Phones +* Sitecom USB-Serial Adapter +* SMART Technologies USB-Serial Adapter +* Sony QN3 Phone Cable +* Sony Ericsson Datapilot +* Sony Ericsson DCU-10 and DCU-11 (Susteen) USB Cables +* SOURCENEXT KeikaiDenwa 8 (with and without charger) +* Speed Dragon USB-Serial Cable +* Syntech CPT-8001C Barcode Scanner +* TDK UHA6400 and UPA9664 USB-PHS Adapters +* TRENDnet USB to Serial Converter (TU-S9) +* Tripp-Lite U209-000-R USB-Serial Adapter +* UIC HCR331 Magnetic Stripe Card Reader +* UIC MSR206 Magnetic Stripe Card Reader +* Willcom W-SIM DD PHS terminal.(WS002IN) +* YC-Cable USB-Serial Adapter +* Zeagle N2iTion3 Diving Computer + + + +The following devices should work with the +**uslcom** +driver: + +* AC-Services CAN, CIS-IBUS, IBUS and OBD interfaces +* Aerocomm Radio +* AKTACOM ACE-1001 cable +* AMBER Wireless AMB2560 +* Arkham DS-101 Adapter +* Argussoft ISP +* Arygon Technologies Mifare RFID Reader +* AVIT Research USB-TTL interface +* B&G H3000 Data Cable +* Balluff RFID reader +* Baltech card reader +* BEI USB VCP Sensor +* Burnside Telecom Desktop Mobile +* chip45.com Crumb128 module +* Clipsal 5000CT2, 5500PACA, 5500PCU, 560884, 5800PC, C5000CT2 + and L51xx C-Bus Home Automation products +* Commander 2 EDGE(GSM) Modem +* Cygnal Fasttrax GPS and Debug adapter +* DataApex MultiCOM USB to RS232 converter +* Degree Controls USB adapter +* DekTec DTA Plus VHF/UHF Booster +* Dell DW700 GPS Receiver +* Digianswer ZigBee/802.15.4 MAC +* Dynastream ANT Development kits +* Elan USBcount50, USBscope50, USBpulse100 and USBwave12 +* ELV USB-I2C interface +* EMS C1007 HF RFID controller +* Festo CPX-USB and CMSP interfaces +* Gemalto Prox-PU/CU contactless card reader +* Helicomm IP-Link 1220-DVM +* IMS USB-RS422 adapter +* Infinity GPS-MIC-1 Radio Monophone +* INSYS Modem +* IRZ SG-10 and MC35pu GSM/GPRS Modems +* Jablotron PC-60B +* Kamstrup M-Bus Master MultiPort 250D + and Optical Eye/3 wire utility meter interfaces +* Kyocera GPS +* Link Instruments MS-019 and MS-028 + Oscilloscope/Logic Analyzer/Pattern Generators +* Lipowsky Baby-JTAG, Baby-LIN and HARP-1 +* MEI CashFlow SC and Series 2000 cash acceptors +* MJS USB-TOSLINK Adapter +* MobiData GPRS USB Modems +* MSD DashHawk +* Multiplex RC adapter +* Optris MSpro LT Thermometer +* Owen AC4 USB-RS485 converter +* Pirelli DP-L10 SIP phone +* PLX CA-42 Phone cable +* Pololu USB to Serial +* Procyon AVS Mind Machine +* Renesas RX-Stick for RX610 +* Siemens MC60 Cable +* Silicon Laboratories generic CP2101/CP2102/CP2103/CP2104/CP2105 chips +* Software Bisque Paramount ME +* SPORTident BSM7-D USB +* Suunto Sports Instrument +* Syntech CipherLab USB Barcode Scanner +* T-Com TC 300 SIP phone +* Tams Master Easy Control +* Telegesis ETRX2USB +* Timewave HamLinkUSB +* Tracient RFID Reader +* Track Systems Traqmate +* Vaisala USB Instrument cable +* VStabi Controller +* WAGO 750-923 USB Service Cable +* WaveSense Jazz Blood Glucose Meter +* WIENER Plein & Baus CML Data Logger, RCM Remote, + and PL512 and MPOD PSUs +* WMR RIGblaster Plug&Play and RIGtalk RT1 +* Zephyr Bioharness + + + +The +**uvscom** +driver supports the following adapters: + +* DDI Pocket Air H" C@rd +* DDI Pocket Air H" C@rd 64 +* NTT P-in +* NTT P-in m@ster + + +[[sound]] +=== Sound Devices + + +The +**snd\_als4000** +driver supports the following sound cards: + +* Avance Logic ALS4000 + + + +The +**snd\_atiixp** +driver supports the following audio chipsets: + +* ATI IXP 200 +* ATI IXP 300 +* ATI IXP 400 + + + +The +**snd\_cmi** +driver supports the following sound cards: + +* CMedia CMI8338A +* CMedia CMI8338B +* CMedia CMI8738 +* CMedia CMI8738B + + + +The +**snd\_cs4281** +driver supports the following sound cards: + +* Crystal Semiconductor CS4281 + + + +The +**snd\_csa** +driver supports the following sound cards: + +* Crystal Semiconductor CS4280 +* Crystal Semiconductor CS4610 +* Crystal Semiconductor CS4611 +* Crystal Semiconductor CS4614 +* Crystal Semiconductor CS4615 +* Crystal Semiconductor CS4622 +* Crystal Semiconductor CS4624 +* Crystal Semiconductor CS4630 +* Genius Soundmaker 128 Value +* Hercules Game Theatre XP +* Turtle Beach Santa Cruz + +Some onboard CS4610 chips are accompanied by the CS423x ISA codec +instead of the CS4297 AC97 codec. +Such configurations are not +supported by the +**snd\_csa** +driver yet. + + + +The +**snd\_emu10k1** +driver supports the following sound cards: + +* Creative SoundBlaster Live! (EMU10K1 Chipset) +* Creative SoundBlaster Audigy (EMU10K2 Chipset) +* Creative SoundBlaster Audigy 2 (EMU10K2 Chipset) +* Creative SoundBlaster Audigy 2 (EMU10K3 Chipset) + + + +The +**snd\_emu10kx** +driver supports the following sound cards: + +* Creative Sound Blaster Live! (EMU10K1 Chipset). + Both PCM and MIDI interfaces are available. +* Creative Sound Blaster Audigy (CA0100 and CA0101 Chipset). + PCM and two MIDI interfaces available. +* Creative Sound Blaster Audigy 2 and Creative Sound Blaster Audigy 4 (CA0102 + Chipset). + PCM support is limited to 48kHz/16 bit stereo (192kHz/24 bit part + of this chipset is not supported). +* Creative Sound Blaster Audigy 2 Value (CA0108 Chipset). + PCM support is limited + to 48kHz/16 bit stereo (192kHz/24 bit part of this chipset is not supported). + There is no MIDI support for this card. + +The +**snd\_emu10kx** +driver does +*not* +support the following sound cards (although they have names +similar to some supported ones): + +* Creative Sound Blaster Live! 24-Bit, identified by + FreeBSD + as + "`emu10k1x Soundblaster Live! 5.1`". +* Creative Sound Blaster Audigy LS / ES, identified by + FreeBSD + as + "`CA0106-DAT Audigy LS`". +* All other Creative sound cards with -DAT chipsets. +* All Creative X-Fi series sound cards. + + + +The +**snd\_envy24** +driver supports the following audio devices: + +* M-Audio Audiophile 2496 +* M-Audio Delta Dio 2496 +* Terratec DMX 6fire + +Only analog playback is supported. +Recording and other features of these cards are not supported. + + + +The +**snd\_envy24ht** +driver supports the following audio devices: + +* Audiotrak Prodigy 7.1 +* Audiotrak Prodigy 7.1 LT +* Audiotrak Prodigy 7.1 XT +* Audiotrak Prodigy HD2 +* ESI Juli@ +* ESI Juli@ XTe +* M-Audio Audiophile 192 +* M-Audio Revolution 5.1 +* M-Audio Revolution 7.1 +* Terratec Aureon 5.1 Sky +* Terratec Aureon 7.1 Space +* Terratec Aureon 7.1 Universe +* Terratec PHASE 22 +* Terratec PHASE 28 + +Only analog playback is supported. +Recording and other features of these cards are not supported. + + + +The +**snd\_es137x** +driver supports the following sound cards: + +* Creative CT5880-A +* Creative CT5880-C +* Creative CT5880-D +* Creative CT5880-E +* Creative SB AudioPCI CT4730 +* Ensoniq AudioPCI ES1370 +* Ensoniq AudioPCI ES1371-A +* Ensoniq AudioPCI ES1371-B +* Ensoniq AudioPCI ES1373-A +* Ensoniq AudioPCI ES1373-B +* Ensoniq AudioPCI ES1373-8 + + + +The +**snd\_fm801** +driver supports audio devices based on the following chipset: + +* Forte Media FM801 + + + +The +**snd\_hda** +driver supports PCI class 04h +(multimedia), +subclass 03h +(HDA) +audio controllers and codecs compatible with the +Intel High Definition Audio 1.0 specification. + + + +The +**snd\_hdspe** +driver supports the following audio devices: + +* RME HDSPe AIO +* RME HDSPe RayDAT + +By default, each +pcm(4) +device corresponds to a physical port on the sound card. +For ADAT ports, 8 channel, 4 channel and 2 channel formats are supported. +Depending on sample rate and channel format selected, not all pcm channels can +be mapped to ADAT channels and vice versa. + + + +The +**snd\_ich** +driver supports the following audio devices: + +* AMD 768 +* AMD 8111 +* Intel 443MX +* Intel ICH +* Intel ICH revision 1 +* Intel ICH2 +* Intel ICH3 +* Intel ICH4 +* Intel ICH5 +* Intel ICH6 +* Intel ICH7 +* NVIDIA nForce +* NVIDIA nForce2 +* NVIDIA nForce2 400 +* NVIDIA nForce3 +* NVIDIA nForce3 250 +* NVIDIA nForce4 +* SiS 7012 + + + +The +**snd\_maestro3** +driver supports the following audio devices: + +* ESS Technology Allegro-1 +* ESS Technology Maestro3 + + + +The +**snd\_neomagic** +driver supports the following audio devices: + +* NeoMagic 256AV +* NeoMagic 256ZX + + + +The +**snd\_solo** +driver supports the following sound cards: + +* ESS Solo-1 (ES1938 Chipset) +* ESS Solo-1E (ES1946 Chipset) + + + +The +**snd\_spicds** +driver supports the following codecs: + +* AK4358 +* AK4381 +* AK4396 +* AK4524 +* AK4528 +* WM8770 + + + +The +**snd\_t4dwave** +driver supports the following audio devices: + +* Acer Labs M5451 +* SIS 7018 +* Trident 4DWave DX +* Trident 4DWave NX + + + + +The +**snd\_via8233** +driver supports the following audio chipsets: + +* VIA VT8233 +* VIA VT8233A +* VIA VT8233C +* VIA VT8235 +* VIA VT8237 +* VIA VT8251 + + + +The +**snd\_via82c686** +driver supports audio devices based on the following chipset: + +* VIA 82C686A + + + +The +**snd\_vibes** +driver supports audio devices based on the following chipset: + +* S3 SonicVibes + + +[[usb]] +=== USB Devices + +A range of USB peripherals are supported; devices known to work are listed in this section. +Owing to the generic nature of most USB devices, with some exceptions any device of a given class will be supported, even if not explicitly listed here. + +[NOTE] +==== +USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>>. + +USB human interface devices can be found in <<misc,Miscellaneous>>. + +USB network interfaces can be found in <<ethernet,Ethernet Interfaces>> or <<wlan,Wireless Network Interfaces>>. + +USB serial interfaces can be found in <<serial,Serial Interfaces>>. +==== + + +The +**atp** +driver provides support for the following Product IDs: + +* PowerBooks, iBooks (IDs: 0x020e, 0x020f, 0x0210, 0x0214, 0x0215, 0x0216) +* Core Duo MacBook & MacBook Pro (IDs: 0x0217, 0x0218, 0x0219) +* Core2 Duo MacBook & MacBook Pro (IDs: 0x021a, 0x021b, 0x021c) +* Core2 Duo MacBook3,1 (IDs: 0x0229, 0x022a, 0x022b) +* 12 inch PowerBook and iBook (IDs: 0x030a, 0x030b) +* 15 inch PowerBook (IDs: 0x020e, 0x020f, 0x0215) +* 17 inch PowerBook (ID: 0x020d) +* Almost all recent Macbook-Pros and Airs (IDs: 0x0223, 0x0223, 0x0224, 0x0224, + 0x0225, 0x0225, 0x0230, 0x0230, 0x0231, 0x0231, 0x0232, 0x0232, 0x0236, + 0x0236, 0x0237, 0x0237, 0x0238, 0x0238, 0x023f, 0x023f, 0x0240, 0x0241, + 0x0242, 0x0243, 0x0244, 0x0245, 0x0246, 0x0247, 0x0249, 0x024a, 0x024b, + 0x024c, 0x024d, 0x024e, 0x0252, 0x0252, 0x0253, 0x0253, 0x0254, 0x0254, + 0x0259, 0x025a, 0x025b, 0x0262, 0x0262, 0x0263, 0x0264, 0x0290, 0x0291, + 0x0292) + + + +The +**atopcase** +driver supports the following MacBooks produced in 2015-2018 years: + +* Macbook8,1 +* Macbook9,1 +* Macbook10,1 +* MacbookPro11,4 +* MacbookPro12,1 +* MacbookPro13,1 +* MacbookPro13,2 +* MacbookPro13,3 +* MacbookPro14,1 +* MacbookPro14,2 +* MacbookPro14,3 + + + +The +**abtn** +driver supports extended keyboard keys (special F-keys) on the following devices: + +* Apple iBook Keyboard +* Apple PowerBook Keyboard + + + +Devices supported by the +**akbd** +driver include: + +* Apple Extended Keyboard +* Apple Keyboard II +* Apple iBook Keyboard +* Apple PowerBook Keyboard + + + +Devices supported by the +**ams** +driver include: + +* Apple Mouse +* ADB Extended Mouse +* MacAlly 2-Button Mouse +* Apple iBook Trackpad +* Apple PowerBook Trackpad + + +The man:ehci[4] driver supports USB 2.0 controllers implementing the Enhanced Host Controller Interface standard. + + +The +**ohci** +driver supports all OHCI v1.0 compliant controllers including: + +* AcerLabs M5237 (Aladdin-V) +* AMD-756 +* OPTi 82C861 (FireLink) +* NEC uPD 9210 +* CMD Tech 670 (USB0670) +* CMD Tech 673 (USB0673) +* NVIDIA nForce3 + + + +The following devices are supported by the +**ugold** +driver: + +* RDing TEMPer1V1.2 + + + +The +**uhci** +driver supports all UHCI v1.1 compliant controllers including: + +* Intel 82371AB/EB (PIIX4) +* Intel 82371SB (PIIX3) +* VIA 83C572 + + + +The +**uipaq** +driver supports the following iPAQ devices: + +* ASUS P535 PDA +* Casio BE300 PDA +* Compaq IPaq PocketPC +* HP Jornada 568 +* HP iPAQ 22xx/Jornada 548 +* HTC PPC6700 Modem +* HTC Smart Phone +* HTC Winmobile +* Sharp W-ZERO3 ES Spart Phone +* Most Windows CE based phones + + + + +The following devices are supported by the +**urio** +driver: + +* Diamond MultiMedia Rio 500 +* Diamond MultiMedia Rio 600 +* Diamond MultiMedia Rio 800 + + + +Devices supported by the +**umodem** +driver include: + +* 3Com 5605 +* Curitel PC5740 Wireless Modem +* Kyocera AH-K3001V Mobile Phone(WILLCOM) +* Kyocera WX320K Mobile Phone(WILLCOM) +* Metricom Ricochet GS USB wireless modem +* Sierra MC5720 Wireless Modem +* Yamaha Broadband Wireless Router RTW65b +* ELSA MicroLink 56k USB modem +* Sony Ericsson W810i phone +* Sonim XP5300 Force + + + +The +**rtsx** +driver supports the following Realtek SD card readers: + +* RTS5209 +* RTS5227 +* RTS5229 +* RTS522A +* RTS525A +* RTS5260 +* RTL8411B +* RTS5249 (unverified) +* RTL8402 (unverified) +* RTL8411 (unverified) + + + +The +**ulpt** +driver provides support for USB printers and parallel printer +conversion cables, including the following: + +* ATen parallel printer adapter +* Belkin F5U002 parallel printer adapter +* Canon BJ F850, S600 +* Canon LBP-1310, 350 +* Entrega USB-to-parallel printer adapter + + +The +**umct** +driver supports the following adapters: + +* Belkin F5U109 +* Belkin F5U409 +* D-Link DU-H3SP USB BAY Hub +* Magic Control Technology USB-232 +* Sitecom USB-232 + + + +The +**uvisor** +driver supports the following devices: + +* Aceeca Mez1000 RDA +* Handspring Treo +* Handspring Treo 600 +* Handspring Visor +* Palm I705 +* Palm M125 +* Palm M130 +* Palm M500 +* Palm M505 +* Palm M515 +* Palm Tungsten T +* Palm Tungsten Z +* Palm Zire +* Palm Zire 31 +* Sony Clie 4.0 +* Sony Clie 4.1 +* Sony Clie 5.0 +* Sony Clie PEG-S500C +* Sony Clie NX60 +* Sony Clie S360 +* Sony Clie TJ37 + + + +The +**xhci** +driver supports +`XHCI` +compatible controllers having PCI class 12 (serial bus), +subclass 3 (USB) and programming interface 48 (XHCI). + + +[[firewire]] +=== IEEE 1394 (Firewire) Devices + + +The +**fwohci** +driver provides support for PCI/CardBus FireWire interface cards. +The driver supports the following IEEE 1394 OHCI chipsets: + +* Adaptec AHA-894x/AIC-5800 +* Apple Pangea +* Apple UniNorth +* Intel 82372FB +* IOGEAR GUF320 +* Lucent / Agere FW322/323 +* NEC uPD72861 +* NEC uPD72870 +* NEC uPD72871/2 +* NEC uPD72873 +* NEC uPD72874 +* National Semiconductor CS4210 +* Ricoh R5C551 +* Ricoh R5C552 +* Sony CX3022 +* Sony i.LINK (CXD3222) +* Texas Instruments PCI4410A +* Texas Instruments PCI4450 +* Texas Instruments PCI4451 +* Texas Instruments TSB12LV22 +* Texas Instruments TSB12LV23 +* Texas Instruments TSB12LV26 +* Texas Instruments TSB43AA22 +* Texas Instruments TSB43AB21/A/AI/A-EP +* Texas Instruments TSB43AB22/A +* Texas Instruments TSB43AB23 +* Texas Instruments TSB82AA2 +* VIA Fire II (VT6306) + + +[amd64, i386] Serial Bus Protocol 2 (SBP-2) storage devices (man:sbp[4] driver) + +[[bluetooth]] +=== Bluetooth Devices + + +The +**ng\_ubt** +driver supports all Bluetooth USB devices that conform with +the Bluetooth specification v1.1, including: + +* 3Com 3CREB96 +* AIPTEK BR0R02 +* EPoX BT-DG02 +* Mitsumi Bluetooth USB adapter +* MSI MS-6967 +* TDK Bluetooth USB adapter +* Broadcom Bluetooth USB adapter + + +[[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 +**ccr** +driver supports the crypto accelerator engine included on adapters +based on the T6 ASIC: + +* Chelsio T6225-CR +* Chelsio T6225-SO-CR +* Chelsio T62100-LP-CR +* Chelsio T62100-SO-CR +* 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, +7811, 7955, and 7956 +chipsets, such as: + +Invertex AEON + +> No longer being made. +> Came as 128KB SRAM model, or 2MB DRAM model. + +Hifn 7751 + +> Reference board with 512KB SRAM. + +PowerCrypt + +> Comes with 512KB SRAM. + +XL-Crypt + +> Only board based on 7811 (which is faster than 7751 and has +> a random number generator). + +NetSec 7751 + +> Supports the most IPsec sessions, with 1MB SRAM. + +Soekris Engineering vpn1201 and vpn1211 + +> See +> *http://www.soekris.com/*. +> Contains a 7951 and supports symmetric and random number operations. + +Soekris Engineering vpn1401 and vpn1411 + +> See +> *http://www.soekris.com/*. +> 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: + +* 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 +**safe** +driver supports the following SafeXcel chips: + + SafeNet 1141 The original chipset. + Supports DES, Triple-DES, AES, MD5, and SHA-1 + symmetric crypto operations, RNG, public key operations, and full IPsec + packet processing. + SafeNet 1741 A faster version of the 1141. + + + +The +**safexcel** +driver supports the cryptographic acceleration functions of the +Inside Secure EIP-97 device found on some Marvell systems-on-chip. + + +[[misc]] +=== Miscellaneous + +Keyboards including: + +* HID keyboards (man:hkbd[4] driver) over USB, I2C, or Apple SPI +* USB keyboards (man:ukbd[4] driver) +* PS/2 keyboards (man:atkbd[4] driver) +* ADB keyboards (man:akbd[4] driver) +* AT-style keyboards (man:atkbd[4] driver) +* Hyper-v keyboards (**hv_kbd** driver) + +Pointing devices including: + +* HID mice (man:hms[4] driver) and touch devices (man:hmt[4] driver) +over USB, I2C, Hyper-V, or Apple SPI +* USB mice (man:ums[4] driver) and touch devices (man:wmt[4] driver) +* Apple laptop trackpads (man:wsp[4] or man:apt[4] drivers) +* Elantech I2C touchpads (man:ietp[4] driver) +* Chromebook Cypress APA I2C touchpads (man:cyapa[4] driver) +* PS/2 mice and compatible devices, +including many laptop pointing devices (man:psm[4] driver) +* ADB mice and touch devices (man:ams[4] driver) +* Serial mice and compatible devices + +[NOTE] +==== +man:moused[8] has more information on using traditional pointing devices with the FreeBSD console. +==== + +[amd64, i386] Floppy drives (man:fdc[4] driver) + +[amd64, i386] VGA-compatible video cards (man:vga[4] driver) + +[NOTE] +==== +Information regarding specific video cards and compatibility with Xorg can be found at link:http://www.x.org/[http://www.x.org/]. +==== + +[amd64, i386] "PC standard" parallel ports (man:ppc[4] driver) + +[i386] PHS Data Communication Card/PCCARD + +* NTT DoCoMo P-in Comp@ct +* Panasonic KX-PH405 +* SII MC-P200 + + +The +**ads111x** +driver provides support for the following devices: + + ADS1013 ADS1113 + ADS1014 ADS1114 + ADS1015 ADS1115 + + + +The +**amdsbwd** +driver supports the following chipsets: + +* AMD SB600/7x0/8x0/9x0 southbridges +* AMD Axx/Hudson/Bolton FCHs +* AMD FCHs integrated into Family 15h Models 60h-6Fh, 70h-7Fh Processors +* AMD FCHs integrated into Family 16h Models 00h-0Fh, 30h-3Fh Processors + + + +The +**at45d** +driver provides support for the following devices: + +* AT45DB011B +* AT45DB021B +* AT45DB041x +* AT45DB081B +* AT45DB161x +* AT45DB321x +* AT45DB321x +* AT45DB641E +* AT45DB642x + + + +The +**gpioths** +driver provides support for the following devices: + + DHT11 DHT12 + DHT21 DHT22 + AM3201 AM3202 + +The supported devices are all similar to each other, varying +primarily in accuracy and resolution. +The devices require a single wire for data communications, using a +custom protocol which is not compatible with Maxim's 1-wire(tm). +The AM320x devices also support connection to an i2c bus, +but this driver supports only the single-wire connection option. + + + +**ig4** +supports the I2C controllers based on Synopsys DesignWare IP that can be found +in Intel(R) Core(TM) processors starting from the fourth generation, Intel(R) +Bay Trail, Apollo Lake SoC families, and some AMD systems. + + + +The +**intpm** +driver supports the following chipsets: + +* Intel 82371AB/82443MX +* ATI IXP400 +* AMD SB600/7x0/8x0/9x0 southbridges +* AMD Axx/Hudson/Bolton FCHs +* AMD FCH integrated into Family 15h Models 60h-6Fh, 70h-7Fh Processors +* AMD FCH integrated into Family 16h Models 00h-0Fh, 30h-3Fh Processors + + + +The +**mx25l** +driver provides support for the following devices: + +* AT25DF641 +* EN25F32 +* EN25P32 +* EN25P64 +* EN25Q32 +* EN25Q64 +* GD25Q64 +* M25P32 +* M25P64 +* MX25L1606E +* MX25LL128 +* MX25LL256 +* MX25LL32 +* MX25LL64 +* S25FL032 +* S25FL064 +* S25FL128 +* S25FL256S +* SST25VF010A +* SST25VF032B +* W25Q128 +* W25Q256 +* W25Q32 +* W25Q64 +* W25Q64BV +* W25X32 +* W25X64 + + + +The current version of the +**netfpga10g\_nf10bmac** +driver works with one PIO mode interface of the +NetFPGA-10G Embedded CPU Ethernet Core version 1.00a. + + + +The following PLX/Avago/Broadcom chips are supported by the +**ntb\_hw\_plx** +driver: + +* PEX 8713 +* PEX 8717 +* PEX 8725 +* PEX 8733 +* PEX 8749 + +, but it may also work with other compatible ones. + + + +These temperature sensors are supported by the +**ow\_temp** +driver: + +DS1820 + +> 1-Wire Digital Thermometer + +DS18S20 + +> High-Precision 1-Wire Digital Thermometer + +DS18B20 + +> Programmable Resolution 1-Wire Digital Thermometer + +DS1822 + +> Econo 1-Wire Digital Thermometer + +DS1825 + +> Programmable Resolution 1-Wire Digital Thermometer with 4-bit ID + +MAX31820 + +> 1-Wire, Parasite-Power, Ambient Temperature Sensor + +The driver supports Family codes 0x10, 0x22, 0x28, and 0x3b. + + + +The +**superio** +driver supports a multitude of Super I/O controllers produced by Nuvoton, +formerly known as Winbond, and ITE, namely: + +* Fintek F81803 +* Fintek F81865 +* Nuvoton NCT5104D/NCT6102D/NCT6106D rev. A and B+ +* Nuvoton NCT5585D +* Nuvoton NCT6116D +* Nuvoton NCT6775 +* Nuvoton NCT6776 +* Nuvoton NCT6779 +* Nuvoton NCT6791 +* Nuvoton NCT6792 +* Nuvoton NCT6793 +* Nuvoton NCT6795 +* Nuvoton NCT6796D-E +* Winbond 83627HF/F/HG/G/S/THF/EHF/DHG/UHG/DHG-P +* Winbond 83637HF +* Winbond 83667HG/HG-B +* Winbond 83687THF +* Winbond 83697HF/UG + + diff --git a/website/content/en/releases/14.4R/installation.adoc b/website/content/en/releases/14.4R/installation.adoc new file mode 100644 index 0000000000..a172db2992 --- /dev/null +++ b/website/content/en/releases/14.4R/installation.adoc @@ -0,0 +1,90 @@ +--- +title: "FreeBSD 14.4-RELEASE Installation Instructions" +sidenav: download +--- + +:releaseCurrent: 14.4-RELEASE +:releasePrev: 14.3-RELEASE +:releasePrevLegacy: 13.5-RELEASE +:localRel: 14.4 + +include::shared/en/urls.adoc[] + += FreeBSD {localRel}-RELEASE Installation Instructions + +== Abstract + +This article gives some brief instructions on installing FreeBSD {releaseCurrent} and upgrading the systems running earlier releases. + +== Table of Contents + +* <<install,Installing FreeBSD>> +* <<upgrade,Upgrading FreeBSD>> + +[[install]] +== Installing FreeBSD + +The link:{handbook}bsdinstall/[Installing FreeBSD] chapter of the FreeBSD Handbook provides more in-depth information about the installation program itself, including a guided walk-through with screenshots. + +[[upgrade]] +== Upgrading FreeBSD + +If you are upgrading from a previous release of FreeBSD, please read the upgrading section in the link:../relnotes[Release Notes] for notable incompatibilities carefully. + +[[upgrade-source]] +== Upgrading from Source + +The procedure for doing a source code based update is described in link:{handbook}cutting-edge/#makeworld[Updating FreeBSD from Source]. + +For Git use the releng/{localRel} branch which will be where any upcoming Security Advisories or Errata Notices will be applied. + +[[upgrade-binary]] +== Upgrading Using "FreeBSD Update" + +The man:freebsd-update[8] utility supports binary upgrades of amd64, arm64, and i386 systems running earlier FreeBSD releases. +Systems running {releasePrevLegacy} or {releasePrev} can upgrade as follows: + +[.screen] +---- +# freebsd-update fetch +# freebsd-update install +---- + +Now the man:freebsd-update[8] utility can fetch bits belonging to {releaseCurrent}. +During this process man:freebsd-update[8] will ask for help in merging configuration files. + +[.screen,subs="verbatim,attributes"] +---- +# freebsd-update upgrade -r {localRel}-RELEASE +# freebsd-update install +---- + +The system must now be rebooted with the newly installed kernel before the non-kernel components are updated. + +[.screen] +---- +# shutdown -r now +---- + +After rebooting, man:freebsd-update[8] needs to be run again to install the new userland components: + +[.screen] +---- +# freebsd-update install +---- + +At this point, users of systems being upgraded from earlier FreeBSD releases will be prompted by man:freebsd-update[8] to rebuild or reinstall all third-party applications (e.g., ports installed from the ports tree or packages installed by man:pkg[8]) due to updates in system libraries. + +After updating installed third-party applications (and again, only if man:freebsd-update[8] printed a message indicating that this was necessary), run man:freebsd-update[8] again so that it can delete the old (no longer used) system libraries: + +[.screen] +---- +# freebsd-update install +---- + +Finally, reboot into a fully {releaseCurrent} system: + +[.screen] +---- +# shutdown -r now +---- diff --git a/website/content/en/releases/14.4R/readme.adoc b/website/content/en/releases/14.4R/readme.adoc new file mode 100644 index 0000000000..53a45a9391 --- /dev/null +++ b/website/content/en/releases/14.4R/readme.adoc @@ -0,0 +1,157 @@ +--- +title: "FreeBSD 14.4-RELEASE README" +sidenav: download +--- + +:releaseCurrent: 14.4-RELEASE +:releaseType: release +:releaseBranch: 14-STABLE +:releasePrevStable: X.Y-RELEASE +:releasePrev: X.Y-RELEASE + +include::shared/releases.adoc[] +include::shared/en/urls.adoc[] +include::shared/en/mailing-lists.adoc[] + += FreeBSD {releaseCurrent} README + +== Abstract + +This document gives a brief introduction to FreeBSD {releaseCurrent}. +It includes some information on how to obtain FreeBSD, a listing of various ways to contact the FreeBSD Project, and pointers to some other sources of information. + +== Table of Contents + +* <<intro,Introduction>> +* <<obtain,Obtaining FreeBSD>> +* <<contacting,Contacting the FreeBSD Project>> +* <<seealso,Further Reading>> +* <<acknowledgements,Acknowledgments>> + +[[intro]] +== Introduction + +This distribution is a {releaseType} of FreeBSD {releaseCurrent}, the latest point along the {releaseBranch} branch. + +[[about]] +== About FreeBSD + +FreeBSD is an open source operating system derived from 4.4 BSD Lite2 for 64-bit x86-based PC hardware (amd64), 32-bit x86-based PC hardware (i386), 64-bit Arm(R) ARMv8-A AArch64 systems (aarch64), 32-bit Arm(R) ARMv6/7 systems (armv6/7), PowerPC(R) systems (powerpc, powerpc64), and RISC-V (riscv64) systems. + +FreeBSD works with a wide variety of peripherals and configurations and can be used for everything from software development to games to Internet Service Provision. + +This release of FreeBSD contains everything you need to run such a system, including full source code for the kernel and all utilities in the base distribution. +With the source distribution installed, you can literally recompile the entire system from scratch with one command, making it ideal for students, researchers, or users who simply want to see how it all works. + +A large collection of third-party ported software (the Ports Collection) is also provided to make it easy to obtain and install all your favorite traditional UNIX(R) utilities for FreeBSD. +Each port consists of a set of scripts to retrieve, configure, build, and install a piece of software, with a single command. +Over {numports} ports, from editors to programming languages to graphical applications, make FreeBSD a powerful and comprehensive operating environment that extends far beyond what's provided by many commercial versions of UNIX(R). +Most ports are also available as pre-compiled packages, which can be quickly installed via the {{< manpage "pkg" "8">}} utility. + +[[audience]] +== Target Audience + +This {releaseType} of FreeBSD is suitable for all users. +It has undergone a period of testing and quality assurance to ensure the highest reliability and dependability. + +[[obtain]] +== Obtaining FreeBSD + +FreeBSD may be obtained in a variety of ways. +The most convenient way is to download a release image. +Links to images for recent releases can be found on the FreeBSD Web site +link:../../../where/[download page]. +This page includes information about the different types of images available +as well as other ways to obtain a copy of FreeBSD. + +[[contacting]] +== Contacting the FreeBSD Project + +[[emailmailinglists]] +=== Email and Mailing Lists + +For general questions or technical support, please address the {freebsd-questions}. + +If you track the `{releaseBranch}` branch: you must subscribe to the {freebsd-stable}, to keep abreast of developments and changes that may affect your use and maintainance of the system. + +Being a largely volunteer effort, the Project is always happy to have extra hands willing to help -- there are far more desired enhancements than there is time to implement them. +To contact the developers on technical matters, or with offers of help, please address the {freebsd-hackers}. + +These lists above can experience significant amounts of traffic. +If you have slow or expensive email access, or if you are only interested in major announcements, you may prefer subscription to the {freebsd-announce}. + +All public mailing lists can be joined by anyone wishing to do so. +More than a hundred lists are public; https://lists.freebsd.org/[] shows them all, and provides information about browsing the archives, subscribing, and unsubscribing. + +[[pr]] +=== Submitting Problem Reports + +Suggestions, bug reports and contributions of code are always valued. +Please do not hesitate to report any problems you may find. +Bug reports with attached fixes are of course even more welcome. + +The preferred method to submit bug reports from a machine with Internet connectivity is to use the link:https://bugs.freebsd.org[Bugzilla bug tracker]. +Problem Reports (PRs) submitted in this way will be filed and their progress tracked; the FreeBSD developers will do their best to respond to all reported bugs as soon as possible. +link:https://bugs.freebsd.org/search/[A list of all active PRs] is available on the FreeBSD Web site; this list is useful to see what potential problems other users have encountered. + +For more information, link:{problem-reports}["Writing FreeBSD Problem Reports"], available on the FreeBSD Web site, has a number of helpful hints on writing and submitting effective problem reports. + +[[seealso]] +== Further Reading + +There are many sources of information about FreeBSD; some are included with this distribution, while others are available on-line or in print versions. + +[[release-docs]] +=== Release Documentation + +A number of other files provide more specific information about this {releaseType} distribution. +These files are provided in various formats. +Most distributions will include both ASCII text ([.filename]`.TXT`) and HTML ([.filename]`.HTM`) renditions. +Some distributions may also include other formats such as Portable Document Format ([.filename]`.PDF`). + +* [.filename]`README.TXT`: This file, which gives some general information about FreeBSD as well as some cursory notes about obtaining a distribution. +* [.filename]`RELNOTES.TXT`: The release notes, showing what's new and different in FreeBSD {releaseCurrent} compared to the previous release (FreeBSD {releasePrev}). +* [.filename]`HARDWARE.TXT`: The hardware compatibility list, showing devices with which FreeBSD has been tested and is known to work. +* [.filename]`ERRATA.TXT`: Release errata. Late-breaking, post-release information can be found in this file, which is principally applicable to releases (as opposed to snapshots). It is important to consult this file before installing a release of FreeBSD, as it contains the latest information on problems which have been found and fixed since the release was created. + +During installation, these documents are available via the Documentation menu. +Once the system is installed, you can revisit this menu by re-running the {{< manpage "bsdinstall" "8">}} utility. + +[.note] +*Note*: + +To learn about any late-breaking news or post-release problems, it is extremely important to read the errata for any given release before installing it. +The errata file accompanying each release (most likely right next to this file) is already out of date by definition, but other copies are kept updated on the Internet and should be consulted as the current errata for this release. +These other copies of the errata are located at link:../../releases/[https://www.FreeBSD.org/releases] (as well as any sites which keep up-to-date mirrors of this location). + +[[manpages]] +=== Manual Pages + +As with almost all UNIX(R)-like operating systems, FreeBSD includes a set of manual pages, accessible link:{manual-site}[online] or with the {{< manpage "man" "1">}} command. + +In general, these pages provide information on the different commands and APIs available to the FreeBSD user. + +Some pages are written to give information on particular topics. +Notable examples include {{< manpage "tuning" "7">}} (a guide to performance tuning), {{< manpage "security" "7">}} (an introduction to FreeBSD security), and {{< manpage "style" "9">}} (a style guide for kernel coding). + +[[booksarticles]] +=== Books and Articles + +FreeBSD Project-maintained documentation includes the highly useful _FreeBSD Handbook_, which includes a detailed guide to installing and upgrading the operating system, and _FreeBSD FAQ_ (Frequently Asked Questions). +The link:{handbook}[Handbook] and link:{faq}[FAQ] are online in the link:{main-site}[documentation portal] and at mirror sites. + +Other Project-maintained books and articles are more specialized -- covering a wide range of topics, from effective use of the mailing lists, to dual-booting FreeBSD with other operating systems, to guidelines for new committers. +Like the Handbook and FAQ, these documents are in the portal, mirrors and [.filename]`doc` repository. + +For offline documentation in HTML and PDF formats: you can install a language-specific package such as package:misc/freebsd-doc-en[] (_-en_ for English), or multi-language package:misc/freebsd-doc-all[]. +Alternatively, use a copy of the [.filename]`doc` repo to build and install from source code. + +A listing of other books and documents about FreeBSD can be found in the link:{handbook}bibliography[bibliography] of the FreeBSD Handbook. +Because of FreeBSD's strong UNIX(R) heritage, many other articles and books written for UNIX(R) systems are applicable as well, some of which are also listed in the bibliography. + +[[acknowledgements]] +== Acknowledgments + +FreeBSD represents the cumulative work of many hundreds, if not thousands, of individuals from around the world who have worked countless hours to bring about this {releaseType}. +For a complete list of FreeBSD developers and contributors, please see link:{contributors}["Contributors to FreeBSD"] on the FreeBSD Web site or any of its mirrors. + +Special thanks also go to the many thousands of FreeBSD users and testers all over the world, without whom this {releaseType} simply would not have been possible. diff --git a/website/content/en/releases/14.4R/relnotes.adoc b/website/content/en/releases/14.4R/relnotes.adoc new file mode 100644 index 0000000000..ed8d16c9ec --- /dev/null +++ b/website/content/en/releases/14.4R/relnotes.adoc @@ -0,0 +1,200 @@ +--- +title: "FreeBSD 14.4-RELEASE Release Notes" +sidenav: download +--- + +:localRel: 14.4 +:releaseCurrent: 14.4-RELEASE +:releaseBranch: 14-STABLE +:releasePrev: X.Y-RELEASE +:releaseNext: X.Y-RELEASE +:releaseType: "release" + +include::shared/en/urls.adoc[] + += FreeBSD {releaseCurrent} Release Notes +:doctype: article +:toc: macro +:toclevels: 1 +:icons: font + +== Abstract + +[.abstract-title] +The release notes for FreeBSD {releaseCurrent} contain a summary of the changes made to the FreeBSD base system on the {releaseBranch} development line. +This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland. +Some brief remarks on upgrading are also presented. + +[[intro]] +== Introduction + +This document contains the release notes for FreeBSD {releaseCurrent}. +It describes recently added, changed, or deleted features of FreeBSD. +It also provides some notes on upgrading from previous versions of FreeBSD. + +The {releaseType} distribution to which these release notes apply represents the latest point along the {releaseBranch} development branch since {releaseBranch} was created. +Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[]. + +The {releaseType} distribution to which these release notes apply represents a point along the {releaseBranch} development branch between {releasePrev} and the future {releaseNext}. +Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[]. + +This distribution of FreeBSD {releaseCurrent} is a {releaseType} distribution. +It can be found at https://www.FreeBSD.org/releases/[] or any of its mirrors. +More information on obtaining this (or other) {releaseType} distributions of FreeBSD can be found in the link:{handbook}/mirrors[Obtaining FreeBSD appendix] to the link:{handbook}/[FreeBSD Handbook]. + +All users are encouraged to consult the release errata before installing FreeBSD. +The errata document is updated with "late-breaking" information discovered late in the release cycle or after the release. +Typically, it contains information on known bugs, security advisories, and corrections to documentation. +An up-to-date copy of the errata for FreeBSD {releaseCurrent} can be found on the FreeBSD Web site. + +This document describes the most user-visible new or changed features in FreeBSD since {releasePrev}. +In general, changes described here are unique to the {releaseBranch} branch unless specifically marked as MERGED features. + +Typical release note items document recent security advisories issued after {releasePrev}, new drivers or hardware support, new commands or options, major bug fixes, or contributed software upgrades. +They may also list changes to major ports/packages or release engineering practices. +Clearly the release notes cannot list every single change made to FreeBSD between releases; this document focuses primarily on security advisories, user-visible changes, and major architectural improvements. + +[[upgrade]] +== Upgrading from Previous Releases of FreeBSD + +Binary upgrades between RELEASE versions (and snapshots of the various security branches) are supported using the man:freebsd-update[8] utility. +See the release-specific upgrade procedure, link:../installation/#upgrade-binary[FreeBSD {releaseCurrent} upgrade information], with more details in the FreeBSD handbook link:{handbook}cutting-edge/#freebsdupdate-upgrade[binary upgrade procedure]. +This will update unmodified userland utilities, as well as unmodified GENERIC kernels distributed as a part of an official FreeBSD release. +The man:freebsd-update[8] utility requires that the host being upgraded have Internet connectivity. + +Source-based upgrades (those based on recompiling the FreeBSD base system from source code) from previous versions are supported, according to the instructions in [.filename]#/usr/src/UPDATING#. + +[IMPORTANT] +==== +Upgrading FreeBSD should only be attempted after backing up _all_ data and configuration files. +==== + +[[security-errata]] +== Security and Errata + +This section lists the various Security Advisories and Errata Notices since {releasePrev}. + +[[security]] +=== Security Advisories + +[.informaltable] +[cols="1,1,1", frame="none", options="header"] +|=== +| Advisory +| Date +| Topic + +|No advisories. +| +| + +|=== + +[[errata]] +=== Errata Notices + +[.informaltable] +[cols="1,1,1", frame="none", options="header"] +|=== +| Errata +| Date +| Topic + +|No notices. +| +| + + +|=== + +[[userland]] +== Userland + +This section covers changes and additions to userland applications, contributed software, and system utilities. + +[[userland-config]] +=== Userland Configuration Changes + +[[userland-programs]] +=== Userland Application Changes + +[[userland-contrib]] +=== Contributed Software + +[[userland-deprecated-programs]] +=== Deprecated Applications + +[[userland-libraries]] +=== Runtime Libraries and API + +[[kernel]] +== Kernel + +This section covers changes to kernel configurations, system tuning, and system control parameters that are not otherwise categorized. + +[[kernel-general]] +=== General Kernel Changes + +[[drivers]] +== Devices and Drivers + +This section covers changes and additions to devices and device drivers since {releasePrev}. + +[[drivers-device]] +=== Device Drivers + +[[drivers-removals]] +=== Deprecated and Removed Drivers + +[[storage]] +== Storage + +This section covers changes and additions to file systems and other storage subsystems, both local and networked. + +[[storage-general]] +=== General Storage + +[[boot]] +== Boot Loader Changes + +This section covers the boot loader, boot menu, and other boot-related changes. + +[[boot-loader]] +=== Boot Loader Changes + +[[network]] +== Networking + +This section describes changes that affect networking in FreeBSD. + +[[network-general]] +=== General Network + +[[hardware]] +== Hardware Support + +This section covers general hardware support for physical machines, hypervisors, and virtualization environments, as well as hardware changes and updates that do not otherwise fit in other sections of this document. + +Please see link:https://www.freebsd.org/releases/{localRel}R/hardware[the list of hardware] supported by {releaseCurrent}, as well as link:https://www.freebsd.org/platforms/[the platforms page] for the complete list of supported CPU architectures. + +[[hardware-virtualization]] +=== Virtualization Support + +[[documentation]] +== Documentation + +This section covers changes to manual (man:man[1]) pages and other documentation shipped with the base system. + +[[man-pages]] +=== Man Pages + +[[ports]] +== Ports Collection and Package Infrastructure + +This section covers changes to the FreeBSD Ports Collection, package infrastructure, and package maintenance and installation tools. + +[[ports-packages]] +=== Packaging Changes + +[[future-releases]] +== General Notes Regarding Future FreeBSD Releases diff --git a/website/content/en/releases/14.4R/schedule.adoc b/website/content/en/releases/14.4R/schedule.adoc new file mode 100644 index 0000000000..15c90f731e --- /dev/null +++ b/website/content/en/releases/14.4R/schedule.adoc @@ -0,0 +1,52 @@ +--- +title: "FreeBSD 14.4 Release Process" +sidenav: download +--- + += FreeBSD {localRel} Release Process +:localRelPrev: 14.3 +:localRel: 14.4 +:localBranchHead: head +:localBranchStable: stable/14 +:localBranchReleng: releng/14.4 +:localMailingList: stable + +include::shared/en/urls.adoc[] + +== Introduction + +This is the release schedule for FreeBSD {localRel}. +For more information about the release engineering process, please see the link:../../../releng/[Release Engineering] section of the web site. + +General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-{localMailingList}@FreeBSD.org[freebsd-{localMailingList}] mailing list. + +// link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. + +// link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. + +// link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. + +== Schedule + +[.tblbasic] +[cols=",,,",options="header",] +|=== +|Action |Expected |Actual |Description +|Initial release schedule announcement |- |15 October 2025 |Release Engineers send announcement email to developers with a rough schedule. +|Release schedule reminder |9 January 2026 |- |Release Engineers send reminder announcement e-mail to developers with updated schedule. +|Code slush begins |23 January 2026 |- |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. +|{localBranchReleng} branch |6 February 2026 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch. +|BETA1 builds begin |6 February 2026 |- |First beta test snapshot. +|BETA2 builds begin |13 February 2026 |- |Second beta test snapshot. +|BETA3 builds begin |20 February 2026 |- |Third beta test snapshot. +|RC1 builds begin |27 February 2026 |- |First release candidate. +|RELEASE builds begin |6 March 2026 |- |{localRel}-RELEASE builds begin. +|RELEASE announcement |10 March 2026 |- |{localRel}-RELEASE press release. +|{localRelPrev} EoL |30 June 2026 |- |{localRelPrev}-RELEASE no longer supported. +|{localRel} EoL |31 December 2026 |- |{localRel}-RELEASE no longer supported. +|{localBranchStable} EoL |30 November 2028|- |{localBranchStable} no longer supported. +|=== + +== Additional Information + +* link:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..ee2d6e26e0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-bootonly.iso) = eede36b8ab498ec9dda54c27e635f9d643ab0a7e7be147d943d600c4e99e92ae +SHA256 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-bootonly.iso.xz) = b4a5881d6a3f4e5f593dfe06b94e0ba119b47141544e1c07bd0b00e1c5d4fc3b +SHA256 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-disc1.iso) = 901d44d018eb1e6ec34551f57fbb59b803fc64bc4ac833f9a1ce379e2bfbf763 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-disc1.iso.xz) = 05f6113d4aafe381d572d252ef28f132fb810faf0857f60875407016468e99dc +SHA256 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-memstick.img) = b401c39adbc0a538c373d61ea0b1cafc85422039372afb167fb1248958edc165 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-memstick.img.xz) = 19d3fd6f5f8cc0409bd15a4cb09a9cbb6f49c33af1420d09b5d29c2699290930 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-mini-memstick.img) = 3fa844104b7de7a811bc251b88640142a51a5f6f6fe2fb8379b4b24bf845b8a7 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-mini-memstick.img.xz) = 8fec35c118468c6614c38825656add4843e1dda52872285aa32a8cc097a0ab33 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKQACgkQOJfy4i5l +rT/7Ag//UsZ8EQ++6RDBoLlgAorjoBCCDVhFsIIFyylCVhVVp73wJ2yNnd7MS4P4 +vfZQ+yDzJX8Oi5Ba9vPdRcmW4o2tn48s8iCE2dd1HKzk3/rTe1fQ8dy2Bhe5gxv2 +hXq8NjWRIZngOnlee92g+39VKvq+BYac1MVA/RChtvaba49m151r9LSRtfpL8fnW +8hCuXvYNSyk81jkytXDviicjZHqwczLIBRo28+LLNEW23EsqYYCDxfiVH+WaKQ7g +t2wsewTmOl1iXjHU6IuWqUoMTp6KLXJmZymtRvltmRtTHKPc8AvjA0uA+9URHNu4 +/T4usX8octxPDOLj/jwlqdwySwj2ZOX02TmWfULPtBzfnAIQfTtRoQIfln46ArXh +i7U2k67gEGgHVNn0GmgtKsB1CreW7xOz3J+Oawdp/fG2lyxBRMhZPNpk67RxbqJY +sKtcHcg95skxSc4+3s48tYSK+qtftPAS4UYrIk+ULp3MMoWeR8ufM+vh0ZcsWq66 +Bsghvt/XALpcoZXbM9GQmRRu1FDVHV/mfywiBfEN7SoSpeH2i8pFBXfub2d13iEc +UGN2Iuhh0o7wEBJwdeArYLOX8sGZ4zY41yrX7EgUbatODin+2TiidWBlrbomQPmd +jDEdtpDt7CdzCpKaFXyf9zI50K0W1GGnscRhaGqGFyDsamhF9tA= +=Y7R3 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-amd64-vm.asc new file mode 100644 index 0000000000..de7e5fd189 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-amd64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-ufs.qcow2.xz) = 1c22d056d1cd9cb2cf96fe185581e7dd99fb260b73367078b155eca0c65fc580 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-ufs.raw.xz) = 84fc95e9496de126065417e694e35011fa848db9d03661cc50bc0031c3a98a8d +SHA256 (FreeBSD-15.0-ALPHA1-amd64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-zfs.qcow2.xz) = 119c4cfa20cdbaf1aa7564cce387632f5ee2bde4218779307f1aa4817396fd04 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-zfs.raw.xz) = 217e82b2662c7724a15098b71733c5b1272b305e53ff3b1d63935719dc73dc6d +SHA256 (FreeBSD-15.0-ALPHA1-amd64-ufs-20250906-0b3d82579a01-280099.qcow2.xz) = 3565dc04184a8828d11c82971102ba66b9c13fac10ccd10d7fc365852485c9cf +SHA256 (FreeBSD-15.0-ALPHA1-amd64-ufs-20250906-0b3d82579a01-280099.raw.xz) = 282af9607d2a3270211b79e0a8ba2d253526707e89ffe831cdb990ad828688a4 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-ufs-20250906-0b3d82579a01-280099.vhd.xz) = d8b4f89d8e71198311c4efc82883b36e35ba38c970bbcb8976d09e77a3474b3f +SHA256 (FreeBSD-15.0-ALPHA1-amd64-ufs-20250906-0b3d82579a01-280099.vmdk.xz) = 0d9bf38fbac812211c2749cfdabb4a57af4c591d90a80c847b95be9356ec8dee +SHA256 (FreeBSD-15.0-ALPHA1-amd64-zfs-20250906-0b3d82579a01-280099.qcow2.xz) = 772569dbd61791d32c47cf5cdd0dfa3ecc12d2a54da0ce8763d02587669fe585 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-zfs-20250906-0b3d82579a01-280099.raw.xz) = d18c877aa627a253344b53d9aa9d91b8d0148beb4b20be296bd496c5f3bb8715 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-zfs-20250906-0b3d82579a01-280099.vhd.xz) = 78d59cce4668edb6efdf18203cdc9083fcbbf1f18a367f5ba4e59b1c20ec99c9 +SHA256 (FreeBSD-15.0-ALPHA1-amd64-zfs-20250906-0b3d82579a01-280099.vmdk.xz) = f4604307828d485a6c58402d4354e79b9559a408fdcd4aa187a409a6ce4e9094 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKgACgkQOJfy4i5l +rT9GZA/+Jq8bnfE6Z5rr41/gcSapIDR7C2KwtE4OES01taAmIg3ecfKHZduayHdZ +ajrVIF2C2MvZyJrOgN5a4deullyylYW8KJ1r13bnvvGdmZ8WA50mVqL10asUYzuA +eRu8K/LPpWebkuo0tRjNF45tdi+4bo7aprjpLfQYvv3Xs8YUECWi47bjzekqRlck +85IHW8BisyXTr0HeVTB+FERZjjbRb9gT215zNrbJ5yd/AmWQkzLHeC4Bv+xKYWxQ +t3Rq1wp3l95cJaK76NRUDTikte0HnByZnLGlesrRCgJMVLJDvHaiEcw0ojRETy8P +sWgVuq5AUTud2+PXRO0hscFnlYLJhjuY5mplfz5caTRT2Lr4sGWSYe/XZ9C765AJ +Cb/3b4eShgoysrfIm0BEd3oAi7gZhGRvUyJj57wQb4tuyBVqEkLYchoIF6y9zOBR +Pb42osE4/zppVL7xPZ9NqMtsNNmKX7GPHOiegueWVk3p7zBWCRA+wPD9l1Z7aVmB +6157oDM9i4e/Q24I6gBRlXMbgm6YCZHzuqI1iABRy6q24KIku2/fO422W+LIj7yo +M7I1M+1AEo5fzEthHb4yPHsZpS93ip8T9zsLvmbnG7uSwCkMkkdLJFf+jixdVLYY +iv3EL1VoSLntjN4IfYjpLT5uw8KseyUeoVYbjZCzVJKAe5IAV5k= +=PcSK +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm-armv7-GENERICSD-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm-armv7-GENERICSD-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..b92558438a --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm-armv7-GENERICSD-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm-armv7-GENERICSD-20250906-0b3d82579a01-280099.img.xz) = 45b2662a38397c9693c403f3f878d6a35cd876f91680733034efd30a92f17b92 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKgACgkQOJfy4i5l +rT+5Ow//fwl59eI0wGkSzwhJhFdnfj4YYazGqFKMXM9Qu52Ee4gIcnP9kNoKY3+R +81JdiM3F2I2G47pQvdZMw2hXnHl3wZlDdKVcBhEjjh0PCu3xDUusJBi6qPbwAe6A +xbESZcFVn/gc3EFvWGL+j2AVOnQ7KD6jk5Z2T5aFsAMkOLxhM4xjQ4oWjKLOS0rd +ZvSVSzHhs2pcTc0N7d03zCcZ/quTjL/sCOIOUAe+yeMwtuoVz/yzOrPj2hgv+7jq +ogxFIL+m1LXLrsQldY/SlT/EE7Qe4IRnlgk21C14XThFBLin3HFA5pdqpmksE9GX +tZbD5XQdiLsk4ga96Vt6+AEPskyEHWS9ZFavU0IBajgdVO1K74JT3k5VHpQ4ypR9 +DDaBpLrGmAZfkTGbwvIhP0AjLvO5osGQgnWOQXfOL2/ETJW96r/gRMieNdWrE+Ee +RTdNAMrJ9nhiPQZ8dFO3srKiY94cJzwh1eY1fvtWbrDJa3ltcW+SYlVOQqYcMhPB +j6XOR2gVqmLMVBUTMPDHrEwO1fEsZnr0eEG78cibEOI40W+ZPTvEQ3jWy3N9ywnE +Sdjax27XWZ39h821Clk7RQ5G5P3iWZOYsIMX89z+U8Piph4xa4lpyGPQZfFd1K3/ +nfFMXMWQ6WHA95LHuKTSwHaotwTj6IS9BqYO4dZKdLu/6xSRRjU= +=1JZ/ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..e7041fa358 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-bootonly.iso) = 697e71fde95a88b93ec73a2a4a446264fbdf25ecff9ac23900a694489180c00f +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-bootonly.iso.xz) = 3159e2b48437d66db6de103b0960359f62da74f7de3983a7c8df94de0fe4de1a +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-disc1.iso) = 04d3efda038ca2193c4666d612da74537c6c79fe84ab14acf317cf9679ec684a +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-disc1.iso.xz) = 87919e73aadd572a1362e40a807782cd4ecd514b33bdca61322b0858def2aa9b +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-memstick.img) = 8438bcde20435c04b04cbb07ffd3529c91558ad6a90ffe56d03a8f4f110c4bf7 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-memstick.img.xz) = ae8339746adabd59be51881e04295b7afc42c0ec970f2a52d7f7a71117ac289a +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-mini-memstick.img) = 0cb84815497ca713e0b004121c7d07d5865246a20752be3e409db172df6beac1 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-mini-memstick.img.xz) = bbeafef943db908b3a4692e476d0d51879779656559c0475308dd42a6290bf78 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKgACgkQOJfy4i5l +rT+QfQ/+Ksx202di7fKPqI8NvQOcIoVuv2fnnEpDVQfg2US+NdR/gkD9IcfHjlNb +e3dQ1KhdeY8DY8iOAzPgG+7l8JK8LVTrQ+ExOIN2l8OQMIAyF+hrW9ZgHP7azDFX +9wmIEOf1adXvzapEB/JE48H/rxC1U5KRbK1KLsvY/BcQuO69I2hP0/mnyeTDSNqJ +2S+eE1vhvAjr2XRVamlvY9CQABfIYtInYWAQuB7wvcJfgC2e2Vfzt6Bf6Jl+OzmM +Ps100wYHKDl2A7SkjUKuH4H3PXWz/PdJo4DN6Ev2A9ewlVxTd2MFWwsimIfHh/8p +v1hwWhbU0kyjP8AZJyX7kUMTYThZ+j/kNfaCOW8m5kvtQEbn2R508AcyN9eaShlm +Axg6S/qJ7N6pIB9AGMTt7QST+iXw66TvTzpva/itTgdUHMBcaPf/oj2YLBYpK721 +W39eUzUHY6f7wJ5jaN8xXgYEqzbEq58ANjli9siqXZvEHtVDpm4CMAJ7bPBCTfPx +TFyBMwSvN1RhYE1RWQ+d2Ds5Ehyd73KikTtFdljXRa8/Mdzd9NqAICKuROTF8fno +POLQWqc8oG68Yl6CWKrfAmVgKEo5iBjyezQRqn1x9ogbA8GH0cpB92FF7c1oKVk3 +y/N+OKLWzUo2cfEeWJ2Zc3BRAfLinkBCVbQzBiInbm0LD+h+e/U= +=gr1d +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..71563968e8 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-20250906-0b3d82579a01-280099.img.xz) = 3b37bc0bf50cbf033af596ea5b6f9ebc175d5b4cfef1169849c33c0d620d29f9 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKgACgkQOJfy4i5l +rT/Bpw/8DHB6axWeVc/mPkaU4i8dzv5//qm5u3TUPP4Jeqr1KkxmXLZpb+szArZL +MYTaqh9FgmYWbjd5d9iP81jbUFMmML+iCu9oplnhqjDfP0/HpKhOskz2um7spwdV ++P4+aFuhMXEM6qzBin/qYw8Se9RJAZEfIv7BpnAubY2MYD36CaWsram30zTGENgr +v6agBhmkBLp+dRFmGSmoxhhW2BIuk9AIKEkAsr0grOHuLYjjbbQNptZCMjkgcvG6 +59dD3he82qRpZSo1/VbF6qqk0kMYcXTTcJyhY8yRFbN7IehJT6HtCDMe22JCQtwG +Ln3m948WqO55t+xdpxBVBk+ohBzeJF1EsAz2y4+dbXnpojHXH+fFmrG7zvpflmZn +kvgfru0fxh5oBINDfYX0ark/lLGtzwrkeBwOLamgouTtizoY1WlZfXEaMzj7hZNH +TqLzPGb1B03bZPT35uN9j2/o9v6vKiTfq/GtfwB3SeBB0STuagvFjpOkASJKrFgz +vCa6Wn46MKxxRFvhnBkmN8P+6iNxC7+dhEbKUSwm4H2JCwXAacAjrlHRz8cDNEa3 +DM7hBXNQjEOBItUNWvccOKOYm9pw1HYGWvxrJgtGqijLFNt4JJWBHFGTVTUpwkQx +d38xdBsaaYYKOWfjaa1HbdVvJJl2de06am19Eo2nBQQj9/LvSzs= +=pQax +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-LTS-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-LTS-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..7f2184e8ae --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-LTS-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-LTS-20250906-0b3d82579a01-280099.img.xz) = aecb7ef74d9028e3ffc4ea7b2773153dafdd8c6588dd500b19a4735d69203258 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKkACgkQOJfy4i5l +rT9s3g/6Awy9vV4cJfuJWrim3eJBnNTpvmYeiIJtFcBiNp8ib+mOxhhQXONCsFNP +ZGCQWavzL025Ua3IwqmVKtHz/J95JvIq9Bov67n72WiAObS7qnXAf8idLLBzijgL +hB2/9+2ZisiL5ATB6VTLE6HKwdgMksn0dIQJFRESCeqd/9GAaOpV4t9UgdAj49D1 +v1vqu3oxObqZrjKNEVwVNshr6m1Or3pt6EJEwkmbB6OJjv+H6BMHfaLVv4Fj52mC +gXUcw1TGPMROvPAsmRL0Qpn62L5GveHkeThnOkeIejbnMp2hov4kLX91+Uk8pU2T ++NPVfq+O0zJeudqbpgHcdprZcXROtZhq0JkMZPPttjiVcV7FUvGfA9tJcqyN4ZW2 +pgt7xsP5A408ECByNWWpfmh5Y3AsV6bdbtWjgmJ1v/I+H7jczbui/30SNanch+A7 +Ni232VPSGWknnYPrOLlYN+u8UWXW1t07i8ZLOd2nwEP4LnicymbpgV+jM7QXWALR +r2JJAz4JdpEhdnrBlKltQUQktf8o9PTVWpNBA1XP9fFY3UHL9MoR6miMajRx98Ek +em8CeQhcLrbBiNnXVDSA8njJR1n7OE8l7wpt9DkZXMHKT2eiiFm+GCMZz0NLIaNA +HwonfkmlXqFGNJ57wSrBDK6yTinM2YwKlS53c+JTJAbkSX25A3A= +=XXU9 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINEBOOK-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINEBOOK-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..8e5f816fa0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINEBOOK-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-PINEBOOK-20250906-0b3d82579a01-280099.img.xz) = c43058d29c92abbb1055bb0da275e7b6e2c8b1b729b42641317acf2f0454737e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKkACgkQOJfy4i5l +rT9VJg//aDyQUEK/pSj4aiSb6y8JcrxDWTwl9vx8NgnI3bzma0TnmVqPLlgZNu4K +wSlKAtAFRJb3UWPUxTuTQcdzlOG7Xf/ioh8Ng4HLyJbPKVaNjibHBWaDADrmvMmg +gT09mIvz2HOiyyKx9y+cUOUTKj28jss4mjhFZApajWwn8CrwyzzGhNBM68VaQvYq +pqhuGB6TVNS3XrOxiOhOGmQeJSiVIbLkCt2igfAMpcD9j8UG4IiO+0TOhXLXThx3 +FUK0Sm1GJOU64qRXmnIiIaVgqUeUBbggLVG40Wwf/I+nD+tzXPVTuQtzMqgA+suq +BlqkrgER7jTU5EMMkmn+633W8newDoKhSYTEOi17/JLfp5irWxbFLD/0XB5AQBnq +t7e1KgHOHZs8zv4FmgA5xUkpwzcbH6rhcyjw4fYQ5vv/VIl62CklJO8+9FVwpuZB +3KXdMqrefaU18PMWuZv7ZMShqrPXnPXuL2vonj1IqpusCDXZD4fzZtdQN6ZuUwAJ +mEZ4AEU7Nh8GhGgtM2+Ekq9n6D1OYZNiL2PHZ8OEuUpowC0PdC45SK2rNywKPDM8 +c9fcuT/gPv8bbqIDKvvuOC4oYSOHtfpm5PujVOEdfUysaMdJfdl6fvok/8NC5qV4 +WszwifM9w3fWL93P+P9uMc/qgkheZvJ7JED045SuwNmcRn7VT8g= +=4E4g +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCK64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCK64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..b6d306af8c --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCK64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCK64-20250906-0b3d82579a01-280099.img.xz) = 680184a648fb14f916eb846be86c0599816028301dc44f1322b68c659cfe0ef8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKkACgkQOJfy4i5l +rT+v+g/9EqUEiEDYwpnAXo1qxI536yKRgg/yw0sEo3R3/f2SJIDEelzTRSObExSH +UwpviIp6JviQlliZ5J6ZQ445p28r0hJw5hYqC/UKQnkBkiHXr3s+0BCczgvMC8MQ +XyC2bKFMirDJmDzxkgfsXV/zCxVSw/GgxUpuj7pfbwRrJ4cDQm8z1BzUMccZxGwi +UliyCm6ghzFn4/C4yFXz7yWZTsyCS5j1ZoQpxU4bgFetJGuMEDDjHG9EW6Xa+gm1 +BdfDmaXxHcpPlFs1J6JkqCx/JZ3ma8d3BVbf2RkeyIlZWwA7ttGQq+BFyaNyEKxs +rFsogpkqs7R4Yh2UMcG27wE80zG01b+CiqUrMVx8yqR1nuy7D7U4GEN0i2tuP8Ga ++4lIqE2lpWf6yC2cBfJH8vqQ1nTaSLD0QK4uH/TBNWbSWT6GBmmsMW8fkFHmUlz6 +l6eG9hIoxGIzqjdAnr9Or3y6si6SmMgdffx0QNGgTd9bE8Bm34NHCgx1m9Y990QD +sApxlFetcR8nUuIOo6T6bMPQqhtbxcRKzbdw24DVoDZnoaH/XrpJ4xwh+fG1HrGw +EQi5kAyBYkEOlefYyqXeB9RhEXEPhaDq5+ME2113C91fR5cBCz8u243Eh+U0vvHO +pTIXqgBl8e99FRUTh7e+wsiYOSFUOIfdvkQn3rLMVwue9kz0o7A= +=P4DS +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCKPRO64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCKPRO64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..4e828441f0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCKPRO64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCKPRO64-20250906-0b3d82579a01-280099.img.xz) = 936241b251dd3c6005512488b6f1adbfa677a7d233f329c9e99b3fd4693c4266 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKkACgkQOJfy4i5l +rT/uxQ//RBuCzjZdj6nrE/NCR7Qb8mnRHbmG9mgYyJDxaSt4ssOmMER5iGSMp/a8 +QgvcYDIeFcUBaOVyBy1+MebEPHq7cBjzSYGkPCF18/QGtgNQHUQuFqSk496qtU/I +2YYZS8Q4dqoXvGKUxA2qEAYiGjFxjPzfZwyfF/WjpEP+pLzzJ6Z6SVH6ItcTiE9L +YO82mWNzfhuIdYyfHkK3MQtWq23QNXyyP9yjqknko7PNl/IpVVANWk8ef+MXsY23 +A2ZfbRwwCSpLL7EkeZmGr6hbn758vvrflGBOkaVEREkwCUFZsNii+H7gVcgfZO87 +zlB51DzaHo0Z0QhWvAkh8fr6DmR3zt9gxfomr4xrfaD1vfSpGlpfaNdCcduuMZpa +6fBAJf2HLLjvlvYOOqUSt8mxkUEhBjTqLAr3nRkxQp+nhz79d2aMYsrSQZ0FcuUt +luBGom93lvNYMSN9GtZ3rfswU/14aSu6oxwaR+qGGvZG0Bio9KF6YM/fBsQ63HuR +YHqcsdrS4hhHBFvFyqly8/61QviQUq7puqPePseQrfrSozcq2qAVtY0auU0jDQEc +SeiS4NsXILtgQwUgxzcxzWoIXKit6nxCfZXXWoYH5gIzfKGSg5Z0Iy/Kw0LKu6O1 +iRaKxyfq3FnloK1KjgEpaidKWADEpwyJs7WRDgN41e0QTfvO/Rc= +=RVtB +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-RPI-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-RPI-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..6bbae819cd --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-RPI-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-RPI-20250906-0b3d82579a01-280099.img.xz) = 37df660f81aff183ca400ca6f3f787d4c0e642336d3c3d918d679e8c4afaf80b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKkACgkQOJfy4i5l +rT+M4g//dJ17sVihGmQiFceJh1xRI29K0ZDPxNa5BPkqHJ2AmfUrsiYpJaonKs+u +3imd5cuGRAPnTBafSlEPAscTU+Cgald8RCggRandgYt1LGC0PLgVoG5z45TM/6VV +7efeCrLNHYvjAxgysOc76EwY6LtrCABxOw3e+3J8ODzvcBl97S/lBAV2Q7fSxNci +Xu6ASinPytHf+cexv5sMECn1wRPmT7iRi3do8h8rIjiF61aF+BEODAjvZhgDWSpF +GkZ9i+9/bf+JFOx4O6+vFccUMLZXfqLfrC6f7Ukj0Y29H3QPG82Iov45VYIyNxxP +vQxTOkhRn636y6/f16LJWiB80XV0dJSeDEo1cu9AgILMhv+LF1g7QfEHbv6zlURN +s0TyVNH1De32PPFMrY3HWPgtkjre6ilA6hjGJrrM5Vzd/ojMvtEIYxjFBB/TM/io +NtZZ0hQcWc3jzt4Q2PYRROLOls5zMpMaGTpFqO2hYBa6iOcj1md5z1ccfhiqT81h +bIJyeXvviK/uSglbQqXRJoilbpfHpjyiqOQtiX1m4UPj4SvsASravaYzqfdc6Kwt +0+1o77mXyropVc6FYKWWYNaV1fcQpleGymHnTnWcF4Gpw5DKkie/7t1sIpLafida +E4bubO5yhKq2uQpWJSKENulzRdlNvv8ksIglBzHOtIfL7xewldo= +=pWJF +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..3d131c2d08 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-ufs.qcow2.xz) = 0234fd03de230732fc21560f8a40e85b810853082a02e6fcbaa3a0fe1d1b62d2 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-ufs.raw.xz) = e93dd8b38ded273c243d0a2ef7807666340cc94dd4ed79efb810d2e722158150 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-zfs.qcow2.xz) = 3d8b96f570a20484af4227d5a1a7b8af3759f8005b50e4227aa7dbc3513fdbbd +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-zfs.raw.xz) = b8fd4e6eac9777ed92edd9c1978026e2bc1bdabe467801392055735a022eeb1e +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ufs-20250906-0b3d82579a01-280099.qcow2.xz) = 68946b5789d3b47b22d5634b8f12cc0051ad1700ab774d51e0e3d32b28d721ac +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ufs-20250906-0b3d82579a01-280099.raw.xz) = 056ab66533f3d87542e3a61ea973a8a3a1576769d7c9fe9534bf5da3dc51bb30 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ufs-20250906-0b3d82579a01-280099.vhd.xz) = 0ecbf57402770604a786e544536fd0cc923bae0319ffd262031e35b9077ea620 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ufs-20250906-0b3d82579a01-280099.vmdk.xz) = 6a44bf11800a4a6092cbfb9c7a2c948c6c470e706a96d1520ece01cd8f2f4128 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-zfs-20250906-0b3d82579a01-280099.qcow2.xz) = fa71a4fe3101b93d81920e8210998e53632fc77d81d1abb67c84f233faa2cf52 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-zfs-20250906-0b3d82579a01-280099.raw.xz) = 8f483942835c1ec658d9af47355120d9b9a2697f3f1a2e0d491893531455b0f4 +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-zfs-20250906-0b3d82579a01-280099.vhd.xz) = 0e36dd408e31f818a9470ccff25aa79262302272218b48f4d4676a24fd1e4f0a +SHA256 (FreeBSD-15.0-ALPHA1-arm64-aarch64-zfs-20250906-0b3d82579a01-280099.vmdk.xz) = ae5d3c0a7f174807497c43717f13c76c0048d156abeacc80bc8f068c21e2222b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKkACgkQOJfy4i5l +rT+LJQ//UGHoa/K055oj83T+KvScVvXeziEwapP5DzJHJVP9Bob5rJHivFx4BPuq +H7A8qjQwlyPnz+jKz+MTlSf5WdcoXeD6BHJlN6r/b4GUkDBDqc81yYmcRvxtXc0g +op53SmoWjy142RHybJheYw7H3ljEVwBkmy2F4JHxJL7/paUggObQNmhF5OpRNPtg +2qOviPin/FUGAsKXIWBL/xYih79xy6W4533YiMu20Ct+RFbJ1wjE6skKN+nbRdmG +ENsj6Q+fcMeDzBHNTd24IhQ9Jl11bBdXs9gcY2TimBX8YWcjGBPHdI7zoo+l+8Np +nEftVXTJNrQHGvP6r5Dv+C1XfrrZt86P1oj6z8FugHFg2IxaFxfAA0trRiH72Kjo +sz8nSuKsyYqA20pEA/vIdMhyl6FgZUQheT8XDauaLSd48z+cBPH+ei0FRmVwF+CT +yu+0kF44PJV6L24huXAPg3fglaXpM/ubA8fbCPlIHpK2ercrbfjhpztR+CLp19nn +1KG//WVR5I4qEOi2acVUR3rqADvKvjN53lhjWNaABzrzjskb+qIQEQSw/memsvrF +6BTIJ4y7Bt3lP1yApF8+bK8yZ6snqpMveAuOrY6mcj77VjDg1coqcSHvodxEsgZh +aHleFlmpIabap+Jkw9N4T7vqszMnHJbdEf8pPtvGKqHmOwc1RM0= +=EPRF +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..40436a72df --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099-bootonly.iso) = abbdff5a4a1d50d1d01685092c44f1ad64ac298f71d491e8d98df2975706640f +SHA256 (FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099-bootonly.iso.xz) = 1cf0ef499b1ac40cb2ee9349fc86ce7eb03cd076b1f73100ec69474edc1c3a3f +SHA256 (FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099-disc1.iso) = 81b810cf5fe7cebceb1339746de8a87b919f4d267ff7206a2dd3631cc6c594e5 +SHA256 (FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099-disc1.iso.xz) = 84de9758bed2e9d06fa8d2ab1904ab696fd8113f512c7853091d4eede8952e8d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKkACgkQOJfy4i5l +rT8ReA//eIJoa405R+dgMghu1WqJsyqr2nxhWlM76K/8t0qBs3Bt08NgAKIfLJ3+ +fYRVGmmAE8wOZ/UgUG3/0K6att6NpEY8M9cHwCaD8q5BQwpCMCcdbApvaqgWfuG+ +0NgTvn+0gL9bK/YNuVg1+SJCRV/khixft4ygQrTWRFzkRn0x1dDlpmgDYJ1v3IqI +BfkLo53H0Lm5Tk5Tm2rySQjNslhFZ8Z/D2qeUa3B2CaicgmcqwjFo5eIMvy915mD +OFKmPCqRdG2OlfuD3y1Yiyh8F4sJRLKKlJH+GswlUh1cKrWT/W+JGDpfxiqVXAoZ +pv+FplqGy9rcaPi1v5MnCi0jFuRmeuD2onoevN2ThsEgfTgrXbAgkpcbHDbRylFO +Ab594ekV/9rP3HlKVWbxtcojxwxBjT57IMJXp0v0Hiu1qdgS56KvUGt8N0B+vWio +2YSUKRsUYNS+EziGJu1+qnRxZ1EdieeoGuCX3bJff6KT0an5sa2MKPWc0lWwdcMs +hkly+b3npK/lxzyCa49B423G8Ic2CsfqVHYeepe9lPrHqdAv5O17eoMluJby7NfS +wBzy9dzjNye4ST1HnnSNIQv8d4iG3coG1nJPwgx8YX1ud86VhoB5kPFQG6jbxnRa +uU8EsMMaCCR/KzQuKUO0Mzlw9wNsDK2PxK1YXZk/gvq8Y2iM/Ro= +=0FTR +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..9c93030442 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-bootonly.iso) = d86b73a512d1d4321aac7572a7acc58f7f8e39a1e6c423a2ab589952c60bc7cd +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-bootonly.iso.xz) = aaf1772e7009f544662c2e0674e08c7a3ef446ac0b0f30016ad3b02c163af2c9 +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-disc1.iso) = 5beca874cde42f916dd1bf0f81ba50576e58a5fa47a6b1d7387ab56039605409 +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-disc1.iso.xz) = 6aadbaf494686d9828354b681b61ae937e3770d37d94111c8beb7df239625f1e +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-memstick.img) = 5d50e640a4c1cdde452155dc7801fbc05908698144db606c99744b1fd336ac0f +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-memstick.img.xz) = 5ae561ed3899f67af0c1f0fdbb9fb9f9f955d4f25768722c2f61cde3ca5e6d05 +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-mini-memstick.img) = 6d819bb7c178ac667a41ceaffd15ba538be1e888e2a8e1a71444d5ec8ba2adbd +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-mini-memstick.img.xz) = 12946f4c5121c1a82b90b951c41bd7de7a0eac5a24fe9aafae551c0e57a70b9d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKkACgkQOJfy4i5l +rT+DhA/+KT8gA3flC7op/q7GSdmBeCyPy1olQtwhw8ZSYrarmLObJkoN8FYH0RXG +h6TSGkN1KdPhKxtWkDwI/3QOnJ9evyPHj6UkScJz362uloo9MdYfpwqXTccN8AoD +ru4UhMUSIBG9fDud10HrjV0jwdqM91fbjeyKDY5yVZuJa7vYY51zxcW5M3FVyFPh +xVgG2nBBvdxXe9wXkWyDmZS3B+r/pFYlUQD6dx65p9F0SGeqlCUbw488jec2Pu+N +xOqDpy0BVNooGTLvaaLbLdC06lWBD1/yd0TZn/xNaM3cxe4xHI2WguSDtkpbEhOa +jH8x9QA1j8civZaqagN/msWW6UE91pwb1DYihnGZLGeRz6fpk5ncm49rCIe3d6sT +8ip6HUS987xt/uUb4dZmmBhKzxQUvkIdOIkYqCh+HtzISwdfGXyYVbI3+VwA8jRy +DFOxqqbXHEsVBiXh/Mihy7jWoDzFN6OeAkRxv5Ey5GJQosX479mUqE+W8ydUAPOa +KVrzlNBdeXaYPGEvdJRbohCtxAzseevkp0gXcBGa04zIWMGWe5CBu6gPQi7K8HHs +TrXkH32f9rxylxHj8hrWbL3QscTKmVpTS0MQAo9CCFbRXzsUYTxYOLYTXJLoKUuk +t8g276gPm3xnig8MZUDLsFCjUMTkP3q/cPRQYPjvyz1qDtzlmCU= +=SLbj +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-GENERICSD-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-GENERICSD-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..29fbef8e4d --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-GENERICSD-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-GENERICSD-20250906-0b3d82579a01-280099.img.xz) = 725f1c43149e201d6790922c6ca10284bb99464d82a0f511cc01d54ec1198575 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKoACgkQOJfy4i5l +rT92sQ//dfx7Qc4U63EkROHFe04FIJ3/Wx5d/MCxx7f2N7Y7UyFPwoMfP6Y5q5oR +Xj5LKz67ZLXz6xQA0QrwLpv3iRPLiMg4bCntdewc/C6wbXeHlEAVBVSOXT31HAZY +chU/6yRa3BQ9CgGS1oql+6J1rp2Y55wimon/7nlT8hKRkNefmae9SqBtg1cNcnBf +hq3CiUBKLObC5IEnHfibxAwDBfdb++bimuYOut4lFZuHAOP4yOuaAyKPvX8LWXCP +Xv5L4m/UUe9hjuXIPMrMcyOLKjT+qi9cnPhKvfV7t4Bs64kTZB105HpjO791AvNn +Bv+fZU4jeTwBntP1p5WoZNaPrpv6qXregXrHhfwlmCDm6R+SoO42ZYtoBulk45hO +biEUcKcZl4IoeFpnFqIbKuU4C6Ir/AC43J5pJwa7u1vsfsZ5oX6t3IfcCqVpv7kD +KLn7iI/nhZGDYdqclh6IFw24WhJkSS82IhEHamOKZBUW1w1vPBb7kLd4J2Zz6IAj +YfuG67Aqp8vDYD4aF4lnlh+WE57HsP6NKX4aewkPqduUaLpajmHzvCDvFnILPOoL +8ovblguME9axEhSkughh8t7SpPXUy7CWPrjxZhjk1xk/nTmWV5sKHMd00YixTO7q +vKdids7GNiEX2f8faZF35M60CvskoccERWGOq+JUo4n+JxLZvrE= +=0b2R +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..274be988b1 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA1-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-ufs-20250906-0b3d82579a01-280099.qcow2.xz) = 045558a85b3975201747f8268a77374882fb22071746cdff014069d36c60c2f4 +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-ufs-20250906-0b3d82579a01-280099.raw.xz) = 685f5312aadf5194864a669621d3e5be8f601797941351cdaccca91846b8ab7b +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-ufs-20250906-0b3d82579a01-280099.vhd.xz) = ad5b6a00b76473a8d47c21e88f8c5519d77c167032f0c3a54cbdca256cbf845c +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-ufs-20250906-0b3d82579a01-280099.vmdk.xz) = 481ebdda4b9d1c4252acc5657a073f1a66647e9fe5844e23c7b61722e2a49eea +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-zfs-20250906-0b3d82579a01-280099.qcow2.xz) = b081c2a2affbfae5d0b9d7a03ad9baa9e7ccbfcdc26f01823ccaca9a72b1e9cb +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-zfs-20250906-0b3d82579a01-280099.raw.xz) = c2eb1dd990be1d50f0a64320db36513ed7825c17963f933d522c2c9739bc2fe1 +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-zfs-20250906-0b3d82579a01-280099.vhd.xz) = 0e82d1050b10b55d4abc0e30e6734bb3d38d52d8e91a14cbe37c7df91cc9f885 +SHA256 (FreeBSD-15.0-ALPHA1-riscv-riscv64-zfs-20250906-0b3d82579a01-280099.vmdk.xz) = b21399ddc6372634a2a40eb42be231a17a9dd096f9f86af0aefda1976b390797 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKoACgkQOJfy4i5l +rT+Q4w//XOu798gKw9HkcglT5GlRFuXn7vXD1LQj7941F2b/rH4TUiZgqcJnjrhs +BSDovuioUqQ4/mTDjZrGs1VgT2MYWP092Nk4+y5O6ccL1JSsDp3gvIVQU9NwzfEL +KyuJi4BKb9PCxnYpSd7BV9VuuFjY5g/lXPvGF+p/xw+XWQTdFuTjdafP5hGjiHVu +C0bE2nIl1t9jmPw0lGkfj1Du7u2ei8zqb1Czko1Po+3PcQ4E+0E3XXlhp8yRDVAQ +XOkiCXqi2iOplFb5+OM85hrJYgy6yi9Wle1P9OMpj5AGXmJ5qsZo5uSBBzjt+F0i +Ztnl7u3DaTk0d+jLgqw8w8AcC/V2ZSSJbhZLO4ZLtsbcJ+ZKbhmIbw0+oX5SJRpD +2XNkOnaS3hn6uNvZ3/l1PzFd6xCPH2Pcwrqx4fb5zWqOQYD/2UxfiyjPG+zpbAjS +aiNJo0UJFa52prDNxlOYIz9OMJm/FKIYBDQu05IzA6XXfL5Xagk7GGsqUPKucb/i +RUtzuUInBAEjsbTTrVsiA/ckP9WyP0MUy4qI88S9z0htv6a7kSVfhExWm7FYu+o6 +WXNj4ZzEO1QggHMNjRpi2qMPTat35Z1475L2kPjG9M7IMDjLCg1O/tCuEeCQ+vdD +tmwmo8/6Yq2/jMQIZXW3dZ7CdT1sADBgyMcLZkfolh1CLBe5+MU= +=Ylwj +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..86b0e652fe --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-bootonly.iso) = 66e5ae16b314b19db531cbdd23e1c928b96a9e2c16cd26465d8a07979b81b14b +SHA256 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-bootonly.iso.xz) = 4852db5a0b12b5915ba5b2c2f26761a283701eef0a585346e47c378a2da92192 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-disc1.iso) = 45aff191ac7ee52ba7e1dbe1ab4b5eafa2310824de386b170367de22ff4872c3 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-disc1.iso.xz) = c579fa731967e8e35864f652eb30ddcbfcc0090d1f3e7f2d17b1dbd268a655b2 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-memstick.img) = 43a9fd41c18b41ea8b9cab94ffb018d434b24fd7f9770d23808e85344d25d025 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-memstick.img.xz) = d36f43dff93b68257737a9f02176758b7c638545ee16cfdde17885132302c10d +SHA256 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-mini-memstick.img) = c175ed63e377dd2d1b898cd42a09c36ba5bab6ef5e86fce74d36ed72c9aa9a89 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-mini-memstick.img.xz) = 431583b1e8684c967da10cd9e0e80e8a573aeaf0e06c9919c98d397a2759a053 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/W0ACgkQOJfy4i5l +rT/Vag/+Lo2xuXkvR9KK6RC8bImfJ79ldE9v4s5jgGOB9D+h7oZ4Zg0cOL5z7leP +RQ+VpFntJGz5IUxVbPPSToUOmSLb3Hg2UhQqGBnmDjQ2FtqAsPIHl5SRpB0MxAua +pJG2grN+JEiz71BkhnaDbgMI7X+cFrkyiI5F3rF+22EIUZIMSuYG0yygNCAF63L7 +5O+mThQlrOgZ60ndsxfGi9qJzZAFzhOrTgwjtDAms2GgKOqzRTGnlwXwucwJnSBL ++4jddUCO5iwJ27hSRrBcEHpRgzMHrfGNP8h8a8bckp55lEXx2A4BtcRpaKyb6aw6 +vJbCzJF14VsOjRcV9/CWmIszB0sKc8Dc6+xdM85V8JyRYIYi/5J/8Hk4iVB1g7ZV +egyW7rE8oA3VtQEAOg2fHnt77sEgf7ixZ0ZdSwCS9D8oNdDbfRGoZDPhXKfRMAqe +COdgNn/xrWcZnNS7vIVjN1vt6ajHu3ccHaNlZlqUnCVtYBdOtyjMr3/DPkCgw1mK +ol89KfHS4POi0UJO1xouK/lEM/oy5AEElyyfTZ3BtbdC1fXwVV9zOVnzb1xj8SpE +OwUROFQsH8VEEzqhIZurmEgpjVItR4CDDRJnu4GsyNyv/K0/H6De0wiiAkbDk4qb +n4zXSrJOm8LjFSvDkUaEDWJ8K5MUS4rzLfTT2AOg3PSphSyAQOE= +=B4p3 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-amd64-vm.asc new file mode 100644 index 0000000000..1bdff28112 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-amd64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-ufs.qcow2.xz) = 958cad0181387fe063ad5887f6018688021ff62cf4ed59629b271b91c82e7d6a +SHA256 (FreeBSD-15.0-ALPHA2-amd64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-ufs.raw.xz) = d29478cf41f6520c9580895660c54cd2073b2ed785fe31ab60820d42e0c174cd +SHA256 (FreeBSD-15.0-ALPHA2-amd64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-zfs.qcow2.xz) = 53a8e6bf36649dc7c409183f22171df9b8d66a4d3539a4ffa30b59d344073e98 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-zfs.raw.xz) = 69c1eba138f2a8dda861891ac484101cc5075b974d1519873b5d7f3f611f229c +SHA256 (FreeBSD-15.0-ALPHA2-amd64-ufs-20250914-da62a299de31-280122.qcow2.xz) = 265243e7019776f4b9f182792ac252ac853fa5ec4eff448b11862ee4278c066d +SHA256 (FreeBSD-15.0-ALPHA2-amd64-ufs-20250914-da62a299de31-280122.raw.xz) = d6d089a3fc97f1aaaa3c250e270811753f67b615c88029361990fae946aff07e +SHA256 (FreeBSD-15.0-ALPHA2-amd64-ufs-20250914-da62a299de31-280122.vhd.xz) = 43af69f6bd10077cdecb9f51034474a563c470406000cbe7c2fb45747e8f622d +SHA256 (FreeBSD-15.0-ALPHA2-amd64-ufs-20250914-da62a299de31-280122.vmdk.xz) = b272bc900efb42b2fd4055ff21f97d8481e575ab4479594895f011d7a3aab25a +SHA256 (FreeBSD-15.0-ALPHA2-amd64-zfs-20250914-da62a299de31-280122.qcow2.xz) = b2b6ee5d8bf3851662b7f559ba9ed4f49024f1647567aecf0c9cd11ea5ca7ae4 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-zfs-20250914-da62a299de31-280122.raw.xz) = 0898413e39d332452c69ae2445b4f78d388fd87fa0bfd39c4c30ff284e04bb53 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-zfs-20250914-da62a299de31-280122.vhd.xz) = 9f82db8f59efe1de3f78000265e14fe478c7ed39de7c1acd18073e71361b8810 +SHA256 (FreeBSD-15.0-ALPHA2-amd64-zfs-20250914-da62a299de31-280122.vmdk.xz) = a87536df0ed2d3b923035aad6fef9f16467afd4dbbbdaed28207c1a385156044 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XEACgkQOJfy4i5l +rT/yHg//Vx8co2WO114mpEZE6uDYzK5au2R2g+l8Q+ErfA+59Y5I5O55c5wHPEPp +omyghfCGkzZHvJRBQnsDXxXecTq4wqObJ7B6/zD3in4GkC/yikyrKWSrzOJAaMgc +vDrt446WKSPwXisNQSBQDB1qiQNjwL4BPVgS3XKI80KIODpnGs+ZWxE0/pBkh8ex +NZGGqcXSYwHwCpHXUcapp7G+tzJTeC0oiWNFst3TXb6zqT+6Eptys/q3ENzLFpUM +wY8SfhOoXRRltaQzLJDMUqAVtLbB1su6tzBRXuS5oBGqafi2g4Q2NYPD/sylZLRt +wBOYc1SxKSbq0C3M3zegrGkw1Vp/yDFXc8lnzJ/ppUlmuT/ix/NPoWSv3QM/kjh/ +qGVIo5Ts0GM5yhU9jdvkNU6FbL+VA5jV2hBv6zuKpyAIW9Y+h4WP/j+42L30RtvV +Yb/J8MI6KMn7DPoutBr5acMpS9i6ARecKM0vCwcfKFXKzZwvNUe9PEz0mv3tr+xI +z7gfsUR/3t2ueL5LEga6MaXAveDQpCi+Or6/pB5kgP1B8HNHJoscp5SNTrSTQh60 +MkAk3TIy6bMYT7tAsitw5yjmSS9Xu+SVZY3GmtKi5n2ExZxbALJltF/+hG+WFvQj +HOrZOmhfwVRavZvfN2wtVXexH+mLwk041QFrUYAc0ucRnRzfS38= +=UhD+ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm-armv7-GENERICSD-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm-armv7-GENERICSD-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..ac33c2e251 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm-armv7-GENERICSD-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm-armv7-GENERICSD-20250914-da62a299de31-280122.img.xz) = 4cecd9973bce6606032556aa94513f70ecd4dd4838a19f2689feb7ef73363a9f +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XEACgkQOJfy4i5l +rT+zjw/+O2bJMQdjOkWlLv1QPzZiCJlzhsqMWGONq8b6WHtK17PjGOEJbYxsPKXA +OELLRyBS7Qpy7CoQkJiZLb4OoDT+XDZIOQMVT5Rxm0y0xqZLwVNd4KNDiE1wTZk6 +XnbBNfz2YhVRUFrmUm0IscLVZ46NUCywTechZOE6DM434zY1FZTydYFALyU/YXjF +CSteCW3lEHMaydrTVHD6PeeCsaFygfUGrpCpZvDpXw2myFfnxcgfnNwEbrP/DbAN +q8EGjNwmHA4BDJ5mGXG9n1xK6iYqsCyfZaT2bF0UqTKCLQ25rgngDS9wjhw+/O8o +b41eFh/u9OoIHn9hOwUEKCuDtSc90xLQz6ZmWLcViuc0MCQtjs8sNF4WOLeLUbOq +7EPJrqvNFXdG3qUI2FqSHV7JzJb1bY4ZfAFELQtzVLZTg2t/bRX2R0IYxPVrS5a+ +u8c6PbYzOgzSdGz3DVz8J6LIGf1zoeAh86ExSpjJT83yOeVAYfmxrAKV7Jzu28U1 +DYLpAct9HSkZRiRlXH2T4IMl1nULLlVa79FqWzVfivdbYUeo0SGs5cwGIpkfhrMW +kuG/zsMofn1CHPXs5MKV7fEqcUL7iexkwlKtSXYf2kqxAHblGMZnaZwi3MWQRL6q +M2O9DpHCupk4Vr6ToMUG1dSX6xspBlpRV9GdBUbSpmxHWYMqm9E= +=6KG8 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..e037172476 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-bootonly.iso) = 4696a8479827089c3d54d0a93e6555625c53eecbc1fe73e671a3758768663f42 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-bootonly.iso.xz) = 4539456af34bbf507b05c115eecaeea1fb134b7b7bf241ab326c2db29c072400 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-disc1.iso) = 8f1dfbf050f05bb6baf8ea91420d9337f026d3f8c5e70f22cb35ab11255eccfe +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-disc1.iso.xz) = 41f7c70347a9e13ca7d97a4c6cd17fbc723f4d8116a9bd0149a93759ed27c59f +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-memstick.img) = 112ea5a26aea17d1a5980680c3b33c2f3998d3c132111a9a650a6dbc8b29d74c +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-memstick.img.xz) = 68854c3cfc18d97e7b3c5777727077dc3343a62f66f2d22d968f1ec71093cfb3 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-mini-memstick.img) = ef0f71717a8a48f9810959f970f64911f02de372426cf1330d5ef5147faf6dbb +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-mini-memstick.img.xz) = ff9305182a039976b29572ebddb85a783adfa2f90127df63ac6677c16848d594 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XEACgkQOJfy4i5l +rT+iFw//UDe9RFddodpsMpW56DMdKhe2MzAacRXQisaFSxjHNtGzvZFIZY1ucTVA +UWPnuixdEP8Vrvux/ZyA5y5v6EEVMR+VY4INQO4OPteMIBLSZBUSOmYBk/ETcSin +RbynktoYdbDvS1ON7+1/DebDRAOuGJpQNK2iB98GwXds9hzSEBSziFN2v+OuM/Mk +ogyFAdeBffjviLgjv1Iw9H1f1PFoD/zohD7Zwh/OPzrje+LfUfptXs39oJAqN4LO +VQ+dWqV0QrrPElvxf2asr5MVbiI1UFZKqr/ee5HTXsv8JEceQlA1cxuVTCqI+Jx7 +CFLeZwGbhf1zulUk008+ztAF9+sfwz5d75x525S70EsIm63mBWrrtdwSr5c8nPrW +pQRYhdiEv7mlXZxe2sMhHcPTMeXlZZFZFe56M/5FgJbNvznsUzjvlRWwrOdESLGq +7/8inCZ4m1HINPgO4H0jD1L644wnMD9ED5xbYJD/9ewNrvBaf6p1TXh2OJvZu8aM +Lry120xcb8sljpWDtH3chK3Y01w8mVP6WtdMcY+Qxl/y78SmUtWV8fCuLBCWLnir +IJSNvwyaxYQL5W4g54hWcILz9BFpulKo8i/2s5kMqGlz8Usk7gBiHxfikOIlpVsY +EOvunUnaku/pKZm9BW3IFKpI9Zg92RwJJrcsuvYSWQGKlwwCgMY= +=7QMZ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..dbb08f369f --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-20250914-da62a299de31-280122.img.xz) = a4bddb4836097916f60c196391b2ed194062c69d4c5ee1a3620fa67a44ad5577 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XEACgkQOJfy4i5l +rT/dFA//Vl+NeuIQgul7zYdC9lHXPg1hpjK3C+zCy6QOGVThf6LlHwgr5XkgnKQW +cP33Sbaeh9eeTjlQ15CUeEpajy5AfauvG0M3nZ75hihAh9HpvsKztjd6AUI7VNT/ +Dzulao1VzAPggb8WkQO7nJaXQDBKAqiZdWQEJMDtA27l6w+Y/UqsU+cFBx9wBQ0R +hWp18wGPRlqRKxoOInLANOdzcZwPrrOTJKuz7Fq7uZ4rJ5SILCHhCokO7p4G6Wka +y320A3XW/5BbQpERHgKLM7V5vVwK3ozelrc+9gKmQyLJyCPb1RjrPunbyvp5hP42 +o5gCFb3egIUB2nG/JszdCMTk+pNqwhHcsN0P9D0nJt1GgffEyM02ZbQsLSJToTUt +9zuVaQ1V0Xw5dV22J+e4hWPJhsQ6J5GLyXm5UHjAJoSLISC0agmdqdR0xYCxvkKk +Qj2pU9At8N61wOgHl8BYPQuSUOuANSjZ+aPQz7eOy7RQtl1sZWH7IE7b5X5nsDO2 ++Faf4w36P1ACaicNyl9H0m99OTGUr+t/UGsw4CvVh9tGgwRmlyiDiqeeSpylKbO7 +uKZvNplvIOp/w6OwCjTIrtRxxxXbMsuDVa/hz+ae5hQnGE6xd0lk1UTpsAlQf7bg +TeHfts8H2h39oDk31FRYHHqCeQe/B9l0yulIWTtVpNVoSv9Ty3w= +=A+bW +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-LTS-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-LTS-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..43ab92d9d6 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-LTS-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-LTS-20250914-da62a299de31-280122.img.xz) = 4c9030232bbf0b21a21da75d0dffbcb90d9ef3585cbdbb282808f43d4d3a1aec +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XEACgkQOJfy4i5l +rT+dyQ//d1tfyZkOuHXOySPpDaqhuHmIHuHAz6YMKVm+9AE6okuaAREpmsDiZE+u +an2Rh5bB9w6IG3JQsNqYYQJVwGeCXa3KJo41Q/KFc+XhPzbeNabsy8yGQqqVkH8T +HBNIkXdHb4Kfc0JqRuqRtp6EOGAYqxuaHVT1uBxq3+ucIKFCISk9/FHdgM8HfRgx +iI6mBhHlpDx77lyz2jPHLL0PicGm3Ck70cTcR5ALE6srV3TxTXIqcaiWrc435U8i +zwdDGqkJp3ZAc9uAVnp1MYzpyaxjPCfGUrR2RtV4+mg8KJWkC9Oai7P502dYxpIg +0L0aO60t0LFxHHALH780tc9vLhoxrK6FnK/PRd1xf4ZqNHQfop7e/kZlHqc1IPw3 +v1NPyiuzAHcwvAgDOuoY2yt8k8r/Lm8I1M8j6sRFeWPlO2Ab+hTX4+rb33vANvDS +FMRoarSOYz5p3t44nV2qgUHe0UbzmHrQk4J/cuA3GpUhJryD5uhDmwAR+H/rJHri +2yLMN8drM5YgWeqa9Qworya06lrKAQINEglDJZSQMTHgyS+Sa02ELu8PixfpjQ4L +DfNnGTmJlLRSUWc2+jfvsGliY1NminhBb+7p/4cRnoQk2ztsyyC0Jdh54prVWh7z +tqaA2Id+k/pHY5zHjhMi6mW1SPX3ZmkfPp04AtNOMk2fAJI68cY= +=fQhu +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINEBOOK-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINEBOOK-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..5c0ff6b725 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINEBOOK-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-PINEBOOK-20250914-da62a299de31-280122.img.xz) = a9a7b516bcc0b292e7d2af6a6591112fb5e5223605d224ce376ed1355e653372 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT+3LQ//fziws6ka3wiuk4HaFPZ0YMZMbJaV2ba6Rzyt07fr/qLxdSxbVNYyFGHm +W3/O+t9gx38udCYcwLJIXoX0aO2MAql97pSXXTKXEEFRf28UC+AcxYCqvJGrAKfe +qMzI9QbODreaJiQC5ziUY2kYHpJoBZPgk9SpFcD/8bIHX/Q3ZdWOAFAt/y9i6csZ +RRdGtUTgRkHB5mhQp/7yNq5LC2jaRGLcdfACCk/8C+oQ6uKH6GdvhvfS3Ued9YrR +7E54tuspNxgcaVX4FXWkvksbMsJmuPJhhlzB6V5zYFRc899MVmup89DsaoUHnovd +PyOsNxG17ABmroTtEkQMHNjY7bL0jGnRVoaB3DoY/B0AqfX/hZVXZoVsZRTg+EWp +fP7ns+dX1Y7wMRepbbmxLPQ2/i5DLWPulANaDOKQuT+NPq75eyJuRQTnyafdjibH +ihGLhLSUn2A1+YNZjT9VqMk4uqPZl7Mzm5zsbEft2+AoIboBhQ/qZuYX9HTJQHJI +64iy8pchGDk8VznJCjWa7HS1vUHcfl1qbX7cA2ZjJAg2SC4I2YbJ0U6FDBTS3AmS +MgsmYiWh/mIDeFE6A6pppoVDrHuJWwHbDiyaofqWX2CYsnOrh5VW28EBedYt/LeH +tuiYeEQR0GDA/BnDkVSlzqicLEA8N9gXevyvr5XYTEFooHskLKU= +=5CEj +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCK64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCK64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..0c11fa5259 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCK64-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCK64-20250914-da62a299de31-280122.img.xz) = b9b4064d9f759d7e302dd498f0176c5e3f03b793879c4d3b4379cb94966a2f8c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT+WDQ/+LjjA8cpiqTHNl+I1zb4Yt6NO6PQHzFa7o596nBQu6purKlIKnQyKteOm +82ydNTmNbNQlLucXzJ4olbUyXJa5cfIUVH0PHAwHnTuMKVRI5FBX/fqxRBHw2T8A +HbKkfbknHOBsiFhYvIxBax/jtMu1EOKbLtnvjvsr/WTQQ9DgXsuEd7z0LcR88Tes +YeO8xhNSuvNaeM5KxmlhXtSnaeBfszduTzxpg5WXbwSGaOsPlTXWkR5I87Lfid5O +aXIlvowYb6bMlu6ldzLLZiNrMJ4NMecBIXbbwkif063HMBOtIIIeLpPWryj+hCkB +aV9pKDuIYK5JnXaWK2f3U0+Xuq+Hh+AjYReMgQx+6K0z00neFooJc8vfNxRQPyJo +6GRfQIfly5KPiPDvKAmwOuuEqFFStrX7YYTukAKyFSk62JpyGL9N/Ry93L3uP42O +Y0MQRnwzWm0YER/AYk0agza62QkVEGknjccyeuC+Lat3h+WSPNZ3lNl8nBqypEzD +3ma0YRe0j0Rhqns1Q2WePh0OcLXbdVMsKB8aS1yJ8YA6fNiHT3gip9/gWphg0FHR +O8gtXXGsH8GiPh/glzmGqHEfwUewHWUnnoZEWCUeBYk9IClJKWF6Qh+AIK1KkUkt +lBk/8s60cZM30X2wyeda1DEnL95xSD+xZRqVzD4kgm/qTwsMrLk= +=e11e +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCKPRO64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCKPRO64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..263fbda059 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCKPRO64-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCKPRO64-20250914-da62a299de31-280122.img.xz) = b4e454cbb73babf3ac823a52501383781993dc7bd38a396205f5c30061ff1bcc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT8AYw//bW7izuy3erE/S75GEkb69Osd8A9fMi4tLiM7mPqq7qfoKYT2MO3IEPUW +HQ1Fo5PkBifCTaBCvjFsx70fwlDetK5akqbl2FEpAvJiuAXprZn8P40ZURuqbYwR +LpgC65MQQXLnsSh31TdDLCP6BswkuKRo/NLAekQNyHrKmmbnBBzjoFHEB/J2id72 +17hXe9JWihAeslP/YI/tOVW4HKSGpWNuH0ZmN6GERBz/aGMapt/x32nP9ShOXRl6 +SfUIblFw5rWuQbfMNJ1oz4VYOfs7pmIp/ZoDwCZ+XYabuMsA1snmuSJ8D9ACp0SY +7mmdsNsInd9XmqG50Ho7XcYeoobBwJ6eTJ2b2uiFPe7IaxIeRpggMaXNWqDGyt8p +6RsXHW5tH6Vas3KXTnrlIN6hBDtg53v9yFvVdfHidVGi+0kiYo0JHlj/tt+SurH4 +dc1g5Pf5eAGO/JyPPWvmW4QwGD3zQjfbOJtmayEUzAljDK7VJixzLs1FEqhcS5kr +wHPhmUtswlnPQY38U4W4TJcHLb5WBaCj6gKQSeH+qxqvoVTFUiNIiTdLqn9BN5Ju +8NueSqSS5OqtDpSx2SCouNmKSLwPGZzC2hugNC0fN54QaxmqDTSeFgDoGEIGaEx+ +NZACSpTEg8tIKpyOqjbWw2CbnJZTrqa4Jqjv7X3Fi1eApwEs0b8= +=QhH3 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-RPI-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-RPI-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..57f40f10d8 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-RPI-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-RPI-20250914-da62a299de31-280122.img.xz) = fb4519d0eec81030ffa7d761b5977f027f57d9d8955fe9775e16bcdf39228aaf +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT/g4A/+Letqv2Eu8VrXXPENfc1ELCRYbSJUpMpROZCdZiwxVOj1TlYgI2avmdvq +oLfZq1WT12elImC+Oxghea1EQ2XbAfLHkqsU+P6BYqVCZDQCt+SmdI98SUPq3K/C +BR4UAEBn4uH0+G5rYJLogH+cOuTgle53OdaeTr9YbYZUPYRRArlWifnA6suLzpne +B4tlT/BvPDStItFWzXdVuH2QsyYDIGlPRMcPsEkF0q0ze5wqc/FzG/e/J3RQecJl +ALnXO4N27y7j8c8keC2ItTxvmdGxQ2HWEgDhQ1vP3W/cqtb6YH8qIvxtCfW4NyHl +by8yWh5WAerQSYL/qOGi6rR0L299kdOyHRrqJERELqtv/zfs9QMHMikYe75CfQRa +ok76eXevXYUCWeUBnPuARZAqhIV9Yy5IS/6pooyeN5Z2edBwus3KGUNwkTgJ02A/ +UdhRxpqpMKLcrh4k2562+XNxhlzyyyYQpc3sVCx+OL1Gh6nmWdLOF1eHS41VOFeR +Sm6qwRtIX4lNSnB4IRSrXnhsAbbbtCwlOjpTB6B4w0PyDrzaw/qrlUZD/z1tbhdH +tLZ5U2HcaDPUPUwDmdu/w1nnJyxEgezLmrYYk5/DixCvBLB++WOQsOHGTPEoTTcu +Hua5ndcVABvHSQ7sPJyqhiI6SXVjrtQijQkW4FwC9MlSN62ARB4= +=q8mu +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..5e1a1afacb --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-ufs.qcow2.xz) = c74eb431039cf41b64775b8e0acf980da638ec96165498999e9c05ba51e2dec5 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-ufs.raw.xz) = 9c7cd7757c6788fea2c12ca70482845daa446726d07d3faca50adb6d4b8ee518 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-zfs.qcow2.xz) = 25010163a083e37408ca94f60ba88e6e87bf6bf7d486fd518cbeca79d09f4c26 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-zfs.raw.xz) = 4304f22aede2ba7b61fddc878bce00db2d5f00d52bf1143edcda8a7fe4e3b2ec +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ufs-20250914-da62a299de31-280122.qcow2.xz) = 426679446f8d3d0cec7dab013826ae17949149e562726495bcc7cd412c280832 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ufs-20250914-da62a299de31-280122.raw.xz) = 4a904560493191d3ec3ae2b58865fcf1cde4b7d171370158af6eccde9d435c08 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ufs-20250914-da62a299de31-280122.vhd.xz) = 1c62c1f7a83a6f7888f01b40a68a45557e1d1a2ae5aee4e1167eeb1818cb712f +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ufs-20250914-da62a299de31-280122.vmdk.xz) = efbc90510309e1248fe4c36c04ac56276e67d8de379a70659d06e41b4d2a2c7e +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-zfs-20250914-da62a299de31-280122.qcow2.xz) = 541756aa3e7459f9d8519759ae8c4712932793e9348a57b73aa53b332b55ef14 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-zfs-20250914-da62a299de31-280122.raw.xz) = e2dabc0501505d4595edf3e69936bb17eb22944467f9633ac712c4bb73bea410 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-zfs-20250914-da62a299de31-280122.vhd.xz) = 38f375f9c205bad6236146a3c0e789146b67ca92314d0564da4d90e2a0c44712 +SHA256 (FreeBSD-15.0-ALPHA2-arm64-aarch64-zfs-20250914-da62a299de31-280122.vmdk.xz) = 6dbfbe2d2f2764b7bbdf2b4895dfe40e3e54768c07aaefdbf713e77b2a0282ca +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT824Q/9FiuvymvSjNl0VqjRo+7t0M8kyK5lf4u75NCt06wQxaCUWzY57GPkZr1l +dkwFQks4BojCTBUHMBUuhpQHEBc3RYtgflsc7Hka8CDuJZqE2zyiIFLMvcT6mMas +acRhXzIQ9nmKiUZrThUJsy3QzhuHQD/rUyaR3yfqPZFd4TL2alxuK8b3zQYYwk78 +c8Iz1htCCdp7vwxUP3kdP0AyN7e9fNtAQdsxTFYuNQ0nba5Jidv4pyJP8SNFI/hr +7QrvvynoxvjL/lxYRsNyGi1tYUfTSMIV8KTwJ2EF4xoVpZy5nkh3eNeCaNT+3sMA +cbYUTfgVTQTTYJcDv/gk6IDKq3+eBGeFtJinpmh1YSesNF9dEjeZXJ2sv3vFyAcq +tl9R6WcRvH9Chv4q3QYCW/dMqoym+tL2HDyR+LEN6oKhhUUKc4e63zVB49V0vnDu +FFtMSOoLcc/CLZFg6bzJzcm5hx+giiV+3gqtb/puEJ3lZEUvdBhMVfWBHkh1SjW+ +X6pkxcBdvluTHTdw6dkLFn6Kqnd/vx0IR4AsA++h+MZDOUo4gwZD9yPLMKjIc6jc +Xxps5UQKkSP8MsQLeO405kjyqXdsWBRAsMtq8r++itDwOAEtALPL9dIFvw3i7CAO +dBxjZWMT28mAg7wie1Dp2GFkkvkS7MuxNKZi8D3GHyyGoBOjals= +=x0f4 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..f6179a7d25 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-bootonly.iso) = 541822a1ffda18c8ecd36b7b03b99d50fd00a4c3a6b679e16ac3db676c1a1a74 +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-bootonly.iso.xz) = 71efb004e92584b5650d79dcc1ebb6c53db02263d21f32d0bbd5bd5ab9ab06b7 +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-disc1.iso) = 036ad3cf98eddcd6560948b61895adc123330cfdd3afe1da3be8758b52469d7c +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-disc1.iso.xz) = 60b50324c343683064d00901ca5d20c4e11db6e464c16e05a980a7ea56ad11df +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-memstick.img) = 959d883595998abadf34797f72981b0d8720706d0f33c02e6935112f04f17cdd +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-memstick.img.xz) = d3414dbc4a535bad2f4f19adcd62d0ad29d9e6673a82fe42bed839665321f27f +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-mini-memstick.img) = 70d602ec3ea292f2968863c463ecb7c2fd26dc989996124bb490364f59d19600 +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-mini-memstick.img.xz) = 2a19ab335276b6653483d8a34b835efe02c7650b6b3cb4ac979cbb1596db0fd9 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT+w4xAAgRjKnJKDCMmZnEXvfs8ZxyI2EFOmIELBaT90wAABhV8lMRyxpO+2Xw7A +VQKuVl57hub33nadOzfha4sfSGnTCu8sx4qa/kpH8xnWBAky4gN+lQklq1DriEh0 +5FeP61gaZOVZ0bSbQJ1a4rrqA9Ttf3XEBjIYICIEMVhF/vhuQOKF0NI9ZuECAMdk +UyElg/7YANRNDDi/WCS3zMJtBrHrsMGl4MjY9HRlGake19Tu/RWHvRVsJtZ0rBU7 +4cKLyG0Pzu8BkI16zkHnghH5lwpFCUK9/6wOOm+DEFXqmgcrNWZE6zSKGT+XgTwn +CHnsRt4VduRu+mgCMElo0drOjmhF56KtCkgCDxBQzPE9L+dJRTy2DJAKe2WjVSSP +4An1DdWBtMdI3ZgKNeXc1Iir9tkRU3+nxZzDsEcuQWmAIEkilDq2J/lDKmPcwVXy +IbHWpM8PatIqx3I0N+CE0Z3qa4n9qplBQyXvq6jS+ikPGMH7fpnxgXZB/0mzr5bh +BHJhIbiaLtPlrAFtb1xSCBcmbmpYnW2fRF8A+5PRyZOtH0tWxNaqj9xZlZN4WmXv +tvPG/cOVROLkP3B6de68LMrwEPuW8f32Q6nOuPx7Cp2j1fCO4ocyObyrwrKZqw6x +JyMPy8eV3Q/Q457vmBmuu1/ivKLddmYc7BD35VGVNo5b86RAb1I= +=KJdW +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-GENERICSD-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-GENERICSD-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..5a574261f6 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-GENERICSD-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-GENERICSD-20250914-da62a299de31-280122.img.xz) = a94685c01ba2fd9ad8fdd44ffa8f8f5f24cc34826446760486b72ca352bf269b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT8m+A//U6OQY5812Hw/asJpz65ieLiDvja4BA4MLp69YxAhapyaa9f3pwvgA6pg +DY0Nrnlzr6Kq976+kjAtfnfYdkIBrJOKGU79sVrIZ4D20FNxZ0KcR9gPiwUixnTR +zNWoz8Z0287iMoqt4q0lst01fiH3xoReIcVa6WuYiWu7TPTe5ksyjpWI9GNuQgi/ +FboYtU8BdReRH8npZP7xNMyYzYtt4r15BOk+NvU4rFhGhrQndj/jwDrL+EBhCV3W +WK+Nv/CJafOMDTABuvr0kXV1SgAwUk15+QK7st9Ej3neBXiJC23wirvc5mJtaosM +pSWsiso95snXIUMPIPEMHBz9WKFd4rB9OW3/92+19lb82A1KmG/UVp9XJbfsfV5p +d/YH52bDN5dIbTUWhViU/FC6l/SGAs61AQZL3QZ6SNMWMPaBBqWGadH4rDezgOf4 +coPfBriM9ZHsUdzFvFsQEaA2gPzX0U+gJ98J/mc315AZJ351s/FQjbRP9SlMAgrK +ghuaNo09uRscN+kT8LB20V6ByO74axVuhgUpyrW/BsjrvmRpu+dyhUG7lnJtMxvc +A3RJdRyS//4P0+IE2aiF3oRtn54nwVbU7EFRYrvBi1doeB0xh563V54L30TOPKyd +7Pzyr3BqJdoGaRnKgVDKiK6sxetK9paWmvJ1P546uYm+XMa3Tyg= +=VxHk +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..fa0e43116d --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA2-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-ufs-20250914-da62a299de31-280122.qcow2.xz) = 8b51f586fe7debaf58da0078351c922e450b7d0f8dc474a709b5faa164200488 +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-ufs-20250914-da62a299de31-280122.raw.xz) = 82968b7df7d2eab86bcfaf205362001af75862480ad28774933fc304f79395f9 +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-ufs-20250914-da62a299de31-280122.vhd.xz) = e75ba075ccdb23bbe883a32278d0850237588bcb0954614708205d2716fabeb8 +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-ufs-20250914-da62a299de31-280122.vmdk.xz) = 7453a4ec304c28d9782f2dd1036359435cc2ecd342343d98574b4b9fb2f582bf +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-zfs-20250914-da62a299de31-280122.qcow2.xz) = d94fdd8567c947a85824e6143d81232cba16c5be1407ad6d463d9af1b20ed5b2 +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-zfs-20250914-da62a299de31-280122.raw.xz) = 6ffd18a39c0e1be469f1c6eb82f9e133d6b5e16ca59c5b7fb1764640a16038cc +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-zfs-20250914-da62a299de31-280122.vhd.xz) = e949c07eeb7d098c1beea7d2ae433a337a109d3402d0ded3859e42065373889b +SHA256 (FreeBSD-15.0-ALPHA2-riscv-riscv64-zfs-20250914-da62a299de31-280122.vmdk.xz) = a9ef1679381d9d200a0686da4349df59376d7dd6988442d1d5983d75c237aa39 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT+arg//bAj95aUJ+7+69vax7WRZ47MSItdpz3x2IL1QR8I75OYrixB9uL01O9e/ +8zsRws6VPrvj9b5jK4BFzyo4MUSNnHdFJmW1cn2nWGwekZ/knEwqWHaJD8JbxFZP +cv17F9zFrOLB/nmQWO7JJkciuS92BacOA9UadiimH7W416CZr8jbPVbfM1RlPraM +MSMhajd0DL/m4e0BPdfrhXcJpld6/WlypbAQTFNYM5PACQPo4IP/XrtRn71LjuFs +u1nE022dLJFKHxmbgbtmuaXimLY4wfABsoGS+UF+kUtYpF6o3BG0TXYwfW96JZ02 +8a5j3yzlD865Gdu885gHGm19+sfKgn86KnF25xTlx9wCYyB/+mi6vrOpwEAXD95i +en2q/5+d0U1nzRjLok74LjsMZa5LAjTM0VegwIhWkucVavuP2PqJj7c3F8EFjxv/ +997pTI8OCSXL+rGW5GawhUU9aqGXpc2ePF26Y4hfY15JTQhG8Lr+SYdsWbUChB2g +ftY46c2vRRdmgiu2oWnmqFTMceqjKMssIzJjdmn+iYoB81cZCnQGISHlqvrKsyAZ +0f+hCx5G2WxtZDBg3CO+kvzlg+LH8L8Xm6ELubYfEzYhJ1OeYPc8ADAg7Gng5Hic +HNzRoTN/GnklGF2KSpaHGHp6JsWqbRjJ8NNwIlV083eYvFQb1Uc= +=iG/+ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..e8355fbe93 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-bootonly.iso) = 402c64f73c939065921c79a7dbb9c1edb4fbb6768578f49f3ee135314c6b45ad +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-bootonly.iso.xz) = 1db769dfb6c47ea2869b2bf75795543b5cbc041bdcc892b324a830f431acfea8 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-disc1.iso) = b8b11a91f96e5533bcf285839e40925b3bf453ed41b95dcba271f10b70ea4c71 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-disc1.iso.xz) = 1cb83ab0e7c733dff5fd5431853241f73e7908050d1a92e8a55876caf025bf44 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-dvd1.iso) = 377bcd1253d22867843ce0c337979234084d10af71035cb459f3cc8f041b7518 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-dvd1.iso.xz) = 4f0fdf36258b89a5348aeee9a11450b1de45fff339a107f9110d9196e476b178 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-memstick.img) = 83998d1d8ea8213999b8e512d8bf6314d43588d86ac6d12b0dd6fc59ab36904d +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-memstick.img.xz) = de1092a4064376d1587f4980fd0dcc4f995061cfa116c35205a5122943ca28bb +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-mini-memstick.img) = 614400a3ec7651742e776077a54b485c70a030dcffa5a5f13d02cdc3e85ef003 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-mini-memstick.img.xz) = 0e3ceec7199818b547029849708e98837ce3ed826a8374fe1c8332d69e2388eb +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMaYACgkQOJfy4i5l +rT+mxw/+OKj565oLFypwxkoBxbSTPgiHeHaky/5o/fzCeMd0XB7HjIuCyGSZmdOH +xQK3gf0UFa8Ju56pJodrLFnYxh/sPyoNlm7DDcPqaQ7rMKkT3lWfiZE+uUFZQIAM +KxfrmqBZUWI2IyOobZakzOhzaKJ2nKxyjcDcsiQAP5gnBaBObe91Ff8GhkmcQG/o +YxygH8aZ13ZmdwUfYXlRB7xc3LIwHlyLibQMzUXSnRp/IeJ583I4zWhgVrJV2NKH +cJZZXW6koQMyxFT68NTV3EXQFFa4mNv7Q8JhBgrnreEXMRa0DNkarzDEtw4w474H +Gsc979BhDdDdK6rjNsXygOBy1tr4ekeCa/oI+papZRO1UvodfqNS501FhDy/voDt +CPpcHAG4xoxj7ynOlCScLKOJFsbhzKpOreRQ54TQxOCkuEZTzReY+lnTm8awgrsf +fgVRJnqSIoXgE+JfDYWwGNhY+LnMKscyF2jcQ6kJq3R82s39o5Abj+xSHMG+0TlE +XEJnUc8utIluPHgmj+WS9DgOx6UnreLKa4nnrcLxmls5OgWV5Jo6PU9/vJjYz9HP +x95lVSPIkfpeNk4gOtxSmpD0DdBp8eXNQDiNRzYOHJ0AHtJii6YLI95gQpiGvxzS +7tVY2dwctb/b96Sdf5ySqs0NYmM4mzWK4l04PBIEIa1qNxmcovY= +=R3wZ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-amd64-vm.asc new file mode 100644 index 0000000000..cd381acb31 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-amd64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-ufs.qcow2.xz) = e1738db95f08e28e88f842667c876061fe7c4416f23852a8f316493b35dfe8d8 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-ufs.raw.xz) = c3a631685d73a37cd313f7a9a660307479eb0741dbb6e9ddc5d313c430a2e3ca +SHA256 (FreeBSD-15.0-ALPHA3-amd64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-zfs.qcow2.xz) = 4bc43644d41a3101a542b8d40697f37e761d957e46363895c130014d05807ce8 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-zfs.raw.xz) = a2bb47e7482508b1882d7c6b52818f9bcf8921618b7665c4c88c8e564ead0150 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-ufs-20250921-26988773d1da-280233.qcow2.xz) = 2551ad2223d9796591100bdba3e00d2c9c156651ef0c05f37a42635b9ad62b9a +SHA256 (FreeBSD-15.0-ALPHA3-amd64-ufs-20250921-26988773d1da-280233.raw.xz) = 53d46ae76609e428b9a9f923613eb2e7cd9a046ac406ce71f6430f2bd99b8847 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-ufs-20250921-26988773d1da-280233.vhd.xz) = 7614561ff2380aac0cce67db1b19c4559a1e668f6e0b214a65b937e2a3bbaa5f +SHA256 (FreeBSD-15.0-ALPHA3-amd64-ufs-20250921-26988773d1da-280233.vmdk.xz) = b2c703bbf1051a68546f8f9f824ad0c267f04136ecdbc174c49768bfced8669c +SHA256 (FreeBSD-15.0-ALPHA3-amd64-zfs-20250921-26988773d1da-280233.qcow2.xz) = 1cd70c8972d9fb34b3ba4ba355fe82390be336dba9e6ca92a1fbd19782e3e2b9 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-zfs-20250921-26988773d1da-280233.raw.xz) = 1abb73737fc410ac78332fb5e5dc1a8eb3bf47f8d3a1ae5730451ea7402187ed +SHA256 (FreeBSD-15.0-ALPHA3-amd64-zfs-20250921-26988773d1da-280233.vhd.xz) = c7543d02f0383a5262acfd43a450aabea7c916d797b8ea1ef45c3ad8651613e4 +SHA256 (FreeBSD-15.0-ALPHA3-amd64-zfs-20250921-26988773d1da-280233.vmdk.xz) = f66e7e045bff8326529476fec587c2a99bd6738efdc530f8a0267a3446c7cb24 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMaoACgkQOJfy4i5l +rT85Ww//YSWhmSfUqmlcjFQD2ZxI9+AXKWLALO8boJSE75/ee7uqwD9fprpnG6Na +cxF9i+0HvWbT/kE5yYpCkvFL4z1GibTMHu+/XvXlfC/DcGFxtlVFr51SZ1s7iOO/ +X+dLb/VakQ4ofqWPvcuAWWysbDcVDZJ3zsYyrKc+bfuQHrYTTPSHG7y6pLyjzPFB +V/KfZ59kb90L2jGcPbEQo4ppPu5Uc+TNWNWXtUFQSoPuwz8uDZVbMTiTg//uhMoE +PBBkG5nNkABVL/HauaBm7P25vihY2ejQLJvtO3S5pdUFiX6VLZ97NExVmqtL3At5 +xo1I19yVwxS5i/305HNJdrkk6HV0+Tl8OBtaszTrEZEmPBtugW2HlI+HhPi85HN7 +wWDGwUSMJu96INv5D1J5/U/s5RLuFNM8G/4hScGygGxV2kU2e+Pq0UISGR6o5osq +ZPBCu6CKy80YywRGl2fn98WHTXH3iUco4htNeW6ilzJ9SsVcK0BlzCIINMAq7+pK +v7MARO8noY/xKdoSHHcqxrjZah6IXAZVe1yJkEU0aBf8l+x6UCk4wCuUB9A9AMCX +aSIDdAXHDDUkSAqNOL5xRDt4XLGsMzf8rlan0lsoYw5rZzM80WyPvSnCwI/jK5BR +1NxgYnTaMP7DdLIZ6a8ssv42kSSkblcOI6W/bPu3/1yi1eU7wYA= +=Nvhe +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm-armv7-GENERICSD-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm-armv7-GENERICSD-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..fc26f96c9b --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm-armv7-GENERICSD-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm-armv7-GENERICSD-20250921-26988773d1da-280233.img.xz) = 1b304fe51b424eea7ad28257ec4541ccd72d385bc76a8bdcf496449651dd9890 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMaoACgkQOJfy4i5l +rT+qEhAAlK4nKMrGEyt0WL4k7zXygH/3wR++HfuzBhX4eU67aEGpW341D2EIU8Xu ++FDGeJTwyJcBbmcvLfGCTnnb3OQAuCQjJGqg2SXeT/JoBa1LXOZhQGGvtyqUXSLD +6tdj31uQ9NNwzun905nb08j8smPX4TtSddDFtQmcftiBRRXm8d4FuzYS1C6GvrgW +OG0nlx1bdp7OuSZgndCwlK/m5o7GXzXQd53etUrp4+CG8vEdrRErQQ29JkKVKk7T +qB3q76+CxKL8++8dG9Opy5NVOTIZ9trXyr2Unbu+BcxFqBmay9jC17L4O0YnCSSB +euerSTACMpoaV/tPXauGY2lnClYhnnlBuTlMTyddsL+8F/1F8OhbYIK6ZmQosvyM +UvO1fam5T/T7YVNE8sAOQH+Y2wxJOIlmcC7yN/ZFACue7AwOCXcIK0ug+w1Aa5vi +mmp3S8oZJ1n4XKt3ybwyObXrs9DYZ0WQqKzPLcBb/Bu4iWNm8goQYFJZa+Up/5at +STucyVxeHFTMlt+TbglX2qv+0dKccF0zpSwGSxiVdUxVP9ExJh8QLc1Ai1KyH2W+ +8vfJDNmhN7+g9pQF3/jVGNDYn+e3YcoTrF5FE9mhL3seR7YlAtfEe3vtQF8Cx6Rh +qwHlFqUhhpCiZ6SGyA050a/mTP0QYglRB43H5mJ/nzTo7O8oIsQ= +=LRjx +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..140328378e --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-bootonly.iso) = 753fd5ee13cf1e4542b488d15e9c874621ce3a4edff578cb2837cd427591566f +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-bootonly.iso.xz) = 3f688dd718068f92a6e8e27a35f19b20966a31ddf32e6abadfd4e23b5b3f1edf +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-disc1.iso) = 6427ee88e5e8c8df7ecaef8a840238d0f43302fc108c1b8d444173a291d0143b +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-disc1.iso.xz) = fe6ce102d083c44a28f225463bd5fe2e84ab6db0c77029050c8907abaab2c960 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-dvd1.iso) = 34156b17aad44c39191b6449765d501126dd423112e59c4067d4270464ba0964 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-dvd1.iso.xz) = b2c7cb74c1bf1e74d9e541aff6c1145aead6be2c033afad5ddf2198afce65fea +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-memstick.img) = 9fe7e24bd3712fd2025eb5ee2bf0ace812bf4f3fafe53d94462479c01caf0339 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-memstick.img.xz) = 106ed7d5598f0a6d0cea1dee8d09dd8fb5c5c7f64e2839c0452a662b1d4f61f5 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-mini-memstick.img) = 0622ad65abef4c284e83c4bc8e916e39ca0cb542b34a292dc16457826578731c +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-mini-memstick.img.xz) = e8671286cd777e747c2eb5f392560b074e194d1850153c2e56ab32b96435a4ec +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMaoACgkQOJfy4i5l +rT+Tig//X06BWo6P+oXz7nPOlICZLZgrL8wDd9052yLMhX97ZjKJdlgSLVV+DR4V +hkY2jn3bgEUh7eZ7o8wNlp9PzByz0kP7LdtrX4KrYMXFFfx+kCw5brIq6+MNqlpg +iKBs9GqEq3ooioyq1CbxO4VUwZ8y26uW3dh7hNyzXt3tLb6QWR5C3yBePVrg05fT +22cxKDGQ+88icMXZyWr3lMe2AbYda9qHZnK9Hxs+OkQcMv32+bwWRRJ+FNCqNw9o +Pw+oc+zIpdnqD49zHVw9Fqyqk0WT5Mx0ViWpIW1nadAMPXIjXHK+errDrE1CHlGA +ze3Mro9UneTXRdS5Qq+x6rAANXHH2XD8Zgd1/AxCSnAihR12TT6onu7gCWUs+J+T +veb5ux03jmo0yElblD2EhUnoRcbQDlfkhFMk7kfnQHHzBGOXRvaUqJiE2QONWB3V +90nVaAlFeTCpJ+Lm6DU+eUuAum1lEtbp4eAISzO0avBV2vQtxRFsYNnpaykuD5cE +n+B4V6jFVhU2AWkCaDVog/I+tjo0G/viXot+Rp3TQtzU7M3V648kxPxwSQLuoUXz +jo8cAivPsfrM7imm8iUB739nG7VzYWCndYZ527zhauAf6NDBP0P6uN7mCI6iCjUD +218vMGjo0aM4tvaQSsRDB3bKuk8cOGPz4dhh0uzZfZuc8QN9PMU= +=lGjL +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..3567ab127f --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-20250921-26988773d1da-280233.img.xz) = 3fb4b6e0d9872354b006306d0c2fa61da706d14aff026219fd68b0351ff558ce +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMaoACgkQOJfy4i5l +rT9hTQ/+IQ3zNgP0QQQVwZYBP0wT5QMMUom83vmSUc5nXgrajKHjDc4y927vgLFp +0XSj73KuuYK8hQbNCLJmdvVHcEaBJkqUW3s4ATd4JXT1yyUK38u/6704z630prTF +Ub5W2xmN1/F17FUPbc98ix07xpb0L2bfaGHNyzrY+d1sqrWv5UHOehW9m1gX5fUf +c/5dc1Uwo9nQQh8R6WnEsVQgfZ2U8yxXjjVWYXCc7rlKySbcamYy46jEez29RK5R +pVHetuBSpLb16grLzE5D3kyUFQbAWFy8MyHkmhjL+bNjFXaV6vTkeU39T6d/Hu2h +XGbQygg1+mWeXK6FtkMNaZCaRls13zbQy9aHXgLQMiSuROuroaRZ4AOGpvdCnuVr +gLrXiN5ugifcYnsx3JA6fI+VFwdEKphNwOSgupBrYPbxHmATa69zeI7tJqbFUSsl +4D2OYsnl8OXgbABZEad3vRH84LLnh2LG+/j9Zfx/mCU/tlfi+hvau4C12l+HlJSK +AagG7zY3KdDIFP9+a8m5V/5NZOKB5Bjdbdh0AU1us4xRgbm1PC6j/jn99HAfap3k +vJCyHjyWfU/s2xOkqWg9hJ4mxLAKZTiY1hxxyXO9Y4blFkLeYycffUZTMaUkE29J +a6+bXIObfutNeTsOlm0jKsogN5YzRLs1Nl/6vPGApcFjj/ng/kY= +=aFz/ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-LTS-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-LTS-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..4e670822e7 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-LTS-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-LTS-20250921-26988773d1da-280233.img.xz) = d0c855fbf7706501d8e6a1ea55267888b00d380f0a3b7915ba1aa36a3cf5a79b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMasACgkQOJfy4i5l +rT+scRAAmiNYOMlmmr0StYVwKc13qIpBfFGQErYGbNV2z4sX7EM+MciDuzKmlRaK +2mXsc1gYeLW9czyA5+tGD4Xliiwt2eUtp4jUsgATd1iH3Fs3xqcJyIo2zawepAYU +Snxs3Wnfo0YPQ+BwIZbT6tNk/WG5kaaudpF5XOuG9qfxNI7CxkcOd+MXHOgHbrdK +eMxc3gJLFqj0tDODfPFAP/44Qe2iunYSQZLVwKgwX1FyMHvY9oJq31vXsRUS8/l/ +F3MF/jMSW4a2oNmHOG/aftK1Eiu5G49vcxL7VW5NZRTBYs+bm2s8DXlNTzsGasvA +NCqy2Ly7taVHi1M4qb0x6H6Rsw9Ndxw2CcXBIZAcPzj1Op2DDkizWSAaZPb7SLBG +eizAzb+3+Hagvzj9EevE2II4RPAItUJy77tDx4mmepyjTOuxdaq18BVOkcPPgTkT +KS/OU/Io2fWhOIfOZH3UWRgeeTM2PkYYV4vQGSuR+3hoExOcNShyhAQk/Jdb9fRx +7E8loN7ky+v+QxPnMhhLyC9d1eY1EnQP1+AzfPrvibfbz7FbnmrzCeQeBwqvGuXN +I/I77avaqpvcckKetseyVkMrqvO+wUsMor9mu/nD09ektcwZJTyLxU/va8ppGk6g +Gyd8tcovxLC5BxWdHwc9HVu1sWDPMpr054jEO3khDvQmCCEgvAM= +=vZ/B +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINEBOOK-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINEBOOK-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..e30015e396 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINEBOOK-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-PINEBOOK-20250921-26988773d1da-280233.img.xz) = adcd6f7fdaf59a0ca94e346a0848e480348a60c942fbc611e719ffdc6e67b3f3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMasACgkQOJfy4i5l +rT/Vhw/8DQyW/F0USVHp2psaqnSCjt7Elw6E8NEq+o1Ib/9E7uyMzu+CeYSkC7ea ++2airlsKPwu92C2c8QYAP0T+ZZQ8nOgbltt0AY7v1nUzIh3HKyXH0vVE9EyDeGU4 +8tRhEt94sQ9oV/XnQ+zX/EaOnetHhdNt9X+K7YNZAnyE66J4zsaZv/pY2j2vae8y +sLHDUaBsEO1VP5LhJNpd3N0Rc7P0VZEehw2788Oh1QcAFBFBkae21LwOOmL+zNg3 +puwG/wAFtcUpb+JQu3+T5mGOkXyVQ7OQoUv/X8emcJmkThW/ZnDRkaa3Px/KcIKd +iDWIRpgr+GgCQOdMgfM2di/vTVOLGXlN825hoQI4amzsN6j+DdcPbQN47g7LSbpn +rRNhKCyop21CgKPItvPrJOeBmFD63ifLBRZAt1selvLAxpZKLvR1K1nNdyaMLO91 +6CZgkDetzYUzUoTcGEG9WXxeYNoG13NS4TNR1xz5nbBm/+7VgCBZ3n/U/IJCdllm +Va34BRWVqPaArkkLARKMBcZ81gxhANGCOqVkerj2NdysqEKSjuHBnugfzNiB+MXr +RZQp6zfWfTsWiYIN0xZIJ+NqFr5qstlPrVZ36sE4eIVPDkN7aBvcqP2YftIBZm4u +Mn+rk5wgiA214OdT/5DTg0a0/VAwQieN+KbPnGzzt7nf/FL5poQ= +=KMC+ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCK64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCK64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..cfd9e94d7b --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCK64-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCK64-20250921-26988773d1da-280233.img.xz) = 6f7b2fd7f73e661cad506acf84e6de790648b90b2e70c76e6dd1ee21aad879f7 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMasACgkQOJfy4i5l +rT8zoA/9Hxm+twsgHx7Y4Z5o1RVOfhXwXsfnL2dGbm0Ja3Ifv3uuH3fB1tFUyY4z +fR4xSv3GboPtUT+F55tJUibs5XDXEasBhju///81zoeUT1vuoNBAWS29WAv+4/4+ +hxvDHaa9M1Cb4SF6/zHRTqAniTz4Wxfta/v9BDG4xJYp3iMnyOjd/O+Y89LOB4M7 +75Q6aoaSw1IFkxP5ujLWOeTILMQMj0xFes3aaouH5udHZZmW3lMNprwKkkQz7h36 +B/UkHPEohvus/P7oA6WDpo40z7i64+TFY1k+BGVD93zVZHNiUNFOOttoh8qpZbqx +GhQDmilvj/uPgUkBrxec7Blt5+xm7V7yXdD+I9kPC6ysqWtgsVbadG+Q6mWLQc7m +FQqPp44tI13zWDXJw/KRsypQUlWn0h1jkHAMYbSxTS1VLKsNGqhLCfK+e82eC6Jn +iJo26vNjZfq147ls169sbibEYsA84inhyX/HHYIi/+pZC3qMJ3IBfSj4/YPxVIoJ +vADw4Kz4wLf0Dn3sBUhWgddf9t3VbFOyLtDAflAd1unt+ecAZ2PYWo5fLQtkJG+b +Xau3/3i2jk6m1swzi3LJK/yQnT+ZyhjgZAv4LZAPYNobJLh4V9yR2H6jwGgu0+Zr +uO7X/8udesC56eKWPicFSzUzCj2zZCyxvmeCkxlf4soQZHCNT+g= +=tzyL +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCKPRO64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCKPRO64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..60b2e0e3f9 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCKPRO64-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCKPRO64-20250921-26988773d1da-280233.img.xz) = ae269cfb9347f9072aafcae5066f67ddbdb93071af3949220a45a5a3e26fa0e9 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMasACgkQOJfy4i5l +rT+R0w//fFN9SyuNjbQlLl/h1iTRM2K6hPakrlHVCvD8jm0TeD48NIDh4eh2Jvg6 +o5qFi1X4su90v7VYxWNzl6thu9vgCo603h5USKqa88oAY+IB0Rar+uemiXy5Ca2f +G3k2hAjQVtrhglJUK8vj70pRtB372jmFAN2m+7TOX6XupgLv9Xuzz1ZdcGGLE916 +h5n7frjCWSGphpSZR5KamQ/QyQ5PGvogZKBf1nowC3InqCNS8lqR8mbpzwCXKIi6 +KdehsBjK7Kb9oGVrKservXmPkm+PQmX1RGMfK2L7hgQ3gYoMlK9HSB0Snhy9n+YY +5xyoygH3mOI3Xs9aPunH/oAeQ2asnl2e8EHzCBCj7IQdtuSaRb3BdEzEg36IeUVI +GXpUuLi5bPeJ+hTdxzDOJXt9beEi1stLLEAEA6kwOzj5qD9uawZPy3XzE+RehYxX +BeVV8zKaA/McTdmXlu64PzPjG5FkeMuQO49wZZ/TWghVN+aSAymRDFL0ClH21RDy +SdtEUN5z8YfUGORH7yJ1XDMDNttNdrjZ59r7XZ+S4ifBdDRdH7fCLxaFo+uNu/eK +AXvW8HwhQkhEr0IqZplsM0xJTFOiHIQjxKzdfrFrDHzSN8J3/pGUCoLEV3dGUHRX +vbFNrr9Kc8kTHwGp1tjgHgol1YgkJ0lElGSbOzAp6DxM4qYg/sM= +=OlUB +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-RPI-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-RPI-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..d85bd4e171 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-RPI-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-RPI-20250921-26988773d1da-280233.img.xz) = fdadbf8830ae84845a93c90e26c55820aa4087534d8897319fce9453122c7ad8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMasACgkQOJfy4i5l +rT/KxQ//cebIIHdMkq4cKX0kPN3j3WjQBve/hn+YqRRDbX7VAyff9uZjyCU+0et5 +PO1t9I9qKw4hFCU3hnXC8Bw/tdUWzEfX7KYVbW6o3CsCjEF8zFutGck/XgZbrwxY +zfzFQaXjPp5G16ZGY6Q/ODwe5srG2DMnlOa/t5xqrPINwohYeGLWFLXikLMDUsgp +cj7RzUQw4GxLz3YWHcfglldv/SwDuS5AvjYeOoyjijF+kF1obOoMT2MprajvjW3W +PMkfGyURO1BH8WxBCHuldduWAjqwqccmkMhgS+liy2QXN9zTGqlqRLXwNobPirGn +jMJCeQs//mKxrYHJUHHVBhPN9dcHJbdYQbANTT9jSqlfcOWdi43xqg1Hh1vyrCxw +v2U7EKTGHGRhS/EWA+b8nHBkVTQivJvteupcdp5kPUsEKAR73H60Z6kpD30DDxjZ +nLipTN513wNhh6rJvT/4Ka14fKdLKSEZzrhlosd/mlx03aBUj8M0NeqbbnqYw8IA +aOln5cOnS3nh7YeRBtlxFU013AgsFnMtar5nCL1rA+aSpikzT7cnDAdGXMUhMtNz +PpZh6s2Zw2Xv9u7vKXLYRqjvpbww9bAUThWGlnUaSKRc3g82FtmXC1rMD0IvexJJ +MT2rHCbyJCXY04ZnbCPhar3EXEq6fUiF0rnpZLLM7Ym4qwF87IY= +=ERsk +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..7a351bd921 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-ufs.qcow2.xz) = 441b41f81400fd4a40ff8d124903e1811dbc62ee0cb3deffc2df1eb9a3c5948a +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-ufs.raw.xz) = 0254eaf7686b3b3155eddf2f5ad28ba4a2258de95225cfaeb0dfa93d48c8faa7 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-zfs.qcow2.xz) = fa34d1dd968aa1be8668216b3979d1846f0642bad93bcadf4faac366cb23b270 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-zfs.raw.xz) = 63f54ba4f13a193715612024a9b99b0aea7d2205e2905cb28c31798d545d7b95 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ufs-20250921-26988773d1da-280233.qcow2.xz) = 66f48a01ff4e573f867dd50e8ad30d4f36f4cddeca66771fe7f2b571903651b3 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ufs-20250921-26988773d1da-280233.raw.xz) = 7b2b805f21b4862512daa98e45c0b304b41016b0f161c65e170f26b75a2f7723 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ufs-20250921-26988773d1da-280233.vhd.xz) = cc5ba432a597f8dfc79743590fbfb57580fd4ea7ba19c779e5aff84347bc441e +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ufs-20250921-26988773d1da-280233.vmdk.xz) = 86ea59df419c8e9f4c4e5c91e33c9b476d0c50a166d9c5f8a26ddcc7743454b7 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-zfs-20250921-26988773d1da-280233.qcow2.xz) = 25cbc24c38560c2476620157c0753289defba7f2edb8c44a01e84860085277a1 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-zfs-20250921-26988773d1da-280233.raw.xz) = 2a4f3e12e92bd53cdcfef180e5e413eae45e43157ce27e36baf9bb83503f34ef +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-zfs-20250921-26988773d1da-280233.vhd.xz) = 851d477888dac552d7a63ba42a6720cb792f65200bd012f9771616dcab3290e0 +SHA256 (FreeBSD-15.0-ALPHA3-arm64-aarch64-zfs-20250921-26988773d1da-280233.vmdk.xz) = 243c5ff40b0117a738438121c0040d3c1591dc3b208a0ee0f210f27b09019010 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMasACgkQOJfy4i5l +rT8jBw/6Av4SnTWw8esk/8c57s26hPVhBOfg+Bk4CoYi37NiazfsOK7rvu8HoUZk +Fd4qZXDoVQdnaBEF/SF4Q47hexUjwzmzWkk2FFMUD2lXs2P5eQ03D5f3i2MC/zML +dEpSu/dH2Pv2dm3pCrHPgI4Yo1HNerjzkenRY8fMkL0B30b4iIhLkmTbBjp9imxa +5+L+NLJk5A6hBTdvP+MZ+LFyECO52OjTekmENDCChxYiSnPQTZ1sCJVhIAtDdKWX +tl9rzw4XMZWSakDleavOFCrJLsSh9rctlU+lxFLMJaEMtGXgQIqew5SVvkh72IQh +uo+ahHPFtna49u5OTD7A7IcHRs06jo6jaWcA7Y/JtBBDQljiwKNq/71Ly60l0O+o +gzCr/g6WbLVov0Rs+FW0LJk9dTjwv0ZH/Yo4b8QpCQweYqoQkoO4z03qo9btbXIZ +BIYW9FOTgu6QM/LuenHC4U0Jc32KZmUWKHHx22uF1Dv4PGYQkigvYxioaXBU2fsa +8z0GrN0CEEd2FjeZODgbGoWiPxftrqWFyjXdUDGsaNgnHKH4RA3btqkYWQNYmUv2 +8sdVfHsVQDwKyTW0Qyw/VMgHul6gSmc/AXG9woLZ0q1OcBG9/I2PQMpFixUvW10C +dXLUituGVfIFKYAL8h+rBP5NwRESBoYHmAY97cmVgdpNQ2d0DTY= +=RPyb +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..86e901ded6 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233-bootonly.iso) = 0dca8a1ab2d4c3f45c91027c5b45fe2daec22cc6671b408df206751ec67fe296 +SHA256 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233-bootonly.iso.xz) = c4bbc99ce56a3f756b67dc458db01a7dfbc1d21830cffc64e020f372dd4fbacc +SHA256 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233-disc1.iso) = 8036074b56133056609c0d7c2048d4fa4535760c3cae4a5ecd79da515d707f24 +SHA256 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233-disc1.iso.xz) = 514729ab75fea4cf00bba59694e5d12adf2ed50310e4f1d76f827b618f79b1fc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMasACgkQOJfy4i5l +rT+X8Q//QotJVZGCBCIIirIBE2smn8fX3pGBtvaf8skDSoFL9+6PNPsaDRkIFdkB +kFQssWJdYFTIvYUp7LC401Ik3AO+TVNAq6FSlyOWhdXkw6hy9fHXE0eTsOcWks3g +e/BdAKqa0uOmmHuGLi2Hk0683fwF//xmxfcHLar1h1L57l7rJXNJXHZFYgAai7rG +7J3jONuxML8a4fcedV15UR4iqVzAdP0sgXeyf2HImC4ZlFYilB2KpK7KDaEP5YLH +U05WxxV8gxoT7fBS4t4D9msSyR2lOP5uIrwZT067O0ZpvTXCpzOKZb1H01YwpmAs +hzktz1kMl/jXLKLdmmPruZAOxbGgPFYP5827BLhvDDFYrq3Xdfo5pAUgTAhO3C5H +3IqgiUmawV7MMOiyerDiSxqTYVV85ql1Y1yCtlMaQxOGHNbOMv7phS5lOZyRL+I8 +4fL+WD1dZj6hbbuhxZfD6KYjOBsfRueJ+YctaJcig33QA19x6gjC6W7mnUSW4l1E +J+njoeYbMsHnYzS5p8D5cI3nJcKSsOeWQUXtxxX3VBqV/FWaj6RfkMU1eM/Q/43V +mBmaHzTNZqa3RJRPSvMf4RsxKu/yGy16D1/z2OQncE1eSneUjlUyLatchCFrRr5g +l6n1CGwT+Qzdf2Gt4cBT9bAb07eseqAEXEH/hReZfgQLTvy9pXM= +=2aOF +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..989e386cad --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233-bootonly.iso) = c36ce98f726e83bcda58380698a21e1c0010a26228ec70639a16cc013b2ecaba +SHA256 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233-bootonly.iso.xz) = 5b4d28b82af8adcf625a6f3b5f4850db94a0fa2039714e620de2a42f9632444f +SHA256 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233-disc1.iso) = 9b79e680100231c17cf10c5319246b36e5331485149d47b3da1fc4fe72c37ce7 +SHA256 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233-disc1.iso.xz) = fbed830ab431cbe09ae0b6e26e2cfb7813a6bf6caefe255b4a6780605ab57b63 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMasACgkQOJfy4i5l +rT8ChQ//UMMim+F5EgyQ4CYr1m7QgS6d0A+lDhlJy+CI58mlKYGm0gh1WbHJ3YjA +dCx25NqrtFs4HM0aMyn15471ToLm5zAYb5TGHd3mQgHHvkmEcNvHeJyIT7K7EUCg +82jzsfSkIAv+XbJ9qfidcnxBCuc4X90Ue3na2TWY7x7J46M5G1QYKPGlYZEH/w+2 +RwKr5tO7v/VgqahynrQW5scM+tU2MYf+T4X4GACM843gUOjb8L2V0fLqGEqvjgwP +bkQL6sfQhFftlbPrt4rWN6Zabfu4usJnlAUbSrFKlSOiNRaO3L2IybpeI/PK5vkO +RQ3J6dMf1kTNEOa6KhSNfuKm5dGF82QTY82ddh4h/q+T2ZywqBXFZtZLn0jJNZLc +3CatKGW+0HR7uHwLiGnosEJC2I0gGhcbW9+D7pHc8IWNwwBwVML/wQSqIXmWZiLc +JqqfXmXlS2/k0tBNXly5n2/Zw9+civf8BzZV/2GRmYKT9IGftJoHgwcHD+hgsnZn +P6kVwnX1aOkASz/Qe1o2YrhkWksAFcAeoYNq2RTJLljSKQAbAXL137ZPx6maJyrt +km2g6FfcjPb1RgFraJVJ0jD+TzziPxQ32hT+cLKCzM5+ay58RfLJYn3tdK073A6r +qso3CREpXeGxvMwOkfRlYz8bFpH3iYSWOKOOf5uafU2QI1buHxA= +=bbmU +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-riscv-riscv64-GENERICSD-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-riscv-riscv64-GENERICSD-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..ad87850faf --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA3-riscv-riscv64-GENERICSD-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA3-riscv-riscv64-GENERICSD-20250921-26988773d1da-280233.img.xz) = 3c088ae9b0fad3731016f3eedcd3b94de3ae74babc683b19cb85bb31ff4f4b3d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMawACgkQOJfy4i5l +rT8Scg//S+s25JkrdHwGw1RJFzF1Mc8z2/DnOyDVZXdRKGOjmzgrqKryYhhLie1w +rTDP7hszB0ddhY9Gyr68xD9mH1ygEqWuIuezXRQ2q7jcpavsHsaph4g1fv9gv/Gf +NeU5MSKRWvaLsPrL7HBz3SH7jBht8A1dgbsZS+qdHhLaADO6q3aGObO1gaIevYiw +BVGGOxVoguJkfxtGQob4jgVwVFCgEf/QAv6InRpOd1n2ZghvTBsk0b+azFcrF4K6 +5gKfhuW37dNgn6A50i0XXJ4AiOnwVoV3nCAcmSo/Ab5Ud2YadkpvPp8Q3auu2Hdy +SqzjxGYQUtboO99XivZjA4LBhGzzCaBR/fnD5XcyUonSZ7eOYVn2mcefs+sgvcto +jiO73XqNLgv1utxUyDMs+ohBqc9eSMED4LlsEVxk8Wgs7exOUFCPBvX65roZij+/ +a/re10Fjx+uV1hb6NcXGJ/5abgLpfBKidqvuiKaX9aY/h0QhpLt3Jev4eGAFfUcX +WEM2IgUE3KmD4ggemFAlX+3yZcETo/tqC/wNkfHsDL9yL9fDFgHK5U4oQiM2VGOc +kRdHAP6R1GM5+f3dHuPci5uxYwIaOj4k/8aRlFp00V6/GGt6FFv2dt0+VPJHavM9 +roHpYTU59gEzKbo6y54CgA8Mwic7jEbbLkubESl12jL/zLOTp/A= +=jBYP +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..a8723b8aa0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-bootonly.iso) = 65da8549b52f4a2a9187cf71a9f9c0de59ac76ed04b54a49f76d4b16510a3f63 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-bootonly.iso.xz) = 96009744d3341f7af3c03a6ec01c5d6d505804f0bc463d0a4c46eaa79045ca89 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-disc1.iso) = edd4b17d2ffc951d012f8f8c50018ef7606fd704bc23fa15c261a124a8cba664 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-disc1.iso.xz) = 51028eade92bfbc912ddd4d6a3be7feaf97f8e37cbd4caa752028578d85e5da8 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-dvd1.iso) = ce4e46836dcad0823d17ea2ffe490df3e6114af82784ba3c032db3d40df67707 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-dvd1.iso.xz) = adede9318cb38339f4017db809c8687427b1f932045e61f9d82687c019c250c3 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-memstick.img) = a0208c613e85e9a2c5c412e649ef563a826cfd3a07c0f244a9d366423f163922 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-memstick.img.xz) = 998890d8d56c159b806e29e68878bb7947775ce8943877fe1fe2cceaf078be1f +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-mini-memstick.img) = 34db7f27199267030fff4238c2b7ede45372ac18deaf0a56e7d441a95d29178c +SHA256 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-mini-memstick.img.xz) = 075e8b42e64310a8cad60442fc303f932b5c8e75e0fe21b339d74170f5ff6d76 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhAACgkQOJfy4i5l +rT8H5w//QvZRpS/7YhuvLet9PRQ4yTCCJ5xC9T/L4BAHUYfvnm18GYhN8F3/Iicj +tnze4SJVUxRKVKe0B+svYMRtN9KAdwH0wT+kMmfmXAqu9E8iY/JqJ8ra4nL84Ig7 +N58TL/PowYhx77Zm40VpNJPUaGtme2wIB7bgrDVHCKUtnbTPEuy1gXsqPQupDtCs +cNBV23ctCul1poz77KTBj3mcSHMeBD3A18nOJ8WBtB8LQYKdL5my91LVs1q4bLGt +PCKwww4KrUnFybNP9ohuV+1thwb+ykgYF8pcF5+v/q8bXnpdHZKOwAsptfaLqpwW +7fyUlYaUAezDORd3duLI0OeE25lu/9G2sQSQ1m3g/iLz/2NHNAvkrMpIBxLLUKDD +hr4GdvTe8V2kGdo0EXKqGXP91/cTLWutpRp3DQDitp+DiyISw/dXU614AM/d31b4 +6fHtqpu2crITHZ6L9dUKXFm2p8/90FUJmSm4obi75IOikK5jaESVTfqZUOO1DC6E +oSm7YJFRcFdfIWFOVdUmd2qOwNVoQgliwxRYLC9uaRdm25AOYFOF/kaNnDONsEmy +j6rvJ3CO2F8ol2G6VJxJYgWr0/b3DC7GHcyfuykMj3vQ5twLm8nIugv0WHeCFy5d +T0a4qhr26a8Yw3TIBpvhDmtpqf7+U5vhz0KbSRegd7YglNpvfag= +=uJcV +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-amd64-vm.asc new file mode 100644 index 0000000000..90f753b6d7 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-amd64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-ufs.qcow2.xz) = 77cd39ff4390c33b0f492681ba9cb5f0c8fd9f368ab0ae55010dad1d4b7efc56 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-ufs.raw.xz) = 62a4def08bbe606a220e50eec9c423aedf840268cde37a717c24bfef518b36ee +SHA256 (FreeBSD-15.0-ALPHA4-amd64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-zfs.qcow2.xz) = b20f9d784794f16cf97b30101488dc445a21da3738013b07452696cf507ced18 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-zfs.raw.xz) = 77f4c3b3eee685cb322242dc8fa0695b0edaed3daf0e099778e421a4b0e7c787 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-ufs-20250927-d2b670b27f37-280334.qcow2.xz) = d50f6f47cad68d384e9ef8ed30d8315c8680576618b0710cf1fc202e78a737e3 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-ufs-20250927-d2b670b27f37-280334.raw.xz) = 2d70f9e20038e93e053254a214c08e8818173d328472ce66096a45c2c4a1eeef +SHA256 (FreeBSD-15.0-ALPHA4-amd64-ufs-20250927-d2b670b27f37-280334.vhd.xz) = 1bed10cd0bacc78ea69f4943c7209de19cec90b0beaf9e903639ccf9071b30c2 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-ufs-20250927-d2b670b27f37-280334.vmdk.xz) = 74a55adb2b2675a520ac87048b774c9c479a01e4b2e5ebc5d21f123ca3446db4 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-zfs-20250927-d2b670b27f37-280334.qcow2.xz) = e6bd863d45114f7e571a57b36f75456472aa15af0278ce0c7c4bf0f138b5d4be +SHA256 (FreeBSD-15.0-ALPHA4-amd64-zfs-20250927-d2b670b27f37-280334.raw.xz) = 186f549d3ed015699760623fa97b7a6aa39f12c9ef4fe29cf252479b67ed1828 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-zfs-20250927-d2b670b27f37-280334.vhd.xz) = 2eb6833225b5fc70976bdc53ea8f26debbee7435bc6ddf0a6e37e82019ab5053 +SHA256 (FreeBSD-15.0-ALPHA4-amd64-zfs-20250927-d2b670b27f37-280334.vmdk.xz) = c33ce5a24029b245cc796f0df406e403531c582f2a5f76ca5f97cd66e5ea29f8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhMACgkQOJfy4i5l +rT9YcBAAimyr5VcUegpnI4SWHd7L2ANYFeQOAEXmMUaz7ZOruZ0fdz+0LrFJTyhT +cip6GnRSOLOQkkI9W5+f8aP2AdP2/G8qIPjvSX102dz4eTlKZoVw6H+QMwiGOZqk +Wo5L+tUj6mCfwWLhjLl0Q9EeOsN2aYfOgEUTflgInEmq3O98aEPExPd4Wc5GjpYT +zIf2vEb03SPPT9T+8A4SbdaCGEAtBobnj50nIjon5yv1zWW36zWbhE+C4atMsOMf +EP1EneprbbuPt1zr7cAd/qWnqiCg1G2vQ+m/KX8eV5rlKdznROQxhaw8YzZIm6vG +i5+6sUFLRlZd7gJUP/XymT44Q1K26lJ9x+biWtnRJr4LNSsaGDt9L7vMTcaEMMoJ +O1DgS5EvzLqWdcAC9/uQML/v3M38LwSkBv6GWqNE2J3uc0SKROMBNHqzBOdNrQ5/ +Ex70wO9im5wF7KyNK6pjDfNPxsl8lqyi4SihzRExnRP6RscWFu1ORwRKp5hiWXof +bNoYLXQLx1zWSTwZaKBj1xqfqcopETQWy7IftFy0Iu6NldF110slVhw5LYKziLrb +VHKBEvahzYu6u3R4Y0LpUIjDpz0OCJ+L3eFjHf73sO/74c1eM700gZ+m61qJt9XH +3dCXCBd7tYPcVK1CM50jt2WgrvPnhvAWOGvx1fLLPOkvQuvRXnU= +=2dmf +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm-armv7-GENERICSD-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm-armv7-GENERICSD-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..ee9ff010b5 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm-armv7-GENERICSD-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm-armv7-GENERICSD-20250927-d2b670b27f37-280334.img.xz) = b2fb053978d1526d1d57fc8c2eace98033b3390278022407d6fdcc7e96170e2a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhMACgkQOJfy4i5l +rT9CchAAjjnoxosDIB/dZytqQAL8qYbSYSx0xcgsGXkEv6/rqaWGZO6qT9V+J5EO +pEKmFk/SavkaC9cp8ut0+KoH8AP2KXQpkti7oTPFlqB3kIm5CfwvAgPG0XTGpDh9 +QF6O4/A/nu/1XC8thv+magHNraTrWBkH6DAJxvca8qMvp+xiySAjXlOlMP58UNFn +PdHX2go8QcGQ1ecGabBNwVk7/uyCOktxiRhF0jrNSiX/bR8it1mi1LMSop1Eg82Z +6n/L/0aFLH1Yav/ehNg7EioT5MN2g47NZTlHXLj/0W3Tl1yiWl3ehWFiwYW5M/bT +hiEp6nTDpT3ag924267+qBlP9Aka2U4OYyhqnxXjy6Fs7YVMdJvGZIgw9Lgzb5y5 +8LzAF1NHLTIGb/LNpkvpY7fRhnLalRSDY3U9J226FnkUoSC7JH79u+FvltspMDu5 +9lFBLQqwqTCEKumr1LXV5zmCr/8mX2Um/xZlVfWxeelJHYzb30IDrZnGZ8PZqiHP +Bv2+LhdC31IqYrIe7QgZfeyl+karkrWGkAng5EuKNC1ePV2x7VTMpsKyldm5LnGF +/yEr+63I0DI3E1RTz9FEOVSWbMWgVmTbmP+HjDiuwRMaxN9ENvEdjS0VwK2XqSXS +wcJeUAMp9bI6M29fWWByBRKfRSdUdPEpB/BPwOx62Hh/6/dyXM8= +=k6Xw +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..f55bc5850c --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-bootonly.iso) = 6ea1b4ef42b59467bb4643925909d87713e3e91debee935822e7a6722263cb6b +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-bootonly.iso.xz) = ba8961fd62c92eaf3fbdde4801b0d12b4d4487b51981af556513272eb46bdc60 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-disc1.iso) = 51e728d4a79e8d1416ddfdab8c7a505202eae6e8bb7711d1cafe8c7c89b30535 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-disc1.iso.xz) = 2e8f87d8813e20ad74e95cb4e3ca2387012ec1f36b8dd48bc5b4c5d0bc1cf1e2 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-dvd1.iso) = 26045367b7f6b421c7a3a565a4d7f9fe44db94b5fb809dcbd78a3a21da74aed7 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-dvd1.iso.xz) = 8f02fca7874e702ad8cc81f5b08ca4ad79a5d17069860610d14ede79b929b24c +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-memstick.img) = 4bc8e658c5c0d0e44c691fe9d9adfd7d4212bf23927efb844357f0e7b0181589 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-memstick.img.xz) = 0a67a7427dfa4fefd06b2782e32f903bc35203da4c9c6ef32232d03925a763ac +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-mini-memstick.img) = 4d6845adf84950ed158e71e036755a221f51b39b695ef8794d2e273e24511288 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-mini-memstick.img.xz) = 2fa8187e20e7181cedcac4a68345229b06e1705a1d3ac43426dc1b1080dd8f77 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhMACgkQOJfy4i5l +rT+rSw//YfOI8xboHZaddY+GL/T1FUSDFhY5OnEoXcknMAgOhkl/yoz3aR86SCdh +aw4k5r0bIuqB0FYEilJBOOPl9lBWR6HdH0KKY1QZXadBmlYO8ELoETH1YG9Xzt8a +GQGzuUv0Tz4Ka9rwPZvFi8kNKx/EteIXEfwZuLlmiKLrsQcVYPOTuFCOffiMqqzZ +CeGyqX02FD4pPYmKqX/alm7nac2nEn5sBg/FSAl/kOLFRzUEFS4qrGyp1ldvdyoi +WOntADR9jwlT41Aub8F2IiCtBBZ2vzghU/z/5HTm9y22//kD9Z++iAsuVh5BMTiL +OLl4ILB6kwU8+GL6bpOCyaEHOD4PfwrExdaYwcj6qDbeq79bhz1W9mnCr/XpjXSr +I73cWIHJltWeacZa6k2NRUCGwigq4GgSPeCFk+voFrjKkxY/no7w8aZL/UUPLCwP +63/bETWeDcMCPVc+nWDG2NPDptIvBT8Wj8AU6b70qBgLxHpU+unImht3U6Nnx2WU +Y7ZP442inIWwgYvj+Y/qfaZtAc9PBBNmGYjjVSdezs9KnvqfPqu8/GOym3M3TIUQ +0yylWTib0X9GqCmvgLJNbH+omIvcjAyp2xrWoj8msk4WwD12W+wFpx6WiWacVN4t +rdd2Lp8vWKCi9PCMfCmce306FgIHJmvFmgItWrMkkFbqzKW6Ei4= +=eQSn +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..6073466463 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-20250927-d2b670b27f37-280334.img.xz) = 98755280e11c1286a69a7554d9cf8ea2a9378bbd0a24c111e5f5108b1273c5b4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhQACgkQOJfy4i5l +rT8FbQ//eIdzI18eDNUkZLLdA7iyfTOoQRMdPz1WJ1Ry/CExkaBNSI1J1hPR6NJu +m/R3TaZ+wTEKWNAITIdbLrdMIv7h7azhMgBtXmcycXhv/KAopI+cAvHyLZ3nnN8b +thk9sAPgc69v209WpqAGyz+xiSHRMJvRao+f/CBhJ493nwVSMcSYTAkMGXEyLWjg +Xbvk/Yv1XBHImqpM1wzWM5X3DG5xQ8uhj/udcx1FlWezV9VMyDz7AdJT+cZxHyiW +vtolqu7J8BvqSNexdomuYexHa0arRMpKPJsdQhFYdVMHX0fUTUhwyewMMvl/wNsz +HprG6TuIBJTo968UaKjjB2RrNfJn2ngJOEFmZOBMFsFwEH7h6nGPh/dtXbq9CzKq +UF4qZNfauuZVsO59F/2rUWtNXKxdS3ybdCjhvo6cro7YaYYfqeOo/iUW3cj9pIaM +UHReWYcLQijeODaOVkvzU7nf6LXEPZbWhG5twIqkyqw/5KjxCbJk8hAk1ZA2WkfF +qVgL4obqgyNtVK5fOGMFmg055Z/12J40qLvBY/bsZLr0YCaLmU+KFL/mSon/xp5S +/IX5f1zC9pVA2rkQNeUUhVrxcAPhLpJVSfUjrekggCX1N310j+2VIlVwl0FsHg4l +H3dW4BKeA1uMyuDzxoZxB6/4fceLqK79JjISPkwc/4CJnt/mC6A= +=RaZH +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-LTS-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-LTS-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..fa3a7d55c9 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-LTS-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-LTS-20250927-d2b670b27f37-280334.img.xz) = 9c9b44662d0dc3203fd1a2d38deeeeed9ecdba541889d89b37cb2c7513f483ce +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhQACgkQOJfy4i5l +rT/IcQ//VktftcQ01XriuSdXUWNuoR58Z9SLtWTKLqpPJj0+GKXPJIelDgJlOaYH +KpsB4OtKftHjsxLXXiTreTYxricJtKevjr22pMLEzdlVAe73WqlgBQHW8VXHYjrs +z/6/9PvomaYxzXWhfVF8IpJiLTAiW4H8NeI/MFoIiefVwkpdMkMmrz8D+jVQvfVc +hS5ec2Galu+pC+tVRtDZUUAMF8ipykZeRwHupwrRv8YPnUYV5s4O6qak/WynJRTH +iy2w/bTHVE0h201zwtZy0shBExVhc0bGSs3JK3zEACsdVNNala/joW9GEzNL6vaS ++Ul7gEilwQyr+BQsTHUKgdRqqT97QXlTe0rzo1t/wZLcyX2rhx1rGemmvEoq4mpi +86HklCu4goZoKCAN6/GTbM1f6muMnCtdGkKRD8TlxwB8qZSrpNi5utcu8RLiBSDB +8JN2FAy1B1HzLYLMboNJhTVfZ+6LDK8bk8MBJKTBgrYZ9e0C9LlXCdHHJzZewdJc +kghXvCWfBeTIZFZbIj4TN80oSlXI2SUANwwpe9TolWdmsl8Y+TM+0QM2gJMwM/Ry +Ah7y05pOplsM6flxbbPAWxJw6lTVsU1Q/k1EbMsBt1Hzwj/GF6xmjiPZqbs66GPz ++CkQd+7oA1JGG2L/tu/AjpilKPRVmkKo9WQrgMJGjRmy/q68Q/s= +=EPXj +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINEBOOK-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINEBOOK-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..6cbddd541a --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINEBOOK-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-PINEBOOK-20250927-d2b670b27f37-280334.img.xz) = 7bf493f7656d43e7096593aa291c205b408053d627d938ff5b7e8a4f2b4369bc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhQACgkQOJfy4i5l +rT+/fRAAgl61KiRYvY6BQ8/s3Ua2N5ywxG551qc0mtIU6LtdhH+xn4ml3MFuv1Ex +AVyv+mzTXS0/hwXsTdR4Bvtvbn3N02twQ1QHCVe7L/wfSrFgtwAZAL1qZdy8akHP +JOrELXxH18lojhqOnhBaaVFvHCLaQ9aCQ6eoHrI69Uv8+pzyx3oeX5QMlLb5zb63 +atZ8OEgFKXt+YzGxvQLQbG1xJiaAaKCQaXL2ii9VBp19tv2l6SXH9dx8DnXAsr96 +yidPjMNa8Lutu6doByEwYe0zMfc/PhyxIMxP15dVMCHOTZUTDCd1b4nZWsncThlQ +nA01V5MwsXs5X1l6FICQrv/tfkBJi/EyNtPLT61F17bC3ps1WA454z/YUmLG3zKl +dmXcZS2lA4/vYH4utMb9AeEIPS0zyISpnAg/PGuc0BTKeqqNODm42cGOi/Yfkm8f +RZR5hG3eRK2PbKNm50CS2PZERWDGknaB5r5CZuuJmf7Ary4WeKNImi0tRroq3ckq +jrWUfA5TzoJkdVA0vXyc1dY4SDH5lVJ1lzde2Yyih5TYr3F5bPjCDfY6HAwuu2Hl +X0E5iu6BsvZVfiD3gliJqAvc3lsWpiPPsKddbSTBeHmhx/YHqlw3mI695pIgHhCm +rwwC8u68AV0DwlOvh+mR3A8VKmIrpOjMB7TqjIZz4a7BUjfPx74= +=uied +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCK64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCK64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..7d96e28316 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCK64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCK64-20250927-d2b670b27f37-280334.img.xz) = 888d4d9d05d9bcdc0cf3178dab778337ca2fe0b83a9910afc109aa5294baa6c8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhQACgkQOJfy4i5l +rT+DYA//RY3XhodDu5wbFdD7vzpEqe4mhUb8UUC8w+wjpSk7WQOPtSgW9Y13j1e0 +EsqVJ606uNjR/PUqUWC4CqrGfI6LcpozRj4Rvke5RYDuRKXbdqVU/UQK9mqTN/gP +79CvbzoPxRVczi3hdr3+Sfw5ck8bjQs/jC1b4HL8Ir8x45AIfPyz6gARJG9FLTbO +f++KJzU8dm91bg+BVRSaRd//Ess0HCpHXvRcAPtMm3nsEqBszReHqOLzOnVs7Gbl +tzvv0h/pK24GKPb8dXDncGpMCD2DVf0nDReNBX/qU+LATMgGOzPbAFBn0fRQQ0Nz +KKFcdYQxjgRBdrJ0MKa7Dl7SczuQJO2EMGQl+O1HSKvVinmsrInLZtJy7L5WfaYZ +BEMQgXCWWqoba2zziHTlmkB99i1f76Fnepxo68u17TJb18V3p/gMQm8i5L2mOxGf +mGLLcMA2eNQEJwAJy0TV0W/2tNkSqVSsVbjRDGrUo6XLCM+NGllOD+R8AUFgCu06 +UBHPxNmpavaXrKVAO7kCF/2rqqGyDQbeM2nAkttadk9WwhNT8GrnSKOELDcN+6RL +/Gpnzbk/dvg6gjeYEL1So/878r68IGLrYmh7af0OHM/bVkqPeRq1VRqlhuF5/5rp +7lqVksmDM1XEjPhCJ9A5JoUn/BQqC/68JibhnLO3stNoJu/AcGI= +=WUEC +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCKPRO64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCKPRO64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..98fc85820c --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCKPRO64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCKPRO64-20250927-d2b670b27f37-280334.img.xz) = f052a8f080217945acddc37c4c5103825736af5c5662296258b52a6fe4826a98 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhQACgkQOJfy4i5l +rT+lSxAAhV6y8HZzkQtx6V0KLa0unGSyTtmBW+idR2fTOFFz/WwDp7/jydVa8wTN +5JHkMDI8f0kmr8pJXZe6UzxJPXAMW5s2gb9iyOSMWmpWvKeMMymbr01nj3X/Zull +1pN3mIRNEvoQND+IdWQGeJFtTBQmje9ptlIrnYBlkllBhHPV/2AvmPrsxH4SrNlg +Dh4WlkHk6iCo+14q6D7vmZhyp5pcr2StGvLsFV2xP37dJqN6rasP2xMuWtZe8M1n +Ty38YyklSHo+2A6EemYCwhI1qXQLeYoaogxHBjc3lblfDjznZEw9RHneQEdrSGRP +Y1WzJisvo6XVHhPVB4lsDlU3WAJ9AQhidElcPKOqlTD/s1o5M3EMNEXSO1tjXy/l +nmkqkpFthqDquIioXFUS1Ck9SfzFWYwVChM/9DT9PFdrBFCSikoNQFWJPaF++aYz +yBm63GXdGtCsMN3il+8JG4mMM9LHUWUUlOu6/OBpDyH/hiBwLhRsUuC0kUxlmANg +oQcgszj7vEcMAO3MQa1HCKmkinBUBeUT2pJDGvysW+twsUebi6HF7nWBBEjcboaW +pJ8WUimOwrQT3GkOBvKUwzC+0XlH377aSx2wkEUQArtFwAr6VnyYsCKuq1q98xE/ +Er8Nqot34qjWiKGO/xl3+TFH6Fbre+X4kLW8uYR278hvO2S8IAc= +=B5M8 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-RPI-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-RPI-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..23037c7a45 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-RPI-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-RPI-20250927-d2b670b27f37-280334.img.xz) = 7bedfe18404b0f2c9647541b961202b3bcf46dbfa0b2ea96a63251aeb73a807d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhQACgkQOJfy4i5l +rT/a1Q/9FPpVAzoqfOBnSY5Z799ASRz0olkbSQ5Z7lv3pi2024kLGWq84ODEFLU3 +5oWiaZDNmCBteY2kWv7gIofFxd2qyHbsJMAEk2Rhr+C0wG9Vxi1jFg4WnIQ/KMFB +Jg9OeGFEJ29Ti/nKIo1JUjvIvll7t7EKqiP6YfA2gP/WlZ4+KePug+2svfZiKCwj +MHE9bJvJgpLlpDPQwWXIgHLDAoqB63cjMU6Wdyy7dbdHbCl3Y0dQCQl7JM8wjjMf +Z37BuYkwkivBPvGRt6CSJ2ST36jxvzG5W/9RXe+Fb2y4Ms8LeESrZ6u60v0Q2cA2 +KGcS78c8uTkXzZmlqnnMYe+IZhY1qEyzdRmvxtf2T69mWVEhrVLRE6y9J3ggAti4 +lahPD6hrp8k71+QHIQaBoVXkxRYNqP0aS0uGE7H+KyHzp5W5TaoP23VumWm6MCVS +GyMUHJ0mWf5TE20trMlQEdc5vCWLi8+6QoCAAxZS1ydBsyzAP7q4KEERGJAdfKz5 +EhSAmcR2CUfftQzGibE5VcAilraOyFyZTs8RVHIJ911A7HQNERLAw9V3HnuVn2vU +szllszDfTK3gucZVNM7RPm/DoBCcSW6waE0V4qh5SAtCjluc3gOpXVr/BEpKacRD +xJZBPwm4B7467HaVyTxBMsXXganJIORQVUhMALB2daGgu1Tj6vk= +=uVoQ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..0b3e667799 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-ufs.qcow2.xz) = 7d54444408081e5e41bd9ddc1689e1bf4a8c3da4fb422532301b044643415b54 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-ufs.raw.xz) = ec645799558f63557491072fafafb943a8def7b27315e3faab9360de4ae099b4 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-zfs.qcow2.xz) = d716663a904ae85477dfebf9f968246e92a7f4cf96c71d39eda58d8a52028b7e +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-zfs.raw.xz) = a189170de0adb778da23bd3940fd8a9f935a42488c1d26f221934f2bd4967dd2 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ufs-20250927-d2b670b27f37-280334.qcow2.xz) = b189349e3dc2df118988e8d10bc7c43802ffb4b0b9d8d32f2d57f8686c6dff9d +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ufs-20250927-d2b670b27f37-280334.raw.xz) = 1d60f77f38bfaafcfde91b46e6d364a3fe546a5c257119619ea6de7911695676 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ufs-20250927-d2b670b27f37-280334.vhd.xz) = 81d110fb35a681eec31acabfd6d465449dd7d380bdcf165568c43ed861dd6359 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ufs-20250927-d2b670b27f37-280334.vmdk.xz) = 16d2695699e303544f8679b9423a48d2017cd81c94f109ff3573b10fddc01216 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-zfs-20250927-d2b670b27f37-280334.qcow2.xz) = 15526f95a5f09a384976593fcd65248356f006d59f82f31f66048a3642ac2c3e +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-zfs-20250927-d2b670b27f37-280334.raw.xz) = 4ee014b5d716809c9357f70d93004e5894a43fc1e7379e3954b8d312c519f679 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-zfs-20250927-d2b670b27f37-280334.vhd.xz) = a4c6810282f4ad405876359d3c68f97406a4cea085207ae3448baa9427d1de66 +SHA256 (FreeBSD-15.0-ALPHA4-arm64-aarch64-zfs-20250927-d2b670b27f37-280334.vmdk.xz) = c8474f0322606a970f54131ff297852ae36d532a011bfd115508d5b901481d8b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhQACgkQOJfy4i5l +rT+jxQ/9GSYIp83RNH2tDfT1Z/f2KXhdEACAwhb5pjXmgWk2vwSs9a0UCGbv/Ltk +NRk9peYyenyorxlTG12rcOtoW6cKan/4fKZmftJKLBcTHq4LuERkRoLXEQmT+ok/ +OOr/qM59KKeRaV9hh2ucw/hRy43n32OwbEe08HQT+9kUPE+tdyUNP4NHiEhxVMhX +q1VS/yLNby0G6rwTxWOISrIJomr5KwCb7vn6mjZVD9Cyx4UkxA9Jvw60VUw2tpj/ +wxKs1snEz+n1PqiraRIBB/z/Mhqmy332Ay8dWBF88XnMDb41IKmo/lJ6MI5CzfRT +8ySuKtWSTknLrU//HzDypmERp26VECe51p0ebIpx+ucgti7TTDY84Ht35cfAZURV +ss0EdJBdMouj6dphhuafPjAbUzujCa0FGxeMRlp/I++d0UWpZYSLUKrPcaoxp+5L +cPQ6N7cpOx5txmM1MUSgIQfAcK6FFx5dO4FF2BVb+QcFKvYCureyc9H1V38p2+Zi +uE87jNkwbY7GoqpX/B7c1C/TCeuZyP52zRW576qTDCaY5pejCCeW/BZSKMhUpstJ +GjtHKXU+UQRsZNs+Q9/6SM0mdYQPV8slqM+w1nCPnJKrGc3YqD9iEnXG7MuqJSWE +WfPO13whXfarrKnj7hXqHYh691YpkcAFmfRROMlY8H51WT12tpo= +=H91x +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..3947da5812 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334-bootonly.iso) = f74e91cdf2c5582738857ff7a23ae392bd472f4ae725ae9b4c373eb3898d55a0 +SHA256 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334-bootonly.iso.xz) = 51b40bc2cdd556ab0c084cf96704aad7b2acc729df3d7820a1c85f02bbd43150 +SHA256 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334-disc1.iso) = c5b42facc2471bd0e398f19682f68c6f696803d6f0fb4477e4a9370d263be8f9 +SHA256 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334-disc1.iso.xz) = 4e1978d8aa356447d94087ff092ebf3677e277cd3d297b75f36d4b2fe97b7b79 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhQACgkQOJfy4i5l +rT+VQg//aXMixb/OtrdTt6dKBc89o1wI3++OXH3ImtpO11KELjMia23fLS+2Lzu0 +xFDlSdEnRJnRYxZyFTniz8RXP/Mj+w7tPpONdfkg72e7j1pflyC6FRHzNdWKgI3D +QS1g/aVpqTAi2+mrQFt+kMW+PXSq3pF9eO1YlDqu0w0HuWWgWvpPwWo0RCxmPvkk +qRPitddS0ZdFL+P+HOqdmmpQGaJG+6/yD9xp+Ltup2VfnDIzpuOaqQRWFQOzBXeu +pemDCcOAL7uqXGppA43FXteFAt2D6vdFL3BBMZtHWfygy0Yfft5hY/qJX1pt1PJW +3TsVbNPP9bVBTEY37PrwdsMpkYI7f3q6zm34XkvO9NzzGXzbVxFWdfq1ttK8qdR7 +7LQ/qD2E8eAJkPIDW+EsAfYQNI8ndg4FtafZk1EHjYoyHS406+2CM0jaIVeSGJ/+ +MLohQGHau/ZLIY0T/b6GyJFReB705eAsuyjOGjpdOSGKzWYAph7CP8CJGO4vkUcY +6KChVmIzWevAnnQHIj9ueXGyvLnkinThvwdWklomTGwWWUQgx18JJyb3fPReJHch +d9rni7egM1BYNnQ5jx/gj2dCKTXye7KOXDgYtCUboH1Vt7dwkktb7Cmk40Q3zoSh +2sIcBfyyVH/miVe1oUKrHiZ1oFXjMbkCqgKqhIYghrTChGVNZqA= +=hH/D +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..14134d60ea --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334-bootonly.iso) = 0821a849329e9fdd03b2812f8026444e0ffa3e0321ef6eaf6c0b0ec02ba5ec9e +SHA256 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334-bootonly.iso.xz) = 192ca0d7d3591db7758e14b8892cb79d606db057a035cd6101eb9a6d303d64b9 +SHA256 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334-disc1.iso) = 24a6e1817b8f720c9c6a661c74f92a6ac06fa0ab72f669622380d074d3a22f03 +SHA256 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334-disc1.iso.xz) = 6147b10b769c66700c5cf788390e79af89ddea6761df6bfe267bcfa978f5054c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhUACgkQOJfy4i5l +rT+t3Q/9E4ybC3N8eszvIv7oavp8t2dnvfbJgjVgohvAwKFzXC49SPzqGtV6+ple +6cw6+kmpZjiTHYix936Zm6Pq3pTlTPWDE966udwnse6m53KTD+aqoQgLYrIkII/i +UJqVjLJwBIoxpSHQ5tjZmd5RVFYRzVQamRej/jbWseeRWTsjPlDlL45yV/ESfpQ4 +bb6W2+rXwXIltvOyzvX5LM3D7AO/uf4mJ6mLC32H53w70+wamcAbC1WXt9XNKuGf +1k7zCmr6zmLpkzSu9YWDRR+jTUxoLrOrsF8TVOB1kQoXuu2DZi+uOjsVT3zwXNeJ +UUmwgyseqJc5pRIrugSzYEGqNqCfOAhs2tRpKCipS2umJzicAFw6xW+AYQY9tpjz +nQSh5TmWM3ZWjqCBmE2jvhYPsEMusdU02atYiq1+pifm5Ac75+z2x9Ekk8lZ8ycw +VgQH8o9VhWGDZPXZe99ygXOSEeGY8+urhzWYxikdHsbGTAbhA2XDo72aqBdm48pW +W7Bh6iJRU+0T8DKOsLrbnjx3tSEvq4xRuqdSIXbLRcIeHHZKEOCCpyQev2ecM5Fx +Ox4yN6EbHzQuwmArfu5Eci6x2wSviJT4lW4f3OjOO+uVjhqjLVPjtAuI+X/dlgMp +UbgNrQQGHEIuwZWvp+JYTq1UaEMJizDY9RulZWl15A+H7GqO264= +=HfZx +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..8fec87e381 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-bootonly.iso) = b3bd814d1cf04c6d5d10a34101434d77d5599316132a2259132aed6d22a7bc3f +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-bootonly.iso.xz) = a9882a7602e9789334a6facd027f6a121d020b0528fe274a94da74a3283d8e08 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-disc1.iso) = 34140b8752691d2cafc1156a8dcb11b8d7cd85b9782b92ce2d09af4d9511dc40 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-disc1.iso.xz) = a414c5413e40a161a2c637032c44ac70ca053d46df6e85580ed00800f1216e06 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-memstick.img) = b58e478766e11e43de57078a7276b6bec9d46066d67a9611b579144c5b4fa838 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-memstick.img.xz) = 58e384e0d3472081d245fd57c68d1c09413492e1a31462c9d928e2fec81bd731 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-mini-memstick.img) = b19706f171f4fe7277cc634a526828719c32ec30872ca9fb5a7e284140a83379 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-mini-memstick.img.xz) = e0aedf7621ef65d15a9e7f80cfc4bb1a800b30165dfdbe05ccd10d58a7ce628e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhUACgkQOJfy4i5l +rT+Now/9HUfJ5tu7qNUXwUzlRvfqWoq+BguHEGYQ+o586LUTNxX6qGSQXlo1wia5 +q4uQUGSjglLaJl6sUwVCtxBIPQ0eLMahdhh2777ena4lyq6blTTUiHMLiA7pNXdW +G8ZgcwaZnO4wAAsv/aR47CK/q/qf21g9nWN7CY1L0e2RorfRRR1hRN44jVPS6FfP +gYCDiACO2Fn3sPW/tfTOiU8w+663HufpI8h+zhgfZRybOr1KhS894ShNl0p9+uLP +DH+zh49FrJErtEdpjfo9igDiGK7LeWTF0kuznhdd5UTw8DggGVjfVyA3l3egHvw3 +kb9kePZaA5QKuHJF4JWVvFFk4KDSUzwvWJtC/b+o/wmxD0CoiDuhAfsl03X4P2c0 +LbcIJbyChv7Q5JUmcPKqVoYdEH2hgsEsLDJuQtUiZbSgTiBlZ35wCTZA+bevMEs5 +8B+xrfubWZjLB79GmVwOcmG1+pOSSn4Uc1PfyhROP3jFD5KcofWHrtNxd0dgGfuA +1P5iiK3BO0k6ky6ab3BsN9y3XuD4E4iSWtSm308fOz+3akE/N+9j5pk32HRTOxNz +Rg3fnkHWdHYySuB/w9FkJbOYwqFDe6VpHQQnCAfkGMpgSI76sDiT2lsDzeQrbK0y +kCkPfZ9GkuJlz/3uqcpcD8bpngUhnvbUvSlht4LHgBdmVdr9kGA= +=dyDJ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-GENERICSD-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-GENERICSD-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..7b26e776d3 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-GENERICSD-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-GENERICSD-20250927-d2b670b27f37-280334.img.xz) = 36a019d7f1c80f7b28725898efdf52036a368bf25b52fc83210f3dad7e9f3d09 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhUACgkQOJfy4i5l +rT+tXg/9GeDM8KycKbqx7f18V7ZEpNkxkM/3P/KtIILPOyzSG6YT5tT+9Mu/XeZp +ecgTi/Bce2jIpc8qoztN6SMa9vDfqd7ZVqya/eRNiKdgIXovcBetrHKABbn3vA+v +F8Ki9/GVU+QJXtO0AXktkuK0Q4twJWpJ9I7fUJm3jmf7y4gldc8n8vxwpWIJWoFl +mtaeRQEgggKO6+qf0pVl5PR7KNwoEB4pB8YYyDmLoDqe6VCyUgEWmthMIqAczc+h +skLCStc0TMboxmZlS16snxWREl7idxCPGOfMwnsPe9e1CbU9EhDVHfjBg3xT7vv5 +GC8uh1glTkcA50QlwqJG9QBPS/4Eqzc+H99FUCutJKR0DSDaggKZ3QSv5JEqTrxU +oc1ZOjczmWnq3tnMURW9QMZLvijdKC1EiXltNNOPvLaVeuzt0Le27q1XJ3ZhVYfi +Av9Ph/CPkBDMnrDul6Z/VqqrEzphclp8zjxaWQNclm2yulzfK6VNjJBxPnehRqBP +8ByHupMsvMAnTToHe9G56wSN4KkzF3KXAWJvdqq7b2VHsl9ytLMT+ZmY+FNYUlJn +NnCWadOGYp7ucnf+g5/MJiM9NHcNLfNHpT8FEuGLyqr/nEfzyrAzoGCZ5ySZ8RWH +gzn2Q2GP36owjy9hsU21ex2Mp4SGFV3yj/r+CZApt22LnUaRkc8= +=xRDh +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..8d6f1e10e4 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA4-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-ufs-20250927-d2b670b27f37-280334.qcow2.xz) = 18529845cc1c3e69f5a137615cd4446e2cdf195863e587df42d66165e8006d35 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-ufs-20250927-d2b670b27f37-280334.raw.xz) = 620eb511438310b47b2860c5f19b97f1239ff789c4fabd5cd0dd6ea85f5c2f14 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-ufs-20250927-d2b670b27f37-280334.vhd.xz) = 10137271a55020f68b01bd34830981b94621906e7e556e52cf60d8c948d8db98 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-ufs-20250927-d2b670b27f37-280334.vmdk.xz) = 378bfa5ceae67a57c092fa56684189234402e0f71dee7ed8913be8b4d7f774eb +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-zfs-20250927-d2b670b27f37-280334.qcow2.xz) = 8bbf329b0dad7fdc0663b6c831b0d0b4497ab75aaffa6d5278f2a650833cfb1d +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-zfs-20250927-d2b670b27f37-280334.raw.xz) = af70bf4ce61a6e10c542792ee598a35b1779d547795473f6c879f2103e2b1b58 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-zfs-20250927-d2b670b27f37-280334.vhd.xz) = 93e574d9c965b42b7a28b1cacd0809a3db900d6b75c1ea860fbdc8d9a6397773 +SHA256 (FreeBSD-15.0-ALPHA4-riscv-riscv64-zfs-20250927-d2b670b27f37-280334.vmdk.xz) = b362a9f0b8a068e42d02626f6d062ca4653442c3ab786a657a2030b0039c221e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhUACgkQOJfy4i5l +rT/nAQ//SAq7+UXg6QNj4xqsrwHsRGZf/jaiuQ6ztZ8cv/xAt3Pc1MvApAcM4xv8 +UMTO8hyLEBOmYTFj1hLnxBarJ2wL+k91zB8pmO67J1B4eADUUYHc249m4eHyxH/i +87OQHxmrfosXO319DUToE4+JjU+0zlSikmfK3zReWwMCPXP4mTmuCNQrvrdct4HW +xLO1LKh207hE87vNY/QoqO6UAJiqDACPcHEpma7e8YhgwtFxe37XvTcZ7WxJ+xfV +s2eoDmm6UEKkFlvilzUTNSKJsfGokdUXiarUlnxJLijAEdxDU/8HW7PSC6kpFSan +zlNds+H0vMVMZ5IMA/l3HQZR/BW9euliweQJy78lJXQ0od7LpJz8wIzflBTx9TtU +LzEHx1RVvSsphTLZ5dhFZJgvI5/wnBxJQ+oYbVLauQ7obDJcwwSJunWrlNKPhi1b +rrksvHuaYxWpIOUuoTf5hu9DxapThCsxzewRJskdN3UPdq8P8q9Bb6vpX0o9nPCK +deJYPgoy8b/8u8/RnUVXyo71TDs0mVDIgQ1KQ+JwfUZbu15Jcz3wGhUVenicLHpU +WVK0vX4UBiNAxsDgtYVG/I3w5+xbq6Vb5nHZJ1UGFkFGQ/m0rZEH280FokwxywsO +ORySBZWyd++YT7Lz7qr+kmppFHQRsk4u2VCkd5cNm9yIrzdLk+U= +=Jg52 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..da38c0dcd4 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-bootonly.iso) = bfaeec6c209c1c95586b667947c6e6c8baaba6c66330eff134b0c8957ceb93b8 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-bootonly.iso.xz) = 57e172e7b44efefbd46d5c43039d00ef66c6f0faa853a11d302e0b14dea85f0c +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-disc1.iso) = d362ca377704b008671c7f7462ee88a147039d1b16a155e405593abdc6f06ceb +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-disc1.iso.xz) = 704d96c4cf8b34815ea6a9fe4764da03522b7dac69a3d656e9a94a73d7b45d89 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-dvd1.iso) = 9ba1279b1b8ea86f06457d028d70cfbd3992a0e2bd764481cd5b322d2dfc14f1 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-dvd1.iso.xz) = 77dc4fc5a98080ea892901b5f2cdba412b827b4c18c307f568f1938f71b2f452 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-memstick.img) = d21dab67b1d0010230e45b8e52e844b42d573d4e84f6072e98fc77f9dd2deb93 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-memstick.img.xz) = 8798d36f9dd7fa98fcacab4a8a0efe4815d655a9f21ff320e6f415d6a7719d0e +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-mini-memstick.img) = 035a0a38422a63eec7ee21a39b0cbdfb8d0152ce13874a31fbf1cb94a4150cef +SHA256 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-mini-memstick.img.xz) = 318dd5c87f68159d3e06b9ac50990d195be193c616798031f7f98383acee7d81 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpO0ACgkQOJfy4i5l +rT8x9A/8CZeQt1wO63zOZlngyrLlIhw6njHUz6jv6yMGiLV0v6M0X0vnc6w1qHbr ++LRe0rEJpA8q/AiTLjIyNol6R80r8+f5N0haiPD1ce7bBfNUUBQkVESWQHZbf0o3 +BvrsliS6RGcgCqjhtetZy86hDtD/Sa7EIJ75u7WJh++uda3oh4taNgWdP1Tvt2cw +SdMSZIc2R0ulWbV7bdrIK0R5B7BXWqNGBlfcfpIXgIAr4vODjbl5n9gLW+BVVNVK +OfyyCoQfF0/Aha13OJL0rSrqIDEMzz7RR1xKaMkWggjx7Yg09YQd0djBteZ/0ssr +Ea5bNdtaMChPyJpt6e9sdKf4TKnSLJ8HiAtf64pZaFuzVTwxrpaVagTV9APVG6kE +zK6VPmTKuHPSlqYRf2AODZtpZSK6Z8LTR6ZDQnssPvHb3AEWlXGrrgeowb2bRbk8 +dfidzff94Bex/AsM4JBi3CKzxdvsx5m43OL0a+7xQps20kOJG2CnNAdT3GXKetnO +vEPnaoaMwhHy38WfKA6ngVrjq9ngrF8xvS6aIrhfl9n52YvozmH4SqsDOVnG2KPs +IRr99Vn9WH7X5z4hoJrY7AcKx2ST+JNnDDzNZ2FyaTVJBGhwjdeu85Ac6NyDj6/m +EQ3SYvc2C/15kUR50SrXvUbtF+I6usdp7o9VjF9CNGYISl+iSsA= +=j0oT +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-amd64-vm.asc new file mode 100644 index 0000000000..4858d8b8ac --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-amd64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-ufs.qcow2.xz) = 127c20cddf8b899806c284c5563339c37cb4e9a76104f98ccd4ed81222ddd19a +SHA256 (FreeBSD-15.0-ALPHA5-amd64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-ufs.raw.xz) = fcd7e19b2948f804338e31319e412ccdec123926f7fac51de0e02317ee31bcd0 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-zfs.qcow2.xz) = 5a482bb130b45493c2c024cddd831deb5c0d1523d777d2aca51875c540aaa285 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-zfs.raw.xz) = 83f6a712f8a185bd33fbbf9dea69ed7e76482cbe5bd654f8751c1595dc9fb998 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.qcow2.xz) = 7469bf692e943c18679038de4599b71d01ca22ddecf7b907d4024018ec5b1999 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.raw.xz) = d03a9ea80bd97656f1b6f7c8b55c804701cfabc51b9e357c1373c10a9a86cd31 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.vhd.xz) = e8ef915772b035861a041c6a7be1cafecb68b5efc7c20a31c58b9537aad61666 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.vmdk.xz) = aaecd56a644d2808e667df27deb99ed6fda0663ec87f3abbb3c35762923615e6 +SHA256 (FreeBSD-15.0-ALPHA5-amd64-zfs-20251004-1c0898edf28f-280541.qcow2.xz) = bddad382c1a3d2da24348206fe2d2850ba5894274538abee937fc78b26cb4aeb +SHA256 (FreeBSD-15.0-ALPHA5-amd64-zfs-20251004-1c0898edf28f-280541.raw.xz) = 59497cf21c8617d168330a79ac05d418343d53e6be9feb51dcf5fc2f7febd92a +SHA256 (FreeBSD-15.0-ALPHA5-amd64-zfs-20251004-1c0898edf28f-280541.vhd.xz) = 462b1e7246d2a9d699e21d402d0f1c31ddc2bfb821f01dadf8254a615284bc9c +SHA256 (FreeBSD-15.0-ALPHA5-amd64-zfs-20251004-1c0898edf28f-280541.vmdk.xz) = cbc9c24e3859b63f3666ab07088d3453eb8921b7f250ef66acf67d74a2712dc1 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPIACgkQOJfy4i5l +rT88AA/+INz15gUAS6nHq9DumPmMRHNX0p5+DTm29urU4zguqSaQiFmjwvnABW9z +WkAn8pbNriaZEOmlHhvocqPi69geUejmbCOrT5B+QPU21pP0atnH0jND757fLhw1 +VWxUNmB1e2s0q4i6pfg1KQjhmKUDN2rj0YDYoSmdEPa1AT5ne03r9zv15DRrgpFw +uDM13WbwEh8lLDqu5rWTayu5yQZGuAur28cNBFGZfqbHLuVteHufOZ7aj92JudwQ +px5Figw+L6heJVW8+IdabuuRK+zW5olXp6pSSmFdeilhZ/mAf80vpIN5j1K6yB7b +8dTBSgNWx6//TTHNBGkoZiNAXOm2mTtjFddiIfL47zRrs+daO92kzzWExdA91U5E +uiqee9IBTZ8jfpEqiUfvmLkZw/9T08mYqZCWa6vajcXRFXn3GTfle9ei74ceMVZA +1Om4kY2hB44bQ7EYxKvovoeuZ4RbBxrWyvkQxNBkzQ0yFTgC7rDdMbfFT0tH2g0f +SCNZcjZ7ARJ2OkzsBTwvfKz8/JSMcSO4hCeMVPxHWoPOEPd1JiWpxfknTbDAUlHK +PQxuKqoYST76tS4sF6HZK4tv/oW4FdrG4INWwt2QKPuRAs96+xELoR7L3/viJluG +NI6/iGEbxfHtZXBhxG7i3Ywisd3HXQe98FS/r8zIt3gCXXwRAAE= +=ocby +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm-armv7-GENERICSD-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm-armv7-GENERICSD-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..22b1d4845f --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm-armv7-GENERICSD-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm-armv7-GENERICSD-20251004-1c0898edf28f-280541.img.xz) = ecd5eeff81a5e2fe57da1a8f2d20119a72d1712e0e502826e8de81ba0bc7e3b1 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPIACgkQOJfy4i5l +rT8d/g//ZZDGU0N/OYw0FiDZtRo+9pE4CuRe+nVdEQc2cJKTP0r688X1lapH4v30 +dKXLlH6msQgWvHTdQb1nRKL5sI4FBaakM12afQjyNgdnXuL9gSmcnkKKyBrFp9Z6 +B4jkZJvxWzqkJrG5UtYE4HRdBH/UlpL4GT39J4u1fYatPDRnjIf++ErSv7dty9yD +2wV3AY/xw0iDmSfxTy6ZSzLZ+h32jKXMZNfWBkbkKBK10YEw0i8GfrIX5OBU9D1h +IdDHVuVS20g1cseApe4C3Et7Eo9d9Tilv7uHiGxBaZlnIDTJ55fOHA8iVmwszv7a +GgYJJ0Q9gNInYq/TpaE5zWzmc9qVU2u8qM94l6oJbt6v5KJcGPQJRUd2HWsPENkx +Fw/gMmQDqLsPi5H6s7onJTmRkWkoOPi93klx1mdcmld+L0HIOPecWhkegDjXmtjb +6zfNKa1PCo/xmkShYKBdrC/M4AQ1TPgpb0IDmNzvvmuHoPR8Yj+wJYByYdNqvQOa +QSv3qt6fzykxTJYl9PYWq/SXWMkpc9ecjMr3oXCmvumgrlT1UX1gY5Z1sr/e6aQt +3Q3ikJUOjLzWJl4dvhEcp0dq7SKf0YLgTMmSAk1YORLd5VgVJl0q+LEDN3t7i0t2 +bgaDX8wEguHmalR+1QxGWERA6R31xOvUpsQXbswNrLP/Xi93Ovs= +=XQD+ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..ec74c7d534 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-bootonly.iso) = 92e7679c88f9907666c31125ec278763fad8a6bdad1750dbf12c4abe63f667af +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-bootonly.iso.xz) = 6086ef9f8b8f7ac56059bbe64b0847c10ac8a673cce5208b03f66ccba546d0dd +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-disc1.iso) = 3229091256f21841e9b0f97bc0d62648d496409209465a6ae25c96b7ac4ee885 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-disc1.iso.xz) = 4d4eae4bd36b06ea93cde2241509b93bfba337ea064bb3731ff40602140a235e +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-dvd1.iso) = 2f1f4899eff699e0399bace20e2f6ccffee7041bc1698b08194e83f671debb5d +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-dvd1.iso.xz) = cfeb6dc5ce2ea2fd94f4faa841141f2a1be4d3dc8c84f2fd174d1a72f65004e1 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-memstick.img) = 25ab191a160ca6d4c961f066ed9e74e7ab3c2b2bff28de6f4cdca0d44de642d1 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-memstick.img.xz) = 5b7a6b33cd0b9cbb8fbcf91ae8ba7db1fdf2608d4775d6ccb63d09bd6f1498db +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-mini-memstick.img) = 20f12d7be576b212074af25b453bc900f503380951380777bf35689b27e50eb8 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-mini-memstick.img.xz) = 203d653558e7b2d413356f6c30666d7e9ea909b50586cc70f2f88e7c5ffa4bca +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPIACgkQOJfy4i5l +rT/gKg//cP0eB9fC/Xzo0RI1+17jEev0pkv8SLw8qYVfMc0WQa9yg87dKK2bjY12 +SPlX3JWXhVtXQ6EH+LfaBjGGapRz61Gr2GqLSIuER5mBZb+8lOhzKcGiOOd3Eeyz +n7KwvXnET08HW0v6HvYe4qwOSneExzvlGjnkdA5Xa6D9qfE1A1eyMERNScB6cx9t +b1NVJe4RfdnoVY+88Gb0z8sNfJ6mSU3nwZ1//3R21o/OAd9dHRS8szwHMgIpKqv+ +KhJPidLyOZMOVhB67qfdgcg8Fua5xdEBq1aCzVi4a4AFjlrmtd1Mz4Fpzsm/VmBv +fUFH2Y0fCM9uBzP2iqjIV2WHFbz8syJPkKGEHGxvORgyPkJtpaMf2NM0TkLuXIjj +Kj5eT9FfnEJ+PZ4qWkXG+/OgQBlJ2sx+zx3CFqA2ZetUrO7Du9cQePE6eT6v9YOU +uokXE4EKs0Ht59CAkP3ecu12+xdAcb+4mf8xOl8bPThDAwiiXpswc01H8LVtgOUc +dkwutjO6J6pF8wJAsYTSlolKBvLAzvahNwr1UVQqnyv/YtArcmhIqYuv7ZF1ywvU +FsAGrTf/MxAerQDtZCAVZhPlQrGmNQooh7/76yMv7bK1YzT8elJ1USe3rzp1QQ3g +d4jfFkO82Sbj1kDWFADTNnhzViL0ydKSXea+J2xVf1BNWelVPh4= +=Gbr3 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..822d2e98b6 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-20251004-1c0898edf28f-280541.img.xz) = 57eefd4c70756d27deb05ef86cf6e6d759ba0a78667963759370497f753c56dd +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPIACgkQOJfy4i5l +rT9bZA//TD6luWC/SNApO81sD516r+4owIRXQeuz6DGlnOz7KFwYzAZ+bxHpb1pi +6t9pw5HdjKEBwmL3OOoFNc4B3QfRsZmASgAsmGHZDW0S3QUlD5uuKINayMCRueQq +ErvdL0Bk6F1qK90zdfN+iXDQlgCEEqofAUBlfNYWHoh+vQju+TGZfQbbpIQyUWFh +mCXqYKRLieFHeDDoBMyMVjEpqnEqaePO7YG+gLxtgm1+wuaHgWWg1vioqRa+3rtt +YDopVmnb6oPFVfqnMYoeGlOz3KSpM0Hic7f1fHYhGCVKjBRS2k7F/oG5yjAd4p+y +IWCtD78FIK+zJik3OC5jOQAGLo4RO0BVn9yjseyM+QRXXtCYuqFs7LbXb3blIwnd +A+S5VGJ0C+oIJY3g+plJtxozXiGMJ93rS2BSxiM/8poxV0uxy5eCbHmDZ9cgBwsY +RWcmBuCxWQy9QlNFI+mEZV5gSm9syZMIiDLA4JA0CubrSwZDOBCmidl7Id3D8xqS +ljyaM2k2WzrWU30pu9GumEk/h0hfO62mrSCxwWAscG3AoEZ4CryXB0NB17bWF8ad +0aUyEW+qODjwnuT1MOBv76WGqN4zj10nvOHwuBUSqoOhILu3fYVZKk4KrTPPxakp +5NfEO7sK027iABDnd05VQqPf/V2SKmRw3w4EhN+ZDz4pHq3/R6g= +=1WwP +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-LTS-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-LTS-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..02f820b6fa --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-LTS-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-LTS-20251004-1c0898edf28f-280541.img.xz) = ab79e0c7eba07d19f49ab4b3a3655a2cbb5cae375840662250480a87816525be +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPIACgkQOJfy4i5l +rT+6Yg//XmTLnVMr/MDLSzUoO27mCt95KwrC76TRvpaqyuO7aV+CLV0tQgjFQFAN +xX/qU3Wn1WAVwZ/fmOiwERnx47MhrmvsO2JgcrOiL5YYHbB78pM6B1zAmiNrqfo7 +TD/YElE8NPdM9c4l73G1xmw9QSvmw3S/hJTOdYmtuDG1DAD6gvbhUEwiCzxHTu6+ +PPTPojgZSGUNjmI6kKByJtcROSfvuLxOMw/8eyjzXlZQO9KT1zQaBD6NSyt1st6j ++rLqBcex77e+jvvuv3fqV3RoNG2NiSzVM6GkT6vGGFF39q4jDgaCLmpN4N8Cl8Ov +6ZFlAfEM3ZzmYsKCfow5+A4R0xCFoCVmvjQ9Lh5CNsFVGj6INJ4GDHRumdGJuBbZ +SogMlYs8BsDU/Aw2OMfZIOgEfs7dJ8LpVt1IGEDfTgEN9AJWChD2xlcFmI8tOksg +y3zKHkYNug8UqETcmP9tWkm9LRmsqE//ydt5ruAi0PNm7LD6zCSAE63sGGWCV4kW +4Gg+4qtTaXG4WRenzZ417GTYEG/0g/ANkuTRDsBA1bo4uQOSbSsxCVGxueoxqXKs +iS/lBM08XVAZdd14E+BQB7jqE7FjWoePTozLtJov4jkJlJd6923uRsQHL+4gYb18 +U71aggTZeq13Xn6SXIp7pPQNVbL67vqo0iIlMQIyG/m1DRku6TI= +=EAu1 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINEBOOK-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINEBOOK-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..64a641add5 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINEBOOK-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-PINEBOOK-20251004-1c0898edf28f-280541.img.xz) = 0cddb5ba16b1779e806c27817b862238155556f151123384fa273aafacdadcbf +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPIACgkQOJfy4i5l +rT9WTxAAmmQn+LCfR1QS65SgWtm/BSbaA/1L9DuMaHRbyEwLA8n4+1O3Qb6vDmvc +G6643Rl+mQGjLn4aHWLr4hogUmOkoKP+31t1Oiq5+Sadf1fAiopB+0Ewu48crIcs +1ocJyYUc/I5lKoqQn5km2367HNz6tV5o4eqHYRIfX952q4irbaYcSGtrRCk1ekDW +QMNSucxWuujVV3wl/KJz9lbk6T/w6T6Wei40qHZNqJBwUjUJTQoNaYMUXzFaEvbt +q32ncWfrksy94/wXAa850wYhgzSK+R5WW+pFccK5c9WoK9UQVKTXCacSjbVsQp5N +BxkNpDpLV1NISqht2HXj2ngnAiz7Llr8KLurDQDIBWkbHjTyY4mBQAoCBBrCmJJL +vV5IdEwfCv+niODWkV7fZ7TBm5FVC8ys2c6qp/o9zO4kZekaMlatTgri3OtI98gB +OxKF73sUP0gvkkGeptIGigj3ea+mRpOyfqARmw7qFzuYbvHRUcZcR0kQIKVH7E/E +fD8wiSt4meu0LibauupXYZNN+6l7TIyjbdd6pHEDGWUiMeesORFdcmOohBfkWDN8 +cOnDcgVD7I2dZTOfemGc7yFxndEwu0vpQHt8mkamlMTqR/gm5Q6keCL6b1IBRT9e +ATPJBOWr6cb0dBKe8HhBgTtILX0dQa9v5MCfOMg9+S9gWW01nLE= +=9Irq +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCK64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCK64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..0938697981 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCK64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCK64-20251004-1c0898edf28f-280541.img.xz) = c72c4c87d5cda56eb17e7bacec031eccdecee473edefc66e283dca1fdc37da89 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPMACgkQOJfy4i5l +rT+7DQ//ePoHGD8e5ENgPXUrfJaYonISrr2YcJSvr4yelVS7en8exKlQ5Cm7p3G/ +lWIMg8hAQCz3ZluU7/mXm6fK0X9FK7etTYu7+s995HnAY1x1HkQCkLwyVWLmjMVL +ulkNfmJwp6zXAEMiTkcLWqiFb3drJjAMcvRP8d5SE8s7XqWfYuflIQfwB6QYH7K4 +TJRyM/SW6d4xD7OuTGSlXMUxw1YWkpYJF3wmpDwH0sD6A36Zl48M5Mbe+k0q4hV1 +ExFwRryYxC+SjhyaNo9gu8ZeITMcOgLBECQG107SnsthGv34+rgKrmsZF9E3QgaQ +W++XA7S6VtAuBPUnxsoX0fOqtMiJDf720MYAHhHrPznFCucEMPsGxsaJpzc9hcpU +73luysqKJsat0N0BXlI4nC6VNLtXcSVrRbqKdENH33eRbc2s1R/S16WxEsCEod4e +g8T2ushcXFftGOX9c0L1Mrg0vdUXlKXteIFlhv7fnMNxSa4LSJsL1mBayQpDlciP +O46KGPhiVEJUt303EiGxV6UUzAZRCYl6+XpyN2DfsTLKiD9dExoSCDYevS0wnwdY +7n+khBAhEc6X+Ij9oQi5jX4G4TWtenWftz6diCaSfbmhf1FnNGyAsxNJsrGWrhEY +6sNV9VI7UjjXQP5OD0jOTwdZ4rMsOi13MZ6rS8CyZSRK6enD8hM= +=eXBh +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCKPRO64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCKPRO64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..9778744fb2 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCKPRO64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCKPRO64-20251004-1c0898edf28f-280541.img.xz) = 77ba651505c0392e30d3b7c4ae930c7adae65d238b2fc21877c18c65566e84f4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPMACgkQOJfy4i5l +rT9Wjw/9G3umVv5x04PVO3EKNJTpG9sKNoJQP8PWGGhfRPHQDusCmdSzvpo+0Dq4 +JZfMmGZ04t833Qkxhk0wOgeGfFD34q4CcqjfKI0yAh3YSiXUUNP1u59UZN9yx8MZ +W3cAjdCNcvkrus3xPc1v3suCgIvl94jiq7AhRMZ/W1PnIAoCDVYycKqcQh/Q/ymF +tTLH7FPCEim+Cxv2URCfbda62txb5vU5JPXwYRY9heDIUapnkExvnm4EGTOA3FZ3 +eRJKJSlWGI2bheqf7Jnx0ep4wYlJtbXw6wPvT3nVPynmAtu7AiLdqgKdPgw/yjOY +DomwFQtxROpjyYlmfNSIxlYViXVQ+BrXeb5ghMaepUu6OpipY5s14JS8J76iIo20 +F/80rot5cRpwCC2z1kBZn4FqmwgwceZVsGs01LNzNR4PGONc5zjJY04LdDosysc5 +NPtSNXdQgp5UNSePcpIDxSgqk7DAqa/nNpuJ0ruWl33fLLcRVOu13WO0Ay+DLMMq +4aAjahIWEWQQJqNQ1L8qoybjsZObVcJ8UO6X71WMxl5BJrqcjo8gJK6lAPojUGSo +b8G7Lhfgmu/9B0vdVoPFuGEYYWQvFHTASYr2L5FvwrKX8op7KuTBx/cVb2QLR4MN +/o+3yoTkHuoIojAp5Yg/wXuwUN8ZTdhlp/xvJ1pxGq/5XfwpyWk= +=FkEJ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-RPI-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-RPI-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..d1c99e07ce --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-RPI-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-RPI-20251004-1c0898edf28f-280541.img.xz) = bbf6ac09c951c53f1bdd41d50ccbacb016f80abc330ebfed1e824e4fd89cd311 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPMACgkQOJfy4i5l +rT9Bfw/9EKHtkr0I1MRQWHkWHGzsBMnf3w5aEPFImxHDkoi7To8FOQoPeQvCLjkP ++uXQe+BkxLr7kw9FMD4s+wcRbYnDRJ1ZF8BB/uhkowgTl5bujadsYebCiQe2nixp +D8qSqej8hjYTr/3V5E7F/Q5VwrT3LXeQc58cUBqzhVW7KOSHBvkcY1O3G2pUpYYR +o09NIT7N6OpNs1gENyRvneFC3YiibnP29Ckl4+tYLdFdidH7KxnzzKhijyp+ZB2y +kLxR8jPLhelDHpMhie/ksQ5KCkMiF1P1KlJmCLVZiFvv3NMZeoWlfzl1BKiNKLIR +MXsiM9U+9AdWTcMmH6bn7b50sZaAJnpxqb1uyCd/UW9AUzT1cjJ4cOXKPu4ZO2dS +hV8efBQ8gTkjIzSe29AOPL5uVWGBMpRaQ1T4Q2A9GeNqivQ7xNAW7JODm+W/e57M +hGoYub4Jkv68+Iymt4MMlvAScfTJ79WxNLlA8Tq6Xregs/+i49+4YxZ6ITPYAHcl +AkCSHrGtHAHUAu0YpCGCRIr9OThfU0hR2pjTZOHuUm4t4RwmrOUWwBza7LpoltMB +pOaoxgkcEo1/4JH3enMqisYwnZP0rqSo4X5MFupQcNec69duB2Pa08j8qpIvIuaZ +FCCLK/pATMKyjAf6ctNnIIJWUekBN5Y2ZcRCr69lb+DdsgooQ4w= +=Og9D +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..1f60f66fd5 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-ufs.qcow2.xz) = 4d2946ffaa6efcfa54ce43e24007c2be750a2c778d4fb362b8ab99cc6371bf8f +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-ufs.raw.xz) = a7dc5220fc72f45f62a5868104c38b3ef33d7f44bdaa17c51d48f3920ba54c3d +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-zfs.qcow2.xz) = 90b9f5c95527b680160f9c7ff06a2ca3cc1b43fc26892a92741867dc286ef119 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-zfs.raw.xz) = 5606239ae07fd7bd0d872bfaa1b440a53751234e3c14d5089113455105ae861d +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ufs-20251004-1c0898edf28f-280541.qcow2.xz) = bc921c2b61a24225a5a9250c046a832c33068b91a6d0deab90e9f31d5a610240 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ufs-20251004-1c0898edf28f-280541.raw.xz) = d2b7950ed02c9d58201ac40d5819a40a9d72a5db0783d14a3945967db0f87bb7 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ufs-20251004-1c0898edf28f-280541.vhd.xz) = cea81827b8443da20e6ea10b3c1a990b06d0a9b48ee51fc0aab984492d806521 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ufs-20251004-1c0898edf28f-280541.vmdk.xz) = 21e36985f5fedaa0de4e9f084e7f0af8a9cf2169ebfa25b6687f4d23a28ec6ad +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-zfs-20251004-1c0898edf28f-280541.qcow2.xz) = a76c14fac8675bd1918ed570042ab1593d44d7474a9858d09dee4256e6ec0f60 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-zfs-20251004-1c0898edf28f-280541.raw.xz) = 2bf41da26370a9db3e7185e79a6d0e3ef982d7c88c35fb9038f4cef46af16eb7 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-zfs-20251004-1c0898edf28f-280541.vhd.xz) = fd12f56f047b71f33fbd2081c32787b870de09504b03e7df846c1bef64588db3 +SHA256 (FreeBSD-15.0-ALPHA5-arm64-aarch64-zfs-20251004-1c0898edf28f-280541.vmdk.xz) = 061062a487551c93158b2a9b75b99c279744709515bf2603183b41b56769af86 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPMACgkQOJfy4i5l +rT+BiQ/9GlG1xORL/RBaZPwFQ3z1D1wJ/H08yBymfDn6FMmHsj+4gWKlK2fak8V5 +xMytECdR4rHFmVjnszvCLSVRaCm80F+fSAzkGSovzlR/OiBwY9u8JG7llCM67yv0 +4lc8ISXSiDkP42rxDarpH6T9+FMY74CKqHc16mgsomfq6ejLXCVQpkz1zM4GTaaw +C4+TvzjfKD8eR/gJIK2YvflDvm0t5gzsp1hEwcoFraGru8jsKEDOBPIBPpHsN7WM +xZVVcR3ikI06daG14g70q9C3OAK5+mHgVHIkcGzwezWzmlbUa/VFV4tivogEI4F0 +IiXIzn9SiIA9/t+CowHAIf672ASf1+X+PsLNY+1StwpFfAE5NubXnK4YWemrHokY +EguyojDctPes5NQe7lGUX09KhgMPdy1OtXq634eBDKcInoM2Ho3NmttTRcuJ3Esf +vNl0bzttPJhc/ttMNXPFAw4qpy3yQxpESIY0TnHNOwN9qvrdEPG8GDhc6Tpa6Umc +A0QiBgPQGHd4oYNzRA+E1TvgvbpuPDQDeu29JfumYEpWQ0ZP8ZgakSvpzZLXe5TX +ErmmykEsZSn92fVb9vyt0Lc8y25+dQtzdu4XIUqTDVC81Fe5rHJUCkJg6kqYCQmD +qPE2lAZ9YcHNMtZ9oOSb6V+ewBhGyizl6t8V3Sd9pEhMcat9qpo= +=ssvf +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..47a7c6b6e5 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541-bootonly.iso) = 39dd33ebbe82fded72f24f3f5dad521da98f319ce548bd1771d63191b9d3a9a4 +SHA256 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541-bootonly.iso.xz) = fa0070d27130ee8caa109b913c417f1cbe908cc95b9b0d56960d507278e6b937 +SHA256 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541-disc1.iso) = 165c1562d260628c83360fa35bccb41ce127776001dfcb60b1c6280ed3fc85b4 +SHA256 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541-disc1.iso.xz) = da760c56075ecf891b922cce188a8a615e7eb6dfee63e6fc38ebeac29c580dc8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPMACgkQOJfy4i5l +rT9Rag//Rxihone504pqQKveU0AcA6AAcKJbblMFoMk/ULN38u1Y6glkDeThK+BD +KCJnFPihgsyrTtGPjXEQeUTy5i8irhNHuU2Phgudytb5t521Mu2lepiLo/NptQ2a +Wa0ictUqDJs4amn5GIy/LqqRoDqmLn9gAE1NHf7JO0fth+2c5ED8PiqGotaqJY/W +AQ5m6YmMyrSnKaBxCJY7TM8a28izhQx6V+he7D83BFh+AjUVKmoOjb4xtqN02WDX +tE7lv4I0PBoIOBLkuKym8WJlKTmXkALVkEJvFQVEEIi7YPFq1yDhv2xgiMbQSEQu +ajToPKqGttTFoh+0zyNdHSqBJ6kVMWeeSXRBbcvNKSnLxgzgKnR/LC1HLdud2u3b +/1iuOu9LQdAGqbZSon9R3DB4EHzSpKzpDxCbWgTAEpnN0HasuZzfcK0sV9fW3xQC +YDUtAXrhGPf6RSpw2gyYvCZoaO1B0ZDdX/LMoVh7Ny5l8C3KBZoEfMsfhggbF1oK +2V24chDEtPgEEobAVCidQh3gV3ahi+SoU7D0oj8kiUVDt1kNB+3Wh8suf0p9aKJT +9e7dFcIWlQnMMPtyQs+pdesdXjQdOo3+vupEwpKACrtPJr5xdL47yNES1cS6JoZL +sljjXWj1600r5GZ6/1A5RqYa6QhuTodblDjivtjeOmRQ+oy3k9o= +=eKuT +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..196575d3f0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541-bootonly.iso) = 16cf659244e263595349037387305fd38d781eeb1388bc9d5b822c0718fa77ed +SHA256 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541-bootonly.iso.xz) = 2f8901d3e912c742d519160a91fb905be811fabcafe274c09192ef586494c256 +SHA256 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541-disc1.iso) = b4b4ecca575ed3d0e424d2ae9da609c2bf3b63625404357a7a09b7af8c054454 +SHA256 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541-disc1.iso.xz) = d924b27c38e4e7604b19b7164c96d65f7a0482cd136c6a0b321e91fe2435c293 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPMACgkQOJfy4i5l +rT/zjRAAmlZs94sxg1h4ufZSXd90u3lf7Pxs/wzVlITU0Fwqa1Kmubs3bUx9wGoC +A+1MVcitsyw9KTkWri/Qgw2aZJrxny+MHsFQTLrBKkJdJCspQgp3kKo7YQ5c7eUL +2U//3Zmu0LaHj4GADt/fvJhNuLKvwrfoVcRvhpQ9N4ugiwJxvnCnGXmCOW61NQUg +wX2wxffmv9A/jhW3C1eNDy/STOY7bdlTmYBbOhSw5n2/5q9vNWkQRPwAJDznGc4T +GhcAAAM8LAeZMFVUUTAi662oagEKrjI+OvzRpuAvb0DcoHfqMKPykzZdGRfyskp9 +RPNvcH1hVWoLLJheAttShb9p82J9M8zWc9plGfVHA00bePyK9dNlqtaBSMMSpqIM +yksp+wlZqKaM7E4KoJVzzOfQwG74Mr3smoxdVcs7xg8uYOISABGflXa9DE+ZefRP +yFGJi90qnrxBHBhCvIk/dqkfQsS3RHNBNfBwsDQrIYIiTAL9MznpvhNCvknVxv/3 +gCIkXbumjycE7yOhGwF40YWJTpYjsbrGOesxVLwdi6vQn4c5BaboIp0PLJ7R7iF3 +Hc04oGrC4aM7Io2Q9rCPmwoIDYzns3kl7oaxRr4y4W6J5N6t0WM+N1RDSQBSbyVc +EsKGHbj9YdOeuyw8Cpr8ITTrgPuticSzOwvLGFdIf6GhL+8a74w= +=rgET +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..e8a56f978c --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-bootonly.iso) = 2ba6678056fd9d53c366e5212b36d23556e49248d1715a1774fc7b5763bdc5dc +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-bootonly.iso.xz) = a7e87fa2cfc8c3aec83ae26e2080cf63aa614b1ea2fb53b5c3c5458ed23fe8bb +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-disc1.iso) = 99ac4393a6c2d9bc947a4ed034f366e5fc1487cffc8bf0f0f6afd0bc49e59f91 +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-disc1.iso.xz) = bae61356775f64f5bce52c36e6b9f7fb079a570eca6c426312052370a46a967b +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-memstick.img) = 4cdb5de045c32c435da415b9c7a9c00eb617b9e3d4e421948d71d44694fd6f57 +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-memstick.img.xz) = 198138d93f3b286c190a295943bc3c38f6fa953f16c98473f191de1a72192164 +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-mini-memstick.img) = e0e8ac950e2e09cbb4dbff3158cf2cd1970eded56c8339c2d5c06593c862451b +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-mini-memstick.img.xz) = f576057345c673c607aa2919aae71b459a36a1f7beaa6f417185b8b76c6392c8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPMACgkQOJfy4i5l +rT9sdA/+NglNvtRPSJ/34+U0ndzmXjq2BQZl/hOQi7tfRH3BshKkIQyspHVa6oB6 +cbDuRtN8DbWXCbHDFKpI14CZA64dp7QG6sN/N4v5dzeuxy3iwrpFH7feUOFqdPqj +JNFQsz+2roBdtgZW6T+iYjFaghHamxepqCgwC0LQDEKYWJ3f25O8Ymd1tsW0KT3b +sMagofc58pUXQHEZqVSZB7GXc1kE9YAtfh1//RvTxpSwE3n9tfVA5nKnwNTP/oBk +7OM+qsnBVF1alFOmN9P9M9OhNmzLtVGul5+r39aqK1MnJDkDeHCwcmXPdcvFTiRX +f9IGO3n1rn4yBCWSpS7X7B+LPllmUutH1ikix1KsbulcNZ8d3GJA+1PeHl93ALZb +dWYyg3JQfcbiNU7G6kn/YbpDd6/B7/nzmfK3qnroax96jzScXgsmhZWwqCoYTmWl +8aUjGhZBGhw1waZvkgL4+iwzX89uVlyfWCqsa7K0SPFPBmIFPWWrY+2KyAR/dOx1 +WsPk3n5KjBnl7cvrvnAXQUFOVYzafIFCtMBZz+tB/4sWEPAIMqG3RFXt8GfFG77F +LL5WjgSggQ/bDzvMCjrHLC351ak0ELJvQ6h1NH+nyU0pfAkPlFbDlWVLwpMOeA/L +tUMKSfSncZcvWPY4NBOHFWEVFc1IIKoxbFg02+B/Er/7OhOHm4I= +=Rlzj +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-GENERICSD-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-GENERICSD-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..97fa83394d --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-GENERICSD-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-GENERICSD-20251004-1c0898edf28f-280541.img.xz) = f80fa3f79fda63e83f4b23be981bc20383cea658d993d89a726d96ee55da55a3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPQACgkQOJfy4i5l +rT8Mog/6A5Bi61fcv0yZwM/j5BWxHJKUw9dzTzKaLFZQTtCiLHJIMfn3pGp94Zkl +wfXlwkaBczOysnvZMMmwMOtL1c1WQrE+wBvW6pbbisARH3YLXi2fc1k/DcAMx8em +WW0kYkYdZy/SD4ggaUzqcnw6ds9kHFtuWkuT8DN3cPXi7XovMxyyIikISYyuSQP2 +RWUCM7qdaLGIe2ys3GFHhowUrAo5vqSSER0YuThGJTU57ms2WlrYEsOAIgKEyek5 +sexq+iDjQ5WOTQM9bAbx91uixQ9yFk9h2Lr35AGFMxY9it/BGUn6SIjXhM8bypQK +Ehl8/kH85d6+MZORa0zpB6rI2L5YXLgWEibn6FaVx7uJuSrauSUauhQ2ipapspIc +F9kzJXLofNZTXQGnX82RDqpYFSpe2weYcJgP0jtBHdB66uSo7jtkYPqC0CA6QhfI +HHE+JvUi/CA5siGtHONk2cbbq97Yua/8GX6i8iGO8QSMrq4ZG0Ex8Ep/srH7d8Li +itSWvAYO1ZchHoTzZp0p+V00Zl/ND8L32KiUXXwF3zSPi00RByC341qz7rAcMAih +EWlmxAcbueYiLtCpDtZTNEP0La7AAYgXYWBUWRkd7RHc7ScXJjbA31TQwBXif5qY +GT6A/JVHWiPzXkYPoa/5WDMwkZpre08v7EE0AZbsazg8GMZ1eQw= +=EfSB +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..96abb6a36b --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-ALPHA5-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-ufs-20251004-1c0898edf28f-280541.qcow2.xz) = afe8fdf01e7bfe1d844a179667ea5fb3239e66acd5ec25efb00df8d2f38e8972 +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-ufs-20251004-1c0898edf28f-280541.raw.xz) = 834cbc550bfad3892973073dbe694445493b5dcd2559a904f2ce8c2e474464b8 +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-ufs-20251004-1c0898edf28f-280541.vhd.xz) = a35f609c7c0d3c05810d714f2426a33ed6531af8324d19d9af0f3aca4714bf8a +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-ufs-20251004-1c0898edf28f-280541.vmdk.xz) = 39db6b52641402ec3d18ecb23c54272b26ceff3dc08f0f47e5353b0fcba5fe29 +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-zfs-20251004-1c0898edf28f-280541.qcow2.xz) = 65bd10cbdb6717628ced86acd179eafa732f304d373f3280123906406e9e0eb1 +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-zfs-20251004-1c0898edf28f-280541.raw.xz) = c7af134192824314306bad485801e1515b5d9f682311cc48ab4009734e9f948e +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-zfs-20251004-1c0898edf28f-280541.vhd.xz) = fe486a31cccfe673284da249eb6a6628c88102e9f7507931cb468394fdd9a439 +SHA256 (FreeBSD-15.0-ALPHA5-riscv-riscv64-zfs-20251004-1c0898edf28f-280541.vmdk.xz) = 79fd132f172fdc0955522d6a3aa78c9058ff1b42d8fda995d1bbf0efeea33121 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPQACgkQOJfy4i5l +rT/l/w//ditidq6RepwYqfJPbId1o2tIRs4d0pLFtxgfhalc/6T7+Ubir2YSb45T +/XVj/Jgpc3kJB6BalN+bTiguINPZyi7havFWoaQb5XW4L0HFkkDee6kFJmQsoVvp +LaXkJz2gSTwnvV2yXUiqZa7KAaRcYQVbhqa4OAqY8qlCjgNRm2p/jk05MMR71+k2 +xOuZSQSSF1PzQzAP6HHqfkuugMHdfS3kKE2aP3G/PXmG7i1mW7kUaF3YPoPsPUke +cWR3xwPZsHK/0k7M5Kt4gSMkxhikdu8u9pucBddErcUjDnmQcSAUk7pQJ1i/WiTA +IzHEzMEGiSbm2Lh52zx2jEZCJMFEcRWkVmOoRg/sa5SHfYzx/i5ZmKJYZ2F8NMB/ +hmvNLHEkrWjvt/g43f4QIuPzEuHc2XJv1tOP66VPubPsnyiYW0I61chDFwsaH2x3 +I20LIswKs7+yqReLMo4gbKn01BQ4p5A02lNO4pyp+M5e/qa4cyRPqLAgkYAdyy3K +pjCapOtRB3BkgLSChTlls2RNCUFnVdPRtWPaFRffcq6KZCMC+YDoJmkLBHSTC3dd +y71iM/7DdWz/27f8megpJ6rYD+hqdFcKmA49NKQHk5QTvJmwM91HKU9rHSkfE5Rz +LEcKhzGNy+HDLbi1up7srFwoZssikfMZNUeSNXv/ba0MSx/FKzM= +=A17q +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-amd64-vm.asc new file mode 100644 index 0000000000..7fbf50ab3d --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-amd64-BASIC-CLOUDINIT-ufs.qcow2.xz) = 19234865f0ca9710ca0fd5e90b1d6f64aff49f6758488de502025942980e4ef7 +SHA256 (FreeBSD-15.0-BETA1-amd64-BASIC-CLOUDINIT-ufs.raw.xz) = ff35a766c32340c19cb38391d3d07c8b32be14d24f601cfc9c396f02a4f38629 +SHA256 (FreeBSD-15.0-BETA1-amd64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 898172d11abd8ff77104f780af33f595a2c5ec8be832e62fa26473f4d8cc0576 +SHA256 (FreeBSD-15.0-BETA1-amd64-BASIC-CLOUDINIT-zfs.raw.xz) = 8d21469a4280620ce81da6d1371d8c6ecb9b9577797a0bff4e58c7eff3ca947f +SHA256 (FreeBSD-15.0-BETA1-amd64-ufs.qcow2.xz) = 88d6864e12be218b1b46671ba0bafbb70ae83be997f59814548183acc58d9e17 +SHA256 (FreeBSD-15.0-BETA1-amd64-ufs.raw.xz) = 3a5cf73b1d7107f7adfed86edb423e9864f1efe6e8c6cb435097db22721413d3 +SHA256 (FreeBSD-15.0-BETA1-amd64-ufs.vhd.xz) = ae41f8f3317e049c07a6cc7fb1571e67aa9e8152b66cd27c6320cc40ad65b0e6 +SHA256 (FreeBSD-15.0-BETA1-amd64-ufs.vmdk.xz) = 2e4211477c9a0b53e64e2e752fa97074c7b5df922c2be8409c8306f03569f0df +SHA256 (FreeBSD-15.0-BETA1-amd64-zfs.qcow2.xz) = b3561194a02f513d29558b42de8a88c19e9c727a4ba5b052d535e44a65c8e72a +SHA256 (FreeBSD-15.0-BETA1-amd64-zfs.raw.xz) = 33ae13d9105da9847a6d598d24761ede702dfec1f7ad34e3d6de0c339941ebb8 +SHA256 (FreeBSD-15.0-BETA1-amd64-zfs.vhd.xz) = 90d8af921a39f49277205bb011ff95bbb3204e46abeadfa0cc7d598908459584 +SHA256 (FreeBSD-15.0-BETA1-amd64-zfs.vmdk.xz) = 2f3ed769c653e0e1edfe2fe6877d8ae61fb2f78de244753493819ddfc8520bd8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoqwACgkQOJfy4i5l +rT9uBg/5ASzF2DXmdKrUzSbk4z32mPqCdVtCm3OsmLx+gG/eMRZvC48XYVZd/woQ +JI4jNFgN/rxbo81v8tFIcmmHbzt3H58E9B2+a+t17x9HjbW7Yk2CZ/RYOZ5cTlZW +Gv9WnDPB3cS5+w+VxrLCn28DxnsSeQeAoVB1N5CkUTRyDubbZr73PF1sMpd5GGtH +JNQ50ulxvQBswiaNxdu9jOxOjFhHjaVK1W1CUahWS9OrKdpjxBbT7tHQnuMH9jXO +k8QKyUnwSxCDhCwwlvZCh271HjdnGfFhvBfhiaUuOBIzlkINiurZ/PuOry5vAtc8 +zgFdZZm9qPbu9EqzqNEKqRdNYVzF09vlGklSbFbEzhHrxlZ4Tqb+rmv/dClKr7ej +T5rFRCULtHDKQcLF2IoegulCR0aIDTXzhsr2T8rzCNAY/xNzxs6HE2awVOfPK2nL +1kbkmZ+E3fp9ksc+sPmFEyZYCnHU3dsgZZf1duPK9xgzX6hwT4i5tlnMMr5YlY1n +ykDAmic0qUFUrBJ/Dfr/7Jn1V6NMHY5Ee//bHWOEH/c6UBZtH6Chu7QqYhw6Skey +a+NEasmFPMMFi0c58IsGNF2pu1yq/s4S7LKFD9rt2SCIZtNLSoQdDNmaR80DMqbK +2d668sTy685BdX8epUs/0gMv5PvzWaMYgxJatbMRLjFzzeCieCo= +=6/ZD +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-amd64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-amd64.asc new file mode 100644 index 0000000000..dda30caf46 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-amd64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-amd64-bootonly.iso) = ac46853bcfcc29ab936e8d3ba9816d757093fcdffe2b48f6097a9375a71dbda7 +SHA256 (FreeBSD-15.0-BETA1-amd64-bootonly.iso.xz) = d0cc334fae316b539c74d7c36f663e3ff9b19e1ef2f12bbf96cb9a8e56c0f396 +SHA256 (FreeBSD-15.0-BETA1-amd64-disc1.iso) = 3655bac2364e619b75826389580dda8eaf62a687f2ad204e4b4b290688a89cf5 +SHA256 (FreeBSD-15.0-BETA1-amd64-disc1.iso.xz) = d22a642af32d4ef4721c81f4518627c82b17fa9c1b8dc669d11b777d5a91386d +SHA256 (FreeBSD-15.0-BETA1-amd64-dvd1.iso) = bad03de084551208ea5e1bfce81749a7fc628ed1750573218fe6357ddc0ad771 +SHA256 (FreeBSD-15.0-BETA1-amd64-dvd1.iso.xz) = 2420033b0b142d82b071190ebab37b660b5190dcde3faa870a5e5b23b85e1125 +SHA256 (FreeBSD-15.0-BETA1-amd64-memstick.img) = 61e614eea6c8e54777b0214c1bac9612d477a4010a606687c4fc3e9dc3e0f2fb +SHA256 (FreeBSD-15.0-BETA1-amd64-memstick.img.xz) = 20af31772c8ccf766ef5cf00939a77e12fb2da15826236627b4ded4727e46684 +SHA256 (FreeBSD-15.0-BETA1-amd64-mini-memstick.img) = fbff3baf766bf6b078e7394425e8551a5f3a1327e75d282edc17d828921f786e +SHA256 (FreeBSD-15.0-BETA1-amd64-mini-memstick.img.xz) = 951ef92b28b02c803ca5ca46ffa1998a8a384b9a81128716ef2425eac2e7c457 +-----BEGIN PGP SIGNATURE----- + +iQIyBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoqYACgkQOJfy4i5l +rT+YYw/3eYfCWQIGbblGAy5yYJS7HqO58Ar8N5+BzAfWDaZkfkTvaVKsl1Bun5GI +523iiBKM8nizXJyxMc4L5y4FlHt1iufVWB7t/IYLii/3Gl2kAuTfRlpHeDq52y/k +9wmohxFUsqy3sYvEakma7kKK7Ve3wV9MKlZVyfJxSt/pCAQ8Xo1ZqzdGVJQ+BjF1 +EgTsn7+bjVOZGTfnAYXmoatWctpYAnZu+VJmwXjxHBZ3oZdMShds2vaNl9qRUaj0 +iDE58skIEiIv8s45J8BIskohZBlYXQrbGOiqZ9b7mYRG0L9XRhi/RImd3sbw41uY +1ETa8LtnAhufdOIjfJ2jObB1btyGSQfjmiYGLriW8Jv+sna5CLDfO5XNAmKL68Un +vw+/OT7LetEo2LhO85oWLIFOKkHGxPt3JvKxvWvm+5AyhZSW0hMtv/+BGRcd7lDd +VxDvlwYWfEq2tdeuajL5YZsWZsCilkL6EsSX4gMD2eUbnjvnJM2Zx7w7oR3KzrSq +8tChWkDaeOnz2aQ5ocRRfY/V79gDsxruzpo+7rrL6b8tJMeXrTnMCHmw+GTNtJ0j +Wtazo+Nd/pErsjK8cmKkNI0x1X7ThH1L6Yfz7tDjnfeL1EbSx+UkXEkWu9jKf62J +DQjjfAvIcDBnoVlxJyMjWmCq6SeBJREGlxkQ3cvI1cLGni7u2A== +=N2iF +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm-armv7-GENERICSD.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm-armv7-GENERICSD.asc new file mode 100644 index 0000000000..9f87864b39 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm-armv7-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-arm-armv7-GENERICSD.img.xz) = 9c27a1f5b5bdc5c9a14bbb96a5e124ce7efcd0e5c34ba58f98d09b716f03494a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoqwACgkQOJfy4i5l +rT+oTA//QLPvpIQ5q7GGVmiEJaSgMbUnfP5NAiilUBuk2ECLIhv87OELPhz1FC5D +f+2fJ8XfcGSPVqUkTgxjS/jP0H81luk57X5K+Ad5YYzS/sGC5LKBtMFgvG/Ce2Ui +vtC9Y/r4skqafpy4h5Wm5/8xhf4X/JAaeIgYddJ6vlYzHrWowD+bgJIc13an8jnl +VC++uPduuCEfonnuAAmbI5skpr6Gis4zrMSSjzXvx+DemwvjmfrAmb1ZzCqd7XgX +rF6cQUBgZOBcb7gwbkV/02shDkC/aQ3tDaUprTr4af0oYlJprhlENgasK5XjzDlv +/T2YG9TWCq9z7SQFD4gfETRII8rJWtZ/fKVHDURuyBR1rK13d3PaIpcVAZFPiiy6 +2wWZN5OznyKLgc0e2qE6skF1PAoXhNPW7bILTQ2JJyCWnO8ViLMAwlN5sn+hHLRG +UNlVjETIlQZ7lfEXvKmOBvWpj16+qKM+lRR/AVtxXN990y972pUiVVzWw9Kyt8QA +H/YVPZwpBzNpuI2FuH/bNHsU8N3dT8p/jZQiUFXgkZI7D5wqlEr9OBtz951sOAnU +ujXnpsWYtAJYqUaaL38zTE1ORy3qDMoE2cPN8LBZtvaMexVu/ReTk8Htr/aJp2Vu +TE//vcdQearuecz0Va0IBO9ElTsIuz1bcgyEaGifQuO0fFri2aE= +=bX6/ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.asc new file mode 100644 index 0000000000..8fb53bbf75 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.img.xz) = f869421a18cc78d88760c623d7a82281cc6284606d4e6477d6c29ae808f355ce +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoqwACgkQOJfy4i5l +rT+S0g//Z9wijPBCvKTqVoHE/qg8FZ2NTITMADKao5bnwW+Fj0nEMjtKu2CHAZk1 +lQ/AZy4z/HaenYKfhk+M42W7OrnC0pqKcvDSP5nIoStqh8HUkKrSKxsT+uAU498x +74HTxvBGUSkGqcrZ6iJ5j7wEPeE1TPOVk0mcZk9mRPKLeencXDEB9slZ0gQ46Ufu +cGM9XtMdvy2mwfZS8UlB+7m7nLGq6RSfuXqd/3WlBZZ7PM1d6CSbqJpzemSx2v2T +CA2MQevQl0tgt9V/XqQwERGAcduELoAKuHaR5dlmEQHY47+ti482AuI7g93JhafZ +XfHJs0g/mKGNhwKKgXzQ1E7ohSz/LA7xbnd4JpbEfF4Vv6fDhUcFSrEzQsVPmoz/ +Y9f+7lhRHQEDmJADFF9t9vp0Q+Fx5SnwO+wgD+md1DVgpcYoqw5HqJxxWhvg+Vaj +IpaOYdNXtwmTxfqGWy5bAyzZup0kTSuJfT+/iWXfA/j7IifgoiJqHLLnZJK3Q2JU +yACEskkDwkm21+0hFQteCM/caNeG+UMigJ1wVlNZJ80lYTGYoGU5bPSULlVMga7E +kPS1GX6SiE/1c+UbEu65s0yNK8gT6n09KlraINJ/a/SQuEY093JYYpva0048kjLN +SeCKrGlIHivWt7CSpDlMvSn1SotdN5UcuBIoZxjdCNlOy6DOy8g= +=2a4h +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.asc new file mode 100644 index 0000000000..22ec48b22f --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.img.xz) = 746ebe2560343986a949911e49c319ede776f7a8e9efe59b23cfbd5810cc500b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoqwACgkQOJfy4i5l +rT8OBQ/6A4G8q5IcB4q0KGdliBV8+SdlMZWmy0UdcIJAX+EC32lN5KY00j/htv4B +5eF2H8n4FdwmxOCA+ejWmfF9jwLd+0EP4kYvENfq2U20DBo2pTLl5HVgyzEyq5Wo +FheNfjNwHSoKl0MVRDKbF+Gzi59iEjSPf37s7pQ78+cwRbn9thCLLrcqbB1UhDov +CESV1yCkkHherZgtHIM0XSLkjQztsTqn3H01XsdHp1pYPoIYqyR/Rw4QX5xc6XJ4 +i64LOi6ls4oz11x24/fNQ3LfoqGTPFjHOe7zzJDe/cvEc6nP5KYzPfjle3LfP8Qu +wkZ5EojkE6hV1oTjUdlyyziS84mpJCkwqdSg4JHn3hMNRxiF4WgFkGdbY9Ush7y9 +ZDHTu2UeavjWcpPtqyITM+m9wynACOdV0LAb9GrdDayLL0MGgXbBOqesono1wLud +eJ1cdbVwpLKhFUShokeKdpeaNVUg/Spys3il6h6CuKve5OngJFEuG4GOB+pW0yWj +tyYmMVo0qQyXM+VPxbaUYFQULk9OElu9CpLxYPQyOZ9ktuFsJTVJ3ZdQrGqlOVtL +WeVxAdllVMUFzXdAAGjHXCT5Y5TlzuZbc3J5Klm5tdjRg0cMMZMWOFAitXKxnV0O +/lJGoW+ikuRBUkHz/NhETC/pTA4DruZ2IKXKXB/BBHkRGkqpz9M= +=NFO2 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.asc new file mode 100644 index 0000000000..877bc64b20 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.img.xz) = a4aaa13dec3a41cd7d056f37a41e2d0f1037d6190a1b5f8f99e6ccd40650d815 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoqwACgkQOJfy4i5l +rT/JCg//VmlTuICNIeEzPUiwKXoCoFTjdCZQIS1kqm4G1JZZxNmjzR8eOMFsLWr3 ++OQXcWgheL8zkpjPGa+DqAtLRKbvzNeq2cNhe0z2zFL63sOFHPRmaqGP96l4c1f9 +A5QG6NTT38zqIYkMMfGkPJL9ZqIZkb9l2tiYgHMyd/liMEeTS0AfN5HJr/11CM+Q +Dbyobep87/iLercPGTFKv7QgQS2+6yjRl2Ud1Qccp6Yg97iFIppH1barYf8+xebm +r1rehdrGC2jX40b/5mYLMg3/GinwjCxSch+CfAV1uCglek0axS33n5KGNflW5XDP +WWdTBXlZj8XD22jkADZ9C/4cOmCoW4RonZDc9yn2XqLe/GxuxpV5ApOC77FEvkg8 +J1c9dpHY45sdag/UiODwYM42FFudOYfx8C2FIadFAUzHffKUW5l5SMpNVevi1O6i +VSeNGu5nF/ejyUVe4j0LEv74jLKj3fwKEU1y70wSoswZgcX3fEF8PyXnwkTdCQXz +tk+7sgcK3M+ofsMRj4/fBNNf29btHrhO+h2X92QRWl2QFJ9uCVAgn/0u8yM8NPuj +CfO3vQXUxCwpCQDwmcc2vvtIVcVH2SzZYFWTAEndH69eoNtZtXEh4FlRKxNI18Av +RQJM/u0Ck+6FtUuw5/5yXPSAECa4pUPYwLez66DkXcDKQ6/GCDk= +=MaW9 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.asc new file mode 100644 index 0000000000..64e1e0d500 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.img.xz) = 67e521bbe53d440cb8d6eadbc34e19d27df4d3f7be63dd344f0eba4f294419eb +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoqwACgkQOJfy4i5l +rT/ZQQ//TdZeIBLteoLbLyp6nlAtFSLbsRCUuCzLjME/6FwL+oD3aOg2GzgOynhe +MLpXNorjQT9SASxohmUoxVElO0Xj2AyUcG7PS/n1vnZWC2FZ+BcU10foVqQt6Kf1 +XhOoIYka9ewDqvdDTPslHiJ5PiuoH3c3Ta5cPk8sJA11qNppi/Qkaus0yzcUxKz5 +8kTSAUcEC75Bg9JSWrzKuPZiIcPK4cOyc7aA+9V2npAB9QNd8QD5gCTOTjLnatT3 +F8gLK3B0BmqGMckoCoDQTZBrgeh2Jo40bDiPVqBp4yT2KwrvnByFYMPIvqTcShOs +46h19IZjmIccOSnENYD/euAYNzuBpaEAC57JRQkBRJNlyh+wAM290QXPHIKr/iET +ye9jHGoCltxecjaRd8Rkib+DA+FZglumIAN9wA8VZnp4MoEg7YLa1f4+v5qCzqaM +2SR/S5sggO+041/BfN/3Xut5lWd/8ZEsTsnuDpnrGlZF+BTdP7AvsKs2mAQ9PcZC +uGb6BcyZcWCwKulzuinoh1oIuc1WtXHvQYU+N3agvJLJCU6xvQbgHo2lKPdy0SqJ +eOFySY15ZQO6MfYMPCZhycGPDDpIq8YBGApZUL5h4kUTuqrgtyawSGqP3Pnz4gS8 +ieYK+YPJJaby9F+H0c0CdwHGJHu8yT9A4VluYQ3wgn5xGi6bWHU= +=mu70 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.asc new file mode 100644 index 0000000000..959aa0d4c5 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.img.xz) = 3a10741e923ef908312ea137f5310088244cc417c70a48982898fa12846775df +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq0ACgkQOJfy4i5l +rT8ufBAAiChOeWx3xOvNsYPhdg8zeP2uvZSC6liwPa7Ci19cmquY3KAtKf1E7uIW +ibPp23Dr9tfvb/4lGMYX5F09eCWHAc1Ad7cWqqSY648spU29iElnRROlDGxFHj7K +AeWvRlWNb30IdnSVWwDQeHp6gNlYOh3e1Xqz7B6dEm/GFrUrbgFLz76Qj7mP4j6c +LC5TcQQKzhAgM36YvYSbwCNij8u2pY9ncPPDM0KbcvNA5vrgase650mPhmp364sX +C0dm4taPXtZpEwg2PpztW5plBYibGq9MxQFn+s11WQm1FTrvr1TtFYIqK1/1rElx +QCYnTr8aoiPsRIt2xDUIT6Y+zIplnS3EfUsy8h7SwMREu0wyeni1lAWtcmlErfBY +fedAdBs9sVvgXKEM5ec/Q5TN5K70zxtSYScNiGx303JEemrFcZcIx+BtytPiddTK +ld3ygVzXx0Pb3rE0dki6ApnvBnkTzJZfRF7JEqbbDjHshAoV07hY5eXwZHvYFU4i +74OWG1oenWi5QhQwIN01ihf7cPiotFWO1cjDnPib7f49Fl+TWE7UoO2XxbHNDFVD +MoTbH0xkYxU/N6aw3onFy4wAFQv3oXxlE082UT2knesRa6Uee8hfHI4etWf3C9fI +K0m9wbKSW1hEon7RQSFizE/lSewv970lICowBaI2ht8l2irONl0= +=KivT +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-RPI.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-RPI.asc new file mode 100644 index 0000000000..21a2e5cff8 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-arm64-aarch64-RPI.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-arm64-aarch64-RPI.img.xz) = 9a2a5216dd9edf35f0e0ffb1ad1dfc2341b4fe767f33ee74d1db16de50a557e0 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq0ACgkQOJfy4i5l +rT97cBAAlD85vh1FG8XGnRCAswtL4rRCFvOPq8ImRmblszF65FnsOqyReBoSRfwS +Ys5DyIQyvxfBtPJ/KQmEg5bfWcBeQgb2pBOG/h2f82wC+kEpVJ295fQojn3gCYXU +me3ECykkl9vQlPOehBBWrtaM6oTS+I0rxpuj2EUt/cuyzb+J7AvqwQosRENodNbg ++NqEIuLsQiZet/7uDNCp7Z6zDkEHBGeIOgGwSRel+scy1oHXAN0HYgbCVVBwPeXe +byTTtYXMPRUA98a8RACWN8tM/7TOPGjqLLwO2F090d7MxIG2tmXadDVb/xvMFloz +i6hizbJ4SpK3XiPRZYpfZ5hUcRKy+VuFSFFbEV0Uq7Ubn2lK0/SDvlnQCsZ7NkXk +PDFdfeZYJ1v5NcEpRd8/SeYU6ixrfGIkYY1cXOvXXfy1rFKbOg7yql+EmrmmuEPv +R4fFPCQ73gmVQAIZutgishVFGKfpmFWc7QMA3KjxOUfnMGX/nzsQt/ewRqzFYqtY +ZvbJH8plRrrddkAxMkzylmZ47N4BU/6JsKtGIFSLeqUJxk+Fe+LzVXDVf6dhNa9K +DcnsqYLfhhz1dRBbJMV5kZ2hLwZkspR19anvPPXGhqWYsoRVVRxlIxU8NldBEW3T +YEfU8ySykx1R+wJxtvRIji+b3mqm/IPyJd3UhWxIrKYi0JTs2yk= +=ds2R +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-powerpc-powerpc64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-powerpc-powerpc64.asc new file mode 100644 index 0000000000..e73fd86a0a --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-powerpc-powerpc64.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-powerpc-powerpc64-bootonly.iso) = 4c9db65ae339f0a0015e6b9eaae8db19650a49c32c373f566f9550966c45d81e +SHA256 (FreeBSD-15.0-BETA1-powerpc-powerpc64-bootonly.iso.xz) = f07ec358ce80402125af45794e05d8c43db7d8ebe88d8dee36ef327a23f6d039 +SHA256 (FreeBSD-15.0-BETA1-powerpc-powerpc64-disc1.iso) = 3719ab308190dcdc894afba5300f198dd4b9056b9958339792448ff9a0687163 +SHA256 (FreeBSD-15.0-BETA1-powerpc-powerpc64-disc1.iso.xz) = cbafb5286ec090adef04cc4555008c7d17187503b58d542c04055cc7168338ed +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq0ACgkQOJfy4i5l +rT/9oA/+IRhp0+y5j+BuoEjuM+kvKnnvGgxADxUtsxWL396qilP1TPi4bZHd7wn7 +mStzi4y2iT8tKN7nEpymg4K7Fy1UnSlPlw7ObSR5zjig0sQCc2xkae7nnnqXvA92 +2PirynzXbB9iyiCobtsu4ms792RS61sAceenWtg0eFahHdU2asSbykkzQsek8/38 +NivFyD2zYb/SLLF75Ckm7jWxboKYGEM16jQxouUPEODb9dlX6nKzW6bsJbxHM6iI +3LVWs7hFO0sEdedrTdDTNVKJYn6dflYTi8d4shgxsWfaIR0TAXZ62QjRf92/wG9C +J3+t8gxd502PKwoM/F71xHwv5Xf7YY3WE86lTd5GJWrSiYrS0uv1sK2lTJn1BuEl +8vUJkm8iIcykMRMgXhtknSsofjbQHvLqEjuAjk+7AZbX3zH/8w1T1Ycip9NRXI9y +pPrV2Xt9Zf8Svsc0ICxA9c3z1bzBHVQv0Nkg5yzGiTvjf+NfGYniS/xnUROC857H +41S8atW3wVTR3Ue7w/17b/yAZj3aNBQykf+ZXohpcH+TO9GrzVzD1LQXXxHeBMsv +xlK2GRIgR1e7cXP3jsGnjgK8+i8MFC9IOa7C++9As6LHfTdfZ9IxY4DJlpqtOfYm +q1eaiLJ8po7qhGqnppCVVF8ebRWuw+Obev10DtUqpBok+S1RqDs= +=5Mts +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-powerpc-powerpc64le.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-powerpc-powerpc64le.asc new file mode 100644 index 0000000000..7967873c23 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-powerpc-powerpc64le.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-powerpc-powerpc64le-bootonly.iso) = 96ef0d09dd7914528645872bf9f08eb9eb1b6330d295d4b504e9e035e2e7c20f +SHA256 (FreeBSD-15.0-BETA1-powerpc-powerpc64le-bootonly.iso.xz) = 74da843e8604ab5cc1135725a65a47ac029fc8b6b0bf12c0e6908ab6d897db81 +SHA256 (FreeBSD-15.0-BETA1-powerpc-powerpc64le-disc1.iso) = 1b60a3d4f0f1d3e7a4a2e301674316130a34cbd5c7746adfc41d6da22696aadd +SHA256 (FreeBSD-15.0-BETA1-powerpc-powerpc64le-disc1.iso.xz) = 15c4bb268cc10800af6d171732b81daa3d7e1e228ad9d322dc0c19c17df4835e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq0ACgkQOJfy4i5l +rT+OVw/+NgP+BN/UMcncEDay19HlIljDgBn1fxtFyXXRjz42z93S+lDw4rKPqKO1 +X+gTWIeG57Sca7BjJbxpUnSahuOKIiWJhXvrK2B6U/5+40/l37lz+1M5Orw4VI1m +OgrC+ROy13DdSHecXZIKSqOMc5uJlcSk0P2oqddUEeK4D413ZF5PAJ6mnh1XVkQt +jDEHdRGIroOmojgBuKurRLGQvHXSi7NypytSgHEJaQTOnjTGYoxffGQpSU9dTgWI +Lv6JnS4UL1m441N+q8Ctkc5htnAE48TQC2zdeCxcf2s+6iGPa+vZ0jxiELLBa7yq +o5t+eWPM2J4VqzxHWv2iUOsRePi8v0J+imAhsWk3O8VgwR5ZH68dZFR4tmiLCibI +xbZFo0rwZicKk/V3Vf04naAufshb08/2Y6TErtqDtNiTIWSqlWPMQukCOY4FwhWS +UD9KncK3JlM0T1lTHp4f6qJL8ZhaNfDkp/LV/Z1uMaP+AJiUMwY2dbGRsKNJ5Gqm +A+1PSdCNeblupOdTtLQ9SnESJ5jd2t9jTD866FBc4YV+Rkvue2bLSyMrlZGpzJKM +A3p2B8jk22MrcrDcG5pnT4aVJJ2aCcRSoISld1nlAB1Wd2Nd3d7ua0UOcT0FdcWy +pKjom9NAxcHnnsU1lkCgo4ae7w7nvCQgeypCBr6RNVP+z3ON8BQ= +=Fa1f +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64-GENERICSD.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64-GENERICSD.asc new file mode 100644 index 0000000000..3e527ce30b --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-GENERICSD.img.xz) = 4f7a2af1a602b02f84909041a791a51365854d597a14541a110c6307c5af69de +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq0ACgkQOJfy4i5l +rT90Vw/7Bixu/DMFSeExwY5XBNkdDqTpfiO6mLcelCfStKhYIshchmLC//fmwv21 +pdH+EavWwdKM/Mln8ooW7/idExEnrOQ08yHCR+INid2mKgfrpAyYX1EVEZ04bwh1 +NFwG1uPOjMfd25rHhLZk4mNVpZK8zQyMPXCE90h9oCc9/G5scepRiXH3L7ti7dxP +Endw8m381I2DpyouZh04PLc1xnU6CMHFnxBLj1BVLHtXYHk0gQ/c2SL8wS8QpAps +iQFr/E6GziTKKBI6J4siHjmK535yuFwJXho/vCLFXvMJqUz7b2ddqWOsErkKBzUq +Sy9LgUgvWSiHEQjgnhogtrCM4u4Jy9BMqgjpUyM6iw2pa72n23czHYQA3YF6ce91 +deQLomuAAwkW7aL2o+UBzWdAq1fEEx4RQBdYOUWft6UQ/u+nHVGt3GuTzcT6hcXb +ZLdfBf1ZQf15qYEuzE+QA8tHnIRoZugRh8ZZw6H+nbeREMq0ALrwwQn6M0rqBZY3 +RoMDSVMhlQyj0NZ4jopKvtQdnate+p6kEAGXSYq4eKaXHcXa5bFqBSf5J7BndjU9 +GiphymgD1V8NGvEO4UAcQn2Ok9qJX6C02hQV+94kqoOfFWNEHRUAx06A/DQZPbYT +fFWuJvwE5YDW9PRy/H60M+fjlZaE6W/G4Cb0to77XUgg0UepzOU= +=vwPu +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..4cc5b72b8c --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-ufs.qcow2.xz) = 7da2cf701197f24c3769393e76a6125dd34434ff0769f58b681e7c35d505fccc +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-ufs.raw.xz) = 2d4bd68236059a32eb640a18766a7f855ca9c9d465a6b99cb50cb73f5c9ce5d4 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-ufs.vhd.xz) = 780b5d9268c32a258774d6f57334c69332cd31297014dfefbefa476d3a30ba11 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-ufs.vmdk.xz) = 47d92d8f43356d680a4af57acec6243e1a284b9aa2495bf171f6ac2cb9405af0 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-zfs.qcow2.xz) = 6fd1b911d281bb3bdd41b244505f0493c1741dbdaafbcf617ff4a0998c9e3845 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-zfs.raw.xz) = e43dc80b2c10c29e215c0bf2f47be21cc9067ffaebd3475e2c3b03d0556e5103 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-zfs.vhd.xz) = 290b435e09d2d7cbda61b3541bff5b975b3dd6fb1b4c83dbde38bf0d51a56084 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-zfs.vmdk.xz) = c1dda71a2eebccfe5ef373e083cb9bc7b51d870be9ec988c329be2afe27a2981 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq0ACgkQOJfy4i5l +rT8+JhAAjfxLp5QfEYy4nOvcns48Q7jOXns9jNjdBgBidd5vVfQ6y/WivRcjKB8V +eYByPXVuGtnqEyJEu1KSTw1jTpRUgJQn20T9/NQK/6yzBoPS9tjoBbrYAtNA4FvR +P7b+ibVP9U115VKX2VgTOSkyZ8W4xl1rp4Dnkdo4sQ8nptOx70Tj2PVhCtVIoc9J +QoQxap3YjSr9tCTQovL6AppbrtRruVk/56ctK+NO1+VBkZA0GSvV0sUJMlYITf66 +aCE2YWo9PO/+xtPqmhUwVBmf6cvbUOylb0SZQAI437gOYYk1fbjisd4z1bvPoFIJ +FfNwXv0jhUjPOoPq0CY0EKszupGnefGKY5FM3OFJlaO/LfZ4CX69/HzqEUTj9tcG +LAhYUEvb3Yfb6Z3exjOoxmtyO765UTBYFYOrs6jLQXZwAEnO89hwSVHQPX5SyrPF +j0R2PpdnBYqBHbMo/DCiqshSH/yzEY8F73C3YDN+XWKgZGK8esaZ5D03+9uXx5PD +r5zFEm/n2645XOkxoLMg31HldVifB8Mv0Kf0zCi4cOwiMmG5Aiik4vdVKy/Ac64v +DPbNjWyzz5gzLb0ngso9U1KTDKfjLRuTWGIvUfE8aZ0nuohIgwbtVwvgn65xBmO2 +ci1sgaeYFvcmZknk1Tn+FA5rKCxdt8sZn59yWybdPuSYiGUdXs4= +=8Mit +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64.asc new file mode 100644 index 0000000000..bbed4f94b3 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1-riscv-riscv64.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-bootonly.iso) = 558e948f7a9c5cb03ff4e9ebb5bb4f7e2376f051e758b1ca793d6c350029d23a +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-bootonly.iso.xz) = 5d9fe8e33b369767ce552760670d3ba55eb382d4a0ad8d2a6e6faead4a4117ea +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-disc1.iso) = 97d368eef5fa4a73b39c72941097f961d3892cd3e0c670dd7765ca298170e16b +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-disc1.iso.xz) = 422c4e0692751e0d586644511a2f99d474d81c2f9d5ecd3f8d2237539c417b50 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-memstick.img) = e01cba1abd48be0d4dc379c8b9a3d2ea5bbd5cd0669f84d7940538a858b43bb3 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-memstick.img.xz) = 922ba87707ed263720ad74d1b4c34872edec5e29ce1c87cb6f8c1e5db6feb31d +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-mini-memstick.img) = 5f3b6522f21b22427069657ba6ea8987fcc17ba0b7e0a9adec9a071ee47fde96 +SHA256 (FreeBSD-15.0-BETA1-riscv-riscv64-mini-memstick.img.xz) = 9426e73210e0d4942c46130dd7c4d48fbb1ab28199f6b872031407e85171924e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq0ACgkQOJfy4i5l +rT+jwQ//e8msC19SFEw1StRFqdpv46p0WQSOWbODDl86TVvcBkg/W3mwyTXnbxKB +ZZPxOCTGOD2A8YkEQgdodFDiBciy2XDsKovDQzkSUSCCAfll9KylYvfu8TTutKYW +jSyb0X7gQGkFBo47/m9dufA7p6h9ZIX18ZwSfwtFJY4a9+nw50cMNa6x8w/qCEhJ +KKiyJFQ1RKakFW+gUH6Tiv4rACjSfeyIFokLaqcSyVphHJY2QIv2TEKJrNeLKoHS +nho3nXfKEB+CdX5z7JfJeJbnZ3TDTQp3+IL9oMDJcCzWDTaLIFxIo4AgrII28IlW +25nHIRdt57Xvn/fG62proSK5LxySMwkzgHTAfc8Rx3qYcpv1YjvbqiB8XN88TWiv +ZUgz0N8fGO8CQKR5/nYxGw+M1RwcaVy4GZ7J56zUm6T+BbPtailSozbegpo2UiJf +SfUvQO+9nzxMdKtdByEC8SN5MGv77qMhMayRr3x5excq8fCStbo151frncxc0zOz +Hz8zJSkgNKjQbibjST9dqReaVSQtKn0FTPm2ZTWiUMo6p3BSWFBw737xwQxWTAfh +qEVFzD7/gjo8QIKmqYPDqqc0fBvVBbJc3ax8P86aHHwroJhb5MK15Q37qZo0/ft0 +RzxMNwCgPKTV3k7td0gMPqRH8fJaiFkkiLzP4g2y0z5Ja/EnRHA= +=UtWS +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..44d214adff --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-bootonly.iso) = 64b02afa0b8ea70817e02a6abd0243529904369519ff68a5735a682d1af8d9f3dd91ac15bb05847a2a036a4b157ac33ecd2b45f74b0d7fee9444522af0b6d333 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-bootonly.iso.xz) = ad45eadac3e796db650e20a8c64dcdad861122ea5d18c483c0b2e36eb6adb8de1f268f13eebce6b3fc3bf2ef37bdcbb9e0205ed275e89180cf92843edfaf08a7 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-disc1.iso) = 964428f020ee9b32218fa1b8f1f364557cd050072059cd987d944a80e93d79e581951e0e28fa7c977a861ed2ab8b210054cf3b3cf9fa2dcca11e5b1501b7f4c3 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-disc1.iso.xz) = a3c8dc30e45bb02105c5706fe030039d020acde84e830f014f6921f9e323ef8ca9b8fc2a04645d82c796f291a03c41360a5eab30bb2ae447c9320e24b490cac0 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-memstick.img) = ec749d094a4ff10792e5e9b848396d54c171359536f21062a144f3c696dec4dfd069b87018e32134b1c9638e89deb3bc8f01bcfcc3ec5ca861cbf2778920905e +SHA512 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-memstick.img.xz) = 532063fd580601579aeb775901e1f0499587ece546ed10649388da67c399711d2107fd1cbe90e45de89d73d7f6ca29fc4596e5268ba3cd55bf4452aec65316ec +SHA512 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-mini-memstick.img) = 967bb91eae53122d2f0aec8234e7968e45c7945e18a23febfd7d8b5b40c080621967ec9726a8411a342fcd2635ab8df95610f2c18a1d4c309a776b96904d1fa1 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-20250906-0b3d82579a01-280099-mini-memstick.img.xz) = 96eb373b205eb3516ce1ec8dc62921770e9a6c2028a7f47855e503a41554b53aa2b6a207720d1fab6faa994f7befe9615cf47b8688f0736d0580127ff9b80ac9 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKoACgkQOJfy4i5l +rT8ogg//arSrIFM02lUs3cMPe2R9IOB/xFzlrpxyJj21OtYFlw4hi9DZlT2FT4Zq +HRVdMVgLzB3T0faBOAUzAWS0a6mbkdiwrldpmBWZuW59vONwBRkxUQiV0+3FXHn0 +76Tvu2sPAq74lisK7t14RkP4p2CWVZZRU7QzHWIHfjPkr3jYFkxJEddmyOfQKTFi +9dQ3GKnTUT4FQD+LoXLlieAAAKK4i3xn1GpuzDN0Xcblmyclplw0iftEGEKT1FPj +bQkTj4jfPxUCx+7HPRFGHNy0xtD6Ga0WrGeBWFTSrgbxZ41Rbu5s8BqH2gDnRaHf +tJYJcZVoIU0p8KrFweLcE1omY0iEjA0HQcyxTba+Owifn3kO4pBtR24/9yWtrZGE +OMmRWnU6g8ZoKWJGCaTPCORNseCa8K326CUsTAgIBLOGZnqMczGq5/jwdInE4S5e +cRsiPeS6Coxt5+HZIV5rRKsTdvoc5h4qgEh0G60kidZZLLPWNdEAPPH5Z7uhE8Dn +8RH1vuWAm5rR1r6JDrent17mUTSNAl4dRIjfJsFWcVrx/qAkTfQRJiVTT01/+pem +lI4NpvLBymmx1s7pYnoDR2+Q4LMkv9+q+1UB5stML+AKS6ctZmO9uj31iKGZsURw +dRCgbC6y+HrWKGpkxp7BkQwq+MAni0NO2f9KSciozjvMVpkYPRo= +=sGrA +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-amd64-vm.asc new file mode 100644 index 0000000000..d34012a015 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-amd64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-ufs.qcow2.xz) = 32861b8dc6d3ee569ee3e99f2700eb6f80f7ca0d6e604e1b621eaa0bcc836c2798462c00c8a935331581be36c25fc27dbd6a2c8933839b89f37dc78b8ba7f31b +SHA512 (FreeBSD-15.0-ALPHA1-amd64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-ufs.raw.xz) = c7b88cd04c45df9b5b71e36cc8f39537048bb747a2a6ce84e833ecff6be710c2d99870ba832e27b896f5b04f05190617b550a459689d783b6f46c8ebf680a317 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-zfs.qcow2.xz) = c0209ae6fd4fa54bd4cf6be7a4ac69e3f302facf95dbd3f02a3e3e3bfef9cd6858db0150f6e66d1ada8d7a2d9f574ad873913e013760f12c0712b5b5b2d8b717 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-zfs.raw.xz) = 4d0d2de09be9e3a5c4604fbd0e47c43f8590d92d7195bc1196099f4b55116ea65cfc620d748d6f810f22f14877fbdf92a2225bf6597bf51dd07458fd93ff9464 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-ufs-20250906-0b3d82579a01-280099.qcow2.xz) = bd29383ea365284f8b37f31fa17d12a4f247684c1ffac03b6570def24df59d89176ca19d62557f73edeb959faa94cffe23a6be1bad59f810ef2cc81dcbeeeccf +SHA512 (FreeBSD-15.0-ALPHA1-amd64-ufs-20250906-0b3d82579a01-280099.raw.xz) = f594012244866d79324b4eb7bc31aa7dfa5068f38317285c48e90a044f892a8d248538b0306a0f351a3880fded07135e0bb588354b127dd9dc497b69218e21c2 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-ufs-20250906-0b3d82579a01-280099.vhd.xz) = fd63b0f57a4cc8bcee02d6233bbe6458f93e671994e947eaf36076db248895c48dff32d3a32782007e037ba15479a08f6522f054373606478cb439da5d9845ce +SHA512 (FreeBSD-15.0-ALPHA1-amd64-ufs-20250906-0b3d82579a01-280099.vmdk.xz) = aa34f5b1a630001fba5619817bd1fcd0d0349e2906993e8447711adaab293d5f54f0023d1c5ed9a2ae0e18dccd8ee788dd1814369d0fa754a1d883f2b033514b +SHA512 (FreeBSD-15.0-ALPHA1-amd64-zfs-20250906-0b3d82579a01-280099.qcow2.xz) = fc78842a3bd9ae247205988a98f7cce375294f4aa130790d3daef18587f40ea719de1732a30b28bcde194c721db542ebaadc07e085efa4ba13a3783f839787cb +SHA512 (FreeBSD-15.0-ALPHA1-amd64-zfs-20250906-0b3d82579a01-280099.raw.xz) = 99a2373d40431ea30accb7e6ae593db673066858d80504c86e1e18bcfa9e634c50a6c39e0d19ba10bbda16a92f95a1a972f6aa1562160f8ad972c18dd7a52974 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-zfs-20250906-0b3d82579a01-280099.vhd.xz) = 4886652941903a74a0564aab10e9b5e67d183313e2115005d977a31b57701895e06d1b6e35f1ed5f143424eec54d8350ce1cac790705c6809e3c1506caf96817 +SHA512 (FreeBSD-15.0-ALPHA1-amd64-zfs-20250906-0b3d82579a01-280099.vmdk.xz) = 756049ce26e3910a221a3f167b8cc155b3ac5e217eeae4e7ca9cc69c8aba244043843fe70a3059a1cda6dd779fa3e0567ac94a09c9f836ba51aabd879a452e7c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKoACgkQOJfy4i5l +rT8ukg//bQFZvaonwJAv1MMWskrGYYEoSEzXxA+HJEp5a6yHiw2CvRyeIKwkw9Cq +aKq74N/wGUYkrWWKfhu24446E1jPJyPsqJq75oElmfAOYHvnYs04H7nKkGdDZs/q +UpUaGM8ng9eIsIWt2MMl2EfakOGDAcZd2h+5t3vheRXYkNg3vb/EaqMJt+iPkciy +Fd/UWh2qP0gPooUVtSs0lX0OmIc8BurRQJNUPdQWLC3LiJD+vQZ3fNXHMqPdLFxj +KjbsvhTMW4X4XkDwshJWTEiGgNXPK9mIADTMPDZnAW4Vq3RG20q47aL2yLogm5Az +fMo2JGtNTozWzy4pd4uGxgjKWyl07Q6QYLR6TmYH+XnEQd1xOALFY3tLC7mI6Gk8 +iLKpkEZxfiHi+ThWcPcaO17fM2+xjhs8fTFD/yo4op19Pv8ek+baml/mtQUEGcrF +ancbjIEhaVTLuh3kRoyjCeWgjZV6QpXFuggMmATY12kHJ1KtYlk0O7Fu3B5xr04A +IgAMuqjIr6OAx2xFan1wZ1ac0WexWAWA+9nd56QHIhRU4m/FybxR1Wl0maUpTV9d +CVY5Sv1Ktzlx5xuxbrEgApFANmqQnFk+iFi4wth7nGPb+k/XD0If2thz2IXmUwhf +QAChJU6lN3kgFK/dq3Kz9zRGQRGjMj/SMabCQBnyZpIrPeojJH4= +=9/9u +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm-armv7-GENERICSD-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm-armv7-GENERICSD-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..b555280138 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm-armv7-GENERICSD-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm-armv7-GENERICSD-20250906-0b3d82579a01-280099.img.xz) = 56ab56fefea5291593caa7e05dadc67f49cc698991058e06b8e05274ee8d7c98b1153f49f66ece89575c08677a3035731c7c88794463622d830e57ad69af37a8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKoACgkQOJfy4i5l +rT+aSRAAhERkmddrZ0WWGYkW5N87BXz9LVnTg7hKpXFK9TDGxz+bzbhlGclfT4ak +E1eJ9vM9HlipaC0VRiNoUCj0we+LDIFZhQEJDKDCR2Pllu7uq4UGl0PG4ufuj7r0 +AxXwnnAwEYvLXXogL/Fvj62rN9kQvQ29W1RzM6UO8VFiRPW+PPcKvBr2mQLBekbQ +WHNnfJtX/EQcwbwsnrSiOOgLtJXQRKz3AuQdLMg1xOVer+5VlnFDp0AH3zUtWLV4 +VBtKU9wIKrtXFYVbkkUOhdhIUz4hM7difalzqcVxPl/5mCdpfXwos1dvc8Bo0yXX +Sa4ID3Nxy2ZyH+aqaIGTRuD42neJUfoz7tebDz26T0FIhhrP5aSt/FPVY/X4kK3J +Lu8HtisZI5X9DKPCwV1F+44HxQqloPxKLyQSjaRLY6BKFcIRJuTP8qFyVMCybiB2 +7RvlDBSSa2hIYS3S6oxRq7PyVEo56LcO6pnrSiL04S6OdDSfPCu4IZSh5bo9Xr3H +G/bJTf1tCvJb3mXxV+3HDETej8+5VsxuiMcmvr5eStB/dsKMJZxVz1sZStjlSgmG +tGhxHRIzma/LBOF1Ir8hV8lYnkB5V5CXDEB82nHy26C0Bqtb/P2Ihp0uozSB+hg8 +McsUlJaDkwoVBqUMyQCJTYsLyRfMAd2ga17yp7Tdo/kYGZVKHqE= +=D8+N +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..b76a07a759 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-bootonly.iso) = 3b8beaeb2a259db6eb9dec1c79f6a7ff9ee55464302db06b2ea268b70abb4caf5b2006a501b06a8f481a035a0eebbd859b60fb078eb52ff1fb0586c00fbb8e6e +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-bootonly.iso.xz) = 205bdeb877c2b79366b0160039d6489f8bd1f461fc1253eabd1ac3ad2ca793e6eb44da11cba35c00e1bdfa6fea1940024f7031b59d60f0b1532bb086b47a194d +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-disc1.iso) = 2322aa808c62eb348549fce7e43bf91113f6a6f2d602ca32ef3fa73d73cbcf10f68c06e132492cb91305ef44be38b1bdb372a33d908853dc8a9ea28a84b1251c +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-disc1.iso.xz) = 198bbfedf8403b00fdd3faad4c3bfcdcc8bb72034c456f0d5e804146be6be6540b3bd022e3443c90942ad151eb4666624a9566a31f223689e5ed43ffaad68b55 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-memstick.img) = 379767212b1936ad1bbb916bf5355415719b2c0faca4e80936c6332684d85ea453c2b3d4235f64aa40d41a456ed6a9fbd1a5222db589af5756b3f93eb0f17c7c +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-memstick.img.xz) = 7c1ac113179c9fe6020b5891e0501b9ee44aa6e6861b57ffeb8bb6a8fb1d515bf78760f6e41a26e7292808c00b1d8aa540b0e9087b87d7a9059ae3d18d78b294 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-mini-memstick.img) = a223339f3eed3222d05faf9eaca5fe51939aaab1998447090c715156db4f487ed57b240c32e38c6e6def4dc6157bf2ed7a8707a706b260b521ba6ba85c23bb6d +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-20250906-0b3d82579a01-280099-mini-memstick.img.xz) = 1ae58c9c96cb78a5318331d19dcc4a9c02e3c076e22de59cdca4ca6c2df5061ac62cb7bf9053c9fecab78e34f573a800bbb612734cf5860c2fac54fe201a0259 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKoACgkQOJfy4i5l +rT9RSw/+Np40LqyvKSeqaExp5sbOu0f7EE2T885skNjJJ/Ws8ze2Z62yx0Gt5VAy +pMhOOioH2p0lqv/5W1A5WktC1IwC6KmRH90NHPVfi1zLuWJP1C0+mdYhcaaouV4O +t+G0DHUDKYQG2nh3vjYhlT5Lu4hQF7YbWSjtIqS57CVyvro3qGln9Z74jkf3/g2q ++zI3hr26LFabfqr3hAJVK/s99GKSybSH+DdkVIpDbKRUmGcCe8iUKp59DItW0Csf +vgKt4nVDEv5QjmL5bGs1gC66KkFxFnJwr6tpeoH6tNAwB1wYOSYXzcL3mC5CFszQ +PeUv2gF667rfUyrqwt/gFBoGOz3PAnFw2KdJUuC2vsoJXAzV/CtT09wURVmwjN04 +tw0NzaQOb4aSdYP4n/WD7xCvXCPyLY++EBwupb3QY2IHfQg4OF6DTf91NT36wucq +4xm2dQlfNqg5WM8jRF1tFAnqS8IU2SF4chM0Wg9GXE+aprJeZN4HwcZBs3JVXW3U +h+udzELu44njdV02w7O6Ai98vY6oZABuAgNWNWSJOOIvePXUs5WUNlr8donShbI3 +5xG7jKIPmr2KRb2ZFz4AAGARHYHeDYClNo6cbEcZoxoPvC2Ub7jjtBcUG4J9T6Ir +EKtYr2RZmUJ+/F4S9CJ2+o4Zdisz+P6tiVK6/W9xqWmfI8d3ycI= +=T4xP +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..d41b23ea87 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-20250906-0b3d82579a01-280099.img.xz) = 32825aed641b095de84a8b454352d7d0ff165fa5e1403800ccf5fa44fbd4e9cf72efe9a74f0aaa5477465dcb72b0794225d05732633553bbf99bbb1f3174f285 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKoACgkQOJfy4i5l +rT+MGBAAj/yAGxrAXMVQhUaE/xABDjMWODazKB/chiIIzkoaF4onPcnZH72aqAjH +E1YN8n8ZPHoeIRhCg3rHlsCt4PP3hmSK07EsRSDt9uCliYvkI0t8uNO2op13zpz/ +w9gORG2nXjwxGhJCnh0AAUM+JZvLhVu3soQhP9gXOKX/Tsay0SwS6WjWLh9RAmme +0Ud0ooajEJKqii02dmd6hKlswOlKI6aQe/ik1Km/Aqnl6QSciMiDHFyAPciJVBSz +sw7gcbx3uV3PoVpFkMfBkflEtr/4Y6dE4x+dN1byZGSanyVM7EKinWkbhL9xZD9r +jMXZkHmRxa0CQrLXfkKDjmqzb1o1Sa2piiGAY09hERYREP94l5oszR7PXwvvX7/C +N9wPbVcG/FzILnL7KlxVqm8Ayc91cWIJzUH2aLV3TLgICBsTK7jEtoMLFI0bzFif +ffK0HoYMCg5OzeQlOVPOA7mx0I45Ax+rzNvNRu4I7psGCqk33fMMf4oLWXQhVSf+ +b24vrEd/HfAsxse96jtHXD9z5Su0FT711bRcvEpx8p/zdtprU3Yp2VFeo4vuj1Cl +i6dCLi3gmwF6PzCgc0RkodljF2rRz6Yma6wW32MGke0mSiOncnm/AF0lHG96xwr1 +HT1nslubY++WNMjoEMaLC1qXmVuzzgEa4WbKLwiTjiaLVKCmeRw= +=QWlo +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-LTS-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-LTS-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..136a4b36c0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-LTS-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-PINE64-LTS-20250906-0b3d82579a01-280099.img.xz) = bc23fb5116ed61aaf7c146cc45c4fa542192979b8311ebf19cb270bd63b76c0e30d3e5b15a4dc00585c6a4df4916a81cb763582620f8b6a823512c0ac84ab4f4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKoACgkQOJfy4i5l +rT9Ibw//bpfcrk+RP+6rwBDeLrzkG6DrTJnyxBKvGHwng9iU3Bldq26cixNL+IwQ +1963sRpkibDb7q8qm7xKCH8/U2V2FgNggYEmrvHQIx7YANqDMvkPNvRaw9XEznQJ +YwX2f6ljYn11xxB/Kj4wyKksVJwXeQGb3dUeU+zFkfVfp04cWPL13XL8NLaZy9TU +h4cKdmLmviQdFW0wrX6AN+kIXW1mWGLWiD58d35tFqZTcE+LYiOqAkTTNNY6ow1V +i2uSz1OloqAJxFlxYCDAcsIXLJ16qaTLqDiYtCBDkv/BldoUPvmrV3dlYDLff6e1 +0QH8JugrYTo3D9igQ7vRl2pBUYI/GDd5f9vPY3HlQFzX73UELQOaY3VGiFC1H8pE +5iTXheHsFsk+WBrQytMIfZ1XX1BMEKFiiFowEKDD3NQ2COUJkeOGWjL62ELJZhb8 +V7kPo8sN54QGzhgY8UgdJGnH2R7tR+PS3LHQ/T1suzn8ArJSjsqKj/Tg8QlgWFcf +wHLs25hYPHMIplgbPVjK+vh0L/svTs1WII0Lz1eClRBPC60jelPDGDAHQ+cmyVNA +oggbW0mAbIOBE0reO13IhNXPXV1me7hMT+0ULf782kGd/d5fqjfx2TKTPYbB39yx +MrdZ8Q9cBuLBe4Hqv1a5afXmuE+8J3R0I292bZIjbseiPyZltrg= +=WKzc +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINEBOOK-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINEBOOK-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..3b3aed950d --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-PINEBOOK-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-PINEBOOK-20250906-0b3d82579a01-280099.img.xz) = 46101b0fd95b57c8793e4bfcd3d7b51e0e09b59b46fdd1085ab162d77cb3466e03a58940bc5130e5d1f9bf9814b47556851119ac18f12c7ee89677d0b8647695 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKsACgkQOJfy4i5l +rT/5uw//TQL6hTlxKHjVoXkvC2KXcOyTUkJYB3nxKJBoo94NmJKI4imiih93U78A +vYz6w2vPd+KJFz/2GUdSRiqitWK4mQzJqmO+JpbV7xPSSR4XOBTth/BjeLrqQP36 +A40xFAUJAz0ESE6ky8E7tuo7BSZHSNyEAzCiOTfZAHIkaNxJvR2E+YvFbXN2yAeA +s2jStRYaO7j8sUWGYmEarxeDpZszxIMrAiWLCfiDLO+nvQPmVu6x/pv4UOt0o8Lm +pxUD/PkZW1DeNtUZXjMTJy/V8aDcw0lbKJfQj9bAw7yVlnIDxI0fovaxh6Ce5aaF +gbb2CcpCgwE2AO7NkV/ll6GMjNA2QRKJgKUGhcDZBcJJsfuA4+xGVEgV34ypzQxg +FlNkfhZV0oHWfnY9UoLYOFC8OEAi4AEWs6iNBHvok1t41aNHHJmMSqQmAXLiv6+X +MdLNbMjxICogKQhc2ZoIlB1LqDVpYnfEigQkQsx0cs7/ZppuO8N2012P6x4Stk9S +823pMdx2+LQ2BlLK0I6lE2m1nkGlVhJtelKDHzW/ijMvJvLqcwi4YZ1m5lExGgbW +jjsOZkPzgXNGnJOKA1HsZaRdVneFrsM9IugQnwaLQSJyFvrnc/uv178BYHS9OmDq +zaailMFdsO5IkvDOsEB3J5bsdnVKN2sCK2vZNzUVeNgrnDY1VGI= +=gFSE +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCK64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCK64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..7e992275a8 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCK64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCK64-20250906-0b3d82579a01-280099.img.xz) = c6d738e6a6b1b89869595c6f510c348377b6f798636c46d007f1315b7ebf65361291433caa406cc950b5f5119c8a8f06d8a54566b89df32f9c6c04b44e6db5dc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKsACgkQOJfy4i5l +rT89fg//WOy0gJKiRDlb8In8Akbm2qy7dExQyIaCCn2EMxedhVaWZBBhChFO2eB3 +9aBjW1I5R5wFvhJMJuq9Mle/k/5xcPxdCJdAf5JdbFGp3bE1XAMI34NNr4Balasq +F0UXZgTKooN5xhezgbjKvTLD/80TWdbjYBhahAnJiLyO8lF2X7Avf3pm/5GxYHGW +3iMuj7MLFN86E5hRH79K/EpJUz5BdsuyWJSWZi/7VZsmDUV1/ucDI9UuYsMbyv+z +RJlhfVmw7u8AMXXTdhMLfqGTHyGq2fbwpiKr63/QKGDaPinUgIkxy7Ju6YU1xe63 +Fye6BVwARuTuxb5gGv15V78h7kS54XhPZJybG4X7By8SWJvpnDHF7PAmyO5XVTl3 +o52MIyxx6PCPT8HS6Grk+bpbSqnpdGw9xRLa6MhVE/mDxcSkCx9XpBnSNgTiEbsO +V+cRV30w9b771qH85iidokAY69KpBC3s1AgsiamE+rkEbL/2nAFP4yfk/cmrIRme +p+voazgEiPgRtLNKGgh9Tb7zlUT2B/4nsHD55QdRUKspR3Q6T0FBuC1s337lQHQ1 +cfgey8Um8ZmvKFNuI1MAMorTxcxrdZJQE3BlCH/QHnJQbGkJk9d8OpaGD2Hbo8zQ +re4Uii8SFPKCQnzO5b61tqUsGA9cSOexmpH1f6O1sxI1KAue/v0= +=Hdml +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCKPRO64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCKPRO64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..e55fbe7cca --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCKPRO64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ROCKPRO64-20250906-0b3d82579a01-280099.img.xz) = 33c9464f12f74feb9eeb4119422297bd05e217f90c63be39a240743679bb91098b54ba0afc7b59e00303e5426ce56007f0bed7653daf612cffbb1f1973a9edc3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKsACgkQOJfy4i5l +rT9iUA//U0IwH8ggrpWLKQiHFagdgfC6fMKc6d/6abZgbyqocGSSsLPCch30923j +87FRFza9pKAxLtSFntGbC+73viKbWszuDt3WjbIiOvYBpq3EvyQ38p27ms/pBdmM +shsZ/efUXhy0p7wZJtn8Zcb9xJpd6llfrY3Lbr4uzkG+sFx7POqdwEwlm52oPyDB +1y1ZJTgNNtGy8l0ZjwokKHsd3HOc6+IquNj6Fm7SyTorq23fd0+EXCkZqhED3Ty9 +OoRMfMPpc3gIg9LHU78iXkf8A4wr1kwsn/VvMfPvM8el/uh2nzekLbtBtMiU4hzB +AUNovuqoe6B0QDIwhaMBeNhHQ3sjgHxTD3K1lIFhXItXNlN4r3xoj8cEV1iA8vqV +gxlLrKhlysRZq/cCQpvl2wT0Hgea/j39GaNZVBnLkuS3LKhzj+fK3kCGMz5ZnOZ9 +J77U/Wja2GSPSqqu+4zvrzSLEW6iNOsDWQKBE9D+wcvWUviVCdBImbJuJhbf8kj8 +EHI+r2f5eEpSCoQ2gB3BAkSUdyyL8+YKMARlY0/YSjUKW/Y8/5fh75QVDICzg9l8 +N1Ph0tm9hAYge4CJr02QlcJv8TIQ4ZrE9DZQn+pmraE7ymdT9bo9NtBDbBvEzr4i +LDZUA/Pn6Kbz1xH6Q2AgdIy/TWYDELyXdeSpNdZNOQAbeXTBtis= +=8qhD +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-RPI-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-RPI-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..4afa36e424 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-RPI-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-RPI-20250906-0b3d82579a01-280099.img.xz) = 808a9ae86d765e5af4a6c94eb2101fc7f7b5b49426d6ba6025d41debb054f851c4265e9eb8e4e6ddb4291f502508551cfd8359dc4149795f55946e803500ec64 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKsACgkQOJfy4i5l +rT+oVw//eXnxv1zjtFTXbXQA57sL0hnanunrlocsvXx9HWm4eChAvftD2+DgNvTH +TH2WU5hF1nHRgO1HozmWQ1bu4FDHGd6BMECPQ3LtgXFmTwpbAKiiFLnZUwcTkwt9 +YJSbFY0wV6Yr3t5hSZPSaNZ6nnsvcIKxAW2qQgQHfwL3APFK2HGBlZfBRAbuFV42 +pCRwOV96s4/IBJVLy7n3hmJhmbE1f4tWDHQHT5/9faenQzBpldhg3f2eWjEkz9en +6ARjIAQvvrlup/wLTS2XjkQNg0NBkInI5c13QHtiqiyxRCGZRFvzLzjPWmoJB9HI +pPV2cN1Uzjz91SQTeSbstZYxBtLdcdGRdZop5+p/Ldo3kaY4yAplzP0td0oMxdKY +aE46hnwQ/ptISi3+NBM1eFPxeSbXx7rDAShod+V/eBtSDOOKSD49cmG6tYSAW75g +SGDjKbpJhm+a99/+OMTpJl8q/FRIBnYVA5+dOUGpCeB0+EoH2OVUoSePkGzAz4DD +1NJdV45D/EK7myiT+txGGSIRHAchnNgkMWoBMl4a3ViEaEKcRogGmpmI1tCQ5rKZ +MMdHQdsth47kYq0y5JyCKP+geJhR7azSy4yMV8BJIDeVDwslrhxheykawSmYKwtP +mzQGp5SqiX42rTFOg+5bSV039bhnoyWG58p8qx4C/DqMErX/eJI= +=BgqU +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..8d2fafa9dc --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-ufs.qcow2.xz) = 17a62bc40c8927f49e431a6793d508628f1fd0ba00adc26e8fcd0626cd4941a9a046f1723ce83bb83b6f8eeac38f11e93ddd1d4c3a258fe8cbabdf210be02474 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-ufs.raw.xz) = b2ad460542d6d59565c1abec190dccc9401d9156cc18601ead89ac35f9d04a8881b59957ed9af333bedb9c94d0b8928bcab2b1c9827838f72e0e9b4195f329a2 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-zfs.qcow2.xz) = dfd4e5ca4cfb107affe44b238dfc9521180dee509e1133d68ad0f680ae22636cb73504e076ea12f1f141a3b16ae2fb8ca31305825bba0221debb33ebe78a6247 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-BASIC-CLOUDINIT-20250906-0b3d82579a01-280099-zfs.raw.xz) = 48f5114501b04eaf013025ab4b40ac525aba2424d99ec96ca735ceaa8536a3e32ad015f7b5092e91222445a3ca4cbcdc2062f63ad023e5175e497372be1c68dc +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ufs-20250906-0b3d82579a01-280099.qcow2.xz) = 2a33d3a0b84ff874b6486140d66742a99e25985cbc71c61d86849babcb84ace84a5a148740fe318afe204b59baea916f7cedc9b4eb4dd54a193bfbdd4bde444c +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ufs-20250906-0b3d82579a01-280099.raw.xz) = 5b828d5718f45821ecd135d46697d8bf1b197317909e8c65edd57ee2ea161d4ffd93117e3838bd0b96a43fdbebfbc19c606e676eb6e5fc8712dcb1157c81e4f4 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ufs-20250906-0b3d82579a01-280099.vhd.xz) = 4128bb4a751292c312c76a1088632dc5583f616f3bec5d1d1c94f8d43e17e3cbe38b97f2eaebc701083c55d8378b1da71a4bc17c3391ffe1edfc118caae93890 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-ufs-20250906-0b3d82579a01-280099.vmdk.xz) = 0f8701f62a0bf3d56579cc97ef5b3d5be79b3f17de404e3bdd5e92a07ca18a80860a30066585d052ba81464faa546575b320c441277ffdd179617864f1db74af +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-zfs-20250906-0b3d82579a01-280099.qcow2.xz) = a048003fec1a6ac50192b3ca38d2f21ceda0c7ce31cc7a1c8afc09b07dfa0757d968b518e64f006f37f069bc857367c187e1673d5daefa0e906ffd83fa50e826 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-zfs-20250906-0b3d82579a01-280099.raw.xz) = 56d395d6bb041c74e803c6be9b4759a61a593b6668085b3227ceb022e9d7362cc01b0078a57721b894fc013808f3a54472bfba1bf96e09f60dd8d25508c285b2 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-zfs-20250906-0b3d82579a01-280099.vhd.xz) = 5bfd35c536ff73a6eeac76d8bfa40b026cbcd73d01a9a0c7b6782efbca2be244845e323df2a3d84a2585e18b7397200ecf500e54b1a6d4b749baba9891e35180 +SHA512 (FreeBSD-15.0-ALPHA1-arm64-aarch64-zfs-20250906-0b3d82579a01-280099.vmdk.xz) = 45465c64d9945411db65535762cfeada99a603b6eeccdb0010b04536ceb340be5783c8dc963d5eb7645e65030320e9d864e1ed2501e122d06a708322e9da7cd6 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKsACgkQOJfy4i5l +rT8WUg/+JyMlspl0Pkfs4asNV7o8zBFBNwIiM/fRrWZVLUfkdFflF4o1fvTy1WW9 +yCye9G09HwzMsG+09Em03BB1bcxL75mlh2PQ8RQ9Id7akxRV3sad8yoYaNyNtv8O +elVboYpxhlYVSpDRjjWyfZNM/Zfyjs3xmrH9aHuaNhw2oIUP4cpw94DyHU0iSJt9 +FlXjV2ojAaEMOOe7vb8U2o7kNLfeDk+8WM+vcjMTGzQGeSkHoAPuGUVT9P4bfXbi +EKG9jSG4H6gXvUjkmjvQ6jgTuUteaSdGaCL0vPQgWuk5tMPnG6gDMwEnHlL0gsGn +l3VhpdKa8c6ObpBHpL1d0lNkddX5/J37q0ykKcejswW3Sd8axBzc8gWCyWwKS6R7 +jswA+T3gsUqtybl0l+6AOiIqcjz3IX/ZR/Q5Mm++bda/RCaFDo6CV+pOOALqkSLM +EHxN9YJLUtblNrNXsoY0JJIdxXezHwUe1y7Cqpeur0SBvBzIsYpaNipjF4VwkGxX ++cD1Noo/wDzgP0smhssCFKsSb2IVx/OSpMZLL2A/cNbFW4Y9P0gFQVmvIE/bm/kY +a805ZwqJTa0eNF+jQp21nrXMZMBoKwV1SSXbpmNTdHYv4Cy8jbQ00IzNRwYyusvZ +/BGivuMwy1SSOxnUV6DR6oyzZhuRpnMA4SXGzTuzyDjSSsbPT44= +=mg3Z +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..de5c38751a --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099-bootonly.iso) = a2847504adaee0b23e3ce1306cc99796b8b0c3bcfeaced23ab7900d446b839d4373670bae9df1378f475b5f61ef66582b5dd34dbc68f06db1ec1f2d91fba6bca +SHA512 (FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099-bootonly.iso.xz) = 8b023c6eef9884289b0ec40bd28e3ef359c0aad2b764ad31635ad8dd154f8ff37c688150e259408558a1f37b5930124f1a5639dbf403b6cdd6518245fa006b2b +SHA512 (FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099-disc1.iso) = dbd674227d25ef7bcc06bb1d227a00f4493696f3d92d179bae3152fd8fcef5e9c9049fb8d87327e7f5c318dc6f21ad42c63d91747e52c4e1941c180182368a29 +SHA512 (FreeBSD-15.0-ALPHA1-powerpc-powerpc64le-20250906-0b3d82579a01-280099-disc1.iso.xz) = 8ed4c40e04a05ca65b95f4370451d2bd61ba59d27a7c3c2ce777510639466cd9e56f3f93d1b00be931c700c7cb23619b8b634ae7d2cfe8043bb100294aeee6f1 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKsACgkQOJfy4i5l +rT8zCg/9EGqHW1QhkmUdl0fKojW0bSW46mZXAOqC3CnLbJJO+56kMGUQUdfdxQPe +9HFmueFw+XPXfGD0VV7V7M2/qJRLFvg6aJgGaRCVzTIDUDDEo8WXh/HvT6w///FM +idj9z4wmTg9lUGwGtePCjxuRdCLh+ms85GWnFyVxJC2AQIzlNI5ife8TASsCRlmU +riLhZdbCSG7dI0+0ZVPFKqCk3/6ScsTg/rDQD/x1ra9A7yOkM8ciPIEOqhpxazQm +8+cVGOpphkQqnGm2vWh/jo08HKlEY23CiQ3rELouZvUK+2OOhC4E/ifmDy3bYEdo +5eRe5A2oJqOyz5b6vN7iElzLcSSwF/6XrQ4X8WW6vlYE/uUK3Gf5jj4EcSGGWrpj +6rrC9x9GOMeYbFxvutc3FH/gnJqpJMID2qGW4VvzaTaLW/lse8xObpstpABDlhEf +YhuVSmfMyqtVaiOcJ83O2YMRoC7W2zeJkQI7J4FyuOXeyvB9OqLWSdAJ6ml+FUNP +LjZsEs3nxPE+4Ub/pZZ8+9w5admMq4ArofMIfbQ1pOFdPp73EDHuhp/WX50evpaf +TbYP5KvYQe35HX/3UQePXr9RwTlvGnQNl/8bwfADTjcbwAN8s9BJ9o4MKccY6Ea/ +cxgmRh5MmtlCuWd8Wmgc9sjR5W9ozKauYC0+CH4Rbcp+oD+8UuM= +=Pxhc +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..08e25772ca --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-bootonly.iso) = f5acd4ea97df199595e47f0177c8914faed14df9265e11b3f1ba18cacfe5f36e0eaa1de340eb90b2dfc47802c5e2f1a9a79559559a0525c1fe10f537a5e4ce4f +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-bootonly.iso.xz) = 5bc54db9d4c2c437e4686c18c04e7c7f0c322dedb1868559feca91ef4d59ad16dde9d90850686ac9efc86c72228780b40092c728fe852f70e9b86cddfca870cd +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-disc1.iso) = cab182eb168f4065bc400014293a6e2d225a069458368e7dd1362bf4577d69e4641b6083d26397fd776adb2c4461ce1900a4b9b06aadabe11bc0ce2d950bd941 +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-disc1.iso.xz) = fce8edd651df4f24ad3da10bc4ec3a42fe913de14f652bb2b9be95af76da72cb94f0b3fa607e5d9ef7c6ecb590b5f4d8ab3613432670092ca50c0881323e7aa7 +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-memstick.img) = ce6b51deadfca5a739ef5215c336e8a02c6eee12428e6126460767f1b46f2a6e9d1aa4128f847c4eb92d4087a8b10de23f21d70b0e270c27ca1d8f69ed8191ac +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-memstick.img.xz) = d5c5d7c0865463e8876119a0e9b65b829874cf632c5c03385e4e48b674feb8cb6f05498e82e0278548aa9692c3c3b8894b622eb7596447ad3bde1128c0ed6172 +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-mini-memstick.img) = c157325125c5bac9878cea05969637e8bce5443e159f7305684658a62700d7ce018e92f849d3c2bfc7954c4cfe0321c52755cdedfba1db55e1560e6743f4746b +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-20250906-0b3d82579a01-280099-mini-memstick.img.xz) = 7d5f7fa80155ead0438d27783fd5c3cdb8f52850a77db2df629f3d98ee4a7536eccbf6f7f624b7ce986b627184862a524226481f36a9153249dc38b61fe08316 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKsACgkQOJfy4i5l +rT9RmhAAj3dnFToQ/Ib1GAymP1knw08LjrE8Hgm6w7TiLMLYltyN6VasnXLAzsJ+ +0Tx/c/bxIC0vO/s7/4N3fKFh2CrUDg/K3kofG7+Btf1pDeBOMoQ8hFi1DNZp5Nb1 +/MTHHSXuJ12OO2gMkCOeNIxYJhOfr1z1pboBhuigzQocpgnu6Lco7IQw/ERLnvO1 +XbZ6V6EDYE8+7pqrV+ujhms6sFo4FKCcQFKYJvAKsjOtii4V2sQF7wKN7Ba26zbl +Di6UowspMaReOVv6VVPIZAJIRADn9XEjF6NzITi0DZBzHzAG329hm+B/aYaR05W7 +8Wvwom4QnXA8KeY2Vd7TC1eCqvMxsZ8WR1iV8kNOK5ChsSp+kZUzl4/R4dE12y/c +SEa9TCTmBmzv8CE1V2WPt2Ak1xuSOa/UQdJFYfKt+aqF8tFEJeroAJbAeQ5T+/px +hMKAyUGgF9HZ3ZvKsSFPcsYY8gk6StocXzXHGzKkBvkxSzvy8KgLHK7JSvVrZqET +r06DWNMbVew6tHWMrgUYX5XNP1S6Hd9oEDm+/daXDInqwEp5cE7oY49OpzsAG9mi +XlKnlyVxLXt2H/FeGr4N/Z7Dphgs0pR3Sb07SEEAW5DCX0OGhn7SSwuW3lnIqg6c +N5NA4WeZh1spoBfH1/8lJjJQsOOztAqf+JiioDaCtBTV2m6PuIc= +=STNN +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-GENERICSD-20250906-0b3d82579a01-280099.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-GENERICSD-20250906-0b3d82579a01-280099.asc new file mode 100644 index 0000000000..3e4fbddf16 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-GENERICSD-20250906-0b3d82579a01-280099.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-GENERICSD-20250906-0b3d82579a01-280099.img.xz) = 12f53a01096b0bba0bd91356ade0972a5812b22b6992e95fdbb0ee1696099124ed5c56e3e732f64798676933884e2bfba1ad078ce12cf960f96ca9f158bbc480 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKsACgkQOJfy4i5l +rT9C5g/+LJSxWeiwvnj32KRiwT7RvCIunjB6f+DJ26+bAJk/GYF7+dZka1+2TuOM +AX+Yfm6LOMckZm3OFkGe5TjZnrphUvvFt8ByZKz+N7Nu+RAQMtZ4O/+TfbMmV2Pd +SNX+frp33wIBTWkcnGfhJssLmHxx5GvjOIi3yzfok9H/mE1rAP+bkc9DcTZOh7Z8 +6NhE0cgXDOjVqw5xr8VfzJijsIqbEtBptt/WSyRPJwuAHQ5HCt1tk1uZEHYrrcoC +WQ8YnRep7+HRQpPyYKj9zJteHC1H0SexOJKhjx6642kJCuqvoWLD8gA1Fe/M7w1Q +EwDT2JSiEVD7JPLyrJ8NJ9pWyvZM2Zb9IPJD5oaOd+oQ0JdgFXXDvggvmu55NWYp +6dIJntWCDdTwHZ+nfbIVE3cS8xfOcQL4kPmYYZyuNvvVXoqZAJfwsk17y7dVdje4 +y7eAh2gfoXgOWet2BZVBPx0XjYlsCZzSSxdM4SvhHfs2Y9nM0Hopl9VIJtffGwAT +LJsirBYl1id5aTEVoS5dV5FNJDVGSilIQhKymM8x9+QKLlTPQfiPHNFZxb46hjBI +nLDyUrpNttx+NQWGZhwcA6GG9fZb3Scf1dwlCCuJkIuAlJu74OmCfN+GTj8lNJwl +/vaad5A88JDbNj8QhMvW2rcuh8njwT6cwPPLzdum9xxCVaXbhlM= +=sbfr +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..0824534183 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA1-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-ufs-20250906-0b3d82579a01-280099.qcow2.xz) = 37d3858e10ff089b1b7eb3d2822cad1e3477a67a5252ae445f644fc1eef8b3a7a5062dca1e2ccb954c763689fad5fc215f67c2bfab472787c5e86fd50d583cdc +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-ufs-20250906-0b3d82579a01-280099.raw.xz) = edadc7ae8a305761b7d1a11d2414db47bc449f9d0c23f49d2ee8f0e0e6dae65c92363c2b58159d80ab098cd955efe80a8d87520602035fc05912d849d10618d3 +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-ufs-20250906-0b3d82579a01-280099.vhd.xz) = 6cf9bd81104a34fc8a2cb06a0c5ac9844f4cbc3bfc842bdcf46dc28ec5c258c036b6c357a226e09ef5992be95c8d515f9416b3ab8b4bad1d2a2995285160f132 +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-ufs-20250906-0b3d82579a01-280099.vmdk.xz) = f8ee0a432900997ca7858b429bef96a2f3f9655b16457474dc020d49f7ed40bd545d5cb9d00009d5ba057d4f8d149657fe3233c293f14c8b0be70a090b76711f +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-zfs-20250906-0b3d82579a01-280099.qcow2.xz) = 1cbc828fdc04ca2b1158b6d6fca29c16c289958391f878225a07c74295f1f046ec67e7844f1196be6ab24d7b96c8f99cc938d71e8c771c299fc647f0287a48f0 +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-zfs-20250906-0b3d82579a01-280099.raw.xz) = ea3094b1f7b11da10d0bd3dc189fb38360bbcc5efe724148554fb9c030c98d2e2421bb3e2b85e97281349febc131ab08ba874faa3942564f3920849cf44c1f35 +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-zfs-20250906-0b3d82579a01-280099.vhd.xz) = eead55d0957567c1a0739c1876dca4e2788b8c3540a1c79a1e55551ce0a5af77c171c22476b83307dcf4d7944a42aa40005dcd8c9d8fc3c7034a4681ca8a62fa +SHA512 (FreeBSD-15.0-ALPHA1-riscv-riscv64-zfs-20250906-0b3d82579a01-280099.vmdk.xz) = 1ee233b4a526eebd3d46af8c40ff8ffd7616df9feb54b9092a6f200fc07bc8fcba4b4e15112e2b59f8aa3244dbb08bee03aea6edbdff3570e1f80dc82f59f25a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmi9PKwACgkQOJfy4i5l +rT8TKQ//cci9S5X/lA0YC63c0EjCpdz+g5ggZUbRnLnTtOswV+jEiwH6k6Oak4Xz +Er5OlmUIE/e8CcaeNle7A/H4vuFFy7lZ3JavX+jkS4kOsAkHEg+/Qupvzqm1fy32 +uW5aBlEmC+/SGh1txOpXK+D3tJMYQs1aP+XlUWB3q2mmboBlZLJVEgYEQAffWCMI +WgpZjymQuITI/tzvMS47lq3q4AO+KJg3KmDk83WbcjA3QLvDthZDh3pTcQg1pxWc +CTJPHhLYvNBC0N949QmPCWBgrk9duASkxUr9sCtdvMEX/bsjuvflbXaJFsTXwKI8 +dRTtQRkDB6nQAK/cyO9MwZAfkNUmMGrEL0KAz/R9uuon5xMd+nOP7Otp5cBpxL55 +QjMNyCuG/oldXIHpxJ3ymBQGWOAKDDyPUTDHY5jVYL5g5g7E7MFGBybEHzC4cttX +Lu1QJrtOcV3S1GbnWX3diCanUwuNgr+zGQw5hmpVMDVLPjhl+qVv0NDgfFNgKVYB +RCN1uP66E682ULBycGISqMOw5O5SDyu3+dBVsvgYMqI6szpQ7uv3J/dMcjfzNwiM +I5oa7+GVbbZsodatzW0SZjTTVCcDwq/j4TrKC647SdblHhwRK9PDuBUU8v+EEjEu +BpCP+7mdGsox1mbdg8BQIJ64/vPIVqgb+o+FOqUEZwjssqP5Tgs= +=3A47 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..8882bcfbcb --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-bootonly.iso) = 5eee5db55e36b88dee6f6edf388dc9564ccceb91edf7ffae2a737888940036b3189e0629d43988d802a82eb8582352f4c81cf4aad675ffd6e9031cf4b97a73cc +SHA512 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-bootonly.iso.xz) = 0f08e30fdfdddd82ad8bd60c7c3a15a25f230c3e46e5c599daea70667c4247b44484a4f9a962c83bf8e18bb0edc0161a6f878f4a63cbb4888ab2e68e6f591a6c +SHA512 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-disc1.iso) = f1f4fdf8e1be381a956e521482bed51b8a98974585333b508cdad11f99ee7d1d5ac8e692d4ea80d5731669286a9b99fb812fc4513c53b98090764ac10f0470ad +SHA512 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-disc1.iso.xz) = d94a4399a4678e111135a5d728132833e21c3b8ca0cc95cd3c2606e9e0f061216504fd41ecd075ad480eafa6b6d3526695576da80989b1538a299fd15caf688f +SHA512 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-memstick.img) = f29c5511b9683b150b0e0569afc49511d026fbf6c7f8abbe11a994b23b9119bd575be4548ec17b26bb9b569637cff62a57ce26a62114dbf22ce33cf2a8d483fb +SHA512 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-memstick.img.xz) = 0a7ee785ff664a66cc21becdf24256355fa519086e400e6ab959d57c3ab807a22e13ec5bb6ead9bf996b1696d2688a47f594b742305c65d7feebeb5935129a20 +SHA512 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-mini-memstick.img) = da2f87996494a4604ffeff28a9dd22062a112ba1d9efa819bd899115b548651318039bbe8a3ae8886404664b22e61c9898c772800dc4fa7bf619b9aa3cc76ce9 +SHA512 (FreeBSD-15.0-ALPHA2-amd64-20250914-da62a299de31-280122-mini-memstick.img.xz) = b9605c4c3511af2165125bacd2f0c160b625afbba0c26443c8a5d70df8b485dd5e8550eaea65ff588375f8c8e1d88f502fc36590a2639f64c75e7c1ff01e740f +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XIACgkQOJfy4i5l +rT8HKA/+Mb0FUPNWDm46+yD1o4+AneTyFFNhRLscUyg1PgXWRYmus/1A9Auf0qMo +uEITnqk/NnQpsgfsaskyt0sbikAztsR3PlktePnGqdHJcAIRBGObEJhhTI2BP8nB +lJ8/v6cJbdDyzw2XwZ3UFoYUOK/ynnbjZjhQ7NGJYAqHMef0h4HOtOHE87ZjgvqD +eUhBhi5qVTEY6d1+VHSv1DVg1s5TZu6/PJ5eRXKhX7olXjhD7m8VqtTle+T7pWzI +pEa/t3ACU3lgjDUIThIgSasN+czXHaV35oyC+7bEyvR0R0NnLVllPILgExNZzi1P +LHxaXbKt8tGzEIbXYCBX4ROWSsdMJZS5P7JmH33NFNKdlCKToiS7rZJclYEMNjV4 +usP67/WN2lxqdeLWz93MiTeW9Y2s/mPZxcjI2tJR4oFTlOdDrTCvmiuVaku3bDOo +Tqu92JiEfgkAkQQH8UcEa7CYKVvOmiKVnNcRUb0ln0i6rdLWiF1lKykOif+YMm/+ +HpB5dClAYZEYJJ658ZlJY8mCq5tAai5vIFVRlJbizQh924w12gE5Oo4S5a16oEkU +Ntyr1aCdBQzxv2LiA6jNtiY/ncFZnTwbeRmuhK8RV2+6+sYXyCnjpYieriSHTb8c +kbnBpZXYzRRTvJtyfofz984Za9OgOE7DKURkrrhrucbRCUhJ+mg= +=cNPm +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-amd64-vm.asc new file mode 100644 index 0000000000..625a1ac3a7 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-amd64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-ufs.qcow2.xz) = 89fe30e4fafbf976d106724a5680b40417c940a2c8335b3c5890f37f7ffa81b76a9f55c82de061a234f7d87438e03c49b0ce25fef7b1451d649b6828e37cdd04 +SHA512 (FreeBSD-15.0-ALPHA2-amd64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-ufs.raw.xz) = 846c18785e8eccf16a255ca145826b187c7aa1614611f43dd4da2e4f650029f463aef6f3493857dfaa588e4779a85aa4f83c5c98c128cf5578fb39811aaa386e +SHA512 (FreeBSD-15.0-ALPHA2-amd64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-zfs.qcow2.xz) = fcd312877c10d37138eb73419b8dcaa320a493837096a3d598bc80d2f88f07d3093b8fae71c093507778703cb0c0374cefbdc84b59fd2aa9712725e1926eb08d +SHA512 (FreeBSD-15.0-ALPHA2-amd64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-zfs.raw.xz) = 44fb241c3fc30bd1619c6b9376fb6f65ed898ba02c7bcaddea40c0e8c9297cbf0d739be0e20b81922b41dbc4f74a9989beee6b9edd88736d01dff47aad0463c4 +SHA512 (FreeBSD-15.0-ALPHA2-amd64-ufs-20250914-da62a299de31-280122.qcow2.xz) = dde8064dd3e981babc1a899c5dd0084a2c68765d497f63343b1ddd8d486f405add14ca525baef5cc159b0267f7a789134153a5f7ba16ebca4627e4da8cdb4bfa +SHA512 (FreeBSD-15.0-ALPHA2-amd64-ufs-20250914-da62a299de31-280122.raw.xz) = 0c08d47863e8bb7c17f09ad919eb037578c0128c521f3a44a90d67f433c1d44ba12f649a5fef9853215cab1360cb5766081d442b9a806abe66dca35a8505c947 +SHA512 (FreeBSD-15.0-ALPHA2-amd64-ufs-20250914-da62a299de31-280122.vhd.xz) = abe842b5cf65e30455b7a687d6aadc77f563db601efe9924a4bac16c191ae0d0d2c959841e3c54185ee0b6b95f95b3c0e4ea254df4be75ae6996093a1ec0b28b +SHA512 (FreeBSD-15.0-ALPHA2-amd64-ufs-20250914-da62a299de31-280122.vmdk.xz) = f939cdb780412a660c98a0850cde8966f0fe5f311637c30ce1b9f957471f16fbb589fa41ed1d56c3e0ca2a2b91a9b54ca72e4d610775a8a1e33e80385369937d +SHA512 (FreeBSD-15.0-ALPHA2-amd64-zfs-20250914-da62a299de31-280122.qcow2.xz) = 2805c53fef72937fd7f300c86ca87ac97a3f359eda373257ec0d448d0bbc2e8947f1712430b472ecbc28ff3457db59ff5449ba417fc6be2bc5984c4e42cd7935 +SHA512 (FreeBSD-15.0-ALPHA2-amd64-zfs-20250914-da62a299de31-280122.raw.xz) = aaa4872844abfa76390ae16427634a3f5b7a9d0d8a7792526da1f9d8edfb19f1e6cfa02f5f440cb626be737407a099bf2b759c9f7744e4c1ece152609f1a3f18 +SHA512 (FreeBSD-15.0-ALPHA2-amd64-zfs-20250914-da62a299de31-280122.vhd.xz) = 02053e98662273a50cd07c6af4a53cb4694844865808b5763405ca46cdd8581eae4fcb99f98c077f6d59db72d769518f5da2fb18e5c8c0133740077b6436f86c +SHA512 (FreeBSD-15.0-ALPHA2-amd64-zfs-20250914-da62a299de31-280122.vmdk.xz) = b0e57c69e10e37b2a359d57ea6cdb4b47dc9d968be598cae08feb95f906d4975b2671b9a77dee059f878bacb06c9e054ad0125ae7c27688437df487ad7d6892c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XMACgkQOJfy4i5l +rT9B6A//ePSz+LaRRfre45HE7xensDzCiofTTI7AcshGKqyWoNsnUdDivaZ5Tdzv +cfWlFnHH+Vvz/tRIHpisRAr4aeVeh/FLUm0q8+oshDe1aQtOpyzvKz2iEmir8XKs +q2hEARDIOdx8HR27GmE10EPPdHN33lYlYif4Kqr1+ZilRUTPS4Uw+pUIo/AKwlEX +BQMwGk97pG8bK7biFLT8wgdg7NVSBJp6/wVI+xRjBmRInqbXnjopwwaiazwqp7p+ +Aeru8IwhPw3ck6V2phLJyWczN4sCrWk6yFHK9OOV3zFVrdUMNfm8PQOPk4od3ewc +Knwu5tLBJWix3H3Et1JGZbQmS8kh0VNcTcZpLhmXZT5q90aTxaaPwjvZGkpo8iFp +khgv+1IYtTDSah2oK3U4O6NSA0mOYuj3z0bFghS+9Nm8IQL9I1vxtMYsTsSnWqZV +kwhcmNPUApjIvZvkq24EY5DG5cl7SG0X5/4rh69nbE5iCwhKO3w6o5zHYBf1V+dy +vqlzu4eJrQ6d4SnIsVvleIcIBzDoTc0Bt5F+GooIkp+xiQa8B5AoU7NzfwgOjiwb +skXCw8LDwrfBJP/gI4lAbkcts48uEpECqxuHnu9D2uXIMPhGNRoD1BiPMlW5xY4l +lUFU5a7VanwYZSeBjIhN33PkFjC4tkZfdvWr7nObNWUiJjz2P0o= +=j+4i +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm-armv7-GENERICSD-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm-armv7-GENERICSD-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..d7a5bd63c2 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm-armv7-GENERICSD-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm-armv7-GENERICSD-20250914-da62a299de31-280122.img.xz) = 01b5dc37f5708741fc33e0eea6c413a7c072a5355d3d42daa22d32c643308823f2a17a664b06fd1dc7ec9d7d6e31614a3e3ea3f977402f5e9a11d067438cdc15 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XMACgkQOJfy4i5l +rT8uNw/+I+eTsZ8+qeGzFr2GWLaOStFSOJ+zap9ek/mtroj/rGcHrAyzIEdDKD4t +SAD0ppF6nvzkDt8Q+VamDi+bkz/yBbiWsxIhM/mrrW90w1juT9//zkVTjXZjpLPn +pbv4BBbL3ETA/13uoFWfi11zhSNwjQOvpCVttYeK1A0YeL5nS75XwbV2JoIZV4pu +biavSsoaJDRCV2+2Z8UGp9z5ZEpjMdigIicfBxcyToSylQgDepKnrhIxoHxWLiTY +1wxfZRXH4HcHdAXPKd7bITSeBF35MgDJ2MooQnAEBklIkAriaAubzJuqp1hkJE6W +una93/fmlBnB81LlxuGgtkCA94a45i4+5akAzljN34KOtx5r46k+ViTlLVsce6Mi +utea+1/ogdhm6sNoKr6hMRPjZbVRF40WWdpXlmjm0lKNqPfQfSDH2OZmUXDJAtOr +wlBDoPH0bBoNj3cYN1I8H2m8OrvAmFjMHOOJ9eKBzFyWzX1894R/WyYqN7nGNYrD +78FYxgjHrund8ZIF4/4JBvpTcC/r6MUOW9GpZX+B2Wd7DoZl+hKHN5oabfYdey4F +YL6KVsQy5oGeQl7Kpmu67Nsyaiy2UXmfsTWhoEN8//fJuS7GU4zJCAYpgMEm5wmk +2NxEZZFgIGBMD6UM7qhAsDu+Adq2E3pPJIw+Et35AYNa2hCC9Lo= +=jJ3B +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..1c10d314b9 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-bootonly.iso) = 071636610260832e6535d24fe9ba63b0827d2cfd1f4db65e6dd7e761d65ccd60bc1538390b6339578fc865d448ec7c2d3ce74c8899814b57852bc66b95fab6f0 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-bootonly.iso.xz) = 3d134868386586990e6c6363eb2e3fb30d7fb49a218a27316b0867b2244d5f567caa1a573b5150b9de54c42c750a1470c1b175ac09b5e056fb3cd4e7a2a5909e +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-disc1.iso) = d2dde80c45a2ba5edc2e6d2fecdea67bc1acba4b01ed76f2cb0ba893520a8d190ec739bfd924da8e9c66fcc99d1c4c3cd133c31af81a1ad64285235930a7c9b5 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-disc1.iso.xz) = efc66183bc4f04005d93fdb76542c9949fedaed11ff51e08d3f85980dcada23315e621c13fa7f73c6a9d7dabba92be4e216c5812948eafdb2b7248773575ab24 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-memstick.img) = 26814ee4a7f047cae98fb242184a5cefd9223991f24245dd01f94e208049abea783c3c8cfde61e6d67894946204ab1cf625951d3ebc8040396971b3586b7ef4d +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-memstick.img.xz) = a0c93e3869999d93a9f70fdd8525f51fc56aa42f53170e870d880adf8210a53a64caf8a2be91297dcd75587095b32db47e053ce5dcf0f0aa3eb2ffb459773b44 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-mini-memstick.img) = ce2152ca477769ecba4f3a33c869e4733851e707280edfef4ef7b1af5c8e96d663df0ccd6d35ba3f1d047f678a9b7fc8eb97464d9da0f299302166c3bc84daba +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-20250914-da62a299de31-280122-mini-memstick.img.xz) = 1e843415d42fa466ba770fea8df9ff4cf38a084e642b6bd6d99740d11309936ef1cd8266477feebabafc634ef966d716a8fed28738c1d3b53432498a91df135b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XMACgkQOJfy4i5l +rT+rVg//aBLXa+gbSQ5JcruLewXjx9pLu1OEo2ba1pKi4WZY3LhlvaPe1IyOM6Ip +5q00Af7Yp++Gv+ido1lKHB7vHgZNnsztym8fdkVdmICXP9V1Gxqlv9kBXxIyMAnw +ZCl9L8m4s0I2k019yszJU/YJ7cdOBSIUWKpiOx45znbshtVZlY91JV+mXY6gq/GN +BuXRLVDmfDZSsDRULkCGm4AXB1J4b2qMXmR0yejemSl5inqWKgKEYmyI/Cb3Vsw+ +LQTKkfvx4tGB33PpGQYRBUTCTve4SSvvMu9TnHoRh3OnNXcXSkCW/uW2biT5W9ls +PtYHgFIxLvjWgzhoW3/XYWKjgYDNA5uByyM2icTowdOFQZKJf626R6aSC5Zw8BLE +hLeRUlLrwSKfQXWbx/16rPUZVEh8i9khV3FOecl/Jlym23X/qiVhTfba+FXcbasA +hC3iFkzOagIAJKzxTaEYQ0R8CvLOi6ULocf4tIj/iv9MEB5S8Bq/M9/GcyC2WL/X +oYA7m5CJaxKLFpvkTd+EIHgRSHRe9Nt7/8dbkp/28bFwGfc6cV30JwVUcjSEugiW +Q3PQxirLStX578HbysvbihcA3cBIBgQhvBsOq1W828LIqO6tipQ7AN0WcTRPjOYY +Pk2oRwai8A8LeNuUtwBkNXJYa47Q2yxYTetgAKMjofEVv1TVl8c= +=eELF +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..5126e99784 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-20250914-da62a299de31-280122.img.xz) = 9bcd067df426c0112761da2d43384d1881b73b22b001cafcf47446436d90d5b3a2e8052f80d048e03264b38a1e69bbc12cfff1940e6f0a17ee29e91b3f4e72ea +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XMACgkQOJfy4i5l +rT9U3A/6AnPNWUfav5nX4cESbKBMfBcy2RFJ+Z0uXnWGAaAeAflimPiQInolhsfN +RohBu3JJR1V/Yrz6NXHvZMOmSP5ay2eKGN1TSNckAUZqoDDNUecsByu3ANNOMp1Y +ookCWTnO5VlzEEPSwZ9N+XFxJm14jIgfBrxxWvZEpx++seG8h5T8dyx+eoGq1KzN +vORkf9hfEbGKyLnd2zWLtVybJ51NSnRD+TtuuJZkpEPkg9nljteM7wbfi9k1SCsK +hv85zG8YynUFzFQLJooBsnlNeUtQxsb5kdiZoTakVpitR0dONJ4s+WLWuU0Rf03V ++WC31qrHDCTzZmI8pd9rjOAdJwa8rqisSdGySS48hl0vmIGSY2Je+QRq/+kRdM8w +LDWER3zK6GP1DzlO5OtjaEmB4v4NIghHsB2HejRjSfMlGL3khLAGdVhWj/cnFmyA +Xv7bhk/j8r9rqG0Kv+BDTGqmT553ZyqLTnzO4T9Mp/SBGSB6PYILEIHc+w13XdFg +way4yoQWCDE+vW4fkC1jufWPVaqi+Vioy/AoxHoqVEW94dTYhiDDqQvKrKhePYkZ +lXA4qbx+Hze6KQjRJljzQkNnJag2tE+9Et569mKJ1MzCcHQHFxzpBo6L5LOzy1dk +aHAZ92BEEzFuOyKfaPwTATw2l3noRgBvRm/DWlIV5pgqeil58rw= +=C2HA +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-LTS-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-LTS-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..438a34098f --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-LTS-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-PINE64-LTS-20250914-da62a299de31-280122.img.xz) = e2feff26bbe8ec0f3b0f5d322d2fd9ba1c52b2941c4125700692350a2d86616a618cbf1d9e4076a01b5dec4333ace0d14101d8623f5198c97cb73648a9154039 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XMACgkQOJfy4i5l +rT8Jlg/6A8000eV+Ig958h+7dsHj/J8K7QUyGtulYqDJDDOkCih5VV3W3IoLLwdP +LtKOoQpK1fnieNTlLQIoDZFES4/wVig/1omeuZl+wURtHul3zysPye+W1shYfajn +8kcNxJZjpB19YJw/q7479cxl7pFLCC5nm/uO+5fKO2axK+xwd9lovXkP0i/SzUN0 +U7q57SCWOGM+2G1tCgJcZezxNHDOpVF66IPWgJxh+KWyk+MctU/pXN8+762Wc0Aa +iNFQSPtKX6gTBR9rsJM4xNNEZ2PhHhyYzAzkH2ymOAt/IB8BeQs5RNOauI+ruFVv +Z88TCchW22Mo+ZT+/yvVRmGiK4hJISYNRXhNccEKKlNe+l8Z8gdlKy0lNRreQTRs +RHBLuIbGYoJF+t1i+dEVYsUtV+Tfq9VMyulqECl3i+TT5svVxKyuqRYMUlhO5cU9 +H5t4bujG674XY/IVeZKA9vXlJiJdvW+DjOhRBsDGxL9shSttxRP61j+RYB5jCaNB +jFM8wtbQY7e0ncSaDyeJOWn7phqlGYgP6PXG3lL089yGjDLDSx53ai8C5HiK/rf3 +q9K3pKqQVqSGEYSaDTuEQWvW5l9OsnBXGvIlLMy23y8XvCjHicULm/NrHnNQ1Js+ +JZ8DMpdDgsEHY7k1X6q2fEY7lA+GlnkrB0EohIJDElAqIdNJChE= +=WLZ5 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINEBOOK-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINEBOOK-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..a7fee3c26a --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-PINEBOOK-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-PINEBOOK-20250914-da62a299de31-280122.img.xz) = ce1d4b555710f835a49fdc6ba30c25bcc5e8df7497fad0c51fde72025db214bfc95fcf2dc4339da6c4acaa74e326a503401e8bb6af14641aa6fef78b832ccf53 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XMACgkQOJfy4i5l +rT/iERAAjh/tRvDLSAjcAX3TFdysKCzTR32wcXhGCfPRB1ihRv4aIIXO4RoX4N7O +5CFQdETABOp0BctQ1Jc2gRS7r9EszYbu+xnDNnpicAU3i71X25vuvzVnZS8Ox4bd +dOE+BYIkoTbzPQl2cnRN6qDf0ryYWHPsiBpL0+0d+c6ZWzz9ikIvsiBbiOfc+/Hf +771gc/v82f6TOEeePE0hmzVVz+S867ZBZuAHLT9I+u13E35IY1lqztPE9ZTq0PKG +fZ3XD/z5FXwa3GMHqcdjk4dUDCeC1QVHbqhW1TRzf3ORG5+BKG/bfDabQ8CsDXpR +IajlwJ+eIUJDKo4Pa/H0FLR1+TkPREaza7AktfrarK3tpaJYt8psVToe4nWtOwUK +guTX40f93NKE38oG0jeoQ4aDDqkUQ/cBAmfz9/ZSbWlXlb0q/ULxgNHLr3iO8/31 +Q/rUlz+5kFxF8vv1Lw2MH/Klo50aBc3R40VtVsgXI8/S9vMBIy2Pjhu6ppuI8kxt +rtaYX07a2rPActdxXxgaBJBglQnskFkDcx8DfqVwA5y5ysvfKC7CL1e5wtxdycsG +sW+ndpZRUZfKMSTqiZLPpqlXMPSUvvFDyRKJ4C7I9Ij85fSzmzn0sbUqxZOV2XFA +3wqLyMy312v+Rro8EyvmEPuxRO/wByHnp/jlbW0sgrMeco2+7Zw= +=HJ1X +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCK64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCK64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..ae363ebf8d --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCK64-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCK64-20250914-da62a299de31-280122.img.xz) = 0be4727dcb5aadfc57ed905d98f1410af6cf307727e7a0c5dbe0c9c0e288b963cda31f5d465b30b688dce7fccccf8c2983d8569e91b3488d6574eab97c22afec +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XMACgkQOJfy4i5l +rT/Lcg//YTaoLrr/0XJ1/lmOtZ4+eNMGHvLjQ6O35CFJvcXH2Kjdns77vgmCPAnK +EvU5xC+U2C+E+JCO0qd3u/twAFQyIpw0T1B8WXhp+F+OyMQMjhZkxQuHs8HZT5qh +ADK8+fj4+EUxqUNAwUawC2MNDnT7JBxjq4pJomqK7zBeSznaNeJ7XKPN0lEod6V7 +K4mMj4wLrcIWZ1W1o7gilhzEHZNNxjEr3mIzxnOMDQBl3w5MRx/CRSmeRNlC9F9F +BXUucBIMF9+eRvxHpZmHgfX2WQ2cVSmlDWktanctaHf+2FfGjKhjLDlr93Q/AJ4j +7wb6h/E2mFTjF5X/f3m6Cp3jVGzDvn5i6qs0ktEFvhX1VS+yKYpZ4b51ybdykBTH +zfNyhia6iUlUkLIIvJlOoFhp98cfoUlM69tR5ZY8+t9dX5XdLbQxECG43tCVyuBT +7O/AT9c+0CQIQuiqQEG8etgGHGiL55Tw5oAfYCBQtfoVtuEk/YbQ+PnPO9J28mIR +Wfl0xBU8xjv3iDwAJaPrvsePvRikYcRvqrhFizFhj4IYNMvAGWWCpnWLydnS7bj0 +aEti5Gld/o52bPwN1q+7Wli6/0mlQp/dvfW7CGxODSxXhxiYTPGeJqt2mr6+Q2PM +nPTFSnSsJsdj6vugmZ0QVdd3B1/eje5yxVcag2krZGR2rZqVBqA= +=K8B/ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCKPRO64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCKPRO64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..96dc924035 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCKPRO64-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ROCKPRO64-20250914-da62a299de31-280122.img.xz) = 1f561240e854e14700e9ed5784390cc688a1b66ec18a2ec6d84f046a8676a0ba1766897fbc4a9f270ff1037575219f1e54035b6317bea013b150951e9f6ed983 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XMACgkQOJfy4i5l +rT/RyQ//Z2IKj+e/5XtSozaMG+E0wx4XQauFH3U60YUNWoPtWUx/pPATsVrNYeaB +KCAW2jTjwOoV39Q6lpz1a6zbC9htHl+mJtoq+cuDxmjy5e5bjqVgTwWue5CU5unm +PC0HJlip9/cS9uYi3PyUVxOwb5nayi0JaiLfMdSz2ieSALGZfL8tYXhamtbwIlFc +Whg6LG7iys4G0c/9gOKorVfIYZgZWpGhFaWV+JscjI1J/z0NU7zHQi9+unSCIpCi +LwOhHiicoV7ZSfMlNrxIzqr32Yqpdr7dMdHGxRG+aOd8eGgx7HEBbFtDDJLr3rh4 +R1uErvUtuGnyc1tp0tr0rqGiErbcKPLUE1GxyPiaVyPrQcKjwVJKcqw5mvZ7q9ny +dJwb9HpxaSp2KmlAm8+F6PSvfgzGTHDcf2I21+mvdJWUxmz8NlEazVc1MToAFO6q +kwcm0itFtMDUULy3t8Vi/Ve8h0wXFUGmlxl2CFKY2uolEn9C+nYcc0PKlMUsh+9v +0FSExYnBYLP+gNDEj/ULqItQWLjLzPcBAFMnnaxHRikzByZP40YWc+P0TBMmCm3P +4LPMuFfPCbZWg/ara5UdHlshZISuZXIUYE5IYGe88LTbj/rZmMES4jfDSglc+Hgj +k+CI0snvIO3jLuA2GLmJrgfl/t/UVolR1npeefIs6QgCH0gPt8Y= +=tbTc +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-RPI-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-RPI-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..d00234bdf6 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-RPI-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-RPI-20250914-da62a299de31-280122.img.xz) = 9aa272edab5ba189fc78ee44c00ff60a6a0bad908fc36145f856318f246a8b89825e296b47317f14277dae873a9c1e557f37dcfd5aa97e9f8561767364b30c70 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XQACgkQOJfy4i5l +rT94lxAAhQNfsLBb4+q3/t0/jT/TLE/+fqrnmXXvqj0xIsuyZ/5xSmMeIN/U5qzw +t8VtUAgKuWahCix9omg49j0/ky9vYxuOJyb1g7sYFFEnXfKw0gNou6CWcuM0kowg +T16DqzgWQtwd4kIm8n9qSe6n15zFB7tgogTbhAAaLHFh/kBXzHyhh1FEmX6g1PuH +KZpmj7DR8r1JuwcPLZgQrzSUg1mihBjdJX4SnVgfboQ0r1jj6CV/07VTWkMnnOUY +PMZ+Uae/ly8KYsaNgDo1rC3KqeSsz5P+w0A26aum8xw4DmhWdlVK1uF+0JGubxqo +G+0E5WRJs2mq9s45X1eolF8sAWMbEEZF3U3QXiqSPpVW61Xj2HQrHid9cv2w6GLe +Jb1n+4y7liB7TbBsv/y6ulv3aAs2AKxyjawuWmS3StYgxp0+aATE/wQwqk+ojNJd +Mu/58V5649l4WcWJWV4i9MUjylgL9JxheB7+nXX5Z7QwWKJ2cqwh2eooSPYTCjuA +plsOvbXnTiOM+z8H1kW0ckOQUY8NMDh7JBzaowySCpcks9ABq0pw6TtRkTMmVqJB +URGDwhQXX/kv1Kp+K9bhn851Uj+jtxNr/AlP7EQw9JOVJoEs8Vl7LNnP4i/TfIZB +JB4W011zyZpEwA7tVVHgAsDsSUmY3/p1zrHhN8jiG+b31hTAlK8= +=6c6d +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..d6c35d43e3 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-ufs.qcow2.xz) = 19d4965e8cf1cc375716ef50ec3137953a2e90f9c228781554433b4116dad952321902839429505617bb44977c9d43932534dee0988bf2d23ac4246f5f8e57d5 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-ufs.raw.xz) = fe1e70447036e18d672fa7edf1fbca404b4455388184347fc4b4d2bb72f86b45d08530a5af1df2e0ce1dbadf16732d99885628b22ab8ff8ed29d57cf59f3c83b +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-zfs.qcow2.xz) = 554dd580562d1ce1678a219b19821f11a2934fcb220cc9b24ce585aab26e325fbeb623602a9ed46fa07d748a9e1cd7348e6cbe071a86a76958e6220ed1704f8e +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-BASIC-CLOUDINIT-20250914-da62a299de31-280122-zfs.raw.xz) = edd37e214f5200f8eaef46ac8618dc500af526b3c882569ef27f9f920124bc2dd5fcc0f3a93dd7808ec25cd28ccccb65f2ff711ac2e94e4d3c37631bdf710b17 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ufs-20250914-da62a299de31-280122.qcow2.xz) = 13bb272d9c91bd32fe57a9601fcc0805f80cb8ffe5adc9116ca00d319372766b5b3a730394ccee71793ab5044cc09ab19d4414967328d3b75dedc8ef597badc3 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ufs-20250914-da62a299de31-280122.raw.xz) = 5c350b3bd9f6aaf93b344e92243d98afff62df803736c80c70e37d3c6afc0f0dba2b6c81ef347fbd2aec5cabfac9d45a9f6f6b46b681bd1b3700d2b6e57a5c83 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ufs-20250914-da62a299de31-280122.vhd.xz) = 5cae9d7ad506c35810f21442e03e8a984811a167b6a3231f2201c29529c46501324639901ab573f0ce7fb62e108aa1c191c40dcbe124b554427a33527b286df0 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-ufs-20250914-da62a299de31-280122.vmdk.xz) = c7e5ee795f275df0b9cc3b083cf9bd27dd64a60940d5d3398521629cd63a0afb7f73bbbf9efd36494779743ed5a0b8bf546710ffaed86a5afeb88c2278310b36 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-zfs-20250914-da62a299de31-280122.qcow2.xz) = 7dc671b750c12ad4a3a9ca327d31b1e1b2b162bcecc2afbfc6aa49aad37965a6727de7ca2ae4cc86a0942ae7fa99767cff3ef1a2e2b533aef205c8aa757bdd5a +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-zfs-20250914-da62a299de31-280122.raw.xz) = 418cf1f24cc092415a32ebd7d26aa8648a32307354185cd45580687b06fdf21526eeea760128a8ce993d69d121e61be6bb1495f685c414b77ca322876f515d6f +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-zfs-20250914-da62a299de31-280122.vhd.xz) = f25cb7cfc10a052f420e3bc28b7925ecc93b73d1cdd2a29e5bfe5b9d6f206b4c9e15f8f46bbfdf28f3776055e7fffc6d8c8da0b02215ec0c7e9ee61e88c4c3f2 +SHA512 (FreeBSD-15.0-ALPHA2-arm64-aarch64-zfs-20250914-da62a299de31-280122.vmdk.xz) = 2580d69cea389c3c2b0b6ee921f72205fd1a0d8b70c50c59aedc95f268e045b29ef4218593cac539acf0ee54e0e6a47cecd2c2753b45399d46a1edea02fd7a88 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XQACgkQOJfy4i5l +rT8INQ/+LG+DaBGiBV7DqKDLRmio8BLPv17dURKJiOttxN4W9ELJKTd40WJxmdlT +U5u/wPm3tWtiCYZqRM+nAAVUUBOHHlDRyzuBS4sH0arx1R6v8cmx0qlctaPyN3C6 +pODL+Q+hRybqbz7/X/IS4ZS9DOLjpew0OObjvzXNTSQg6CArg40UxYQ/V7IeiL5z +uGxpnn5058YwGyJ3lxMf4178XSMrq6CV6qSsgCbLMdi2b9iL1lBiblKaQ2pSSaiF +nL9LaB8AHFrHcmDI5Di2q2R7rNsF15tAH8NcliIde4zJXIEfsEgOtLSotgr0OgTJ +suyqgTcVYVGUrq308qosinRufBFEfeCe7Tu25VeNiriyg8zJdsW9wRx9rLSQfrDQ +U96ktvZTjpi99USYgMRIpqtaxVek6f+92e+OQCo10GRBQBqG1/q2RgKkejJDVnKw +5Nb017rc0Vr5x6KdC9sGUiY1r3VydORJvwSxXD0K1yWJsKFT+bvVXlEow/mDZEzd +Mf26DiQzZ9GXtohfxB0LlZN0E75ATG7uIOgm/1WPRT/K1CYPgUL4lUqYuRhVmb8K +791YlMkI3OHdG1pLk0NMx26zzbOo2NsJb0C5ZbsxDpn2IB230woY+L0oa7CS5C2w +oLLYyW8pW0flM2bM5K+F7VOraVrKzc6Hyo1lYT/1STsSmfWg0I8= +=fxem +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..937fb1b3ac --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-bootonly.iso) = 96409acced72d462507e94ceb4757f44b8ef6ddbd10aa089f031b3df154333fcbd8df4977d48df1d594a9a6209b9c3de6f3919df12941f659488a5f29d6b40b4 +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-bootonly.iso.xz) = eea89ab5b19a6876eb1f38bfad9ed35b1532550d5bc637573be2ee787dc37e09be39602c9c4ee92cc42f5535c59dc289f5517da3b30870a46b1895d375403de4 +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-disc1.iso) = fbfa03a333fbc8eed8384ca3924cfb8030e23e429776e0f46be205a00e9617c5406097d84bd58beeb08b0bd92519c05aae614de0b68d04f6dc8d5c8b75b858af +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-disc1.iso.xz) = 13008f0b0192a2b413adf2256cb9560cc3bff971e073baa322005f250d7ce36376559a5fb5b96708cde9df664482e000e4e5fb1dc558fbe638bf61ff7069403f +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-memstick.img) = 9488e93af096e75080dee865615e9aaec686f4f68e743bbcff2bef94050551a4ae4c269d926702146a0bd7b904db8b34a61fca14293aaa46ff657e5d1944ab5c +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-memstick.img.xz) = 1215ec7e331c26ca7b5ba437c9a9a0549f3592648ed0bf826a7508f6ed7c44f1077965c3609b85fcbebdd6626ffd6cf9242afbef078637bb2a57d39c348e65db +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-mini-memstick.img) = a8b18bc5a594177b83e8473211e29d847dcef23406de68267f13ea94fd08a15bc6a5db7bdd7e1114186788482b6dc37a856a4f1d6ebdcd7fc2f6c84b31a8b207 +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-20250914-da62a299de31-280122-mini-memstick.img.xz) = afcd02b8f30f4774753dddd676d5d45f954582fcbc2973260f1b389f24ac0b02057723148bf478d6fbd71f82a75cec20dcba31ab95bab940c4cf6748deb48516 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XQACgkQOJfy4i5l +rT8ZRw//a7qa6swvFUdwxUIpG9XMDoS6zzAFLQVN4QKR58lF5e2qGl9Lpcarn9KG +LqNVqLdywhFH5eTiECxBW+zp/uVZSp9cqxCBME6c4zr6bgz32hrfdQ7L0RkMlPfZ +04FCiN6oI19zVOM5LQrOQUTXLZG9MrHP2TtNdDwAtWrAQyPK96XBnl6O5mcwlNyb +qN4NukIahNo3DgtF0McJXETDcppDtVLFdbtjFHlaC/Xk3kZFj+ri9Th0w5w4uUih +HYIonNZC4Bfl77x0c7HOQyVIk9tS1dgs6osohM2o7CFP+rtSuSxlG90wW2AwDxE1 +CPzoW4qGX+E+ou5cLd7/53n4qZgNaQ1opsUCX6CV43UGhycQUsJiqmLsIk9yxLdU +CjwZhZna2qnYL0FiFMMzTZeOQF0P+uuRspN970uJR3eEh+SUgcJ3dkQgpq74FZ+o +I7dqrivY98Egzhc4j/O4fFYY2DCxLh5EXOoCwEiRzbToBSSq5oV+qqezDoaW+NBx +xqM0eYOnOu0Hq4ECvNTcKA+LL4qnoiNC6Usx42Gh3R/LpHfVd419jCzSrTJKnmEm +ugjY2y9sqeP8aczt5785cwU61qrXGvDUvpcDLXZrmbCvCSbcl/c48a77HC2zyGTf +Ax107rWIbaBGQTNgIYhNtbJ2Ie07LsfRz9wgMrKqzGjEROUeDmQ= +=XHBt +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-GENERICSD-20250914-da62a299de31-280122.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-GENERICSD-20250914-da62a299de31-280122.asc new file mode 100644 index 0000000000..4d28b96c43 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-GENERICSD-20250914-da62a299de31-280122.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-GENERICSD-20250914-da62a299de31-280122.img.xz) = 75c9c60e879d071a94e858e0aeeaee29dbeafddc692ed3af1f6636ffed83f4d731dc52026736740fab7f3107c948147f19c4cf03726000b8b87d28ece1af51a3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XQACgkQOJfy4i5l +rT+G5w/8DdAlDMB4TKnpSiz6TL9W8RRrZ48BZpA9slVW1kQnKnV3VWWW+HQ7MPfM ++H3B52ieQAsVXJcj84fQmaXYTCDdPw2KpCMkawhN1kT5x4VhseWabeL8eH/GjCFX +Z27gx0YBPJeZ2mNHci9NGWeZgquhh1TTkHhtJ6NfWe8FzMm2GX8SaCO3uUUNKort +C9VABSRuiKlQHoAfeNncsWhNtRCg780ApOv3ee5J33jp3wYRvrunTGfwfBz4haAf +euQWV4SZoRy6ycWATVGoqvuAL+e6VzgAcGbTSeqLSnpdOc1KV5E3NWnUF/jdVwXc +hLyHQZNgOw2iSJ1URcWIMxUOxGaYHDnNAcecrAc1ccZN9fucCPJDNKlYdCQFxCQw +nJW/XvfHgjSS8+SGhbqo2N6U9qX8KZ1RYsEdWmTUVQAtb4jNuOs+CahhCMBVUEcF +h3VF+YBTxQFef0TO38bH/r5QxJcopPU++ZBZ6wvSPXnIXNcvuFspsxx1dko2QAfp +ZwRRBVlNLb/FNEGA8P52L2qHi55m6P84+oM9VjZNyIoqQ+cZMRCt/+UPCs8KYFM/ +rk1qSwlj+zR+tgZrWcre1iWWxLpm5zRPB53ACJxadfqxxJHfGTwwUv2nuUBMloSe +Nj2yszAscxJhU7EKunusWbCRo/gbtE7DxS16L95EbA7v4LIbZmg= +=w09/ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..6cf132cb54 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA2-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-ufs-20250914-da62a299de31-280122.qcow2.xz) = 182efbc072e739fc831f6a4f138b88978bf151e64d63329299f8a6191d0870666b7fc65a63bad3a3ad3dfd68f1d32369f66aad7cb7363c4200b83c016a28ddab +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-ufs-20250914-da62a299de31-280122.raw.xz) = 6e361726289672f9359dc6763bc73d3ffc49905547f16eb003f793a524d5be60bcfd720b02cc947b8e0c8ac9fd4f7dd99f61c5ebd9ac9540dd032fc5251a0265 +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-ufs-20250914-da62a299de31-280122.vhd.xz) = 1ec434730ce8942a90b0f465a312779279eb5f32eeb965daa7911d311309170eee27d8bb2f33dff7e7784126f7e89418e633445197642d5525c63dbf40bdb787 +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-ufs-20250914-da62a299de31-280122.vmdk.xz) = eba50dfeef49fb54d6956ba9d6f79c7b1757283834cc257e18ba46b807c9a14e97c62939781471a9fb8d6f8f55de64f9e39b6075052f98e5fa4033fb1e2f9996 +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-zfs-20250914-da62a299de31-280122.qcow2.xz) = eaa66d5eee62123acc203b491e567e1b4bd8312ffca3379edc50d29284f8c4344c40d15bf3047b4221959f743a8c4f595a3930ecb4449d8e6cd93dfc5e07ef65 +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-zfs-20250914-da62a299de31-280122.raw.xz) = 75dfe5693d37a0b2ee389a0f6fa79bf72410872c151a75a7e9622955f6056d93fcbd8511ce908721aececb2c6ab5adda1bcdfea39cd29aebc8523b8c63be6c2e +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-zfs-20250914-da62a299de31-280122.vhd.xz) = 6811386ad8461efc7b8b63a9e5154fca8f4da225c2f2ccbde519d8330543b49dd892da2efb8241164e3644688dcb1135db599dec9a85c391e641dcb65f08084b +SHA512 (FreeBSD-15.0-ALPHA2-riscv-riscv64-zfs-20250914-da62a299de31-280122.vmdk.xz) = fa0a98a235df2957e649726d5f040a83c52d8bb07917a5fa761da84c5e25e33d7b869b6f6b20e5c8e46a873bec64a6128db66576f181546cbc14d8d6b762ca61 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjG/XQACgkQOJfy4i5l +rT9sZw/9Fa5+brR7LP9o1oxzv3yi3J04rCsUroQc6d9L4Ym1QuUJH6usnPI4up/O +0fJuLg141QH5JtyDjZ38GUVQRDiPaL7X4aXeefhMh43SLCm+eg6qG9YD9i2WyCiV +BTNqgcAZmlVW8BTYEc/TgJPri7HwukwieejnvfH2b/ILPCRFXogtdfZWBV9zspQY +MYcOvOzA8hLoFFlXiQbW8wTEnhUpYhWgtbFTE1cTD6hTNj2zJEZ6PihT97sY/u7g +3vhrslgOhBlz2whgFweRELJXVJ501zucU7WghCB//eY1f2vOMoLOrqddrcv899ys +MG/2Pd2IbdXE3RegUunOmku2LH2HkC7Eho0AQhxlrid20me6hiTMMQ7hvdEW02Yk +j010/eQW++v/Dd6Wdbdq2ErWTbpPCtwRHIcQGw6ZH42t9Hs1n5Dt+wlk7iR70x+8 +W+8pXJGXxoeDHIg/L9m+VuH96BUBSwiwcvQWAc06P0j0eS+K5LLCAwcY8ARLtYP1 +/pZaw1tocvXksBlzddHErP2yEcRMxek08a8vGUVjiX9FZDE1USFgO7tkSQKeQn4C +XONlACECvh0u6snDYNLPZ3y9IAB1c50/hb6biyR5A8ddLWpYVLQRi7k11TydYdgs +Wp0ZW6roA7BvxtTFzX2gOhTWPDHaWl987x7KIBzRvhII5a32e5Q= +=q3wR +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..701ad4dc4a --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-bootonly.iso) = 5ee88a04cb198b845e09dd181b75d8b4aa7d5e08c66f5eb1d6f55ebfecb5166bd3b4cf8187617fbe845dba7633cf19fb482de48d8e3a9db86d588521ce0c2ecc +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-bootonly.iso.xz) = 9397f64f717162703a401ad419726fa61e1bdc58475220ad62010bcce13e4d8f2af75c6737c8ef054f85ee64d9844c7eca9d0c514c37f06097d4bd85fb885311 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-disc1.iso) = 66b8cc2eecca54f8d0e781888409f6ba917ec435b7ef8755a19cd60e8612759cdf6f9c2f8b5b5f846e22606054117ce2c7d3f9b3fa5cfed65ff239fc2886b18d +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-disc1.iso.xz) = b3d87d0ee72cad913b4975109e295525e9534c6bca7e0be66c3e3a479d2359683dfc44efc10d48d4fb6daf681e88ef977d04023b56e5866acf3ec84e2fe845bf +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-dvd1.iso) = fed80f9ffdadc7a85c8d49afc885e481a730d80ead48e1a40f2d27b5be3ab051eab4ab8b78b5deeb351a114c4ff2bee99c3790053e803d30dc89e5c273ead64e +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-dvd1.iso.xz) = ec1c2a2888cb7b5c78083582d719c6dfc5719aa1669b97e4292b3018eec706cf4c025b4a4bdc0cfc1b182c6c182f5ecb8ccb656efdb6baf0bc0c125974431e7a +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-memstick.img) = 270995090195fbd7aadcabef82f6d243cf5257e572540bacc971fb811c11b7ef6543157c4e163716303b050f3d53113c926a96dc934b6093ddb78efbc68c9e77 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-memstick.img.xz) = 3af55f96341b373b76f70713d4c4deadfa5b747c0f6cbd490c26cfa5ea92aeb99829ed4aab49a9f34ef6eb330862ac3bdaca5d0f1e8624b11e42ae96c5def301 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-mini-memstick.img) = baec255b7f9319e6f807e4467de9ff59a5033713bca448f189c339decafb86b969549f3e97502f7716ea85f4e8dd4fe147e89d294c7afcf63ba5672b425698ce +SHA512 (FreeBSD-15.0-ALPHA3-amd64-20250921-26988773d1da-280233-mini-memstick.img.xz) = f71df6a11feb3ca0df66e89f91040cd44152dbab7daa1da594a9797f2ea808e975c396fc0184927886a67bed0357d5becaf36dc31a898dabfdf183f68d025523 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMawACgkQOJfy4i5l +rT/W6w//Z7lGHaZfXPpoIdD/+40568Wwdla7XOc8aa4vm8sCvYwQZ41v3TsD4jMt +f4nqR3SvN3+Y2qUK2D2qN/DT1SUHnGnutWXLBPuB1wXmutuwPpiqSDjrNKGnUt87 +usTC6HuJfF4Xlh9gXx6h2s9B0LCzJ/DAlI31lC7xY+4pB2DWVVsXeDdUKqE5Qr9F +PhmaIuQR5U5EiZRviYMtVaKfa8daruJXO0by0ufKsS6IiogyywERWd7W3RLHBvqU +Vn2oJ7wdPhxJjU8o3fmvNPPSu02ZM9uK2U8LpCvHcCTE5AaTX1hR2oKFHwjCLhk/ +HJZPexPiYjwuzMLWtZdO/3niBLaMBVKmBhEz+S92FytyIIucqgccjN3RlJn9T4g3 +3tQ95wEt2VJ9fYd8DlNwQmvdoRg5dWwG4ST54yIrRCHYXkeOlFZ3PeXV5bhWx9lb +bJIdMTQQJtMPziJp8BR14lrj7HlMpAJ+bzQYLlmGSZI3bpXn59YXQDjH+YZGdy6u +Ks7tnMaQEKeI9K8aT/jMP40bGoZLy5WOzs3ALGfm2GzY3vbe/5OvUt8Ef9al2exO +rBFqmP5m4ho8WluAyPciUmkhV5W9bmRDxZZLWKsOghftFm09J3wgdSHFntwYHpTt +nNFcs9gafqRu6AoVOF0frwWXmW1PmJklXF8UcVp+LRhiS/TV2lU= +=N2A2 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-amd64-vm.asc new file mode 100644 index 0000000000..daf4f36586 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-amd64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-ufs.qcow2.xz) = 293cf98f03270f2c7795f81e212cbda6bf09651b8f76b2724b5893778cc4b80dbc99bde3c7838632caa03beb9a52e5e7e7179b5ec6ae4dc6e5396ca053ae59b9 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-ufs.raw.xz) = a0c6278b18115d2b51430298487113f7aa7da824c31087183002567c246dd64cb6904b198cb53d2a88dfb635ee6be8028261dcd4337cac3612acee690244d6e4 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-zfs.qcow2.xz) = b3eac2e6f0a509a1e81f8556cf6576d229f886d1ece39b886355bc44c7a58620a0121f51b4fbac3bd6c6fa207e0c06efeb0c828fab9911a667a29a78037b7b39 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-zfs.raw.xz) = 8cdd80153248073934a6b23a8aecc23465b6486d702fe0247cc5363db0fd87a1e4af2dbf8434231694bee4741674447666d96902448fe2b184e5fe129dc008c3 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-ufs-20250921-26988773d1da-280233.qcow2.xz) = 8cab5d048cf6e8849460b72fb1d4df981c7a83adcbb2f7bae95fd7275a8050296cfbdd3c353728e455c252956de35a02f07ab72d7b3683ef90e5531014a82cd9 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-ufs-20250921-26988773d1da-280233.raw.xz) = 78cceb4457afaa892f1c54436cc00566b9445fda09b2f6096cced06799064fc58b583de52643f0ee487a5ab5251a3172c6020ed777750afd24fd3dc3a971adbf +SHA512 (FreeBSD-15.0-ALPHA3-amd64-ufs-20250921-26988773d1da-280233.vhd.xz) = d878e52ac52ddb13dda23e7097951cdc159d5a84b11decc3b44d14f56f3ce5ca84684b61581e9f534382d7bdc9447fe57ca644a7a1ab5106cababe0fd99b60b6 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-ufs-20250921-26988773d1da-280233.vmdk.xz) = c57eb86fadb7dc6a2a84c0ad39f8baec47448e82e8dcece03425ae9507f0fd32e4b8d73d2b8af435a205eff101657fcaf31957f121996a751f13a94afe363b48 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-zfs-20250921-26988773d1da-280233.qcow2.xz) = cc7fb3cda41b415f3716cd3ea7d54db030e362e999f066dbd3ee90315661d94612df049056a77866cc2fa1ca177318af10d7360a57ed06434e807e67913c1d49 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-zfs-20250921-26988773d1da-280233.raw.xz) = 631deab92a5c8c2548279d94588ed95c1a82fc8ba19b449ea45231b52b0f2e2567f776a15d42d2e5fa5f91a7f1df76b7be233f2919422b67bdb11bf16b980851 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-zfs-20250921-26988773d1da-280233.vhd.xz) = e37a0ae6167be472636267aefa666b57e2aeebf03a1253b1189a320678bec4b81e8c8eabe9f6d67943a8587d0be0fda9d56fdd74fe08ea266808a8c929a063d4 +SHA512 (FreeBSD-15.0-ALPHA3-amd64-zfs-20250921-26988773d1da-280233.vmdk.xz) = 7fe817968256a5469b4413ad5ea6e95eb1eac7c9723d9358f0cbee3866ade2ffb7388ac429faed67f0fa3e16772f3a7aff71e8ee999f9fd0cb5d4d508a817a76 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMawACgkQOJfy4i5l +rT++ag//UAvaj6R7EwrKDEjq5x7plY+C4r5OyEfyWHxv535Sun2F9RN+YTCwNUpD +eRtcVJeYQvxM+PHmqg9zfZ22MzhbIO+pz9XRoM9CTxGtDKlqxbCljkYm8kwX/2SA +81EaSR9YyH5SuaMaZKTFoWZgEBmFktgkFh3PdVWF3qRdejwHuj1PhixNZWg4EYx3 +1QYe6jPr/lMmb28hy55IYe5eYjnS6+u1HjitvwrMdFFgD4p/AytCKmIuJwlGujfd +64WQr+OZ/9wr/8iFfMNx1ZV7TC1Ca96qtzweXlmRgsH+X9GPKR4g2g3BRBbkHGm2 +KiY72XS1as9z9bAT8udFJpqKunDOWpDhfAOHUKdyto5IkHiqy7L/3cfEQ+UyiP71 +WhM5/hnA46DaInL7hdMeXYXUOONsjI2m7y5BTpLn3T3ONW3MfhOhij3dbUfBvESH +6cVvwMh5vH8XgcZkFv3jVRLakbE0Ri54O3ondmaOvLfqgZjhtkBiWEWJc7Apngm6 +rTkFmWre/o3KmjTohFzLZ3ZknOE9lyv+IjA9wpqYjL+QAUH5Rqp/c+jG27XLlRJN +4nf+qXTx4pjH1mq3iaGKvX3WkCiiPeZ4ZF9J2cJrwEju1WLhKgdWzS6YovRexVuK +XoLo64PX7k9X5uv2GgOPo+ZculJT9cvLq21vVkd9V+xi1BSGUSQ= +=29Zy +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm-armv7-GENERICSD-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm-armv7-GENERICSD-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..551d34ba5e --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm-armv7-GENERICSD-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm-armv7-GENERICSD-20250921-26988773d1da-280233.img.xz) = 7e1be05b1f7defc303809fe8ab28e1923722345fba9faf727c9b3b7f8f54ce8937208ad03e3861d741bd08c8552410facebbf1e787f579a3e9521429ae26817c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMawACgkQOJfy4i5l +rT8tkQ/8DUdJUlebt3I96Y8giO3yrhtMQaFHhdPDSqJliJnL4qA46Kk/aLy+iGWA +QL/GJ8grhVJx9rfMiim7u59fFkHJ7i7lyP+HejlD5qBOGwD023GKg0iip/CLNpR6 +bfob5OZvC5BJR439DkcMTuxjIs/nZze20oLyD/xfGHJ+UJADyHydfhpSfVYxqYOE +VvdSMutDFOEsU58hx41YRfSgBB2hppMofpS1l4YJ18xD5RTeaTOmKpS2DjBnaUHw +t1h3GXMS37gLuSkA5ze94q78GDqJmsVe7XVDfCz11RW/XyovO3De2YleUXqnZB+4 +5fNqeyVFkP7y/QABiXr6pG0GXfi0OzW/Nq0DBVjzIqlct5QMnzVqro3SWPLWBdCc +gzV/MWSZg6T7QzhrD3zcBzkyfdh3sb+Dg3ZK8Z+VgCw8Ek5VOdVl4yw+Z5FGm60s +WOaPuofKJwMfMSvBEe3zOjAI6Y8SWbzmlnuFYjxd8LoFw4zrAAKFkx9WU0xJ0mFz +rjfwwnX1IWH4Hjnmqnil/i8V4dwldjycN3PmuDUccULLiDshbk9Dqe6170ZW9Au3 +E8DTnZsfo88OhHIWuDvpMEgOs8Gg9dFn19EjOdkEIqZ2J1YKnZQk+DrXzJG7aaGA +pCtY6w/Qi0nfTsEObx6hbevMGW7oCthph7EDyEMM9yxswkgWnCA= +=VSjw +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..6d6f684684 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-bootonly.iso) = f4579e9b93d7b49ed7713ee59988cf7543e59868011161bbe4cdc2b9a6187754fe46cc4cf4d904f818dabbd33cd8b6768e7cb488281010c3ade00b6bdc234127 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-bootonly.iso.xz) = d846395cd4a0d22448ddd85fa1140e132731d00f4e026fe369bf1c4f86357ebf1573cd1a8f92fde1cc2fc8720284376a03b3d0e19af4c7b96c82d783ae2f8caf +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-disc1.iso) = c11e0de1d5b6ed7eacbbaceaa89d3917651378cd8d5d134daa8a7190e8e8547b6c932999e56ced98cb107385ad1e6c164a576eee24ba3795f72e235663d51cb2 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-disc1.iso.xz) = 069f8a9e0a4e1db0be633ccf925e2b2c82a3dfdb9da06e82a8c374a296f8fb4de983183785819f4afaf7c8ac80b1f3981f981a331a68c042bf33b4a11de7055d +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-dvd1.iso) = 2cf9b12adfd44585e0d28776e442d42c966c1be9810f57b25ab4061d9ae6c2b37e48733a9b0f9e8ecec8f7b7cd85a780c2ce23220b5f6132b63ab8dc8fff54f3 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-dvd1.iso.xz) = c62a40e00a15215aa95d23feecee97fbbde8bd76eeafa237b750d072937741863ddd69280fe8d7df4854425bd34d5a8a9edafd4c23814e53bc37e6f87cd2a272 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-memstick.img) = d5a9a11e1e9087054c57efd92377b9c24f9f9ea49314465ce3f752335326d6afe113f1c60797c358a751ce000235836fdcbdb67ad7db23c0a3a1f00510846efc +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-memstick.img.xz) = c79f9fc6b6d141c9cdbe948431f2e78977d42dbc3371f8df5dae90d4186a5dc21d3ca09d2a109b27be7f66ef305c21e9ef35be748a0b76ecf26b0c86bda61be9 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-mini-memstick.img) = c2b28e7b23358907274b40a4c4d3f21de1aeaa2f36c849a12bec45dd646ff2e2e3c7d3dbbdad0ebd15e3d5d8df13918401ecf790579b2e6801d3c353bcbd2eb4 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-20250921-26988773d1da-280233-mini-memstick.img.xz) = ae20319672b52998ecddad0292a67325634a50406ccdd34dddb9cc82ccba0f1830fca1f6114bf7be2448d8d7fb6f78680f1f72a889e8219954f4ce4b0ea784c5 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMawACgkQOJfy4i5l +rT9UDg//R+qRv618AenmuBcxv9w7WqNEKwqrxtsV3b223kyUJ4Wc7RGeUOhpfg0C +EZQduiVtZpnTgtWJdg7EKL+byckgYaBrCw3cfHrfvNmkMvsxtYogqCteF+haPAyX +QFoHgfhokeryrYMpQJTk/GJSrIzbwV54RZCe0MA2jPWY2jIdZ+dIOFlFas3d3dNz +4yAf9U+Zw9uGPQTom4i6NfafKfVFZ9iufuWk33bExVq3gJpTRVrtr5K3ezVglHza +JpqY7zy+tw62IAuaYy2CpxDNzjqtt0uCxmZ2iJkX+HXdLA5rkhF0n27Mrf0PPJYw +bpVZkB11vbw4L/M2YyjNYz4d9atyC5mwmPtcsBlAQG3Rhwcp4VsHj5qdztVThz3v +7goxCzvXWbTrXdpGE8nX/qPwvBQ7pLqqRneR97UfE8LsSNr8jmXcP4um4Rey40dL +eEZhz5Yo6/Omf2jDWH3FOr/LH/iFFo+0sFZtuKa+hawdjiFiGG8PHI8+1kCKf8bb +PuWYGwvA+OGMGh/lKMs7IVoN9orMQPr03Dovw1mGAW/kp10XbQxK9WtgbdzFDW9b ++TYkQb/mCa8ou3CLkn9fw1t+AyzjFDs8d9JAFtM6RtXjFy5Cv7FjxoRWrujSmIRl +TffbgdW2P8jBwJ3ok6gOX+eBto5S0aAAFemirX0ciUaqTLqsGNQ= +=7j33 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..2e18a0fa4e --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-20250921-26988773d1da-280233.img.xz) = 626f2a30143e7715ac5d2d970ad07b32906fb20f3d099dfea7906c84050d6d6a42389ee82a655382f0716d9824ddd9db3309c6356a3fd4f2de41bf811df67df3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMawACgkQOJfy4i5l +rT/RzA/9Gu68062WZ3szOppDzj30VJPQ+LQMspnXgW9m6z2i1IWv4wPU/j0IsgDY +DOw16WOI5UTD8bOjsOEQ+iUJqeS20howmabhvzKKQjW9WapNPkVbEjFAkYsiIOk0 +QQiyBfnNYy3vgjB4hVracrhwIy9yR6E8xu8cThmxs3NYJmArBI/3C7cFErLITax+ +U3lusE/uuYIF5oULZkrm1oWjGMemW5BOZhPpGOAOwFiZEYs+OC4kcRzLsPLbCjCv +TUsTsdAvwGlqJ6FZafPBcg/qqkXYdGrDf7o4LItjWkjo9DlLwIMfc8Dw0qyve3NP +2AGu3bAbV9iW3X6si9ZUd0mBXxJd6am5p0hVu+tqmcNxRPjBv5jBfcm7MBUcTC1o +jueJfHAMK0AcHEgvOKcGVi9nHH/zEZjLzxVMtDk/2rQ1S14uvvPZeoFNWyFpcxcI +Seq42EZKQy1L5HPjgKjwd7ixsyeEtRZJRVRDe8uRPxylBgc9o04RLx7/5W1SHCOc +PPulNzNZTmSLABdwqCAVGN6B/trwvXFXmlMi+mP+93jXmVpyvl3kB61r/vDYGe8e +Apw+OwtdlS+tcC3qmiVCcXjy9mW61vynzpFb/pJpf1M7w4bGmjMWhpM+yg4M8S5L +lWqCvYpmm1cIhL/yO57DD1CNh0stcETeE/iZCl35SmeIGGjTFLo= +=U6fh +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-LTS-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-LTS-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..94d02bb3e7 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-LTS-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-PINE64-LTS-20250921-26988773d1da-280233.img.xz) = bd21a79c3b4dbcc7560b5a2a468248991c31d36eebe84064aaa2687c68b789e98f9d51c6380b508ee4a0e14f9c427031dc875c93b8012561655792b16861cab2 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMawACgkQOJfy4i5l +rT+guA//aMAxqKd3aL5WKCfSWPcclqKd8EUrUIq7FLKiZYEP9VgNRL4J9YkfkSsr +YDGDEoZYFD+znt/+nRMWTaXJExLw3kT1NWhfx3uEYMjX5iqRNPxurCetZhVlPSFU +eOTXgtoBQO4An0aJRg2ba2PgrRRr+57S4Gji3pdKd8asbsmjAVzHM04mcvXHDsT8 +FiGc0oNmrPc6Baznpyzrb/TCGekrIMkWgCVXbOq9mZPldULI5zkotEX7JMij9oqz +z1dDu7Su/HnxPNFqHnf76AXEUfaioIIZxgNyI7A4n2jPeUaAiGp1eZwV4vhBxkUR +TyTj9Kzb/o5KL8KpIf1mmw8gUNmSrUFRokQPTQkG+k84l+JpxTLQIbtUYk2+8zx4 +cPHGUxRplnV029KvlLMyOnFCZHoHzZIrZGIC/MYrTvD4VMoBiAYTtKhl9mQBTaqh +Sxz0/IUTbOAPNNM5J84en7Ac5eEwicKdwc/O9jBnJkkweNoHdJupsIK7gASyK6sO +KD9A7qm6WORO2610+hbxLihTczylpG1LwOxErmJDIx9x9ArHivPPjURdsI6AHj9I +fIGrZ7Gqz6xKUR8gGZkCP27Tch1C0UuNWbKFZjeUtWwo5/WL3frZfWl326fWIyJt +ir1OVQRx5le7UC9L54MyhpftigaAGO6P5y7fuYRHlJMB3LOLbjw= +=80Qf +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINEBOOK-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINEBOOK-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..41064edbb1 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-PINEBOOK-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-PINEBOOK-20250921-26988773d1da-280233.img.xz) = 76859a529b92013bfc45e5c5e6d5f0e57eb8baed94f231cc235541ffabe2602227294c8ff2ffc630e8219c7f063f20935a4b465308087544b99be03a9ea4565e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMawACgkQOJfy4i5l +rT8a/g//VCbFOsbNVMb743NwfUNjXKqcfPXMtkGGrLPHT3nGVzYn824TzPjXRckB +OhfUmJ2RGvrc6JHB/7PiP61sZsIq/hyb+urASlf8wqOk7WbXsWj1/DbyDMpYzufB +ZOdQ1V/Oo4VdNasF+5W4CJNBSocZCa2ig3MiQAhn43jmPlejGi0XFHxIvLfT8mvs +MkzbIEkTgE7iDBlhtCJenUKTk4remOw9rt4NMYcBV4vW6nkxCioLvUIw6b2MJCne +4iuiKlWC2rS72jsbJ2Cs0fKwFzvh/Rb+l3oqFSsMg0kZo/zIIT1PcNEkHW1Io/2Z +25u4gGElMDpPuBbGA87O41kuTN6i6G3ecApnBo08JcDeV8PKWe3IoMrg03+p5nqL +zlrg24MQFri9f5MDKYe35h0t+IL0lV6G+C+dKYWs8YWD3lUSJtTJ1P+Uj9DWJ2nP +Qdka61eaApi6Z0rr/cIqZY12r9Ywa+ApcdLcTnoLK8BdjSpDSZ3MkkpmBlrXrS9R +NhLgLzA1EJi9zWUDBurioxILEZW7lP0EdjE0cySAAFQBUYjoTsFdsGVsBTVOM6D1 +b8zojZR7wh9GkGmPTp4inTntN091gke16UfWqF3+i2fNguiJwD1wpf733QpOnrMJ +0w+vFocl7RdOR/RYjfFGnTmkzhVA4blvZBBr0bFh11+3AQQj+9A= +=KQNY +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCK64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCK64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..caf42b8b44 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCK64-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCK64-20250921-26988773d1da-280233.img.xz) = e974afb98079fa6c14cf692e149986473837ab362b475393c688cea370a53644d3e765d04b57b4d6500dcd358f25603cbb981a030df78db032296d656291076e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMa0ACgkQOJfy4i5l +rT8QTg/+Lb5dbmWn1t+KT4OmV2XOqMFsvd3IZ8V22pGGz2msRh7itmbq3bfvCMaX +kCidQMTLZ0x3rGHHWqNcoFAkYcJG9u50EWG/Dvj0RFDKlwmqcsjT3lX0g+tii9Jh +JAJuvePjJmEr8IhVUGMCoswFCkYO+o2QY4Rxo+hBgXHWmvaJ2Ln1xsC48xzFQYS4 +uQhNHbeH0JlmR2huZsdYVsT37Haea9iNnYekSlLmD9gCM2rZ1HWG8vZxVOMk0pvB +lma2K6VAU9KFm/wGZdeQzh6Gr55DzcLX20TA1/5WZFAeJPpD0MCxm/z6myWgGHkJ +AdQQTXT4vIChJz8ISEVn8gmb6JKXLVBsKMCIh7S5Jvv0gZsAQLn2/uxnH7xN8BeN ++lcRcfFOPryyMm07yhaBuwnC+ZH7gVqTyn1WDTUA/P1Rdb9IpMLASpDkiy7n9Qf+ +zIgbaFfGA3p0548H/zd5UBD18kYKiB+qL236dWc+gy8t4I9fzGwaQobHmc9n2Z32 +0HdRT1he1mloDNQMgTgqrJAutfjRaRM2Sblznu3RZHyxTACK+I94YDA/tQHB0Itc +QLZKG/auxB3LuMHwqN2AZhtJrGtTcoYaz83EOgVgdlhmHcgdo0LwoYAXdRA6NgEd +EOVhlK3knBMlf4J+tRa0xNAat5jLPYbv/kOqCUrQqQyT16eJkP8= +=x9iK +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCKPRO64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCKPRO64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..8e7501dddf --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCKPRO64-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ROCKPRO64-20250921-26988773d1da-280233.img.xz) = a88db64bd599e2b495c223b78dad3f82788c2e24582e62291cc954accbe98c18cfe67a538afe5d1c84c5c89b135cb5c03ead867e8aa521c54b16183ca0eabd65 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMa0ACgkQOJfy4i5l +rT+6rxAAnCxPpp5nJQSArK1lzLPQ1f9xLpigSevLksTB+aHb7dnzWzm1gLQVUuZy +6yma/TeGQLrcHv6QI2uzhFeBpTBaj9Acj3sEu8YmjCIvvN7hRvfr4akasywYjL2g +0laAhzJcm1CJz9WNKHXe7tCIkg/HVovP+GjDBM8xBbWpswo6PNx/pL3/uvC5Gu3V +YjD/sTvrSXBhozsLSf7sgcaAnvwFZB27zgXiChIHpVGrSZDhO3ZV3jB79WSMxDnN +kTmXsKzA7qVAOn1yGG3BffrRRtWw1S+N0j8mQTndRXOyKsgmnIIfz4HJxj1Ox30K +xcJTrDkt6OXWhLOoXe6FbGCszygQwxpPuFtbk1R87AN+qJqzO7gmDkqkLXZJut01 +YmcrotO1lC8qLozLVmQSbBsOK7jSrtOpK7WPXYLD2BQYVDkKNu+zYbUT631V5Q7c +w+pztjxIyUz+QHTeA8S312yrMxWoexi2cSA+SfzkKypQx5YH6plR0fqXE2l52okL +Vq+37WXWxCfUFuYXpNVtoILsJUs1dp5ebnu4rT6uOifYYcXAK04yGQ51xcvOOURg +vTLOIScb7rJjYPSBc7/TtSx/GJZcUS7WNbh98WkjTFJ9eDIT+3VLq/zmDWL05NHK +PhNx6rotMAYlkZNHe19Isa+LX9S1slp2q7/uKiZglkq1cIas8IM= +=ClNR +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-RPI-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-RPI-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..dfffc4d612 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-RPI-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-RPI-20250921-26988773d1da-280233.img.xz) = 7518d95d57d947536b175dd6d30abc46ef9f7f83cae2db81549b8c8a9c458edef36cb1799b10e5adc034908ecd6982e9799b0c61799640558fa4159db3ed202f +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMa0ACgkQOJfy4i5l +rT+mvg/8DlwSi+bwzUCReiKRQMIk8cMUWmJlL7Z9Z79wAGTzWbDoxkbt7JQqC326 +JohmFFHqGJqiPsnljuS+tEryQOkvocaepfNPAvtN+AT2j2iQ8eJ4He7K+anZghE1 +o031EWtfiJUMAipSP7p//W33zFz1SWdKUzCGrf40Ig3APx4bBYBmhpPEAg3515u6 +KjQErbdPjoXnybsIuY6W/rrudWRR7HorCVF/ffcMeop/Qy28Xru9zJtUV9/NKWkQ +B5jtARF2ucFYvQeQnERRTzhVxr8rBL5d4qLwa5Jk/9qptF6FEUMY8wnMEDoSM0WW +eR0ao2mORMwdayoAtjAs84zZzvsCSAWL+xgBWK0peM+i8aW6IqM4fmLN4iq2dagQ +ulU4jP7rJBWQusgN99FFav5HfwLAUT9VOIerh99MFsBsHn/3Cx01au4EObX26vB3 +XHQViE3PuC3qT871h8ttyX7aahl2V+akAveAgHNsGAxu/UqfxiuFAAVraGZuHvFo +mi9u1Iec1lEe8LJB+jjjqFvNFqzfCqZlLrWhkUTKAHWUKqqhAlE8R4OgUncNE1SU +62znMZzE3DCUDHKdtBTS+SrGfVtyDBKrOVV5pb9qP1hvFXStkqdMo4TjrJy6vux6 +5Xtd8+YLN2t6zFd2isB1DXbH7e1h+9I6pzerlxlV7j1vF5ma90k= +=qPFN +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..7c8b495903 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-ufs.qcow2.xz) = c87f6771f9847b55ce4564138129fed237261434baa61e6f3f5ef9c66bd6f0acc75888fb0fd48031c95994266ba54e31ea6ed2442caefe2944e7f970057904a1 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-ufs.raw.xz) = af348f3b16347959cb237379af51cc57c211be528cf296f0a2e86a48434b421c4b5adec3618f8dfceb984fdd6d634e3a4807cac3aaaea8633c093da9e424e68d +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-zfs.qcow2.xz) = e04b49f3778fbff3b796eb21d4b13dc4e815e654b28abf84df4231fa34bb36cfa42927cdc8c018a66189dce42eadfc15ec69dcb76b61705b3ccf09907c6e761d +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-BASIC-CLOUDINIT-20250921-26988773d1da-280233-zfs.raw.xz) = fda5e3b5be39ef719b9702f2a402360e409dbaf3ef1061e6ebf5ba14423a742ac252553531306b0fd225f9121708b84affba14ada90af68d2c7db7d3d35eceaa +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ufs-20250921-26988773d1da-280233.qcow2.xz) = ea9512750fe620fd1523f41b4c9f226344694b4d83cadcc1dea96c3383260b9fffdafde5a9f8cccf4e795d378c7dbb980a78219feabf9eb0e94e62ad957ea8e3 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ufs-20250921-26988773d1da-280233.raw.xz) = 83485fe03510d4891ff5b3110eec10d7f6cda425ffde7c9026707ffc1d7e66d21c46a41f11fbca5e4cc5c2770c7889718a0bd0f0df32d50e4fbc78a8ec6548c9 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ufs-20250921-26988773d1da-280233.vhd.xz) = 5fc67dca7330a356b54b72fc59ad3dc01e6b56ed77d46ef76bd03c952ab37f4da3c97a5ba540dcfbc4e51d57f254ce38b88d7a39f538ef97a3ecbba93df1aec4 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-ufs-20250921-26988773d1da-280233.vmdk.xz) = bcce1b5ab587e7b81e39df785015e25c834434c8cf038696c5ea6f8ceeaf7c43d4636ecccefb25dad305bfc7810b66a73107dc666e2e05afc10905524102d276 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-zfs-20250921-26988773d1da-280233.qcow2.xz) = 8df294a807026a9d5e35f4230262b721d42b72c637340288ecd95966ad0447bb05f569fcb89457accb9a102ce31edca13a9326532efe7f8cf41713dbc636568f +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-zfs-20250921-26988773d1da-280233.raw.xz) = 5af782d3eaacdca420419e62ce83a9a3c320b37d99e7738b1ca00522aab50611b418a055628133211c1de012c39d00073a25cc67902b4025fafc8feb992b7dd9 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-zfs-20250921-26988773d1da-280233.vhd.xz) = 7831f90b2849db965ee2fc5e2190a0038dd31e8a955a451f113b0e6fcbbad800063c7ef4d87524c687e4bbad003e3128bba2c4d497221a9a041d4cae590625c1 +SHA512 (FreeBSD-15.0-ALPHA3-arm64-aarch64-zfs-20250921-26988773d1da-280233.vmdk.xz) = f44e8200d5aba358c54d92faa00bb9ddd7e77cef0f9166a33203d99654b0b64a55474e9da468c11d40073d20cf536871acf985f02124813cc902de6426d2fde8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMa0ACgkQOJfy4i5l +rT9CKRAAgKFckiUVmLklEHYCCTAgFUUBWQE+tLW55FgBBWc/plTVm3wz+nonBDyR +ARLYB95PoYOENTolID0u/WxgS07dqP2p258z/pA88DIQ7jENA++9/EU+lDoL4y36 +er2Uu9kFsZYJPZ2JLIF1R6dSJhtWray2R6g++w3eEGNHWWpdZbqKCJD6GoLWzmth +i7hnKqRKH4TUzx5Qi0Ak6m2dvhh/MAprbqjTyv3BE8ohtvVHfxNYun3G9xj+RxDF +6gcBZUMqnaJ6VUbNNAFmGI4CMy9acD8IY5dFzUv9P4P7aEaz2PfdvBsQ/co8HGfI +i3U9BOAzH6tsmQf25gPTbVZJI+ioS3x90jnL44pts1DCHI3uW2rRTZJFEsL36+ZU +mNVQZBi75PPYCXOw7J0tq69FWVOQoTezOz7qhFddPueRZGRmhhzSphz+h06Tsnck +/Pe3oN/WImlZ2g4cc18/xulyTHu1Z4PyGtvFAiSyR+B0cmrH2FUeeIr2BZLQy9CD +FVb8y7ETE6m31Nz/Lui1G3HTeEcc2Gt7U32mA0wrGFgL7zTxPYDeKZGW8U3A4gOu +TmZ+CkRb3CJkUEAmQP34M678NOPmanvitwKjEvTL+xcn1dFHFtRGSCDAS/ZEn3qZ +Cs3tyrwD1yjxq/Il84qmZS0+KdnrxPpuduBZ30MOS4JWpaXWVfE= +=6oSf +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..e1356a72a5 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233-bootonly.iso) = 8b95e5933e6cdd5ea7b7efb95d614d9137742e1dd9a559231016872d111a14556aa304fc072be5b0497c18d444e70a6aa9ee15bc2eba1f378ab99bdd278e1d71 +SHA512 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233-bootonly.iso.xz) = 06114609c36a289d8d3563ada78a801945e11494998ea59edb3f256964f1935d9720ffa8a06aba2104eb76307d99db7ccf2ba25f2353179a8650e0ca6a52704d +SHA512 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233-disc1.iso) = 4786959bea20046dcd21833a1e98f8889189b5e5431d25f405ed9060f3ccb75e254137a5da7e0d5b541ece8b647fd74147dfea1b510e74fbc95f0fa80e782353 +SHA512 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64-20250921-26988773d1da-280233-disc1.iso.xz) = 9cb5e001fa10af93fcbe66f9c0c6e8f0c327bf29af1f4297153e04a98a220ab7c0e603ceefcfd628425444752a1fa8549f8144ff49ed1a029aea2ede8b383ec9 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMa0ACgkQOJfy4i5l +rT+aTQ/7BWo9yaaGifW2cnOH3sFaAz3jQT0+HPQGJxr/jUicM3MVBq4qhmmqoFhO +C8KDMsYSnSEFqMFTKYdMUqOTIflRWmmLHvXsUpLA8Lef7q5kw9cunKZ1As49BTm2 +dTEmpMJsnpTXKUyDS5UBWTvEBlQ5L6IT3C1bVDJDT5OpxkXcAzNCBlqgZGFgrvcz +bgQynZ3703dkqBsOXKv5ZLtf/KBOEsLbbuLBvm4vLValem2lNafXjRM6W+OMERWg +X9hvvJv02TUB363BXNnkYJPsmTtucceKUUTVa1C8AFxZp2XqGBPvYPx63SXpOqgt +yYGqEIcuBht12Y9xGIAlLQby8tEOZMuKFBVkWqbroJAdK1jDTjZs9Tqx8+NqXvxA +/SXZyuNq8QnzJYTGhtfm5E6u4cj5ecby/71h5Nxb8eU9TTSE1DumAM9r5wkK9iLv +FraZGqWs0qEt08/lqNDOpySpr2P4vmIlB4HN9ipHrgvCGUV4YLvdHG3O7uAWW1BT +qpI4gODxg3yCOPIaslpVmr7NTQkRhZX4OpykW3JV7l9VIeXxS7+mdTC5/q087bao +NFc7NSU5QnDNt3iCuIxGSM946ukjL+FECRUN9BvGyfe4kXN0193YFHYszqCUwyP3 +D5ODb9dyvecMHv0PtHKZIXaJqMjyZmYGmjjEmEAhaTzKJCGC5kI= +=s3k0 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..a628b2c557 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233-bootonly.iso) = 17c2b9ba22ec21bf2bfc28d52d58a8857817d3ee96580bb609041dbc56cf6350ec5c0c19cd897ef442f70a7d23b025352e51811090cd598a042c878a57ce8836 +SHA512 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233-bootonly.iso.xz) = 9353ceb3c1effbfb56b7f9772f65015ceb9bda00f65a01f2b9fe7119d7ee80527834aa03affc5bf0750e319f79d2a2f800a3cbf42023bde0fcf0b0a9fb95dbb6 +SHA512 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233-disc1.iso) = 6b235f5c7d08c47800bd2447f4a3ff1aba3799afcd1d7a2a957543ae5db3d6c78854268294dd358dccc6305299def88690bdd1ae475f1459fda85bd1cc8aa726 +SHA512 (FreeBSD-15.0-ALPHA3-powerpc-powerpc64le-20250921-26988773d1da-280233-disc1.iso.xz) = 4e1a85149bb9bbc3bb18e5fec8281a08c486a77e985008e00b8790ea390f52e436fcd604d84afabf2a166dff9e83bc9c129e136a61be9fbed9f77ebd099794c2 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMa0ACgkQOJfy4i5l +rT/Ogg/+J12aKTt2YeUQlgP7H8H08yJLy8JmnQpFgnfx81i1/NeHJCbf4ocIjZk0 +illp1vU2tReB7ekJyZEv89GV+zG4Q6esYAU8ZwxzC4Zc1b843WR4FceSQuRZRxhq +WqQEki1V0xnw8KOcs1V0QXHOwZaSf3IuIkkXQG/eskVVYFnpO0ZS2r3zWivtd+Oz +1WT/uDGtAXMarTvJnIrSyk9fVHbBxkfmb+4y4kvHQVGTT7t6k5jFAYhE9NvPJ3nV +CKV3dpv7FqAXoVx/j3l7eDUopbsilEY60NH6+SxD5oXj3YA6gYp+aK03XJvMwASj +r0xRsgaYGWwRj9jqlHeWhQKY03y6p4TJXThaEHVIiP4+G6dCov6diUpihwPNhfh9 +MqKspzZAKwOzlDSa2QZ1x/w6PV1psZ8WlfBav8xprBjhNJQ06IvOuT8uw5oWOFyd +2p4EFUE2cm9eRSrTa7BGlfaTPfbfGxXbLLajaw9A7woilto03mXApdr+VSvDSPm4 +N+jcInX0LIuzEQIlZhK7KO1FQWMBEpJ++HDQ3KzvDIXarefQ/nvdfBdC+DNx6TJ6 +X6shJdQRWh1kNjEMkLpPqBtnnZKAo/0uZHMyIwy9UtmvpqL4Rc6oHYOqKF5ew+Cu +m/7vGuv7IEsXmv0yT+HxtFrFSIdeQwOQGdJjhmZApGhCC/LwgK4= +=rkOh +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-riscv-riscv64-GENERICSD-20250921-26988773d1da-280233.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-riscv-riscv64-GENERICSD-20250921-26988773d1da-280233.asc new file mode 100644 index 0000000000..ff54d61bb5 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA3-riscv-riscv64-GENERICSD-20250921-26988773d1da-280233.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA3-riscv-riscv64-GENERICSD-20250921-26988773d1da-280233.img.xz) = 19bf7cfb21323bdd3d383dfb87c572b0d0f4b214c79eb952aca484a830d984648ea9b0856a984aeb7df12a51a6c2466bff0acbfffd88c8a2e273b612ca1941ca +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjQMa0ACgkQOJfy4i5l +rT8pVQ/9G1OTeppo6lR7l64YdC/dOSxYAHUcZeRevZca2PxKDL73l26tTAHPEw5M +c4zd5oL//zF+THk6S6vWA1EFmn/Vmg8lkIMBP3JtXzpcL7C8j/m0mK5NL7HH7O/5 +3LhnPJhJa5yEOCCTyW1EjKfErakW4loH2rxS6SO3MQaAFmTWperNdz1lCj2qm48z +4RrTp/8IQIG3+KBR3jWZg/rEInrzyKWcwI4XE3JOBcEQ2K+9wmfwEf3AAHkbeVfh +FUw/5sa5bTKu/9ekqHQLzH2qGaWC38M+ya0C2gXhoTH0FoXKgKRNvqchGZ0DX9Kl ++GqtS22kR13XY98r0KvSku4ALZ9lMIQBn+9IC14iiSRhQ0RvE6Wy412MF1z4A4/+ +PUBhLddsfH/vn6NFZrsXGZq8pmEo2Ax3E+RTgsg8FcBTJcYcDX1Z5sTEVGGJw6A6 +TNuDfuxETpP2rp/SSGzHDKHluDEgEKMBji7FDQD2lwgVRn6I2XM2E7rjILjRTfoF +8FGWeT3xnYZDBc3mVN5ebCpuqdhhRuFkwjch1QRY0WJGJ48hyNb6i52tqfFSWqlZ +muHiNiY6lcxbNqjtYAKeN5zYm38kBcWLMOP5pXZNGt8UPVs6cYSmToaczHGkhEXW +pYg4k/5kthZUUOf907gWpvIl1y06yQ3BFZp511vZ49KelLdSi6s= +=nQ7E +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..467456a3cc --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-bootonly.iso) = 8af7995ee2722a389a4f49c118e02cf53790313b542db25d7c74cbfef0f7a95090832bca0d864bc24e55bec1b1681532def4929c21010f4af76430119a2c667f +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-bootonly.iso.xz) = 3a26e3241cf01b5d3bdcb0f22e4c52f817e81e985c68caa69184839a322f6d4cfe7a6b2b1f96cffe5e4dd6c5a7e617b0f46c44353dd200caca05a79d6f167dc2 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-disc1.iso) = 30348e3308b5ff4917122f2d17df8537c59d412ea90c7a83b9eed35081f677b8b4e3acebd0091f90a3f8cea40747783d3436dd58da6285f82a6678be161dc342 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-disc1.iso.xz) = 2df1b8939a5b7ab7c01f3d099983fa83dff9a64b097bbed44c21b4a97b93577d1e3a048d058e67bf95d54db096fcd500e8542f85420c97c53a4d3fc8e1cfbe11 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-dvd1.iso) = 0a699b5a9f48005f076cf12ba07f71c31679dcf7a95eea4883dc3fd8d109f356d7d6d7999a041aa0938d92577432346e27b968d8410274b99c57e8c0845a4cee +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-dvd1.iso.xz) = 71b47fa251198dfb156c07e550ecb60f4cd026d1b3d224dcf6ca43c6def5df26c236fc036474fb4dcd160d890fb48208357b690f1bf58c861805992a4a842698 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-memstick.img) = fa520e78e181132b56eb69d9f4642dffcd5cdf990293312a2d8e85f557b095b7310a28a4be01ad35593c2ce4a98abee3bff2c8c002c4b4b72d02d93a371f2c10 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-memstick.img.xz) = 779e8ca7b1db75c45408162ed08f280d81862f211e2d7d5798e3a7865c1336c1a0d640bf22505cee62fb1a0be4c8d31fb56d0e8e9b01a53b4d75d6813b500374 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-mini-memstick.img) = 7a999be9792c5b1db64add17de528415aadc4762f09535b13a2b3e90dd98ac2619d2d18c2a537678f72694cd61c9d64f37f9cd3341daf5671312ac45e4f6b022 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-20250927-d2b670b27f37-280334-mini-memstick.img.xz) = ab813c9cccf0beefec27d028a01915af49dd7f8ee1dc9728992b0c1435b4f118d20f7effa0dac80a9265595828904007c5674236fc0cfb4d33fe323d948ec073 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhUACgkQOJfy4i5l +rT9xFA/+JvDwLnJcBR+7EetuRq67Q8Os1YgKFgw8vhuNbdjXRUx3WkMHRGBVkl9T +0ky13czswP5hGvjzS7QH4ygV7WQKXCyIqAleqCenyA+8AO/rGskk/YtyKPh8Umqv +Hi6AJkAtjtNtbkCM9ZVMkN1t2Yf8oAlJAZq99kgqwW2ptAZXdxcOBrC3zAoaUz2a +jjlS62hZAt+blv5IAbxjmO3I+rdpnxZhKw3tbbIGXIDX/w6Cqs9w5Y2u4UQ9z3cE +b9FVFKlnuXel0uS2UGoly9W2n327g9N7xmWOFnGlyy1bg+NT2h01cSZt1IlCH7cr +xQDplGieSwq3uxLToI87gKywc/2kNhUzWAxViBdyKLuWpEP1LjoT6ZdX8WvSF7wK +kGp3E4OSJ3WD44Ehx8q9uOdHMKrxln4jYP7P1f5WL49TWP8Iu0oBSGrJFtbODM8/ +9X5Cca4wbDz1jzgkjl3S0noFrjTeinDy36lLAVzwds0dgEFNKox1xULUsm+bGQ1L +camJ0Cu5LQP+BOqQvs7Cj6lwAEbfp1ukOw/n8NsvdvAZ1IXE89NHHL8nOCJS3xN7 +Eual5oSjLqbNs98KqiRzpcku0VvoW7QfBZlHZSQpsmsE9jmzAYPOa9tg3POeHz/h +CMrZTY9hr1CFMy0BlDmAOM3BZZYlOraaXXF2JHXgY+OryEz5VN8= +=mxtO +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-amd64-vm.asc new file mode 100644 index 0000000000..33f3df5097 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-amd64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-ufs.qcow2.xz) = 248dcb9a79a9a680444b377aba18b6849717629bad5c14f4f7f8a92cb564e94a1ab84010b0ce1cfea9ea9617712a088505e1d1d258baeaab2633c800585aa337 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-ufs.raw.xz) = 4da67cc9264bcac177413fd6cc8592aadf68e65810a6f5676d10f45af0b104b74957089b5aa78e9024e06ff3cdd540ff19c92839faaf6dc17df9846edbbb2d15 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-zfs.qcow2.xz) = c15b41cadb9adf48cd52b1cd8fb6e237e1a56b58b344a500422698ae2d0dedb8948baed45c191f1c8dc79010d3e3d9aa49686be80fbb6a24e31a7b95c226e300 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-zfs.raw.xz) = 630cc6d15d3fb9d1ab0531b33bb983a34de9b2bce03f44f4c69853e9a80e864ec434f3dc67f3eaf031124af1f548394619509a46398ac4d406bb24837603a3b5 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-ufs-20250927-d2b670b27f37-280334.qcow2.xz) = 456ed15ec81e1a09f7ef252646f00047c198e90c7b1ca691c052013e6b6c5252ebaf95ac557f343579130be72ad00e32b263e7568f9c9f928bd61e397d29c280 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-ufs-20250927-d2b670b27f37-280334.raw.xz) = 46d712fb7551b2a6f8650156a3f0493e2f9fd5d5c0eecd892ae0b3a4bf94c00849629984e25ef887f192e875cd8aeec6939960cb8e70fcbf11413a1c4b3d5db1 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-ufs-20250927-d2b670b27f37-280334.vhd.xz) = 447317be652fe1d50cf2bd6364048520b9c681a5a05de6a38056767328336fa3e586bcdfde780ad61e1db202abdc7b9592e89f66ad1d887958366d03ccfa5832 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-ufs-20250927-d2b670b27f37-280334.vmdk.xz) = 0ad83cb89dc8fd8042c95009c62c1384ab3ddbc1d3a9a7807990440cb5fa7a55f6b6abe537bd4dc65887e97ed67a0846b7937babdb2c62f6b02254b84adc0d14 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-zfs-20250927-d2b670b27f37-280334.qcow2.xz) = 348c3005dca3361410cb7e841920b6762dd380ae657d8dd72d2543cb3dec91f1173d6d30b4c99fe86169d3efafc898f28cf0e720280820a57679b214974192da +SHA512 (FreeBSD-15.0-ALPHA4-amd64-zfs-20250927-d2b670b27f37-280334.raw.xz) = 131dbc0e5116dff30015aac9c8501b9d116f0ab38af48baff86f49c6a2b2976e216d5e34a3853264ed35e3f5b121f7fca0fe5c6d6d0f2cf45bbb8c0307625649 +SHA512 (FreeBSD-15.0-ALPHA4-amd64-zfs-20250927-d2b670b27f37-280334.vhd.xz) = a24e7065357f65ce7b3b546dd0bb2797db163401f8a3f86d3bfb4cfcf3255346217c1702c0432bd8109d661c669f98aa877db2c1e774dd232070308fd9f33b5b +SHA512 (FreeBSD-15.0-ALPHA4-amd64-zfs-20250927-d2b670b27f37-280334.vmdk.xz) = 6c211c48ff92b53fdfb98011390079adf56703fe12f845445f4daf57cc7b1a7eabec9816f0fb78c1690ad55cea2bd103117586b88416b0341c63fd45e8a153f3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhUACgkQOJfy4i5l +rT9b+A//YaCrP7fYpfkh0Z499IyLOcy46QgdcC8vp2gvnl5ktf3P712zJrExmSO1 +oWDpUs10cmrXpCe7m16Zi9G33pqmx6WHwo1eHaMJD9wyV0oPsD1hIW2HBnm3mpJO +E2LX64ASnECfrR9jtTPr4CKhn1AlNGS4bND+s3u3Qec8dnKxYf6UjIQhHZjjUW6s +Qx4iYv4CHzY0g7AZeyMAhrw3uy22Pp9Zy2/QrW3ECMyzxQyFwtlr5ooZt8Ranovx +QJWrNTA3UOGYhDsGJs6wCzXaFaOR8ymDsbnCeBnaHeoikEg8wguPEPVw/rBQsdTr +6iS1SqDOsADQ/laoeqOxCF3uK7dlJTqkMViifzOLchSRtIeztMDNPajmJbrVIM22 +4nTBxAGKbSf8md/syfxAJrC2aCJiquwxgUULiPU2sflCpeLu4e7OdtL9/C47khQi +09JidwxhlIpi/HhFbK8muqz1OevNs4RE4JcWBNLZXqPyNoDbPAo8UAIC1JL7ob2B +a4jFF9OcghK3YG46Yt2udWXMoUW8ZlQOEB8H2hY1kpSzgQHPsHRpRNlCfVewZBdt +an+MPdn3jCL3Qr08u6+hY2HYUCvmgnW0OBK/h276J3H/g+OK0VdZi2Q7EVuAdZAW +eR4Tjd9t2VPWqNER1+DjVLRA785+sDRiA95MZEypNiCWrXETLxo= +=9Uy1 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm-armv7-GENERICSD-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm-armv7-GENERICSD-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..ecbb92d577 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm-armv7-GENERICSD-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm-armv7-GENERICSD-20250927-d2b670b27f37-280334.img.xz) = 40d069d80009f819b28fc8e42d4f66d5c65fa3aaa12581475fbc4b3e8c7b4152d2ebac56f9497a6f61f65f32a55ad103740ff8b4dec9782ddf6aa8b29ff125be +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhUACgkQOJfy4i5l +rT8ajA/+ILwiRweQuSL1ptxJYZCIGQX/R0qkGEKxug1YJGZnfrl5Uo2G73I4OyMz +ps0d00d47WVMhKRVbPeuK9xnQvCgN2a6cgvyawQxLrQ8FguA0WDvwt89e+vLf0W/ +ai6Fh0R8PgywhEeM50y1eHtUXH4mpCW4svLz8s4drZmqxcSoBInEOGLxUwujHy8M +IjB9IT1B/3jrlrkr1uzTBDDFvpTh3171xj9eFbQpcw22sgQhGSKNn9oIkaR/Qnra +0o188C/j1ah5hGXF+/AmW/ZFdQR0C84vn1Cv+zDDYrKZ50IS/utEWVZIJ45PZ6+w +XTvL3GZqa4jow839o+3IMbo/zsQdg6HntN3ba4K4nDQEGp35mu0bgJxfFKWCIrV/ +e2yebI01rxyfQHZ5D92Q078H7Be7pB8Gmwv5Zkf6yslyLJ03kPw5LDiIPrS4zEO/ +e9KsT7PatM1i3J557Q/duUDYD9UEbRPzU7WRmNQyUKjpjjzloD+zPzBucLX60d7Q +nV3rP1pUb1V8ecAlOdH/E12AaPH7kyPVokawxAGUcv1Ph+K4q/TPFjdAkeKIOrHF +iRM0nU6p8bNjULAsSLpyblXcJBkkbhxtdMqjKdRkY4xqzD6FCvbLWuVAuj5IXpNN +5SsbsElyPmIYALwk5FUkygwzQ4uAbe5RNUBOGnmODXiDRqYUYsI= +=vS+J +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..3f80867a12 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-bootonly.iso) = 42f9ffd58cef0c7776a3728de1147c5e9fa321555382e94034430b2b5cfcb88b0f0b17a9979147736deab83a99680b444221563861711e7db2fe7db7905fff4b +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-bootonly.iso.xz) = 31036c43b20e7a28a347bd0039552ad304974b970f6a63d83e8f9db52870c52d986122214139f7abab45f55fb7dd7be85b3f2a212f7f20dfcbe60c1dc3aef07a +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-disc1.iso) = 799d17c620bb61cf443805e9c04af7ba6cc410a54a472533b72410823bfa607eb5c0b64ec6179fe0cc2183cc84449c339b8a15070be810084522ea1b86eb18a4 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-disc1.iso.xz) = a1900b9a7a15b637b5628eb5bb64a0bcfe5c73675d0d0906bea58dbea0251000d2417e996f484b67ed34babb8a477836f3f6712848c9d16d77d188cb9b44017f +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-dvd1.iso) = 12071eb75854a4f9e266907aed669f56ef46312849bb4bd46d6dbbc12361de352d066eaf9e03484cc56f578bed76c4d5f6d2499d142c6eae1d667cf2ad4a90ce +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-dvd1.iso.xz) = e6c7cc54e8792392a809c5449cf72bb64686c9c5b869b24721e39c11db318aca5e23360dea750e686329d464c3293ac0c761aeef90a3c05b17146f78f03a1d2a +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-memstick.img) = ac347203c57782fc89b1e79a1be285f8df025c6be1729df4149026614585cac71148db58b828417b88949d14c3336781e1bdcf4534b15d0427b428ced05cbf03 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-memstick.img.xz) = 617793c22d28affcb33ed43c70dbc7045df954a76eafbf7175b5a3d9211babce32f3ff2f1127d81a50b4ce85e7cc9319700aeca7c17ecb6d27c4541fde6d98a1 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-mini-memstick.img) = 9c906196f2ae37ec9954705290d6e8a7544a0105a68bee61be1278f6dd3118dff7a3c05d4c146ce1182605c40a5be4186047a7f321239451ca0b58e69e40fa2d +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-20250927-d2b670b27f37-280334-mini-memstick.img.xz) = d39c30ffe224e014aa49e1f603f5e6e353cea66c96c24c49cfc88fa304a55c4ec60bc5ff52ff6a352030eeb7a8898481b1fcc69ddeff9280de0a5100810ed4e2 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhUACgkQOJfy4i5l +rT/DwQ/+M4YlRTOuOI2EDVjVTPzAY+lw2nvRHsUkM+HEjV6kSKl9WPYgzFXXghEJ +S0US4bo/VtvbdT5wKpldW3fuYXP7KWbwqi7opajkGTvpSBwVnvr7CDQLvbhSCTEr +mP8938ipRRtAp17tiHJNcGIwEkXbBf/3KSyfGr9gEvudRq0TsyJgyHcMJZHVPFwM +4KGzehKhCdvMG7NoBYPL+y7oYrFYVsesAt+NmkJirea7CA3AUA+UmEUrDEdghFxq +yXfF0UhwlSd5w0zOHmLrPfRR75asVKHvoXx7LJReYbxciNAuDP0Nscepu3sVw9CR +QDit8Lu4A4hWubBgUUItwhNNRqO/oq0bBfRv5x0kbJVCrszMiNE0zhEF5EFWTuN5 +XMKCRySQ0BakpOWQShnZlNukBqNZ88/hEW9N8NZqLex7MJ/DTeKfGKO198rYePvU +VJSvcqtPAcWHXPorvQxj7heyIQi0j5AnA1m/XZ2CACjyhPcBxnVZp0uln34u0sRF +7VM2pWlIf19kxVUTd+tUzX//XhTb+QjolsDqBEk8kHIPAaApyjwbxes/V63oSuYi +VquCxAqyoHMWPuN1z8fjwpulJJ7pLH4D4vplBhU8mwLL/5OFiSMPPh3JkiBqatQq +0ZHxETz0eVPiMKbMc5+ZInOfl5SMiDcdzb2BELr34LMLMMXAlbE= +=XPxV +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..1bfd9289e1 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-20250927-d2b670b27f37-280334.img.xz) = 4ea974e14771e4166ef01f011028a7d1b586c0af1f7a30fe5fd4f4144b356a69897ba58e8791fdd0ea0f735e712fd153e370f9b0a944f35a6f5ff72359bc31de +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhYACgkQOJfy4i5l +rT8LsA/7BC9OKjdFaRx3ax1+MBzieKQW91UJZOE5Mb64vWphQiZLzP21SzaJBfs4 +4EB1vuLPfji3wQAd2GKXb+bxDrdy4VXcL1rRm2xkd4tc2bSdjow98e+JnaSCDLM6 +9wW9yf58VG41aaoA0lXJioOApxWlWw01a6jDrTZS6isRCdUIWFZKf7UjJ6XVvA1P +dYPo6C5BTFp2YUwK2FrkRhbwku/ndpO8YH6dhL8A1ZQ8IdmCtKWC4UO6mQv8QHNJ +HCmLomjt2uikb5O1eQpEEW71RTC85/jV6EHj04scVvoLCht82+z6/CAcuY/8z2Ir +JpU5gwFE8XAtsHhZzGPiVraAwsfa1f58OUOfmv7Gc6ZpKfVAvw5/RbOr2tS2RLIf +uQUg6i4bTU015Pd/TUhtqtDe94R8macxX87jKkwai/q05nVo4AsqIcEZQ3xxonBb +JdaQpDuQfC6cn1K/yhsZB6bwGGQyxHtklt2tZG5UrmuZyP8Zhjl7TOFSQ6qL3wDl +r2Jos18zlJ75wbgWDBf5cpu7hTnz8nGrcDpZK0ehvP5sBwVcITRt/LuDVx1D6ksh +tcQSxSauA6Mnzgl6F3TTqtH1dK38TfUrc3/uMb0DQR2N2xFdbgB1tbderasIEIy+ +T2UBIxf48D+ee6Okj7C9a/1exDA6xE7hMtfN9t59ze4o4ThPwag= +=tid2 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-LTS-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-LTS-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..29e9cb34f0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-LTS-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-PINE64-LTS-20250927-d2b670b27f37-280334.img.xz) = 3ebc3b07f10b339a9f414dc3660014cb7e124caeb38f85008ed690f0be2da42d60296c144742d3705933c397f9f8058cbae57334ecac2f45a5ca046af7b713c2 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhYACgkQOJfy4i5l +rT8/DQ/6A/iSFlyELqIhI8popj+WS5iSQ/Xg8HD1dcFK1Vkjf68cEvUGHJfqkD5Y +TWkPSlUZoQ9AqO176RROWfr+8un4o4lh/x6UuUy1iBy6J+GXe49/ML/ckEyMhdkC +aPy4PJpB/1geshtHOcaRVp62J2Xnng+HDkcZkiiMIJZAt9XXQL0BnXWzV1dZzsa6 +uSebwHO88HaG0/LJMCrLDqO64ivefDIjDmK/TORWRIQ4bjrZ2zPY+h7UoOgMnBcS +cetNDbf/enGGnaU3LAmBVCu1+sEjD4YN2yi2iA8u2e3/eTJBumkptU5vbZjLm1W7 +E+WTX6+oDNtPMmQ6uLCyeqwlJ/D2W4kO5EgExTIeVouOdPLmCzB4h7KdXijD2ljt +gIJpTtxuHe2Gx2I0ZsolR+8mVi0mWu49YharmYfvnThVj1wliIoQch8nPh4DaTWz +gsaoJruGBcRFh9wVB41CY82CQCEBx2BmNh2Yru1E+B//0VcWp9EmZpFsHvElBygH +cIipPxVTEWOQiiqKj7Ul/27qvbQmTVaVEFxZ8ygx8JTXYr9cCRRlTBsUlfgtaC13 +irCRg1kkDmMaIFoVWG8g+PJ4Lc0i2tYDDuW2jv6NWQnL9211xbRqzvo4vJg0JOi7 +SabOV1QF3O7y7Y+uWR8zk4bptnvLGke4z7C/yAbq/gzCza/PKx8= +=0267 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINEBOOK-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINEBOOK-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..01728ec8f2 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-PINEBOOK-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-PINEBOOK-20250927-d2b670b27f37-280334.img.xz) = 11c6d0327e4482ec9fd204e1ee4106197d40678a7e535d56da221c66bc9103331d00aa20fac5bd6dfd5977377295362467d655ce19b542edc9432f0d8cf5d6a1 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhYACgkQOJfy4i5l +rT8MIA//XXfBIOhyMFbVVejb0+f9M1jKcgzdSlip8V2IM+Df8w9nad49MdG3T2WH +F/X1mLecuKlpAKedV/1VuZeHfjhqGhCRFWQLZxFEq2DGfFNStW18aEzTarn4tFqf +B7/49pbjkyXDGfg6C8qaGqtoARdtLHruLshqJIc1cxWg0koCWRTw4g2O76DXJN1b +kpDfNTMN7vwsA7qxpIVI6adbBroa9DwtCAxwPLYKifSeTSkpgf9GVdTpWT04wa1i +2G/9k5JG7wTTFbqceIYLX9KfLpEn7kkoi5ysJRDAiWcYr4WHbMBiN9P14YWGB1o9 +3xU+uqgZbuRMMTcvFNOHNPyJwPlkePvkZtXledySSsK19OwQ4RetmRlkLMRBLvgC +zSv0P7A/MzkpRwPueZHto/VvCjLCcb3WITnuOfq+oXAFSr3MD611RUm0lH18cMxX +sEmAXqlL6/bxkIuh3GDZkWcspreA4T2PgPxXWH66p7SYSRuBJdyj/HAm4zFXvBBN +MCNwEzGsjsB0Fg08RuiztgejC0V/TcoJyIrR6rT0oXNHtSeSwueXq9Ale6Kd7LGB +Lxgpp/OzOr65UExVcmqUoGhF7fk4Sw3KHB/bBgMA6kovC8pLz0IAyI1ccQHFXus7 +XQcmAScMBIDojdC0jPzo17KuMNKxsNNJ+H9D6Pl6bJkRPLbHmUk= +=RLtw +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCK64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCK64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..3d6d89c6b7 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCK64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCK64-20250927-d2b670b27f37-280334.img.xz) = ab0b2633b577f94e824712e4430b46ea15f32338a496f389ac8b48a796a705b0a97c9927765b8715f142b78eee292c540b4bd487bb9445937c7dd28930c41872 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhYACgkQOJfy4i5l +rT9Omg/+Obe+djVyRqMaHA+XSZFJk8JmTFRnR9G+hB4eLNdi9tRTCTqhN1TWeUNR +cL64dvi4pQbgbzVHfT/LvUFxWYIZRA9XRGaALm/FPJ/kwjRvdwhjnwiEBUbvWPyD +JExEdqBUx1ncNAy7Zhns1i+bVXcsr4uTMJJjQ1Ai+kykdJxmD3E9eN2GCHllZHy8 +Nj7JJfFTTGM4MazlA1G1/lfK+8rdhRqmTUvtmO9Bd2Cio3oEHu1S7TbZLkplHvm2 +LLXKBCXuKoTEwqhoxwJcpU4k1obj9F0x/17D1tmjQimV8HP5P6/HKoDDgnnZi8aR +j9bgBBNy0uUCJGP/DJZLpKPwhTKfmoVlXpIhxASlc2hPD8c0gJoXzXTVn0fcaehp +GlAcVV6VGTuIkIk2Rf85/Xjt2ba2Dplx7WMhjSNWw1q5pDzpYB3Q3FE9xVo76Gs8 +XukrcXDlzOzzItnS7ZOH+pVE9H97vYWCSlogdkWKx5p3Mc+20ooHkMfdyywZsW3t +L0JeON8yTHhyuXqxzx52/t2+YmZfYBgYxO2PTJ1UdPjOaGtak1dSHv0Bgkg7sCPX +BW5nwAlm1zamQrCJ5yl4s6pA8XuhnxmDhgmTkxFl34plTYvwZlQ5hQhYEoj4bvJa +24GHdqkKLRw7zls8fRUU/0wg+z5UbqL97TZ+66LdTQ8UWeGFJNA= +=n1CW +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCKPRO64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCKPRO64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..3909f178a8 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCKPRO64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ROCKPRO64-20250927-d2b670b27f37-280334.img.xz) = d7819fdc680c96b836492d83a7b43350e8598931d9c12ac8187500afc2f6395de07efe15e9bf6ea519584bfed0443f61371c31f0665dcadda97f2f5bdd382cb3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhYACgkQOJfy4i5l +rT/FeBAAhJRTAb4DxrV8uwvT1DnvPuYtup7H3QyK4xZzQyhWqUIiNx1Cj/FpzZdS +5iurY03PMcGysy+arnGb7iSbGDKFx1SRz39p+FxOGra8zfY+qeoNW+3lDZPrcm1y +5eyM0N9Ej3XiiyqvJYAmC48vp8bnP1C46x5YC3mmCgRXM58UbSvstKo6cgzMSsXI +wZrnfwwuU6Tdldx75f+b0qwuIK3+0c/WgiYHO7BwL1KTRKgnHbhDl08YFlrhGxHE +PZVi5P2Hqz043RajJSSoo+2V4oMyKbjyw2l5jD6cRRBCmey3USU+kab9VUEqhVjz +Wd7IuICmnQsY/FaIe175dmMPaKrg29ptSIYJ4jLqIbdOczAcwIyAiEwDgNRdKdHP +2z3CGHsISnP4/BOnkX2MPKEyuHC5OOMw2jdjKc5yO+iZp1fApha5O+C+Te03tHy2 +om2Y+1qNLdoh5hhM2X4qe4+yq+0jzjxJsRi9WeCYYLAQsc2RIMtVsRikAYv5epbB +VnftesawIymAXln9i+Tijq084dZjkfG3e86wC7k65M9rVazLgbmQv35JDaz3q93o +n0KBunoLYYJpBonwRmFLc8EZ4if5fcrZg/7iURFVicj49TDcdoinV61UU0hHnOnu +q3h4wiRcGbr8AQkfJBj5JfIKKunKGmLw2TOZgP8EuWjLMbZz+TA= +=kAlo +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-RPI-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-RPI-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..09cd953532 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-RPI-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-RPI-20250927-d2b670b27f37-280334.img.xz) = 1e5f42c4260da6365447abf826390a861d98e351dea5039ce8526bf70596cdbd4a4a8e62462a2624223bcf090b279972f2e7cf20d68ff07ca5f221a2a28831f2 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhYACgkQOJfy4i5l +rT9kbg/+K0TS/7So9vQIk5ckCxQ5rRtxGN5PDljpzad2KJvM7vs6XEZEU0PMo/6p +EAHdQjRH1V/qpHH0xqjLpMjCBuKnKoQnCelL6QhAyJRHIoj19aOYJWuzCHSTT9J8 +L/uJjJcVLEERbhU+ab4hM18dv1zzEhKwPF4I7yaSCPMf/7IQ3fj/r0glPkAGj3ph +3N/gs0eq41rZ9DyBVl4r+JEwjRwGDb+BH4FTmhrhJOFgFkPq1g9lDNmwQK7XsS3C +xNDZ53STfCIqfyAqA0qUe/O4KUKJgBNURYN4l0t7m2GUKnsa2kMMJN8ntDF2Brlv +jAfzvuG8gZT3y01jVp/3m8CeiSV7Lx3dF/LTP5uNsgqfsbq0J0ohfDVP2C6TxJRj +OnpbkwEhnWX25JZDsFTpPawYcUQafZJ/eH9C7DrEkqVw9p7XjbUyAi0CbaKGIgjI +wwPnnyc3bkQEb8iMVwInOOqt/DD3vDC/FAQE+zsVumeSLiwoXKC780h0NpSt1r7j +nrkPLZotlusF++VPFvWhblbimQr+UgpVIMCcbAwCjvhxWbCL4jB/whc3e0DBEilP +edeu3TXn63S9vI0HOUA1e19dRhSbGoUFq5LJAV77oQw2LAL5Q1036J9FIPcWtQtM +y8fS9vviP6cZqM6MxRZ4p/n8Q/IWCvA20vA4mDGhxsXqQOWBvTg= +=m/IH +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..f3586d4f4b --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-ufs.qcow2.xz) = 8fc4fcee23275a9bcb3ce83053a5b4a395ffaa54f992f6353b92c86fa1d97dcaaed3ec8cedd1eb79d0369f274c8cadcd573b10ead05e10b7689c91f36a96113e +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-ufs.raw.xz) = 9c56e4cd7d5e38e920d72a943de946f960821d464ed9b519986c78cbbe6ca217fbfc5f35fed1014f8f1f5446363b16a3fdd383e3595e9c90cd4126f0086cf591 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-zfs.qcow2.xz) = ea62ca97bc4d538820d84a6729b7d9866502fd7e65abe394c16b1be152bd285a98b18607f44e7c4e539cea2d109b807fb76ead9212eaa4812762fe78171cf394 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-BASIC-CLOUDINIT-20250927-d2b670b27f37-280334-zfs.raw.xz) = be3684327908438aa7cdc94538c9a58f46a18eae8a9942865ddedbd71ab65feb7d6ca8e4cfef478974abb2c0662fa1098d3f38fa8f4ffdcc663005cd524a1170 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ufs-20250927-d2b670b27f37-280334.qcow2.xz) = 4e19a7241486340b8906e2b401f304bf0fcad33c753848871b75b5d2ef3261cb61bbf66f685c89c164dd25a2845e2d2707da57926afc8ecff5f179084bfdd686 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ufs-20250927-d2b670b27f37-280334.raw.xz) = 0fc837532028ccc57983b2e11072322990cb1c79a4a5d0e3f9494a18ebfed730667af7dea1b3ee6b06f7771e934a4ecfff4c7e14a5be79150d3070443c7eb905 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ufs-20250927-d2b670b27f37-280334.vhd.xz) = fb2163dd408fd15def09a114d399bfa95a677a4553411259e464faaf4885b39fa20172f5581b245cc5055d494cfa760ef01380a8e21a770cd2e02b3c951a9738 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-ufs-20250927-d2b670b27f37-280334.vmdk.xz) = 7ab21b4b92ba6ac2bf0d98db8a9508ecb407291ecc5d3380427a436f9626b98b5d1bb13008e98e5d044cc3293df7ac971ffde95a3eba871fbb3ad0e0d0562df4 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-zfs-20250927-d2b670b27f37-280334.qcow2.xz) = c3e0299064292d7b0da1d025dbd1c3a5f06ff9113f625da2ba844a2bb9731eb1474f759402d8a46220d128137f1540abac61793385110594acf37eb2c4c8b114 +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-zfs-20250927-d2b670b27f37-280334.raw.xz) = 380856a5a92060ea51ca76bda48440503dff0c7a20b56429aaefe064cc080d0e7e33657839a3ff89e4d0449d8eb16419452fdb4d3056a068a1121239397376dc +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-zfs-20250927-d2b670b27f37-280334.vhd.xz) = 88fb9a1519ab3ccfe2e0c2113dc85a9bbd9889f357d1601fb8e39cf81bdeff7f5640b6edaf034d76af1ca646e683c336a7671ce28801188c1119321663bd64cd +SHA512 (FreeBSD-15.0-ALPHA4-arm64-aarch64-zfs-20250927-d2b670b27f37-280334.vmdk.xz) = 4c9a0e8e7c31ba39f96cf101dc203e9a43d55e04b42f761d0e4f9036194d27e8f8270c731623eb34a16a0c2ba0fc1f3536f43f16930f00f81dcaefe58b94a5a4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhYACgkQOJfy4i5l +rT8tNg//VneW+3xL/McSedNwjAdB6yHcEm74WDF1uf8D91464+uxIiZsvpw7vYF+ +vNMzyI7gboS+12fuWkw+VTVMdvJ7xt0hjAd0ADesw5vMLlQ08PAa3vqlB6ga0xyN +CWRWQ60hLfiG8okp/vWLzk9Kie6WHl7WDh3NuQNsNm3hB8Niop96t15Sr2II2WUJ +D9ULys7fJsZqRR2yp8d+bBZfvSfRQrB/1KGLvgdgiWe8hAPA/HecAoHL35JV6lVE +VsMFO1bLxuCxz2LrFp3OiAqgD/ynRF+Shepb0zbPO8nPHICzP7d6rQL4DrtSfvfF +0m9nYENeuFLfvQ4DcVrlokTd9fHP1zS3FTIF8bnPUYAQBKP3QGmnp+rS677aReb/ +wO74iwKFmh5nPhPMRFps4RJq9jD4kq9H+6K2Jyg5/zUoqnC7XhO413dBbp6aWa+i +nD4qNpRRj05jcXG5pU5bWFi2YJbH296VWb0CHzSSyrilh78f8tLmuhhEHhS/s2lJ +VUbrpQWxE1C2YpftX44W/T+TwwN3U73CO7DP1WMYzTvgjGgaNmVkP1ub78vk8p9u +67ZTqMzSsfyw4Z2cbfhQNrN9zDT7TbZikhPDNubxg79g/WQhuoLpSUysnXLgXEbO +NkuV1rsziZNIpi1+xmhc80aieR6kOpZwksxr9sYZr7pWg03dUFA= +=J0PD +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..d7c8779373 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334-bootonly.iso) = 0ca91b811ed90f69a8393674579f08e01d63ca8b7b781590a1dc5f45e59f936f7e5611e0c802d7046a2099b0565774811606963254e52ec8e2dd67c3c381ff32 +SHA512 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334-bootonly.iso.xz) = 683ac9800f8f259022bcb233f41a86929b6238184f1a267c02a779756d33fb46230e16fcc6d6315474743cbf67bc3149f5297960a6a5e249db3768b8646d7eae +SHA512 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334-disc1.iso) = 8b71909180371dcad3e7c970f4311da486162def878bbf953cebb1a97062e504f03d85cd2e4c17c03efbaf2c2a8930a92c0499c5cd5a2f7c75037ff80c0a4802 +SHA512 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64-20250927-d2b670b27f37-280334-disc1.iso.xz) = 9c5d316a21ef745ff31a926054678334171df954db097870351b3ae7527c5fe2d9095ce4c7867f5a7099b1cacdd555126e38f1232e7811484324ae1b362a313b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhYACgkQOJfy4i5l +rT/uSBAAkUGPMOhuDOYx9XBcgnagkoYEr6nQ3OSK7+i9RZ9jAYCSVAcOObpqetQM +vFuK7I2lAbKzWT7N8YvBGLC6U6XvJfCi6aphbcCwWDpkPWVQFTNgNgjLgtBsWv7P +nAmlQIGX4u0K2oicaMsGLoHwe7i8tywgvwORc81HpRZjjAYMd3457ZgzKMUglZ4m +8LY5ljCRG6Td64kbLizXNOeu5dHYH2yfSAGZefDDY+w31kC7z8Gev3g29T86+s1l +FwuWhFdVwOAv6Vps5uDWvLSvoILrxzCaNsFofGBFzWiCG3In7tg2ohbzD/oc4osg +tf1GkKnvdFbCBtaulzp/frpXBWdxNAq/Tu8c8ss4UPZ91wbGdE7Isw/PUgIlG0UF +4JJKBUFiXHvHna0Oex3S98XY16Q1ugQhAYr8jZKT/UENSc+gCyf6cHgMMFhP5JmY +MYqZ0G4P2xpUBftT50EeeC1A7R7m4YHivBNoWqmNj4zJVGsdyPCwKGfZuVibHitc +NbalV968SWmnKxRse98vbAoQp3BdeAVQlybDIanoGctLXHun3myDilQGyRtyWEXG +br182zl9KBE3nvHy4Jpyy/3P7Iw2ezXZqEYJxd9epsazYnK5uccxUUaaF5J2GwAE +YAaJAkJddRujb/YbV3KFNuTLOf1CwfWo4mAFvB1adfH3mL2a5pc= +=9Yhn +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..591ed53fb4 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334-bootonly.iso) = 41ec4c2c41d3a1b4b913be43f42ab40267a9069656c1901d0f74844b93294943eb500e50afb1b032f1ad366d6cdcc02f94acf259cd35379d7558f6a7c7dfb56c +SHA512 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334-bootonly.iso.xz) = 2404e1a2edc29569433d4237b4bf1f6cd4dc72258345c6324b50fad01921544e06113530e692cf5b6a0f0bbf3b9c7fe74e93c3aedf130ab93c91c1acc00f7e49 +SHA512 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334-disc1.iso) = 90747f137312deca4244edf928f9fe854b2842943caf3f0a310bdb36cfe10805252156f9c02d30900fa6d24626f75abf543493bc6592e89e6315e676ac0f7b20 +SHA512 (FreeBSD-15.0-ALPHA4-powerpc-powerpc64le-20250927-d2b670b27f37-280334-disc1.iso.xz) = d6ee5853c2bece1f416d7e03e364de1305cf711d2b243438845da9bea25a08f97a4ac1d5ecb632cc2037553fc11b0100ab6333e268d82b8b06fcb976a173a2bc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhcACgkQOJfy4i5l +rT9NvxAAiDzBk9IGQtcd+oJOgwZA9D+U24evEajtxAqrqSVGJvSWfs8Anjfbcgox +ifu2RgGlSTVEdszS7XMdmhukpLe6YoYLrdY/2XUbqExX3C9L3OANFQ47ngBl803B +94+jmzZD3xLKjSopQQG6LoWlV0k+opjlxaKxB5pJkjrRAnEnSIe4+yyPfcjyKKDN +vlxAo8UAK+A8+rFids35FxhEJGe9aQ/dPe5liZNDpRtedCUxySPowMkx5z0wUuOQ +JmLEQ66fSS4Kl6tuZ1rmFd8b0Z/hGIKzufEt3hHceb7c7fiioZCIxZT4wzaDZJTc +drnepQ0Rbolp+6ZQbP+5Y/aF5EuTQlVvWyM4S5mTDTiI8AXzSRDKstEZDB7RYvdV +xEu0BQao59MqyLGTJw+iFa0motUnJU83aUlC+TgQoygSRzmyNWN+VzFRdaYwkazy +tAtsPNOOBqtnh3J6yxEVmGvwkKQh1k0yPZoBgPMZ5BRn6DlJTJgLEZbTLT8mFXkp +xOVrCYmGn8uKSSjZqCCVP1GBAnQzF6pjD2GcU876CnQysypsAhfN4um+ci34YM62 +rldREXBXN1r6oFknv/LwFsEDF3d2BpyE2ktaLYaGa2rHpLTOwroLZcJr3UcWTmAJ +NZ7u0mvA8PwPJozLPMVmvAUe0/GxeOVeorRXnr+jrLPrQ9OLNLs= +=LlMq +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..9d680c8693 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-bootonly.iso) = 1e972f2f25c35801cf05afadfa74509d3eb66f4683ef59d19f89d8dc5b45b68a2650f7edd70c89e7560d46834845b1fb9955e91dc8270324d446169550d59495 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-bootonly.iso.xz) = 9b6d8e9b54a2bf2a5eca71a81eb6b228e7afc944d9b5b3984e1e73d81ecab4bb0da25a64ef8bfcd8240e1855f598b4c3f9884efd104c0a234b05bca6222479cc +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-disc1.iso) = f5cc9fe22426eb38741a67f826cff6c527a79923f67d42039737fe60da64b2ea8bdba541b4c16f196884360310ee74be744597ab2fa0080628a59d7657b940b4 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-disc1.iso.xz) = 5c562bb071063828dde80df3795c92c0ebd98879dab4c1d209707ead594864eceb1346a90ea57d575b302270204c570c35efe7162e133c152afcf2b669ca69ac +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-memstick.img) = 191d3c0962ac0ecbe1341803874149ed83d391d9c4bbd87c0c386fb14252ef114ff96a0e13d82d6e05d38a854ccdfa2acfb147f18e3e013ef4029edf3eaf8ad4 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-memstick.img.xz) = 923d0f57bc64487888520e85fedab3eb0bc439df4b181c58eb177fdb54ef4050f82d27e76e05000e6089af7a95f9caa8cae956d20115049593abd959f8886d54 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-mini-memstick.img) = 375edbb32a26a51422e8e618846b86553209f7da29b164f02c768311aab8d1309f4a9c2a462ad9066a645f3f0d423ae268535b940a4ca5163721f23e2085c577 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-20250927-d2b670b27f37-280334-mini-memstick.img.xz) = 9e69af7f54aa96a50e68baefe257ac7271d3475d576e16db8a8bdaac31220c36e3c689b5d2cdad432fd4cfb44ba7b6a736c17de7e2bb7b4908a156b59a435ea4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhcACgkQOJfy4i5l +rT8n7Q/+NlGzS+ZWGZycfRB/Z7bag74HXB7aMC9DrS10S9XxbwD4nNzPOoIApXj3 +BfAeOmrO0P+0o8oYzyYwBGbGPh8SS2V4V3wVakSnazmB3p3aSEj1JtRApPrdpjy3 +Iah7yTYa+oyF4i8hU+RRKL0bPpjcRjUkd0n5ypTudZLNjEiFNVCk07PhiZ5WALeN +2lMtNnYUG0DlbfVdPJV1ZuVi37rcffoWXUDuW02EFqvYB06jDIgwY289i0NMPok8 +fS4N5YKNmcCMHxhCl1PNuctlBUZX6SYEJJnMxAGWj4WkXnIdG0ZBecN8n0oiLG/T +0DssoJOwY4MwAdOmSOkeXuoNDWuvkhECpv8ZNeTa57a2AwYZrLPInQvxukSU1KIk +YMXuMWiBrTHY15clw4ja82pk2HoWqPuanSHVSOeoAR20NQPUc13/awg+ISMhFtab +F1jfLg64eyb41fSb5x+61LT+Puk3LLB3+LhMo21OC7fr8JKhuKKFeqzsa+M3ZLN/ +lBsEH4+tRuN6A+F3xEi5MwSzK9+/hWt5kA+F4LWbLSWsd09gHv/GTdAZenjsbsCm +JslVw8aUk4Fi1XvNcPlqM4bYewT5Z33S9YambJqZzBvADdKZXuog4UBIZTjK7SFD +EklCbP7JL2Fqx8b0/62Bk30oRZtn5AItqE1v3wCMye4qpaVHzTc= +=gOP9 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-GENERICSD-20250927-d2b670b27f37-280334.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-GENERICSD-20250927-d2b670b27f37-280334.asc new file mode 100644 index 0000000000..d46c6a0959 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-GENERICSD-20250927-d2b670b27f37-280334.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-GENERICSD-20250927-d2b670b27f37-280334.img.xz) = 6c1d2732999ac36ef6e4f56be9b1ea88e7c7be136e169dc2110cdcd42e64887a9bbb5a058e01d9e6cb25e63304c9688d92cbb83a2fbbf9edbeedf9c0d09b84bb +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhcACgkQOJfy4i5l +rT9Hog/+IrdL3F+8TLVlZWoRoZ4pWCkuhLDs1Y74vZG/YHhpYXACM+53u1NitH/F +Cyg5I4yN1aW9fCJgC8wdfeuoP9uPpzi/8hwCOHYjDx1pOYgCO9AaOLiwIFGc+9MH +7FIpBT62XcLKZYHwTHtHKQdLQ+HBXrGBUaLwAU9pIhiCfhbmLNxRcZwgANECeWFj +06gplCqiDJ4wRgfAz5jEMoUX2IYLTZEVWL7TYEv1mxBa0wPAZDKVp4hcjTtD0BDp +OPuPy1nrzqPxb3Q6dPxh9V1/LclXwEZuNNZUIzqolJUyh5J0OkrJGPbZGg7azst1 +AMEZCh01/t0qpPM8Ug+T5YCsIZY50HRfDEM4LhQB4kpXDI9MtCRD2vtgagjXd//6 +/WUZr/yEv4hen68dLcTxi7DKj/QLKTjlEW/NJ6F1DmYceNqWwxg49gKRP3/cqhcy +m1Bsu9mySh78m9LHOkXn5+mX4cVErLChgsA3/82riejHkcgC3Biuz9HCI0jYQqv0 +UWRNKEK9YapG/ojxf05iaIIgZDCIInnF1NPQEhjf5eKo/dFxnfwm7KXeKoe+lMQs +CCIebOPzrRFqtXyos0GB1DGgG3VRXsN//0HwOSr3H4qhPO5InaFXl0OEdWJu63f/ +mcy/i84GLH4kGBEHkN/QeStSZE507nZImI1beuaJn3ckwgahSJU= +=ZzCd +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..f20b0acf05 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA4-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-ufs-20250927-d2b670b27f37-280334.qcow2.xz) = f886f023727b341a62202c9891e76084103891f5f74621c9d64633b214137388ce48f09b0abe90d4ed44a6f50cf82bdc15702bfc95bb22d4a7f296c2bcfbc132 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-ufs-20250927-d2b670b27f37-280334.raw.xz) = f7041fd13a23bdabf6f85c4aaa4c43dfaf81562b05de8b320545fbf3491ce0220fe3cf727606beec385b0dc52a9c827ac2c10a576f640b3237e08c6b07b1aedd +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-ufs-20250927-d2b670b27f37-280334.vhd.xz) = 99605c1f8d5784af20ae819a3d61c544531188ea86c00f0451cc5cccfdf54a7b0ff077f4e282e2a1c2281fdaafd600cd5bed636dfe58e800e0eaf148651eacde +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-ufs-20250927-d2b670b27f37-280334.vmdk.xz) = 7b8575f4b29f211695d255c89d19a92827eae2b352e758b3e2c09e8241b9923eb51b90540ea50f79feca47ff63a1c52c4546018342263c2196c8b79ff3009d8a +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-zfs-20250927-d2b670b27f37-280334.qcow2.xz) = d6481e5ec9b2afc4f230b9fd0fe27b660ee06a6604dec6b2819bd38fb4d7419a3a41265b8af5c731b08d65b0e2d705cf1279891eef030ef3ff8d146094fe7132 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-zfs-20250927-d2b670b27f37-280334.raw.xz) = fc5e158fc51509f4cb783652f70381713c188d0405e43f364737dfd1416dac2f4f0804a1f8b7a3fc7cab465c23415eef2e3ad30772931366cf8f96ff42e6ebf0 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-zfs-20250927-d2b670b27f37-280334.vhd.xz) = fa836f4f7971cedcfb9bf56aaf45e741737ba71d214acd9e6bc811bdc1219eb1bee66d29a2adc76d5170ddbc6e492997202c7a92d7c1447b195189ef0a116c67 +SHA512 (FreeBSD-15.0-ALPHA4-riscv-riscv64-zfs-20250927-d2b670b27f37-280334.vmdk.xz) = 054caf39986c97414b097e47f1b772715624d9f7e092798529d8424edc268d432631c8b4695176b9c39df653320a7993f85a9812f0af7446ea6ef58815af907a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjYIhcACgkQOJfy4i5l +rT++Wg/9FOQImQlDJ2GPLMN/ULfaMgGfQTNYrT0MNriExm0Uo8z0nAkt4ZcRa6AL +LZpnJhgxrkloySqbK8+0sJ0vUVYyfnSJXF27cRLe8rnRtMHT+iiypKEymeHkFvkw +dBdL0ZkgLaJnxmQ4YnVVmZCtubSsNtbVK20F6pkuHElGOTrA/ku+Mtqmh1HPmtXY +QY6rux1ypi6LDKWTCAaAhVJ7FEQuQMk3581kFONHNX8Iyxr8mZ8VmjO+6XtrgepZ +FfZRbNbtztk/7N0w951L/Wl+BenIWWRsHbzZpE0RsW+fsW1sOsw6uaqPz+xSOpki +DkmyH4y9UEhgZpLq9u25pNHzC7f2y+BD4oCspz/8Rgjx9oMM1RzzAiUAtqnJquHo +01nt0CNl5pq9rwNDsY1AHhrzWGFDtup70ToT5e/P6sdnw7MFxXa34XhnNZKCZazD +jSuoUsJbIZAMxB9cmIvVqRPkmoDneWvHHJCL3EgnogZI0lBkovVGwmS86dFVyoYl +9Z99TXvE2vZAaZ1AV4ZxzSSItc2D7L208/ZzTMHUb2cVrGpPni4WzTxPmbcDnnsK +yYzLOqTLAGZbgrBGopjX/37ECjltByI9eJ2e/bLJCCFfGd3SWA4TnKpig6dPfvuS +TLpbYVaBx/LSaVoUsOwgglcN/vf853MdGhGrefLs/PBq/pPtq8w= +=G2Kc +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..34387368b6 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-bootonly.iso) = cfcf92863857716b112141451e89b80e03eaa363c9ef951fb61b50a27611983b31f8a9bf2d093c82ea670e84e0cffeb920fb452d8a32f2e42eda0772f8388fa2 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-bootonly.iso.xz) = b31683903b3936d3f227bd2c9df2cf5099c30a0f72bec49b38a11e014f36a11457f9a8716c56585275f4aa046417759cc7c03d3f85b09767bd978986f4958ced +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-disc1.iso) = b4d2ba1974eea322cc60f4ae0a7ff1f827a47fcdc93732dd28b5d52857a2508286a76ba417af5fc33eb7c68d620c2a15978452a055997c8f07ed6018e23cabda +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-disc1.iso.xz) = 2a09195ed80d594bdf0b993019b2fc2c41087cf63a8839a6d27f04ff0981ce6505cda1efebd34b561eb9a39d714caa44196ac72b1b97a7c2d21cc6a849641ec2 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-dvd1.iso) = c4808d21a29be1952f45d31b1adfdce6d59791ea3fb671d07ca22efe8a3e37f1ee92b82fa3ccea86feb5b1a55a1207a76d6c4e032765ab9a5b17f3bb911d32eb +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-dvd1.iso.xz) = 4ba347e222a19d6bf71f03a161fecfd8f3702d76a43bc28616055233bce888b3dadee901c6b5f1a3db64b2212ba72494658e5bc3a0ec24594aa007638fa840fc +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-memstick.img) = 7513b20c9cf581cc6d775dd56d9b4859290ef6298372e84eeea908005c062bcf430598835503116e3a856cb19f65161e682605d7f3512357cf30b0d492ec31d0 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-memstick.img.xz) = 32684fab7356243de58abd12f28503d236598ab7a3d37d4f809f79c63ac1810ab79520c77edd7847796de9d6b34eda45055beffa0ea1378720a08955f53d2bdb +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-mini-memstick.img) = f03274b4e9c93aeb7996c2ea62f22c4a258ceffb919cb21a6bb7eb08e20fa2642bccf9c64fccd0735560742ee378fd2005be66ef495edf1f2cf926d3e4e9827d +SHA512 (FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-mini-memstick.img.xz) = 5b3f7da902a159fb84294d01f0f4b1baed905f90e09819bdd58d2bec84937dd404320ed7f2617fd498d127bcd930d5c22ac812313f85b632a1b17fbb1487fb03 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPQACgkQOJfy4i5l +rT8jUQ//RaMU0oBS6yKF/dLfDya9ao7eJIYRd37AUf+YA+bJ/Ns4/vbRju3r2fdT +/qEULD8m4jugC2vIc6T3kzVWJ438p8Q27pNmg7O88OZceFu/YFAx0B5+uzn3tMm8 +F2adIjNNKqczqRag/ty9Qn4N3nYDpH4HwJ/uRP51JiCnSFv8fNrcWpbJEh/9UJ3Z +13e18eEMbW8SUx5PxbAwxi738flzF2mHh5JrmEjhoyNbNTTKMMfb2+h9AsfMQWiW +N5fVn636Sp1t6E+7HZ42E74L2exay5B1d68cHZ5j5bCNWMaEzIbcH76bUVjSWXKQ +lLYgz9du1dsoYynIMVB8okYl9tBKiNkDSpul8AHjvPyv5vPvNiJfGbih8V2nokLU +AU/d5AV+m8J3eQsmYu1WDkE72+cbBOjeOfocjfWuX+qoQQb8W+2Mx1MTlRZE85CI +GRO7PVVpzrwZOhP7V81BOTPhd+49/pnuwtJ0/SkCL7SH+YcPDEZi7fAwtxaaSx3c +8AaLsnfL4XPWMx0nRTvC55uwbO6BZxfcc7iH0jYrVfQZkXPBQFnlc/EXLfbxYe0B +v7c4y0ZE6DHEH4CUcVBUsGFctSqGLXruh1uVrrFrzo3QaanOH5RcoqcasH2dzZ5I +fuZoPDA4rm+VOrY76wH7iB9IfPO98q6EL7vmnKTMNuurLynU3DY= +=G3vT +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-amd64-vm.asc new file mode 100644 index 0000000000..eba9b6750e --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-amd64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-ufs.qcow2.xz) = 52c08e0d4c8bffe79daf48062207fce296ffed0433cdc1300004bae5a133341331bd2773430215ab36db746b39ff9837afc2822158008ca23e3bc03e11397ee7 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-ufs.raw.xz) = 81e7ab5a399c06084bbbbab8aeb1baf788a097edb7eb9661ec8e71bb9cf74e869a690c34a919c2e9791d2b2902ca7f95b8ed73b9292feddf3cd1cdb86895a024 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-zfs.qcow2.xz) = ad75c23a4d365500af86861d2a1908430e53223e68bc9560109d9563de130e82859b628c0c21b5f1a11ce6f254ad94ea6ee0dada5c9ac726b20474efbeeb64da +SHA512 (FreeBSD-15.0-ALPHA5-amd64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-zfs.raw.xz) = 66e05d933c9b095601d74e9523e4152db53bfc534559b34cad327f9926ea53b1945efa7e40ad61de60e81e7f5c25c2b2e6a311d95ca30161f2a58fd2124d8212 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.qcow2.xz) = ed564742a95798a36e124d16a47ee34c51414b2234febc21f90f02ee92f5ed9d09bdeeb04825fadf13fc58709b5588086614d9ae5cf678f6b326a633ba9fa429 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.raw.xz) = 7c006fb7c724fc87790df79bfd03c882664f34f732321ca34af14d604aefc267616aceefbdb8ed50b4c4b5c93fb513c3ad8ffce0490e94500914152667bfba8a +SHA512 (FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.vhd.xz) = 0dfcf2fc5541cf353ee26a071f8364df585e82e5ed5e718a780b4f82c369aa496cebd76b75d8c519e4213eed17ce6498e3b34ad2c0d86b96612557e30e23778f +SHA512 (FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.vmdk.xz) = b762d754ebe22e75eb30a640744bf2fbc4068c656c95d2baef4d13399b3b6e03ce53669fed84faf8e7b46ca26b96afc5f486f55cf350a29a877a189d8c656d63 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-zfs-20251004-1c0898edf28f-280541.qcow2.xz) = 85b54df7f210045fc1dd97c44c91ec66a94bb7cd3b5539f2bb06b20f2f1e587afc4aecd2a91f84daa6859ec3b8d785d38ed70a6befbed2e96da65f2da050fd87 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-zfs-20251004-1c0898edf28f-280541.raw.xz) = 690f61b6a2348582964663506d9bfb59a38ae5d281c206a02268d839dffa46cec9a13caee1ab128c046fb96558d9a1c921befef339473cd98731cafe15ffed23 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-zfs-20251004-1c0898edf28f-280541.vhd.xz) = bd8d000f05953969cee10a70d803484572550713b54d7adbbeb88a0e0a297008fb5ab8ebffe72c830ad03dd235ac6bb896cdac1e1c43cf71538746379afe5a71 +SHA512 (FreeBSD-15.0-ALPHA5-amd64-zfs-20251004-1c0898edf28f-280541.vmdk.xz) = 7f7169dce105bc1eeee0a57eb13499ec367d5a44663d21f6b3bd9da45e3ed78d4d060bfafff296029aec1a09ef34c0f18b45c3ce01ae37fa326512f1e55a070b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPQACgkQOJfy4i5l +rT+WIg/9ERK7OGgTUkHq0rRtsrBxNbfQ0C6biEJ+5fjVs+5PGTnYp1zLStN4N1Ro +1cyZYXDiG+ecbHAEw9Sno6YLXq9tXVwa+be3r//axZCNs0h9CwK7yNgi993NI8zA ++IfnlROuUoAmOEBXFqp5YvhiRhqHn/69QJgP2Tk4JYSYFk+JVDpOzYmrEpFQtWGd +mch871M4HwqF12zo7diYTxmjh4uBQuJ9DbvkNlgZTrwCdbfJ1F3CmBiVF9Up76fu +djD+z4bfb5MLQgG22R2LdMYYcEKrBJ8q8Tk7W6IY/VKZKjqRyLV9bB9VthTgwgY4 +VNOCGyW4SddW5dqR2EG1p3/LrhNf00I4LGjGsG3qj8CNOkxWfkhqh/I4oTyEzBok +CMpS21JS++yDZI4tpKfHdegpMkLgSd2wotIqnDGzLgM+93ZUWytunS7NQrWA41AH ++0a12piox7KCkaLRjNyVemWAfNHK75s7QiEXygAy09Xfx945LiDC6pDFnvxYnLFO +oImwlQNbuOxzmpNffErBQckTcd5o8xdZD1TXgWU570JfrjPmicRU7uwdylPUPpah +rfDlSVEGDfn53pMWlz2lIcDYxF+KoRuunnQz2IodTU+6SbaYNDjwC2vvVRnzBEhG +06rR5SF/XJJZ2WT08RfwTnJjJMHqnOQk69Pni1SZaNJ3FwKJzBA= +=2qKo +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm-armv7-GENERICSD-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm-armv7-GENERICSD-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..36b8172a4d --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm-armv7-GENERICSD-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm-armv7-GENERICSD-20251004-1c0898edf28f-280541.img.xz) = c280d57ad9c5dbf364a511616eb20fce02f2a4f9ccb224c33d8d63dfc55035ae0fe53d48752c6114e45ddbea5639994ce9528537bfdd571c82f58f1fbbfc61ef +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPQACgkQOJfy4i5l +rT+F6g//RVPrdNK3VmxFs5AuxIbp6h7Ju1Gg6wcH2lLuXeC76gHZ3HhvzKzczva+ +V+hINCDBre0J0Bho5vU17rPhjpAU6krdmKdQsT36mOVZZJ2jplLWoEkbqNaym/90 +yEikSFnX0P3jM1Uo1qDnuxwHcQI81/iB0nBVB0VfpjF1Tmx4a4jb7lsqvg83VQe5 +geXxo8mneaN04eipRTpx0b5jlrbGtz5mnccmXw8p0ITO42ovm0EKCb8KqkgNpTzm +EJWoUB0t4+SWnO0wPzBA9yRKXWB9sxxodLzfXm2qshRpOMavSrh0JLp272tjV7ar +SQLAyQXfz/zNLphrN+V/5TqmkJQxB0gpvD9hdIiv8BhoJICkOpWWqKEDnF/A/TQ1 +UMbYO15pdqqW1aWAtHWwFz/Eda7R7g4kb+qU6vZVkFLMuB/pHXF7X781zs1a1r8R +AbIGYX0G7gLO3oYqCBHerGn/EFrtVjmnuIfcqrDZK19r8eR7rmm8JNW4T7XsPLWk +TRfWeJw83l5BEp1zN8Maz1jizz34duEZ4+Zp9Axnde8dVXwSlIl+60j1qUp15L7n +b4jBQrdha0BAzIQ0WNADkBOela1g8+cEYYxtcEYpdVcb2oejXFffWXyms3Lktip/ +riYEXzFvrWWYu/vXTAwabfeG10WMsL8njs+m4mFYfyNF42fnUFY= +=CWMV +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..74134c490e --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-bootonly.iso) = da27eab0921a975e896cec2e24b5d83e0ba9cc3775cf446f9a21fc550308f0057e716daffa5b5d619c8ab27c4b668cd4a06a7c0400d7341cda3ef21a107d2f42 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-bootonly.iso.xz) = 0cf00b6f3277901dc9a0edfc7fafa8e1c7965254960b4ff516313a497e6e43875364c1249ff541f894621d20b4d5e4bcbfc3c3d842cf610989a7f568afe56643 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-disc1.iso) = 35b540b8bb9c02a83e82968a48650e56602b2afc8a471338b6c79cdb6ce77b392224e47153bf7539008b45596796c8e92b2e93d88f64a4f4f3efeea04878f051 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-disc1.iso.xz) = 389f08d8656f9557c76cab6ac23cfc9215b36a3a2d06fc65a037fba2768f046d31174e08aa36696ecc1fb494b0ea8d7f67a935001af25c971c09c3d04687d1bf +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-dvd1.iso) = 932115bde7d9d1fd3c937719a9398f36e440144300d13428763899ed9c64b9951879503d4204f1528c310e954c95fd0329a9d8b2a9d5521ecfd078067c28581e +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-dvd1.iso.xz) = e4149311ce531315463c04c4550da287414476f291ddd4c2c7d016b8d1faf91630e4d18a0d5f7232367d3860870280bb4c96f3d021b643a43112cbe819508f47 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-memstick.img) = 20e6cf2a733952ccfa9fc85fb7ea98a67ff876d6a1a514241f4a70a414f88458e8fdd376dc06c9962d43c18aeb72976faf418333bcf0065bd2dcd504e2f01599 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-memstick.img.xz) = 8f46b219c1a8229457e69b2e2cb3cdaa2a3ac70d544bf6dda4d5c1b7817019b2cae9b027173ce87f0dc3181308656722340f76b56354721e49fe3b8c66759eed +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-mini-memstick.img) = ed96cd7dbb18375710c2ba76b8e19449c4f02a6b734e248c0b47733218ea7b35c44751f526a1832ef928f3056b0dc2d097448ccf94d384692f602e538b687a27 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-20251004-1c0898edf28f-280541-mini-memstick.img.xz) = 9d79331785941a68d32e17032d020de7f4790f56ba62811cbb95c772e7ecdcf22130c49501d7e264efac71e4982c0ead7a457f381660febbb4305bd75741f19d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPQACgkQOJfy4i5l +rT805RAAlhXYq3B9GU1S9AgFs604fSL/GEkP4lGC2ACnx7jXOp6M8fLYm7nH02g3 +Q7OoRIB5nMGqRcspm4MtHY7W/fPEc1kxO4in/Td5FmAuCdKDU7wSnb7FZVHtBi60 +CR1msReWiTru7aB1wjjJvrglvBjkpokGU6aQtppEzcAcKPz/O+Bc38SjvclVakzY +E4Hb33Yus/NdxSykx70IZ6XJ9dkNENhAjfUCGd1tAroKmrsFj++oQ79P15MWhiQF +IXk1MNzgR/HEOr+gE+mhcK13Bygf/8ttdA36hgaA/wzR6CtPkSQ8dTkjNB7puC3m +l7WCX6BtaxpdWGTsfh8/cMr6nrXOEQMz/+z3QJmTykyaJMbmpCS4bLSsIe+Ec/ar +XwfpV224YF/rP/x1eqV7L9a/KbcvR5TQQ+fdPUHB5wMFTb42LZqTr8n6OC+0sh7j +A3LCNSht5hnuWGUAbH86c4iKAAOA4rBwW805GT0R7nsCxpGGwbAOF3qBakxpiLwi +LBuH0NhwW3DJNJTDztgOqzS4eTZExAbd1zDeyL5H9El7n1XWgL1DuTt/3CVzqeXt +eLmf/qW47rvJyIfVMX+XX7yW6ngtZtmJIaRip8+O9tXZMCRciuMmx8huNZCuGoe8 +4gdaC8PCdtteZS2y1eP7j1bj/QM9ZarajIpaVsjrGUuwKucpKwg= +=k2lB +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..68ace202d4 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-20251004-1c0898edf28f-280541.img.xz) = d6ec7eb5b3d0b192b08ac631adaeb55ad6cdd4fedf62dd8074c9615207b32d7528e27da415b04d1bd778997f5fd3d0b977264f81996c7df323c4ae70c994f1b7 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPQACgkQOJfy4i5l +rT+uuw/9GIR/sHLt7e0EV/qR2WSpvw8IrisW7/+A/OuBRq9/AkK459ibUHnEKq/Q +8kqnN7xQnUrusCWo+1o8/2aqJBU0lR2+0wkntRoD/W0dzGbLsMWKYq7nUcEj0dps +7kZcU+j8xUTv5IVfuHAzGCEvKyQKWBabxcWVkoVUXSqKxiQslw+hWJRrWwd4ipC2 +luy6W8um51HdfO5ykHTrqnVyDPoYXuvC3A5o0MCBjyonXpehJJcQj7A0971ztey9 +da8GeBpUV0O4rpojo9odx1CdfZlYtZs8c5o98waiftm7BzrwCM2m5Sx8GieUcwby +F0WdifhviQzjS3epYpxuh/ii20A/0xg0RyyatPnmYP59ouL3TqUrnEkaSuI6Srh4 +NurVKDvV8QDDkHNQdQ6Wo7lyWbs8soYM55A4pUOXiVLkmUE23uyLR3IqOjbMA99O +3N+0D26TpEjHb7B9Ap6nXh8oeP5aomWEfrxb407UxBoUEsuOeHnyLsWgrhP+Tsb2 +BDvhQ+ZADgJtSEjSbDAlFewBIY9FCoRevFU0/deII3MswBcHP1D1V2QESqTgJ9ex +3hkpnOOKPIyBO+3WHJMl45JmsLRmPbwGwrpFchjUPiaDZtU1x/bUXCnA1sc0pXc7 +NhwIqOK/cQYKO75KhrJIgeiRPvCyGVqxZjzzGvG+D//75Lc6IIw= +=Ge4Q +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-LTS-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-LTS-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..0ccf32a519 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-LTS-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-PINE64-LTS-20251004-1c0898edf28f-280541.img.xz) = 56383e54065155e8fbc8383cd6e1fd3f2f4032a4bc2e10605ed1f30440411fd9fe18a52613d5cd3b8d7d7ba7eab9f4aeb5db6c7eec313bc81c8fa01a7a37ee7d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPUACgkQOJfy4i5l +rT84SBAAgFnnTiQqzZkpXXAGgj90NP/CWLX0uoiSjKRFQhjiDTx259OMfOh5ahVx +q6cZAslPkV1caKslydko/vTSJUYK5u+dca4P3b7P3FGHqOfIKAuTCpg+yGmqKRXx +Wd4sHS+EZ5yYsgzqjVS6rSBRYUbuNswFRMtgGdN/sXqmtlCi1Q3tL4yDlK18879J +e/mRkWvKvxtw7tdcXypMckGRewko1gDX4Z/YkeuR9aDHgjkLHnWqUcmX9ixiMOv7 +Y+iI7H4vdeZISfrw5BJXm9vI4wGhVwk1UtSHWDwFDqhxG0A3y+zgCe0dgW4ugD4L +wtBU+LjX6jduDeeIddUKcV6EwsHCJXsRyiof/6TUPz63Bk+Rd5oUJZQdsey+AcUL +gnANOGT9lrjjGU/XQzJDvuABlefT14V67e8aD1ME8iFxdTxDlEOvw46zmJoLPcX0 +s+3mIVAh/6E+7YCgZmrSAIcshFoMpF1PPNLB9uO9m17twrXf5I3tqfzaP5cmBQbI +AsDx2dtv3JT1FCbDyQXKzOqEY/NiaK1MVfBeSEGyUK918TvCnMomjLbpdu9wLVQi +8R2shMF7n3yM2EKKd32DvqtTYdmTrTmbPWVYcwrByxKJ7GSd0VHyG27mOGs6/0tq +fq7IVNukdEAQJ8hnQuAkJiWh/bo+JXyYT//OmCFD9mBUimpwWeI= +=Ngsi +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINEBOOK-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINEBOOK-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..eed983ae81 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-PINEBOOK-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-PINEBOOK-20251004-1c0898edf28f-280541.img.xz) = 19108fbfd60c220a7132a914c3cf50f079fc79e1a2d2cbb0aed4be761928a064be489fb359cf51654d2eac7c1993841799da484ce9a6ad091d058f53ede3a607 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPUACgkQOJfy4i5l +rT8uEg//bBeq8Ot0GT0c576tKKd1MY3pSX0kV8Yycaejlcj61D+gWXn6ctFUaH7o +I8gP+u7OID2VUg7rzWAxi4giCiSWty6pzED98Zq+Ctjco1r1Zxeuvrll9BxVU7Fy +WqVWOQbQZBIM9xXQY3i1jtFiODQrS8RbM+qLe55Trz6w14VWlc42zNIIiT/hXKs3 +bhEtw6Z2oWtjgNmS1KaG4HqlcR+HbMAnyN5Hqr4pIUgbIuNbwtU/igtfnKubdbmH +vC1YfoGBtDPE9AuX9svujiOOMnt3+VwthE94UdFXQDv0TcbTyHXVVtCLpxNmu/0r +I32h6dLB0kvJl94M06Idg24ZfRNR5zh3uI78uZb1HYDD1xZRkZV9ORkur+ChtrUg +YUTeHGM/I+C9l6XEcsYc6lfXkIE8izLEzM2uW0mIe63W2vrQPq8q9mEQKdKArwT2 +cusglyTU+fObeRhf5xyeJdXyjkNsAVUU0jdN5FY9e6OiGFmJ1ui9BV2/k4Fa5J+f +rEkkv+AJrUbOIIrQvDO8IvA16cREYn5kFXEH66lLhoYeHr2esAGPvKXLaZyxCw0s +HIRCCsHQFfPjy/rDHbQh0NgR8PzvtUS3+ihaktAT678U8kWpg9thJv+Gly8MBkWM +Ov7VfNpWKJdkZpamb+PLqf2EuyAlhaZ2JHg+xo0843NghwL/Yjw= +=9c6j +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCK64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCK64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..68a4f416cc --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCK64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCK64-20251004-1c0898edf28f-280541.img.xz) = b45c79cdfbf916df05941187d802dcdac8d68f38df2897d07e8a73d4a68e0de6a9e96dfe55a1cdc8fbfff44cdb9ec5afebc62ec8c3970037dff6289c5ae8025e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPUACgkQOJfy4i5l +rT9vRw/9EfcxCKBiN6E78H3R42AXCE2qXCtV/UlIsTMioSB+QOvUJhPWJXPcoCTc +TL+7mnC/IWr69fYYMp0hC3yS665rbuYB22IxZpDmuu5LGCY4kMhMm8FRpZolaDMG +DumIQ/NIoDXfVV4jn+a7CUt8sQwyktPOCQrjNn8PKWC5akQQwY3bvIUc8vRRY2Gx +nEFOA6cYAQDWNsnfFeYSe1lfrjZBI/VtAILUq+0iukbkusa102Hp4aus9DUzENqH +NGoe41NUWpCLTI4nhRvo4c/I5jeofIiPV/Xdqc8OfS840TZfDcEgaWeLX6p5KLnu +8zDW0X/H8as3or0bs2aKkrUokHEndIghzmwDA5GZUQVI/VmJkTWa5D+5KbFDhusK +R03fGKUvsLNN3yG0oZ2h85xVgK45mU8RQ85EIMp+JmjWu/BmgKr26h2GK/pBdI2f +adCY+3pRf6UyoeVdBwCAUmnnnew2jxs4EKXS/FXzwjxbMxdp3ys+KhUGA8ZhexUt +qnitQn5Bdh7Z6W3gDynkoFqZKpjyckLziXRJIiAwHvpAV9QPSZnH+JDDCoskpP3R +zsTEi+RJrXFdtdTNIEwg/HTQ+Mv9d4WH5DxOToDJAgLOgblCDm3uCn26d8PyTSbx +eqyxzqSYxyVzK7K7fsBDoRjZxOBGR+xJe9+NX6Nni3eivEcmMeQ= +=BRHb +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCKPRO64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCKPRO64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..9d418c99a2 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCKPRO64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ROCKPRO64-20251004-1c0898edf28f-280541.img.xz) = 1475566da38cfe67743edb379048d5b4fa5105dd3a2d09f718aa82a9561f55d9b400406366e70fb162895fb0c5f738d76274e0715ad5a90b5d3c1d059db1d7cf +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPUACgkQOJfy4i5l +rT8YSA/8CaBZgo3w6ZLU1sdQiHJ9lwWZE3bSqpEVQZe+yoZMXblbEX/F5nV5anAQ +897aB99oayvLSdDLVUYxlqhoIIIX38xGPFxNI7h43RxnSzVrgFV9Gv3F3hCryEt1 +Fz9UbmOAi/HmKYwlvQAe1gPvE2wN63WqH7A30U9K+M7CpcjEynAU7yebIZh0eIl/ +pcH6vdBjn2+9sJE4dUUpRu3SmoQlvfd57WqR0dqTL27wj5huikWzNREiTRu1J36q +WBAt5cV1sj5gP42wsgFhJ4k4xfKbajlZ+p/rrKJAVzkyP7CzcJfp9zX9ZvNMJ7v5 +A4xSeBpdNVRRD9rIjRDHAtDvH21YDjI3tJlKJ8zoF0HkWLJ4NapTxoNMtwt8J6zh +XmSkzF1+GM7iF6JCbVmxC+HFNfoQo+RuOPInCPV8UEIgqXKljAd02amw6QhwhTgt +lkkR7DoIFzcsFo8exwcyDOJakdrtvQahdKWGEfkFLIGc3sv5AAUmM+AEac3eVSQX +D5e8co77rq9E8t+TQbXYr8NnJ2ytIGy3BKkuF1zBx6A4KjO02hr77rMMwxVLfACp +qQ7yu5cG9hpT2+VJoMizZ3NCBljA/LBX6m1klbVVDRz3XKtOzPmK7CUvRfwQ45Om +uh9TM2vF2ejelanhW1gGdXBKfaT3a0XVUDlF4jAdG+fPu2megXM= +=d1Ea +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-RPI-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-RPI-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..ee932def8b --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-RPI-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-RPI-20251004-1c0898edf28f-280541.img.xz) = 5a6a78b9b97c1304a861213aa108175596d686b50f3fb797d8d5e6779fd726ac7c14aea7d8ec0512f5439c2b7b3ab8f8dd55d0013d99be106b69025f147fb790 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPUACgkQOJfy4i5l +rT8vWg/9HyQ9RH+2qVcp4NrZ5l8bIt4NAk+YcCU7tdzo4HcG9rV9OF83Pir89dk+ +juVk21ZnWF7hBvL2x/MNyvgFHCcfwhwDoDa8iSMizrDDgTDIS2dd0vkPRS3cGYOP +7FhQxuokSixRgmdQmirem8UyFdBIweHkdJQHwt2bBcvu6wI8Tf+Vc2O/oXYoY/OX +xWoEcOeISCVU/vRNvMPkhOkfpzEWcu+Cm50v4NmT4C/POXhhW8DJBUKo2bL0Ro3y +c9jqVm35NyfywETHepPBTsByIc0IjQnnOXDrf2YV+8AjGX3xfZ2icZuO5qUcU1Ex +UTGQWpKg/U5at5Qb85ZVFBh/yRqN1dI5nHr2WqK8gq4F4W1qI3fbbQaj+S3zFO2h +0Qxo9irfj0RKdUOAD7wyb5KPEyRhyhmQ0pKL9qcW56e5CvIAiDdaScSfdjf/QjiP +FqmACjSRnugKsveBcABj7cyAYks8EWTxPfoBhraEL1R25Q/oZJwz77hXwVW7QDU6 +Pv8G1l96TO+tpxpzhbR7zMKYkGw16k3OH2fzL7UeTfAM6UNWjqcfK1v6PQA59906 +WdCJTYG5R274gdd186JXq6KflEv9rSNpP8Z4PekMDfSJJui20w+mOzteqbF08Nsu +1ct5Z6okLu1PfGjgaqabYvkQVIPgbV+5XPg92ubDFju4lhyGSs4= +=10mj +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..0a66f0b3e0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-ufs.qcow2.xz) = 9d99e35c6385e2637b86149771cf1f36009de28277db5ce16f66a8d03b35745f3f5c2dfaf64e56d48cb840fca3fc40a8f64a7790f3e35aac585048ff87cfd961 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-ufs.raw.xz) = e4eaf641a14e562fee6c7ea45b8150a1b2a373bb3cec6fbae9d5c5918ac053f71fa527a3fbbe27244590334ba249f205c00245ddcf0876f76ab5ff6a21d8b695 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-zfs.qcow2.xz) = 8ed2f6c14f6e234cb91bc07da17c2a3b47db8028c8566686dff51c0930b5818b9233932b5ada3dc6fa8ab2edbd75ecf232f3230f849547696382e017f43ce4b1 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-BASIC-CLOUDINIT-20251004-1c0898edf28f-280541-zfs.raw.xz) = 0b8485fe84a27e3d31c13911dcecce90f989aad08096808d8d02e19fa76c6b1eeafb9856c29980769e44a2e1a1cf6a9975da81d6e76040a415ec805fe0a36b17 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ufs-20251004-1c0898edf28f-280541.qcow2.xz) = 1c1561063a8a188a679adbb457878d824d4df6671e48b7002ed6a664c11fb24ff3b7eff543c77214f2d4fb6e47f9cf38b99c3859fd14fe23c184129ba935fbc1 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ufs-20251004-1c0898edf28f-280541.raw.xz) = 2377669ce6370d294553b0a6979ab3c51a540d8178d05a20779fb2629faa3d5eebd6a4b90621ce502b498a57456222a715ede390965cea9f4ab7d6674baefeaa +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ufs-20251004-1c0898edf28f-280541.vhd.xz) = d3f0599c483923dd0caadbc1124ba2005d3e4f8163d2c4e8ac07d63bd9b0f5f9e9fd895c944cf0f6246dabc374e9b0c58f33bba51cf6d7b90acffb1944ae27a0 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-ufs-20251004-1c0898edf28f-280541.vmdk.xz) = 68b3615e257826b9756ce1e8d113a7b3055c5633909bf3c56095e5427622c13bd325cd54dd0307591772c659614baea2babe2a62c93429e14bfd9fc5eadea54c +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-zfs-20251004-1c0898edf28f-280541.qcow2.xz) = 8e5a3267857d41368e620fcb7ff560ae21ea5447632414acc4692691a3ae72ac78163073d75fb22e2bb1f678aff8798be1ed1524ed65a6be609ca5cbf9ca67e7 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-zfs-20251004-1c0898edf28f-280541.raw.xz) = 0c8970e5e76eb91e8044cdb48d602ff58f305ccd800b3ea8b682ff63846889f15d737d70d13fb212f4fa0db0710dc197e0e3a912d6bb4e7e565f0bf5724e999d +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-zfs-20251004-1c0898edf28f-280541.vhd.xz) = 1b8be3c8bd1e8cd97c426674468275a46259798772acd208f10c1bd47348ee29675bf3458b4115823e30ec2f1a96b7d94130c4731222252e0f392cedeb82e170 +SHA512 (FreeBSD-15.0-ALPHA5-arm64-aarch64-zfs-20251004-1c0898edf28f-280541.vmdk.xz) = 73d5c6f3cda651ea2e694ac7fe982bc1a81fdd34e15405379f435fc5e8ba9f141cfb336c8697362f49738a951b3f9caf68994d04261e1f7da0b620ae68845bbe +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPUACgkQOJfy4i5l +rT++jQ/9Egz7YxL60+9iibJzb1WTrqD3IesN9v+4Oe9VPp+oiCFFpw+zJATf7B2/ +imAKsSr1YSLeMAwl1R0Ir239oca4PJ16n+xqbdcWJYX59CRLaLMsI/gQfgApXmu9 +ERUp0O28A7i1mSkSlcfwgLgU+K/350hkjERL+EGKepbsQ7q2H9BTpGgYrVdwx8IR +n8kCWXX+L4+CIIqu8xgrIzVqAIOiiXTikptRSwTf/dfCq8wzejWRQk2nI2E6XSu7 +x3BUeNO1kkOUA9py+JUZr8nVCvoPkcaXWw8Jap0tX3LKsvZNWHVLUcgWwf4Xq64L +DYMKgc5pK+x9xPIMXz0312Vxx3T2ftMXEztDmkdONgo5rik13aG369XbYiVN7lFL +WwvO40L0qZnRDU6vCNRK7Up1/7qZM23mLfSHwd3ftzqX8r0hE26y7VghK9g22KZi +fyhLINqZ2Lj0kOfrylPRmzHlWU5R8VxAz1sGx8LJ5eSZrBd0GIddhVjWYdPKiIzs +XxORZ/MA3z2JcKo97tL+YeGmpgUyw903mh6j/SKoHHfGLjiXuHmlxJGuAnF5nl93 +6yx5P2uV4VdbVB2kmqZB1b+5GovvDnrsiYHlWC8Jok3YzyKUdEHShoWt+6iTqqu4 +C+gcJ/4PPjUaDN7USOunfMF+TreMk3c9psOSFtdZ5D+IUK3TPoU= +=GzOC +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..b636d916c2 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541-bootonly.iso) = 7cc19626e8ca8e907f4d4b56b75965a74f5269d74d158013f7984a03f0523bd29330556982b0bd6919d79a0175a01a09b672cb6a8b75ac5b0861a8d3ebb1fe1c +SHA512 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541-bootonly.iso.xz) = aae010d96a37a14b6486d61a55bbbac95b3a16bac4e8049d1827d57cca13fda5accc1726b26e969e6c23e295fc2cebf8f2a47d3aa84552fba32a97c0fc742b74 +SHA512 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541-disc1.iso) = 5e8bd51c27ab213db4ea2ad7ce2c8de2ccc6f5f08d65d5b566dc65b1fa9d165b6225907a3cf5dcb25990347f2f8d69e5a01bb3d1e4eef8b316d6d3ccd44c219d +SHA512 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64-20251004-1c0898edf28f-280541-disc1.iso.xz) = 6cd18018c566c62731d818a94d53861593388d9eeead34dcf437d923d66313becb2d226f75b546ee7949b7bd321239df6286b0f90d70d38002ecec5c2cb5f0a3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPYACgkQOJfy4i5l +rT9fYg//VgsWzOhfHJoTTyn40KIy1MvKcCy6ZywSCE0D9LlRiOTGvQsk/4GsAayC +anYqH+8u2NfhJxBQiUG+oJNN/j7WXRInvPEz0CvnfBQoWRzEjgPMEDe+78dpxGJZ +KbRjQ21RBlDa0D/BOmuF5eX1PDFIYR+3bVWywosU/ARLfLrpKGIerXnWFM1w+vFU +McL2LuQf+XVm6nP/7IAPh/TsjLbcXLm5ItLNOMBnUKIEGfUu4Imcxm93CuZJVXBk +l5tfUeHrMdCGv3gXOEvn8mNmdegb0D+E/yFjgK0gOlPo12V6a05oCWqM8g7D9ecd +eFtj6Tj+VlN/qXkstMm4EK0J3MUCa6TySTFe6TXbPu8ak52dXWa5GAkNS2EGnwnj +Yoq7k30QLxwYx7KjLX/utpMVkvIcBbyBoycTQFi7WrgkZ47luzNAoIY8hBbon1kt +Bf2CbqV3rXOybqp3ESk27lIkbtr2In8bNdNFlWTtgnI0ZMCyKIf8X69QKzoQjlwk +cYp1IOU87QTFpdoRmQ4qkvZvqYUNrzR+dfsG9GjnGmQxVU6ijQDnVrOrEUXd9gGP +RyluGCvDcC9cWi2wMrnvMOoywv+OY3/OcEZbJwF8MI6nTUeZ2KS9AUkoQItDFqwe +APF9l5iwexPELLcqjgLhMB4jmrU/yWvmHOWiVlqO09+gBuH/6no= +=jkhV +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..663f882951 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541-bootonly.iso) = 518af18749fb557088c90cb739822132ff8ed048ec943689b20066fadd50e11de0e0e8b46451c1a13507b829b14e4aef57eae85dda5c82bade27bdda9f34fb3b +SHA512 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541-bootonly.iso.xz) = e3d09ad09d49c8e904369becbdbe3fe7db221538903ff2faa8c392665190b87a928aa28f018e53334cd4846887577e5cb1f1fd19c7a99c12d8bd573d6f384253 +SHA512 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541-disc1.iso) = dc983ca55de7a731db8b705be62cd05670a53b17fc1eb25886d12e92cb55774028d0e56f9a92a7fc68247302bd98901f247e2e607ecc7dfb69bef2f475d832f3 +SHA512 (FreeBSD-15.0-ALPHA5-powerpc-powerpc64le-20251004-1c0898edf28f-280541-disc1.iso.xz) = de846908159bbd08bd939399f163da37f4dcc72511060b9ea3965f01845ff219213f7c68aa891a9b770349a8bd8ff31d0f282b2576d2d94409e6751f18e7915c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPYACgkQOJfy4i5l +rT+n3A//XHpYGpTjb0rbnaLwaqUXTf8k3LBgsgEjAd0/asqPuQ0QPlKIYixsT+Cw +s31ViX0/WmeJByC3mjPMROUqCIOpAlUtGou5sBPCnlkUYK/D4dMgxyKJZfPkMRgO +eeLKPbVCU6iJCIN680x3sfc8gskf70d4xgHpiH2IrRRK5ShYJDCZWmuaDd1Lf6KQ +OY6DBWS3Xk42VcFYqLvSWofOVRRcAfGcVEyh53L0rKqRsxOYzy/69Lov1PVOXxOu +K2iUcXJN2Nlae4wi+NkArvBws6ngLXnw1i9yLCuoh6nSvZKWdfzINyqzIsnZcCVk +PD5dau97blVuXnPNGXA7sfSNnM6BVIRM/4J4KQYooX9Og6GbxmTaUlrjEPrvqhPt +2/fdRqW8r4stxoPpL7TwUKwuwbBx+IfePByzZPQlgSOKRzBvP6lr5wbVEUXL24VW +k5WZv4xRayhxifHjtuUMSXTOV6kS2+oFz3c+7dwKiKi77hr3EUK4GhUZvRAO3bv3 +KulTm0KQBfS1OHovu4L9+qZVbPoZBegh+lk/R4Gx4sfFj9FPoVaaAhqxyN+PCuV/ +7L4a76DtnOkpANzSO5HBaUZ4tlyoiBfy3GrVE6cDnCbRUrMmO8X+ZVqiVrotMAZ1 +glm8MWIQXRB9ZyVmYWyZb504NzYUcIBcbw3HDrQNfOTd+Yu+6fg= +=nQgq +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..782d8d7864 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-bootonly.iso) = 2d4240d5d172b5965eafe89220bbd2f3f1c41b861e7766c254ae3a325d58abaa83bf105dab33666e0042869e6711b3c8b5c8a3457ec39e65d7dc334d2404662e +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-bootonly.iso.xz) = edac94c4e31488877e2dc7d7f308dc9f3c605ebab75df56034ef9d61c158e30e21a05b599ca468b53addbda56f0b0bac627b4a083bbf43c69b62c099f65c1e60 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-disc1.iso) = bb4abd46a341046371ffeb6e34d9a4029f87e6a2baee298e4db39831992693c92ba42ce6597db755afff497755ea2cd79da31807fec73337f961d257a2bd7775 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-disc1.iso.xz) = 4a98afe44121838d566b518042e7889400b8cac65ed2eb60f0a93602da328022c5135446b6cb8ac8c2b26ad6fd99b52c8b1e72f9be151b281c57f486005ed9b4 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-memstick.img) = 4ad6876e3b33781de951c94d81bc85d2cd68aa1708eb5f5a4bdda0bcac6935576f900637dc9435c011ac6a59d659e5eb068512b4ebaeeb7debaeae30057f1fc6 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-memstick.img.xz) = 6c802367b1ad9d9c931148854f7960c350deb2e491ca2d1c9c24d75efb3fcd64abbc65247d5461268be12fd9683c44189ed5e35a728c34e7edd0dd5e863d295a +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-mini-memstick.img) = bbf93b3ced8d211286d7ee85a5e6b4f6a51111c575440c769f2529a1af3c3e24d4e1c9ebf41d2fb958e37d0c5503c1674f69f0130a4ff092a360bb11c0f26314 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-20251004-1c0898edf28f-280541-mini-memstick.img.xz) = 9dbec20fd136f5dc1c71927e6a5557b9879bb80f79ddbc7c31fb45ef7fd0972da10e38938c7dbb682485594ab0329a8793ece229702c687795192ba4e5f8951d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPYACgkQOJfy4i5l +rT9baw/+Iswn1bONAh1NRgB5XazEjhpOKhrNvLzKs9gHxms4JI4u6OEBFEcCiVXx +/WcCXWlEOTzlyeWdvBprdjk38pfFQ3GczvnXoIOxVr3lRsZ+tBGMi16fHoLSyVOJ +nDDSWHakf52dxpQqkVDIcpvV+fRTseLD8g2qzSPzx1ZzGgaTMfHuKHAxg7Xdy6F3 +F+FL5u0oyUDx3pnHLx2s47hFsTnYFWJ1llmNHwdOO2cR9sXBvHyDIfnXMv0Du6Wr +ktxWJy/qldMr0T5qFe6IHb71fIcZVLDlqWkkuC1GsGBrOrYHRB3FtcldVszrAlbu +cLzQaQGOTNL8Jh7ZTMDGgzKNARQ7Ts4LJcyr6cdOIdfWWKFjSAsjcutvVDO5C5hT +6AnrLQGBxxGA8QUTOrfYizwY4K6J9wj/a2GKdc3s8zJqCVmuHbSXefn648O0y5O4 +Jly7rvMtz7bvOVpQJiAybzAUQ4yUu+npINGZoZc7fTBM1+Itm1/LMM74CkuWJqHV +v4NMCHQ+7oy+HVR2ftZl/gRElAaDCu0KnbX404Iok14GTR1hCqBTWU1Q8Uwqn8O2 +nOTOm/gkkwjvqbGrRZJ5qB+s5omf4u8Ih9pIp5tqlcC8YJXpk4MT0lW288t7mDab +aGkpbI9ja0+h2gwjuD9X/VzeYpJUdYln4N2ctiPCph6v2xBjAAY= +=K7Il +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-GENERICSD-20251004-1c0898edf28f-280541.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-GENERICSD-20251004-1c0898edf28f-280541.asc new file mode 100644 index 0000000000..db7c587358 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-GENERICSD-20251004-1c0898edf28f-280541.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-GENERICSD-20251004-1c0898edf28f-280541.img.xz) = 3de637b47340efabd00295d490311d8c9206a51c51128fdd0bee808ebc16f736b9e6d103c8dd96bb2b9ae304ed2b1251b1026eacb7e10675af139934342e47c2 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPYACgkQOJfy4i5l +rT8hZg//friHwm/OZn+tBPv99dPna6UZ8m3RyWoe4ytLYozEd0B2x/e7/Q+f1Pu2 +dgxsN7sAu13VdOlfBmHpOiyzqHknVGgi1wvNtYK/KzwEyffj59dlACZFHCOQPZn2 +4nEeUpLvWhw7k68xuXRWBZAuoKuV6Zc9/gv2kPA40fwMrCWBXx4wSOMz4yYnLlA9 +RsvJag4roLm3bdNyeMoMCqyahe8xWsdOm+jGPdXxVjAWwrxBPMd+vaLujMJhWtl1 +pDXueQrTC6jJaL+siRIeVOXsGXnASLWRxhdfgOzXnvm8Da4Tlgv5i2Sl0+ZsDExZ +wdZoNBaWWmUFLl1gVbDUwYyquh5J1A646Fs3rCy9IlsNHNV0LMOx/zA1EE7xAUel +XIBBQmWFp0vbQpvHQmp8kGlS0JugfalVDD2UbirrZ3u8EyG3KeS8JfzGoRbDbP2x +HqL+NMbziJBOVlHFET8wxPeak7pfqrcpwJeLA8efnz1L0MT5t4yHXLurZnTqTmlL +iUtg2lmENEjALWD+x4jrEWtga4EoAf23akmlossebiyDkxbnOMb4mYwD3yJXxmI4 +VcADZYO5G2OIQXa6qgl0KrV38tnQPJpYWziuCcFhfvBhrnNFCFZR8NObOff/hmN5 +BldUA5E2Niw9jFpUywGf3tGdMZcFRJHmv1NCBjeuRWWs3JGWgMI= +=AO8K +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..f5e08b52c0 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-ALPHA5-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-ufs-20251004-1c0898edf28f-280541.qcow2.xz) = 827940c48f2623950e7b210aa990f9eba586acb309bcb3ce01082f5a2a2a7f33273b1efb8f7b066b70d078438761bd71c735b7a18be2f86890f158fb389b06f3 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-ufs-20251004-1c0898edf28f-280541.raw.xz) = a9bed4eb3949ada6414b82f506789892e51b6bc7641ee18168de514358e08af6b5ffafce479fa89e4f98ce5ca3872777c1cd138b70afcf45619caf25ed340a5b +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-ufs-20251004-1c0898edf28f-280541.vhd.xz) = cbf927abdc1c12810201e158e82ba5182f0aa70e86298d0f697040860d897e4948d3153af7a923579de42e9857daadc1d3612585d4b3b3d6b266fa9ea8309ac3 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-ufs-20251004-1c0898edf28f-280541.vmdk.xz) = ed293c9b74b14211a6d45e166a6b2c076d70bee67783d01d860e5294933c26f4b63e7941d6b9789785fffadea930d2077e103faf9b5fc58432a3a6ce47433add +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-zfs-20251004-1c0898edf28f-280541.qcow2.xz) = 8390b4f6d355baa1d97148318adbc929323fadbd4d47f5be723cba31583d2885d8762001635bf171174610ffcbc27a3ef91915c0f8640da8421312b40355e972 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-zfs-20251004-1c0898edf28f-280541.raw.xz) = 31fb37cf13ae815d864ea866007565acf48fd058fc69b536badf71b730d92e9ba9b99caa494cebadc3b12f67231aa9b8a38d7eb1d3db9ca8da0815a3c6cb51a9 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-zfs-20251004-1c0898edf28f-280541.vhd.xz) = b41fc775e66ede03659bc1cb0cc20512a4281c02a97431afddf40940d2c3c189da1f6ef23af1c637f79d3061cbfc5bc8bb94217b86646acd6e7aa27d2b9f6d41 +SHA512 (FreeBSD-15.0-ALPHA5-riscv-riscv64-zfs-20251004-1c0898edf28f-280541.vmdk.xz) = c4b482b9435ec5ba4c8d7056b5ea3172239c0aae2747b744ec2faf8253113b031db28717c1c8ce63117677355914dfe96780e15e903f09abf508eb42856a310a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjhpPYACgkQOJfy4i5l +rT/xxQ/8D17K5gTUhwXwIBJ2TtcLIrwPIz6yTj7lh8p2T3cRdONpreqP/vYwyb4W +O3tEiupePXXvGIkRLZ6NbN7UCEisxMTohzRVXGaRSU9BQDrmfVMY2AerzgTXJ1sy +kKp6Vd1202bjdUUKY8M37DtB4joaK48FajrqYQEOANxggRLW/hkyl6Th+HETlE/I +bYiY+g+su7NXZOf8c+Ift5SJfTAoNsLXpup86VoMgSEUBVpOzVAIFQq1CnNR9hLK +8N7ao9iD42WBR53tsqsnaMRkSBqmPP4njo3bdGWx7M/o+RY3FHb+xKjhyWNtsYXb +tKrHgWpXGjNM5H82dhplPGz/rAdhWs/2ynMWITjMHSzOE7qdTUFU3OIAEzRqaKYP +QIPMaWAr6SwIQ/xiNzRj++PKuEQFw9i4I14o4xnpuTHSHPFCEju5I75Sswd9s1Q3 +TBdv02evLBWiKJY1wpZ/JrShAsS4hknZ/rr4ICdU+N7J6OULBgCbqY5KJHzUvNW+ +tCRZW+xPNFGN9BuoDMRS7DYeZM99YEoCIdzKIf98HtvJdlgO0xgF4vpwRQ0nChkA +06zLE6V92bM9aDMt9iUqkwJYKDq6uMOnskTvxaZXxKrcjsLWVvFBDMn5uXNX6g1K +seWZRiHBqniKGXgcz65CjYpPzsk4EyY0OsNctYOdEEPc85tKogc= +=EoYL +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-amd64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-amd64-vm.asc new file mode 100644 index 0000000000..0fc16eba89 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-amd64-BASIC-CLOUDINIT-ufs.qcow2.xz) = 567325284df01df4a648a1433df61566117112f14b8883ce95132bc435c1e7250ca8d5b4a39809ba0016de8d8f105d083f9aebd83f37b37cfdd3993d0953912e +SHA512 (FreeBSD-15.0-BETA1-amd64-BASIC-CLOUDINIT-ufs.raw.xz) = f415cab5b8882300a60c5b5418c0acb451f50b9b1c21e96c52a231d90f369fbc90b72dab8e97ba2d502d306325842ab336a1bd572eafd445c6f280b99f8946b4 +SHA512 (FreeBSD-15.0-BETA1-amd64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 635a8dbe02119232dfcb4f5200aa98534a5cbb70cb24aa983ddff1e80d024f04163041caa6905839683bd5d5215dd42e14c7f12c432a44f5160970c887e3339f +SHA512 (FreeBSD-15.0-BETA1-amd64-BASIC-CLOUDINIT-zfs.raw.xz) = e27ca9182bce43d46995552d127d8985371614b0d99711d425c5f91b4a1b44a7b992487150f7873feb3e1de0cdd46b5965d646919f338919ae3f1e58f68b4ca5 +SHA512 (FreeBSD-15.0-BETA1-amd64-ufs.qcow2.xz) = 19bcea9883692adf10a4889a42c30de28e0ea5667bfd0d1d8e3776a2a4682fd9f35644230f9928a1297ddf7ffb7794ccb5652775cec673ca8e58b79f7476c97f +SHA512 (FreeBSD-15.0-BETA1-amd64-ufs.raw.xz) = 310d17433439f802f09aa339f3bd457b5548a838e37a0b5b039bb7da6f518d85b5557de28414e2d632a89bba34c26f82b584f6a594b79a084e197d42cfb4670f +SHA512 (FreeBSD-15.0-BETA1-amd64-ufs.vhd.xz) = 42448e399e1654d3601c73f7b3902404070507c0ad9b983dd1284da117743131ae14c87624b913cb96b5c070fabcdc72f4ec87615a7571e09f6488d98027fc98 +SHA512 (FreeBSD-15.0-BETA1-amd64-ufs.vmdk.xz) = 47be74e4e13a110dc34533ed7a61f85d55c14a7188899b4bbc6b1341a0fe56cd9c8c6fe87402bceb38d43450d14d1d7320afc24438ac15d2c43e17d9ab1a624c +SHA512 (FreeBSD-15.0-BETA1-amd64-zfs.qcow2.xz) = 7cdc9c9250316ba77af79b2aa103c4cd0560e3ed371186f78566f5ceb16c302f4e2a4d7cc60d21d39f7d96e43f9220aa0a58a42a0af41cefb98ff83f88a8ebbe +SHA512 (FreeBSD-15.0-BETA1-amd64-zfs.raw.xz) = ab20ac1a26266eff65f1b01c01392462b28140fa15622caff2afa8713fd02b52423e447a4e1b00f0a366d97e557221e92e44628876176edbd5ac964b67cfb648 +SHA512 (FreeBSD-15.0-BETA1-amd64-zfs.vhd.xz) = 0a4cf1446d0d9c239339432cf0a9544b82092fd2aa46029616fc7a6fe357bd72a95fd09d3ed45fd62a2962a44433c4b2da1b7852abe3bd1e6a416890c4c1a2ca +SHA512 (FreeBSD-15.0-BETA1-amd64-zfs.vmdk.xz) = c1590c29710e89798bdcdca018b7af668cecc52a95156599cfdb6fa4f96f9f137f4736b75955f12541c87936d59c4533ecafec870d382b474cfbdc2884a897a7 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq4ACgkQOJfy4i5l +rT8iHQ/8CeCFiemM5rsBLvHCeh00IT+fbjWP4u0JgoXQa3wICfJPi2pONSPChPEY +8Uv77SuvpbfOP/ztTJ1Q5FUuu0m5dTxityP84YsTTeZXyhrHfSo8jGztkAlYg7CW +NpYXJS8qlpUC+IrLm9dJhDPPbnmp6vrqrBTwpdEfVUw2WH8aM9BqfUWwbo7EtJnJ +bJVF2p+vEP+X7ACnKdRD7yHiBKhC0rzBjT30y+Xhz0mcy9Z0KCzEzrmTjsk1NO1E +tGzOdvM7s/0wdFcQoZ+v5n41bT65zsNel+rUt2z3gUQY9VeT009HiM88fVSfkjQO +w1dbzgWviVMMEFQptBj81vwelQQ6b/qFCZ8CNuZVZxEWppcJo/LlWsbEPrvqg7Gu +G79AI9/roIjBFo5W7ZUwYxByTpDVNZJNYnYb8D4s63HozH+BnlfasiZuLNwGOxdr +p7ZqB5rGiiyVEOe3fFeHugiApp5Job+b8mQpPdVJBwV3GXCdKzoLCW1h1dzQTpbj +PLRdU93a4x6LNiscEICG/Tu5vJYFyXqud6UC+hUAa9rCGHiErue6nHw/X/4H0jvX +Lo/VcKUwkDXnORuX5clf2wcYuv+24MFsnA3mcLszL1T1AQtb3l9VgikSccMZHw6M +R/Xap2qzGk6Fi8cxhEh+tucFn0KLrdqpEixwoRqeOLl8vyIHi9c= +=pVX0 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-amd64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-amd64.asc new file mode 100644 index 0000000000..0012e528fb --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-amd64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-amd64-bootonly.iso) = 50659ef105c836015be9a09c5bafbcf81e6d13c4fd0484fbf8bba7b56a78d1339c1e612e41555c4e122337000903e66eb47f2b75e3fc012286ba192edfeca806 +SHA512 (FreeBSD-15.0-BETA1-amd64-bootonly.iso.xz) = 0dde9daccf336a6e5f3dfe465175d288e03767a6fe7711fa1d03c340c83583d2aa3ba8d644c70e779dc712bd013eda4074ed337cb4d34acc5aac6316823e004f +SHA512 (FreeBSD-15.0-BETA1-amd64-disc1.iso) = df9142b24c50535e27ecd463e1ccd120ab5a8ccd54f7cecb067f24b7cea4ab222eee45c91e735c1b8f1a0484c239734d5ce377671ff50924dd76e9fc83245c82 +SHA512 (FreeBSD-15.0-BETA1-amd64-disc1.iso.xz) = a3a3e3086b72b410a37aeda283c13aad972e7bbd8be3e39d5880f1e3199ab867534c8a28eef04aa0695823c0e68885af329d56cbe14ff019097d4bde80ba8741 +SHA512 (FreeBSD-15.0-BETA1-amd64-dvd1.iso) = eef10dcc8a7b3e6a373c446547e9714f41110cbd0a998b15230ad9b3e494255a1b2cfb6088129292b002e0ebdc35cc1ac347f958beec95da23a6487f6c4e69f5 +SHA512 (FreeBSD-15.0-BETA1-amd64-dvd1.iso.xz) = 53d35007addf5ab5bcc19f9f153d0b83af515b6a81073f280853f93b6f5ed3ed3faaee6b282d5329052640f006676da8d96c3f1dde209918c8caeacb6e866a11 +SHA512 (FreeBSD-15.0-BETA1-amd64-memstick.img) = c360b1c53e889efc8baf245e93b92ed5e404b82f62279551093fd317d8c087b1f4cf809889e9a9e9c55283c5920e2be23cad189caedbda0419fc4a5232763290 +SHA512 (FreeBSD-15.0-BETA1-amd64-memstick.img.xz) = 23fced3862d56d159d63a1530f35dfcc615bbd85395742687856774cdc69c3028b4fccf14eb0d890090c56aeea783df8474ad6e162d86a43bbcaf8503ab9c60a +SHA512 (FreeBSD-15.0-BETA1-amd64-mini-memstick.img) = c963a6dca31f8fe431df27067e7482cbf61e686b32beadcf0f3d5fa327afcd809a8a717b3ce89b3b8a17dd1c0047a04f99089af66ecab90d5e0e201addd19dc1 +SHA512 (FreeBSD-15.0-BETA1-amd64-mini-memstick.img.xz) = 494f7ee862ab35486f62538c35b78452903cd2db9af075acd0dd852008737d35c612493c278bf141cd66323db81b6c90edf6591a88c5753ef3f648743c6854dc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq0ACgkQOJfy4i5l +rT8A3A//RSHwDnkQM5eMDWyYnX3S9m0VDUTHatstFsUYNI0eU0r5VYz6teEKT5hG +xRG7g2TTSbeauiU18aTsXRPvlVZMZMcOT89XDiqBTTE5KXgQE1e80Exs+z0ITuJS +4OoC4ziUNCDQQr6RAf4sqD9GtENEggGIl1aUgsSnxWOtTiPOvued1tBx9haxcN3j +nRfXLUJpe/7F+SIQORma1lXuwc82UtheZuDwojeT7TfdtHCNNdk184I32XEsvo4Z +iDntw4miJ67TVszRXwQPcPj1OhXNlvAsqhb95Nyd0d9+m9tp6F6uVS9ARvjr6Vqc +CpcFCEp7ZC6EgRBJOYkFulFiDa/uhfY/GadQbdX4w2iA1/uQrECYMGx21xT/5PAX +KhYAe4WbbHc+cf3BekJisV78L3cH+N6z4T8XB5uOXLq1OW1k8rKa1DGhlOAXy/6b +/0dNd19JowpoAjwosfx/vtUKDlOdwsgpMUjKum0OKMbUBmFDlUfYrvDU1SidSdPK +TxNN4/wcP1qBq6+uA7gm3e7WfpAd21C91CJdDCpEUUXN2Abo0MKlvvtsrZFnAoQt +JojR8T743nq/NAsIcA85tDgGmtJR7c5Owe6Q0QkzA28dl/Wruqfo2VGce4JNTnKf +KtkB3aTLDGIljPKxzWhPK5XgXQtJnSsFFz9haNVPoL5g9h28o8Q= +=VYe5 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm-armv7-GENERICSD.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm-armv7-GENERICSD.asc new file mode 100644 index 0000000000..6d303c3a62 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm-armv7-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-arm-armv7-GENERICSD.img.xz) = 2026446718d64b60013bc6cdbabe1b51384804ce26f08eb5536e36abc5950a503e657ea7bd55bb629b53c884612a6a07e26d5ff538c2b64cb930a33cca152a83 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq4ACgkQOJfy4i5l +rT8GMg/6AwA37ZtBoRRKMnbGUlEzZ9EXBZ2fKe3ZbWExFbP9zwFyKc5QMWkXTf/j +b6pZPnA1PuR+t//WPLzRZmIBOGKqvJ/wL3eA/Chv05UnjihA+wSSJpBBLd3l8kG5 +dyjkhNUCzU3QZoY/4f8DtkgxIfHh/edGDFUy2gNZ/Twhb1r238tT1TGNHcIqa4So +oYCjfvqrLoLWHXCiCwu7XVcjVhIysFbZx13EBt8t11c1DDs77sYakM6GX7LvvVnV +9KR6uzbC2yG2XrVnatfXorCYPbKwTE2BaGTp/i+Q3tL3aIjBKgmBINYLvcOnB6i2 +R/IInaJXfmRfVWCtotAYSfz1MCgjX2y0xlmSJu3EAQNvJWEKUNAE6nNgwEJjrK4n +HkyFVcPDf0seP7l//LGQOCS+/fe+B8fSqo2wyz69FURqfENZbFGtgtqr4IxY70XN +VnHD5N+BCLUBLIqnEOTsnC8/SgIvqLl+SmpA7fKvkbjcyjL/4NLjew0XUFm5xE3Y +EPCnp1wL1AIoJ3R2wgWDBPlv02lZ7jbKTc2XOyDObm18LeMdrLl2Nhzjq1Eg1j+W +k46JO56z8U7SPsGmwAwhS0wPVPmukZM+et6vcwIHTVZ2hQXb6/c40Rub26hbUK0v +7oT100V5yE+vumJ/xTKs+Giiih26JwAAtoqYpmsBalShUjAMLdo= +=8hL0 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.asc new file mode 100644 index 0000000000..82a0b09df7 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.img.xz) = 53d90fe7966597dd3faafdfafae71236fe16d7cd5734f81f5c10855d10ff037ec5426f89ef7e1739a3dcf06779434d91625c3feb20e15672464efad9d8906a6f +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq4ACgkQOJfy4i5l +rT91Vg//QQy4kndMT/t0CLS3IPp2fmsWNayWFgqxH53k4juWTSu74ZYUzCXxfCiL +oomiSvItibb/gyO07oNRtCe6k/+40C8EsYCi54eKTUai/UfnDrnosCjHoXg5+70W +mJIsUS3wYTnioPGLWJKea6LKMDB9jbqsKL00m9pc2XAFezWjx1OfmnAhvZczaOYH +f6eb92fYnFWX8fFLlREnFFMdfryZQk9ctdNcXPK7S4pAvj+I02F6RLUZosqc036L +4PxGFUYQjhGllK2J7WuUwPOg0mBvjh6AmCkg0u/568Z4zKDWDZkZuEGyoOT7el7D +iHZRy59wYfEvT05v5cYsRdRIMP48H9SnmG4gWA09TZ96iXG7GKAnP/lDTBM6NYg4 +2kdgJwjhAHuHQXEtC7FuGwUoaDV9C92h4EaUozevqWdjuT+tviH6Rgb8/0nZ4osg +cbMVdIxrV7iSNiq42ck7JpuJ4tmIfscP5kEdTt19spvQe4AlCVP4Wuh+CieiIkQ8 +ELHWqjz4i5PDg9du5x5ZLNjQnuN0nnjUA90cDnaKU34T+iqIf/nSAtJRBaw1QvPE +vodKWqY3FlWQuGy0AhfAeNWpZuNgNVdRXOejM7Y4ngwcaXEiDICWsHEP58xmOLF+ +W09gEXk5N1rFSH2aRvf0TLkZzoyN0RxhKbzpdOw+QFs/82Ca0Do= +=YrHa +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.asc new file mode 100644 index 0000000000..d387645b4c --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.img.xz) = 853267c3e3853a98645d994e9773f42ce7cb78c4e01214d23a429d20038e5492c2164cea5e4656546ed51d0fb38b5293734b381275e28cafcf6724a7e3a05476 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq4ACgkQOJfy4i5l +rT82pw/9F47JzQiP0H811dwsM1pl5ckwGc5BIXl1clCf0H/izaXREXsB7ju9lPpL +Sm2jm3/6fvMFnKJ4ySTpDeHHH01P0hWlykMmPjk1OVc8Od1IH8+0Kz13JOmyBN/J +SRcr5zCo8zyQnDJEAit1a5xtacZvzF0WP6zwtLEhgT5JL3XfMQrI3z6H30yidE5u +RPFEOaFBMVDOJZ5zLqViu0Iy1mlJc8aaRJq4o8Qz0ZT8+/cnTx9mGElevq7fUQ0i +zlJoZdzM3LQj+ydhdywIOX3/aKoyqFxv2/CBHr6CVxxd1wiViWGUqvpAB9gE/7Tu +EeI7G7gipEJe9dXwagZqWzAKGDp2P0aar6bISNMCBsfAz9kAWLoor0TKeB7V+yV2 +IR1OQM/RwGf9vxEavWUdtQ+pJ6xAnlaJhlbvzs/j2bMwJOu56clTz4j0SPBbUkvE +6KS/djUoFHz4wwQDczd8AiNvL3rWdYy5oDtMsstWLTI8W2AjO/SuXfVKUxOFyY48 +L9NT+B+Aqjs/JMmBPrR4c6iudL5wLKftwN56kAF/gggZ2F0eP0aiQkeOBBbs92rX +PF8SjaSLd1VOC5WM1NhqUbSz7gmCrPHzrVGf00CnaWvkePaloFLY718Ph/RlN+ik +Y+Y5bwD2x1e4bX61rLN5w+hGl38m8X2fguFaq4RLWzqLI24AFx8= +=Dvod +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.asc new file mode 100644 index 0000000000..a5bce3eb40 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.img.xz) = 3a67e673100e5418f870f317f7dc6c40866b4d720ff3ba6b4e03bf2ec8004b313f17b04afe3b470e98039207b3635c1ae3e7f1421cfed7db09f14a9d87b36da7 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq4ACgkQOJfy4i5l +rT+bSw/6A2JY00cF15aSp2srFurWW0tnG7zrs95kVWCjH5fkUwm70e2aAyAdZscS +yQXsAn7oijVO3DVqxYtoxEeUlj3nR9aEBU4FMk3sX9uA1ySEEsH2nD1JrfCRYTwJ +3GxDp9+p7/82dXhH0pkuwtPwVgL8ofc2GYThBKZaMdewssht8IpIA3WndHmyg/0E +lRVl8vPxrGhIYDaKdP4PbN/AzGGbd3UcHyw+fMGVWr7cJxaabr86zbyjSN66UzRx +kqJwOXBG3f5J0sPuzAv1vl+npENyV/7HnrehPG5N74FgyReeobclT+AkdfuJlhF4 +d9Hb1Dy7FrmhVGBEnX6/cNWfk4JxmZOULseZiuWoptoNOm4HxRBWuQon4j01TtAz +Pp6yLANOnnbBY0LKPcywAqj+PsK0H9GEu01uwtfI0OeB/tHZWTXUxb819P2SQ201 +ET9g1HvN7h9l9tr9rNJLNO5Gi3bmRgIiKuWhHCh6FGowXV2HAS35LCHnOQsu7Y+X +MQobmVJOqW0fAMTfmpZ4BF4Ru2Ot9k0zch/PZS6yW62hSjZcRk8mWO/3wHnbITtr +votsykPAKs1uJ+KV9rDEXh2EpyEDJo2o0Mh1aW/Mh7ez5jkm7kBWyFU8WcnmKcDJ +axsO8axFr7W80tvs9DN4YKOupQtJKXWYyPLy+G714fRlO0VjGxA= +=EoLT +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.asc new file mode 100644 index 0000000000..806b0582c5 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.img.xz) = bdf04174790a1d22b29be8248086c2c34ae39f089f78b938d9f3d07f3e6c971a1697a9b0904d65e5c61310e56fa019642cb88a99eca86df6d6493e39fe22d26f +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq4ACgkQOJfy4i5l +rT9BAg//T/fYLZc0ZiLFa0925j/WgyX70sOdZgh+C1zAlE5HyKbD758rFO0dQ0pZ +zLdMwB5gKZN6KttxzfDnr2kSowNsbzSaUFaEgqIc1L9LPkuLLMUHI4Ru7kK+JVlf +tWvgW41NjgUiQ0W+SInlckDBDbm1Uoslh2mZvwCAX4KbXBllrn2PORmUQ7+Tg0i/ +dWb95GGKcSVX9E5XhkRHa2jY16D8eBiUYqvAEOc1hvHhtxO9fmDwLbqiAVQzask5 +5zG/10DF81Gpt7lVnYPUGU9OHF+IIkiciKf/aSxAsKtwb+gJADsbzDlKk49MSQX+ +wb8erMVJtraNWXN8swKBRggsLBW1pe8wILCC2hkWLbKUaUCy/Gh9CBl7XwkG26ij +N8KwR7Q9Zjibj3Ssfx86qST3kClNFZJbQupmcirPh5KbyYfMhzFTjOkRkLn5rsa5 +lOZ0TV5gpev1+ih5YF2u3+v8nyrXBVgcxiWoi7RbG5lBwTG0hTEqzHbuJ57s2Vg8 +LGK9Eh9WJwPF6rA6ZwHCceQO2MUTgP/WrKWFJxsgievgiICWjYYGCTqAjwPh74L+ +y57KIC5cKhj32rbUQJYfJynnTbuEnobSgV/THJp1S4wOiBflkadEPYknhw0cgGmx +AOsmE+EFQg9w4FRTfFz8qGb1O25zDSOvJwPDCCSObgKo8qC5RLM= +=M8xq +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.asc new file mode 100644 index 0000000000..bb3425f7ad --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.img.xz) = 1420872ec57b024839b409327555a9cc33715f5c80250c41f2f922cd026a15f2d4a2e5fe452ce693c3f02af3f11dfd96db2d99910942c5f1fca4e33113bcc1c4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq4ACgkQOJfy4i5l +rT9LCg/+KM5KaQer/xaJNfTfVQBOyl8dx3t/nWZs/VumjtLp81+DRe+lqDR1UiJT +9WvDZ/rQKHyDlYejhRefoFT1fPP6CUAX0ROKEr+XII3ZECT3J6rMYSUeiHE4cbDa +I0SBTZ2m8s6GUEKkCSe5zic39+DnRnQtijc2GIeSIvUKUrmXC+ygK/42ktWHwtnM +rn64zHqQ72R4viPjr17DISGgs2uSvnBRYQlr/E6NGib7YvuJtHQrLSFCeasNzklD +/Pf9/OBfyVQbGhXYGrElJL0qsN9KOuggtO7DqnMTd7e9OX5OWsXdPyWgSPIbqwf3 +gOY0S+GQBpDwqE9rsx09/t7mdlU8ZIEGzE0k00ffwcKEOimdGDFsABYWvIVpSw+b +Zv/eGifi4TeHzFHK09P/o4HNbP1zdIN7vEpkotDkpcoMvLJh8KCb68dx8MhdEsza +Q28X/j24cGcTbLKuzfCBl6iLq4MlfNrIUY26Mco4NrhCN4eyTZmu2pG1pKyWw9qF +IIYA1M+1UOTlbHRWUJoxSy5x9ix8XbxHIN6dQBffF0/a2AshWVPRJLPKeRUlt8nv +gWevmzZ/ssN/Ifw4JOc4rM7+aidl3+QXa9LvaclUJdmHnhIRRXUV+9MTFKXFkbU3 +uq3Q9gUfMRcS7LrzXdIJaLkcpm68EhcQAi3INv/qiz3fiBh7TFc= +=lRrr +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-RPI.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-RPI.asc new file mode 100644 index 0000000000..896300eafc --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-arm64-aarch64-RPI.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-arm64-aarch64-RPI.img.xz) = 49d285add1a118bc5a2b151ceb60557d9c101304d2845f9b2c4acb1a56976e39226561f71eba5e86182b9c61bca2ca8b94afe9870dbbccb518deca4026ec27ad +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq4ACgkQOJfy4i5l +rT/jIRAAhSJZkp4giYSdBgOSSBL+5HUNHdCYwF3lgBI3t7laQfsk8OLeXjUXtV2u +H5pd/w1VXKYH779vzQI7mlCbf9sII7OfPGG0eK1Ookb/6WZkF9/Kc7BAF/4byubm +g+zDSFAwQCnow/88JSTQEDR7/rwoisPWx2cefQBcPZwhC3BsxdUUcFjNb0MbdUg+ +7Z70pE3zgNtdVPfqTkVQvFIX6VAZL7NMmD7IakG6dOl2nEPV9fYSj5rMc9pOvomi +c3rZM8vJUKUGKcxLO6ySpqzoKNyxidaLkUTE3r76u+uD6ph8ZMHAEeyZ3NvagBNQ +JHzbEo+ArLvGQvw8gYoEjwYCud8o0roIJ4YP21pOO+R2IYrhBahZmAf+qf4pN5Jb +GGjUmYNSEKK5vztikrbJXKhNiXhlxWRYmakR1ztnngBLGWMkgh/4QI0uMt9k2l7E +Ao2N0sCDiEk2gN+rZlegIJ8CmD1SPeATB9rrBRbZEGiqNkz9ijXmAfH41F7y1ma5 +LVUGFK96K6k2uoB/Xz9SY+WFt0hbK2sH7oTB84jH9qqB6Yna9udiglm/opX8BdP0 +Q5WQoPc8R9HMxD15ewb/6Z+CbSa44QgZJL649npG/rcAGqaux5mU+Gb8V7+h3deR +fcHj13NK0UsoxanGMxbZCEkAyjewpUKL3LV+0PonMC8JAsCH+7E= +=JgD9 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-powerpc-powerpc64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-powerpc-powerpc64.asc new file mode 100644 index 0000000000..68e34457ce --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-powerpc-powerpc64.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-powerpc-powerpc64-bootonly.iso) = c895211965f91691e6135ea3120e9091cc00a70ef338e2925bb6dd9e2564105302252da68f534d89440eb1090136f5509329c0147d0593768679bcdbfcff47ba +SHA512 (FreeBSD-15.0-BETA1-powerpc-powerpc64-bootonly.iso.xz) = 1ce278e1b1afc6f88a0aa92510fa201f45950eba28be3772ff21c55367be85170b9cae9daeeabf26e8b19d06eb1ffa33a63016ef491c626c6f318092c0aaa09c +SHA512 (FreeBSD-15.0-BETA1-powerpc-powerpc64-disc1.iso) = b3678f2c0378bcaa18ee4f2aad87a55fd724d804eef7565cc0210cbe345cb97737c1c623f62efaaf71515e07f358a7d4ce004a8338acb6cccd3a473604bc08ce +SHA512 (FreeBSD-15.0-BETA1-powerpc-powerpc64-disc1.iso.xz) = c47bed4c8edfb5ec05da0dd5d9f9b3c21fdd405cb95c24fc05122ef367429afda04a1f859bb9c7b03ccb48f86e89b4c7c44e7ffc8bd7a6e860ebd96669f0e352 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq8ACgkQOJfy4i5l +rT/46w/9HizZ2XhOWriQELEV8EgRY5205OleD9W0L/10/sx87Re87kUOwPdDvo9o +VKqHACfU4uAXz7QUmkfdnlNBfilIJG6keWGW7VJb7aCU/T4jXACLUCuhEWg/cCCM +01nUj7in1TbfAVqvYCV2vKObWWh41FJVoSMEH1A6+IV/OtmytBTbf8IKCITxIq0l +VLtFdKzMv0ohVtFH0+EuzZEaTCE3QWKcqvpQVQ35xB9GxE8V2zwilBOZ1O0Hqd1H +sqBTi23IUvNK3ZxwILEiQjEQlrnZFo4r32kJp6S4DJE53pQzgwC+aghHCXmdIFhf +JKLQq3LWll+BmXFcpPdgnvi8SPWMcDL+xOIab8Gpzg+7kjCDwlXRP7l4Sw4mczAR +E7+KJ0/o/esMHD7VY89rIrV9ZkYE0DPfNEU/En1Fj6FTTtfaasSmGVXiPtdsaVV9 +S5I5MCSzVypazPnrpHpuxQa1gZV8QD3cacMsfhFT2LxJ2w5VXu4UTHWzS4uYvduH +f3rGfToKYTaEPA38RNV8zHxj4JO49iChT/zGJ+C6WH0z2zh9hAQ0BBtVSVqPdXRG +XOeTg9mtMRTQ5y5GA7I+tbJeCBClTFAfm1S85e4WZq9v4Cx5EzMyKOpONpJUa8AU +POvNPD3c00++qoBbh/nT79lwMYTA0NgMeVYtUH/LJJ/EPNwAoPQ= +=aqhM +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-powerpc-powerpc64le.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-powerpc-powerpc64le.asc new file mode 100644 index 0000000000..b59a121a7f --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-powerpc-powerpc64le.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-powerpc-powerpc64le-bootonly.iso) = 00d3344c194c989db17d8ab9495d75cda5bdfc6a691587a67837e2479558937c1a925e480973cf0b1a512850bd2a7daa4b9e04110f40943111a2725211eaab24 +SHA512 (FreeBSD-15.0-BETA1-powerpc-powerpc64le-bootonly.iso.xz) = b56861eb7129e6f7d5c8ca3799ae0afe6fce2458440962f42ea69031db0672ff9265d4da112d7d71f35326ef5e63e0669f9787f24e7ca7dad305fec24601cdec +SHA512 (FreeBSD-15.0-BETA1-powerpc-powerpc64le-disc1.iso) = 399f5e93585b02a2ba071eb28ced27e474d836579fcfaf4922b03071e2810734deebacd3271c06ee21a7b9f17e301acd670268fcdca596cbe6017639128d2a9f +SHA512 (FreeBSD-15.0-BETA1-powerpc-powerpc64le-disc1.iso.xz) = c8f3959547ca90c49f9912ee2f3d47e8cce604b81e07b2828f34c9dd66a3e3518b8e59c0289b527a2eb62342b63f05cbb29103171e512ac956219dba5a2f33ad +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq8ACgkQOJfy4i5l +rT+ssg//bCBi6+5pC9iKMCVg/6lce9+LaSW4I4KjcP30rUwWHFeWsp5PlDqNIU74 +PWxgsGMmG3UrktPjxBR6VpB1MoJj/HGzGwogxgxhSGHBeHJ8Bd3bDnstPwUyqCqX +s1P66golSoXO3E/IBmtmF+6AunHBfHBSLay4gp+OT+gzJ153yASQrL0BYZtHrcT3 +xh369nLYh/cVPNYV2TRRWVYLDmzupj/upW8aB7b7/DWWySKEsQlr4HdC4hPSxDnv +s3X2kTHJ5+C9kvmmwlXNSlGefiZuI0rgE1NTwFmaTy6xzq5r0tIkVbWE66MCERFw +yptcPeoLumNBP3eveJ/n80vmj7qCZ99ZDGRpUJa/psuDU1mS7DrvF29z/Ffbrvu5 +P/BLDEvnpI5dau4Z+M/3agtjgAMEVjU+OuURdGclO2m6lmK1En0mvy3fXY9Ikj3q +N2NKAkOQhPlzF6nXWGbaZSuBQtcT93tBwFdcKR6EQJRmhGqvstxzUcRE/EnIy+lA +rjtL33dySuizhrNrsEVJcEyMz6u0HeoB3ym4fpY0IqSbjGIu/0pyg1ybyTbxQZDQ +x/pWuqMuJZsLobdNxb3LYmEnJPaiyhMASes0ZNzWwnc3ytYVr7PXwDiRS4hIJin/ +1gTYdxD3a0JgNFPneWhu8RroE0LTWVL50VElcb883p+rG1HuSEA= +=1ocp +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64-GENERICSD.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64-GENERICSD.asc new file mode 100644 index 0000000000..cfbe32ace3 --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-GENERICSD.img.xz) = 6be2c43b46c0187b5feabbd84170d73ea7824d2e0c54492c599390eb93dc3906a91e48665e36bb1970b318d4bdf88e52986021917f0cf9d73dcb144fd204fdc4 +-----BEGIN PGP SIGNATURE----- + +iQIyBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq8ACgkQOJfy4i5l +rT+5Lg/4/f2cV4bSnToFSIc0vmY8TIffFOPzvtDwyJc3unOgpwiywtF12FiRUU37 +8nSXdpSgMbTIIi7qCcE3cakT5/GWTGlc0Qe/RMZqwwEiT76v9k0qm42CiIX1+S2x +WN/hurKyPF5Ybc8YQQuokpLPYYScArDnOMAqwMDJvQ2fD9AHxwdZI3o7y4SxUrY5 +7/uCMusEtya7b7zgcIdghYevwWWNjP4CIxOugIoxM8skSH6IpQ/0XSTaurmGHe2b +4X3kxuDa9xby0BeLk0KEr+mJXGQ4W8IKGhfmzre9L8cBoDg3BH9IyZVGoagr1lVw +Ti99chwwYWsuSSQmqGTTX2Tx8vX1FJua+xIFTcGAhQdU2m1jNjmqDI2reXoRdfNt +pzySb/TW+85jWWaqNyxg0xaa7T85A8BDef9+AvjbAz+mqhEcIhyjnRjXcaHaOFLF +6Dq+qb9sa3cuUjhn7hGxrhe7CEfD41M2l4m2B3l91oKD71Mbh92toynqCMf+av4O +3klVv3HHKFRLr0AadiHo44j6+Hhg4ilCzfL6b4WqNnsJMU3ob/CTOmupJfUcGDcC +Myv33zSUN43syuPAYKdF0QszdlIWbp11g/jqxACPPwfxww8q/VSG0dGoGV+qvjMc +vIJpqTub2zyNjtmDV+7lpy8DoQW3eu27i4p5qYsljo9NQbjrPQ== +=6JkN +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64-vm.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..956d29737c --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-ufs.qcow2.xz) = 624ef8b56a5eaf5dde9d5d5945e26fd725a134f15641bbc8d7c5c1ba5077b7ed483fe2e53c1f11be77b0d4f63099a63749e9aa45ac2211e1601251d1d94399de +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-ufs.raw.xz) = e3718de807aed522c0f13e58dc8adb30f5d521d6e258856670ec612385e2b6e10afde7d9851e9f3273d533e253d1940f41931dcd7f723bd417d8b399808df1b1 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-ufs.vhd.xz) = 1eb728b9d2143bb648c4c55cefe22be1ef547fe388dd81145c5c6b79dffef87940eb2f6a28b98638ececb3af64cd8fbb3a61129b9b96d3f1c0e518bef1d6e800 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-ufs.vmdk.xz) = 442072c92d5cde3b79bb08d2ab89a96288e350e94bf05ce9141a3d496a61e4835302493c0899b0756865a299029353e0d9ddf4e115ea98607ad77f728e3c24a5 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-zfs.qcow2.xz) = e12fba48713578688802654dd177a3356c1e9bd57d964051d549c181c7e09a4eaaee79b09c7a10393e89665745173c6806eff97e7e79cce31715bf0d8fd2533c +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-zfs.raw.xz) = 83702bb366c72cf8eae09043577351d6da9da95ee3ae8358b76bce31ec6292b6525526a3ff3aecb2ee9c9c576abf1cc2b6678fcf6c1c8e9ce942ed7ff4f7ee86 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-zfs.vhd.xz) = 29a226e2412fc68b159b2325de0ffb16994a002bb20f3f4704cbd448277a2bfb6beb0ba557f77d152e0d43d7d4503581ca026a1f6ebb0aaa6b3bbb682906c6e2 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-zfs.vmdk.xz) = 3800c04362f8216fb92fcd68df6c09a2f9ac8127134bc4a7ff498a897fcb8e0f9b7448ec62d5ee8ab6f4f967697c9411944e1981406847141a70eeb6c85af903 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq8ACgkQOJfy4i5l +rT9Ipw/+LmrtQcL/LRfSDeL4guMOFXe1DFLBicq6DOB9n1pBfqHzPPY8TXKR/8vR +QcZNNs+yCRzFdtrXFCmLgUgc9PWGj1ZNyEe66W1SO8u/yQDixuBNd2EDMwlTaA2T +1ec4sdNFztB8nfUDlnBPenHJOk+wt6pEhByClcmzKwuNDyEJLD4+ALYeUxuqrUO8 +HMScHUNebepDNYjcmaPesvMmThFQ5FdZ4IUAtpi87IVL9vKxYO/0JotDrugPgnw4 +pzCzmXtail13aeDaU+L7/FTAb/f1ncyaawxD/vlmHa6o9b+6vxxl3z8eZCiG0qdK +aQUhGh6riJ8aTSAJm9dQHr5hhdJANmjqBI+1pm5/EiFZeDJKY1I/uaxaRJwTAmDX +U0FAarxxHQ3lfmlpHwRllHw2B+jBul67sCbP+DgdBlQZSJLOHG/YNDk0t5LmIDml +7twMusdbNjeklno/Lcq3yzEpKoWQjalA/wVX8l/4khO+h89Ob/YdvNCyboehI9AT +36zoQBTCSTbVGOdx1sXkjyYDcdlaTJiXddUxHICqEP0Sc/DdjlZXpDBNQYAqEoa2 +6wqvDqsrPG2PS8zNPDq/R5nr2yHZaFwFTyHsnjp2PFZLvGuDGZDykSlkaFU8fvFE +rYwetqlRwKbhrS1akBSBWrAoNVqD8+LOSSD+ddzPvENlvvDBu28= +=tVBa +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64.asc b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64.asc new file mode 100644 index 0000000000..3e5c059eda --- /dev/null +++ b/website/content/en/releases/15.0R/checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1-riscv-riscv64.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-bootonly.iso) = d91f9ff2a76db1daf93ebb8e250d320f991aa8f8f4d0149aee9086b3d8699d15f2d2709f8418a9442440e3fee5101ae00cb772331040bdfde7b743ebcd7f447b +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-bootonly.iso.xz) = cfa7113a9f243b84bbd55b7529a270a7e70aa9efd205df1414e42845ece6b8cfbd824c26dc6b85064c8b16fe1df34ac324abf43e49ae822eb66d88b5fd22fa5f +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-disc1.iso) = 0e281c81f83201bc54b1ffaec8dee6d8b893cec280c746bb7f9bc8710dd25bf828f227cbf6701a299e5c49390bb156d723ad78458d0dc2a6b4c3867a97a8dea7 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-disc1.iso.xz) = b6d8ec99475337b96c0cbdab37a61c7e34c88de7157f43511c8e6eb642d7351c05c06a748176db0b6b4ab3697916acecf7dde699cde6dd6d67afde253c2d785a +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-memstick.img) = 84b446481b11404cef926c896604691e3f30d14a5152717f83683e565e0706a2cc24c443403e83bd0f38f1ff7b4920aca02a912ba793c8a20acd6569994bb472 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-memstick.img.xz) = 9c45a1a5c072a975727f6b23913b283875d0e6f99c9b8eebd796f2add4d9b2b6977e8d08233fd0563224d84b24e7e71b7e4760ee03a8b60fe50377a87a194845 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-mini-memstick.img) = 51ef9426252ffc2ad231ea8de480ec55587dd93dcd714af6076b0fa0128edc491a03b7af4a7be87cfee7c60f6680da56461daffa16de43dea8dd0531e9d3f064 +SHA512 (FreeBSD-15.0-BETA1-riscv-riscv64-mini-memstick.img.xz) = 8267bc5ef26947ec7dfea77406589ca0d176094caa355fab3369064a0907d7db6afd0acb5bc0428ef1aef09e67a3002fd86b68a529a59606cc02314f656a6f82 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmjqoq8ACgkQOJfy4i5l +rT+PyQ/+O4OrQ8khj55Xvptv+99jBS7e0ZGva6H9P0kVbI21nCcS3wYJgfRQ+ehc +z58AglnEPbDV4L8VVDaWqa7P3zF+jRE4H1kV2CWC3FMx1KnHs+XsuHQvUblL5EZY +/LAIXw17m1b7gf56057cgW8Cs3QWA1mIJnFI/24weEKDcQ0G2w8432GNun8DTN/Y +Vc18IfXhWnXZprNxgouSYYYBIf6uoQ/xT+2wCqVCQN9EX6PPhLLaFXvLmqmr0vEb +Tc2iw+TK4kLxZNdeKFt/ooV5UO6Bh5UzLyN8yqhIC60qsJ+T/PrmiHZ8TzDdq060 +h5xCUE2sYf+yfp9cah2vcBQa0O4MQe3JFv/i95xh4VpUf7ClbNW/6epVPiAPspiL +UqUCsl7fknall8O6nndgK/2xDv5XaQzHYuUn5PjRqYVTY/dxAH9sbFXqxoSU7eNf +gitBy2pFzSlpGoWigbzpqKLEGHBXTEH+FW8XD8La3Roz7AltUCDhBTi07FN3Hw+Y +6DgflvKH1jbkalmBR1KipnNXogKBi+MKrkVBwgGdP6ccODgwrjKQELSuleLLJgrF +zZFggQDjJzlrEiqXq2fCQKQeKChUZIgYOw4FxevWgSmXAS2Xdtb3+wVvIFPZ0Bvt +il3c+s+5TubQb/CEi8pWN3Jdb2zAzzTi3dliciSEqSOQHCx8hCg= +=vCim +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.0R/hardware.adoc b/website/content/en/releases/15.0R/hardware.adoc index 318767e2f0..2d48956ae7 100644 --- a/website/content/en/releases/15.0R/hardware.adoc +++ b/website/content/en/releases/15.0R/hardware.adoc @@ -19,41 +19,36 @@ toc::[] [[intro]] == Introduction -This document contains the hardware compatibility notes for FreeBSD {localRel}. -It lists the hardware platforms supported by FreeBSD, as well as the various types of hardware devices (storage controllers, network interfaces, and so on), along with known working instances of these devices. +This hardware compatibility note describes all hardware known to work with FreeBSD {localRel}. +Other configurations may also work, but simply have not been tested yet. +Feedback, updates, and corrections to this list are encouraged! [[proc]] -== Supported Processors and System Boards +== Supported Platforms -This section provides some architecture-specific information about the specific processors and systems that are supported by each architecture. +This section describes the CPU architectures currently supported by the FreeBSD Platform projects, their support tiers, and the systems that are supported by each Platform. [[proc-amd64]] -=== 64-bit x86 (amd64) Architecture Support +=== x86-64 -FreeBSD supports the AMD64 ("Hammer") and Intel(R) EM64T architectures. -AMD64 (also known as x86-64) is a fully-supported Tier 1 architecture. -AMD64 supports all modern x86 processors. +crossref:platforms[amd64,FreeBSD/amd64] supports x86-64 as a fully-supported, crossref:committers-guide[archs,Tier-1] architecture. +Release media is expected to work on all x86-64 machines with at least 256 MiB of RAM. This release incorporates optimizations and enhancements to leverage the full capabilities of FreeBSD/amd64-based systems, delivering improved performance across a wide range of workloads. -[[proc-i386]] -=== 32-bit x86 (i386) Architecture Support - -While FreeBSD continues to evolve and optimize for modern architectures, we are committed to maintaining support for the venerable i386 (x86) architecture in this release. -Although i386 hardware is becoming less common, FreeBSD remains a reliable and versatile choice for those who still rely on it, whether for legacy systems or specific use cases. - [[proc-arm-64]] -=== 64-bit ARM (aarch64) Architecture Support +=== AArch64 -FreeBSD supports 64-bit ARM (known as arm64 or AArch64) as a Tier-1 architecture. +crossref:platforms[arm64,FreeBSD/aarch64] supports 64-bit ARM (ARMv9 and ARMv8) as a crossref:committers-guide[archs,Tier-1] architecture. -FreeBSD currently supports the following devices: +The following devices are currently supported: Ampere Computing: +* Altra Max * Altra * eMAG -Allwinner (64-bit), more info about the support at the link:https://wiki.freebsd.org/arm/Allwinner[Allwinner Wiki page]: +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: * Allwinner A64 SoC * A64-Olinuxino @@ -75,6 +70,10 @@ AWS / Annapurna Labs: * Graviton 2 * Graviton 3 +Cavium: + +* ThunderX + NXP Semiconductors: * LS1028A SoC @@ -85,15 +84,18 @@ NXP Semiconductors: * SolidRun HoneyComb LX2 * Traverse Technologies Ten64 -Raspberry Pi, more info about the support at the link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi Wiki page]: +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: +* Raspberry Pi Zero 2 W * Raspberry Pi 3 * Raspberry Pi 4 -RockChip (64-bit), more info about the support at the link:https://wiki.freebsd.org/arm/RockChip[RockChip Wiki page]: +link:https://wiki.freebsd.org/arm/RockChip[RockChip]: * RK3328 SoC * RK3399 SoC +* RK3566 SoC +* RK3568 SoC * NanoPC-T4 * NanoPi R2S * NanoPi R2S-Plus @@ -103,14 +105,18 @@ RockChip (64-bit), more info about the support at the link:https://wiki.freebsd. * Rock64 * RockPro64 -Zedboard Zynq 7000 SoC +Zedboard: + +* Zynq 7000 SoC [[proc-arm-32]] -=== 32-bit ARM (armv6, armv7) Architecture Support +=== AArch32 -FreeBSD currently supports the following devices: +crossref:platforms[armv7,FreeBSD/armv7] supports 32-bit ARM (ARM-v7 and up) as a crossref:committers-guide[archs,Tier-2] architecture. -Allwinner (32-bit), more info about the support at the link:https://wiki.freebsd.org/arm/Allwinner[Allwinner Wiki page]: +The following devices are currently supported: + +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: * Allwinner A10 SoC * Allwinner A13/R8 SoC @@ -136,46 +142,68 @@ Allwinner (32-bit), more info about the support at the link:https://wiki.freebsd * Orange Pi Zero * NanoPI NEO -NXP i.MX6 (32-bit), more info about the support at the link:https://wiki.freebsd.org/arm/imx6[NXP i.MX6 Wiki page]: +link:https://wiki.freebsd.org/arm/imx6[NXP i.MX6]: * Wandboard * CuBox i * HummingBoard -Raspberry Pi, more info about the support at the link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi Wiki page]: +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: + +* Raspberry Pi 2 (pre v1.2) + +[[proc-powerpc]] +=== POWER + +FreeBSD supports 64-bit POWER as a crossref:committers-guide[archs,Tier-2] architecture. + +crossref:platforms[powerpc,FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 and POWER8, including: + +IBM: + +* Power System LC922 (POWER9) +* Power System IC922 (POWER8) + +QEMU + +* PowerNV + +Raptor CS: + +* Talos II (POWER9) +* Blackbird (POWER9) + +crossref:platforms[powerpc,FreeBSD/powerpc64] supports 64-bit, big-endian POWER7 through POWER4, including: + +A-EON: + +* AmigaONE X5000 (NXP QorIQ P5) -* Raspberry Pi 1 -* Raspberry Pi 2 -* Raspberry Pi Zero -* RPi Zero W +Apple: + +* Power Mac G5 (PowerPC 970) +* Xserve G5 (PowerPC 970) + +IBM: + +* pSeries VM [[proc-risc-v]] -=== RISC-V Architecture Support +=== RISC-V -RISC-V support in FreeBSD represents a significant milestone in the evolution of this open-source operating system. +link:https://wiki.freebsd.org/riscv[FreeBSD/riscv64] supports 64-bit RISC-V as a crossref:committers-guide[archs,Tier-2] architecture. + +RISC-V support represents a significant milestone in the evolution of this open-source operating system. FreeBSD was the first operating system to have bootable in-tree support for RISC-V, underscoring its commitment to embracing emerging hardware architectures. FreeBSD currently supports the following platforms: * HiFive Unleashed (SiFive FU540) * HiFive Unmatched (SiFive FU740) +* StarFive VisionFive 2 (StarFive JH7110) * Spike * QEMU -More information about the support at the link:https://wiki.freebsd.org/riscv[RISC-V Wiki page]. - -[[proc-powerpc]] -=== PowerPC Architecture Support - -Many PowerPC platforms are supported, including but not limited to: - -* Apple PowerMac G4 and later. -* IBM POWER4 and later using pseries VM platform. -* IBM POWER8 and later bare metal powernv -** Most development done using Raptor TALOS-II -* Embedded NXP QorIQ and PowerQUICC III (MPC85XX, Pxxx) -** Tested on AmigaOne X5000 and AmigaOne A1222 - // The "Supported Devices" section of the release notes. // Generally processor-independent, with conditional text // inclusion handling any architecture-dependent text. @@ -205,13 +233,9 @@ Many PowerPC platforms are supported, including but not limited to: [[support]] == Supported Devices -This section describes the devices currently known to be supported by FreeBSD. -Other configurations may also work, but simply have not been tested yet. -Feedback, updates, and corrections to this list are encouraged. - -Where possible, the drivers applicable to each device or class of devices is listed. +This section describes the devices currently known to be supported by each device driver in FreeBSD. If the driver in question has a manual page in the FreeBSD base distribution (most should), it is referenced here. -Information on specific models of supported devices, controllers, etc. can be found in the manual pages. +Information on usage, configuration, and specific models of supported devices, controllers, etc. can be found in the manual pages. [NOTE] ==== @@ -222,12 +246,11 @@ This means that some devices, which are supported by multiple drivers, may appea [[disk]] === Disk Controllers -[amd64, i386] IDE/ATA controllers (man:ata[4] driver) - -Controllers supported by the +The **aac** -driver include: +driver supports the following Parallel SCSI, SATA, and 3G SAS +RAID controllers from the Adaptec AAC family: * Adaptec AAC-364 * Adaptec RAID 2045 @@ -333,16 +356,9 @@ driver include: - - - The **ahc** -driver supports the following -`SCSI` -host adapter chips and -`SCSI` -controller cards: +driver supports the following VL/ISA/PCI parallel SCSI controllers and cards: * Adaptec `AIC7770` @@ -485,7 +501,7 @@ device. The **ahd** -driver supports the following: +driver supports the following PCI/PCI-X parallel SCSI controllers: * Adaptec `AIC7901` @@ -508,8 +524,6 @@ driver supports the following: - - The **arcmsr** driver supports the following cards: @@ -559,7 +573,9 @@ driver supports the following cards: -The currently supported ATA/SATA controller chips are: +The +**ata** +driver supports the IDE interface on the following ATA/SATA controllers: Acard: @@ -663,7 +679,6 @@ not known what the chipset can do and how to program it. - Controllers supported by the **ciss** driver include: @@ -707,7 +722,6 @@ driver include: * HP Modular Smart Array 500 (MSA500) - [NOTE] ==== [amd64, i386] Booting from these controllers is supported. @@ -715,7 +729,6 @@ EISA adapters are not supported. ==== - The **hpt27xx** driver supports the following SAS @@ -822,7 +835,6 @@ driver: - Controllers supported by the **ips** driver include: @@ -849,49 +861,21 @@ controllers. -Cards supported by the +The **isp** -driver include: - -Qlogic 2422 - -> Optical 4Gb Fibre Channel PCI-X cards. - -Qlogic 246x (aka 2432) - -> Optical 4Gb Fibre Channel PCIe cards. - -Qlogic 256x (aka 2532) - -> Optical 8Gb Fibre Channel PCIe cards. - -Qlogic 267x/836x (aka 2031/8031) - -> Optical 16Gb FC/FCoE PCIe cards. - -Qlogic 2690/2692/2694 (aka 2684/2692) - -> Optical 16Gb Fibre Channel PCIe cards. - -Qlogic 2740/2742/2764 (aka 2722/2714) - -> Optical 32Gb Fibre Channel PCIe cards. - -Qlogic QLE2770/QLE2772 (aka 2812) +driver supports the following optical Fibre Chanel adapters: -> Optical 32Gb Fibre Channel PCIe cards. - -Qlogic QLE2774 (aka 2814) - -> Optical 32Gb Fibre Channel PCIe cards. - -Qlogic QLE2870/QLE2872 (aka 2812) - -> Optical 64Gb Fibre Channel PCIe cards. - -Qlogic QLE2874 (aka 2814) - -> Optical 64Gb Fibre Channel PCIe cards. + Model: Speed: Bus: + Qlogic QLE2874 (2814) 64Gb PCIe + Qlogic QLE2870/QLE2872 (2812) 64Gb PCIe + Qlogic QLE2774 (2814) 32Gb PCIe + Qlogic QLE2770/QLE2772 (2812) 32Gb PCIe + Qlogic 2740/2742/2764 (2722/2714) 32Gb PCIe + Qlogic 2690/2692/2694 (2684/2692) 16Gb PCIe + Qlogic 267x/836x (2031/8031) FCoE 16Gb PCIe + Qlogic 256x (2532) 8Gb PCIe + Qlogic 246x (2432) 4Gb PCIe + Qlogic 2422 4Gb PCI-X @@ -916,30 +900,23 @@ driver supports the following hardware: -Controllers supported by the +The **mlx** -driver include: - -* Mylex DAC960P -* Mylex DAC960PD / DEC KZPSC (Fast Wide) -* Mylex DAC960PDU -* Mylex DAC960PL -* Mylex DAC960PJ -* Mylex DAC960PG -* Mylex DAC960PU / DEC PZPAC (Ultra Wide) -* Mylex AcceleRAID 150 (DAC960PRL) -* Mylex AcceleRAID 250 (DAC960PTL1) -* Mylex eXtremeRAID 1100 (DAC1164P) +driver supports the following Parallel SCSI RAID controllers: + +* Mylex DAC960P (Wide Fast SCSI-2) +* Mylex DAC960PD / DEC KZPSC (Wide Fast SCSI-2) +* Mylex DAC960PDU (Ultra SCSI-3) +* Mylex DAC960PL (Wide Fast SCSI-2) +* Mylex DAC960PJ (Wide Ultra SCSI-3) +* Mylex DAC960PG (Wide Ultra SCSI-3) +* Mylex DAC960PU / DEC PZPAC (Wide Ultra SCSI-3) +* Mylex AcceleRAID 150 (DAC960PRL) (Wide Ultra2 SCSI) +* Mylex AcceleRAID 250 (DAC960PTL1) (Wide Ultra2 SCSI) +* Mylex eXtremeRAID 1100 (DAC1164P) (Wide Ultra2 SCSI) * RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache) -All major firmware revisions (2.x, 3.x, 4.x and 5.x) are supported, however -it is always advisable to upgrade to the most recent firmware -available for the controller. - -Compatible Mylex controllers not listed should work, but have not been -verified. - [NOTE] ==== @@ -948,6 +925,11 @@ EISA adapters are not supported. ==== +The +**mmcsd** +driver implements direct access block device for MMC and SD memory cards. + + These controllers are supported by the **mpi3mr** @@ -966,9 +948,9 @@ driver: -These controllers are supported by the +The **mpr** -driver: +driver supports the following SATA/SAS/NVMe RAID controllers: * Broadcom Ltd./Avago Tech (LSI) SAS 3004 (4 Port SAS) * Broadcom Ltd./Avago Tech (LSI) SAS 3008 (8 Port SAS) @@ -1080,29 +1062,31 @@ can take on - no separate compilation is required. The **mrsas** -driver supports the following hardware: - -\[ Thunderbolt 6Gb/s MR controller ] - -* LSI MegaRAID SAS 9265 -* LSI MegaRAID SAS 9266 -* LSI MegaRAID SAS 9267 -* LSI MegaRAID SAS 9270 -* LSI MegaRAID SAS 9271 -* LSI MegaRAID SAS 9272 -* LSI MegaRAID SAS 9285 -* LSI MegaRAID SAS 9286 -* DELL PERC H810 -* DELL PERC H710/P - -\[ Invader/Fury 12Gb/s MR controller ] - -* LSI MegaRAID SAS 9380 -* LSI MegaRAID SAS 9361 -* LSI MegaRAID SAS 9341 -* DELL PERC H830 -* DELL PERC H730/P -* DELL PERC H330 +driver supports the following LSI/Broadcom SATA/SAS RAID controllers: + + Controller Chip Speed + Broadcom SAS3916 Aero 12Gb/s + Broadcom SAS3908 Aero 12Gb/s + LSI MegaRAID SAS 9380 Invader/Fury 12Gb/s + LSI MegaRAID SAS 9361 Invader/Fury 12Gb/s + LSI MegaRAID SAS 9341 Invader/Fury 12Gb/s + LSI MegaRAID SAS 9286 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9285 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9272 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9271 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9270 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9267 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9266 Thunderbolt 6Gb/s + LSI MegaRAID SAS 9265 Thunderbolt 6Gb/s + LSI SAS 3108 12Gb/s + LSI SAS 3008 12Gb/s + LSI SAS 2308 6Gb/s + LSI SAS 2208 6Gb/s + DELL PERC H830 Invader/Fury 12Gb/s + DELL PERC H810 Thunderbolt 6Gb/s + DELL PERC H730/P Invader/Fury 12Gb/s + DELL PERC H710/P Thunderbolt 6Gb/s + DELL PERC H330 Invader/Fury 12Gb/s @@ -1138,11 +1122,18 @@ ATAPI and non-DMA ATA commands executed one by one for each port. +The +**nda** +driver supports NVMe +(Non-Volatile Memory Express) +storage devices connected via PCIe or over NVMF +(NVMe over Fabric) +via the CAM subsystem. The -**ocs\_fc** +**ocs_fc** driver supports these Fibre Channel adapters: Emulex 16/8G FC GEN 5 HBAS @@ -1206,6 +1197,33 @@ controller. The +**sdhci** +driver supports the SD Host Controller Specification. +When attaching via the PCI bus, +the controller is automatically configured. +Many SoC chips provide a SDHCI controller directly mapped to I/O memory. +For those, the controller may be configured using +fdt(4) +or +acpi(4) +methods, supplied by your board's vendor. + +Unlike most other drivers that support a generic standard, +**sdhci** +requires a large number of quirks to cope with hardware bugs, +proprietary registers and poorly specified power management. +While many chipsets from +Intel, Xilinx, Rockchip, Frescale, Ricoh, and TI have these entries, +suboptimal performance may result when using some controllers. +Quirks and custom configuration are most often required +when the device is configured via +fdt(4) +or +acpi(4). + + + +The **siis** driver supports the following controller chips: @@ -1227,7 +1245,6 @@ driver include, but not limited to: - The **sym** driver provides support for the following Symbios/LSI Logic PCI SCSI @@ -1267,8 +1284,6 @@ one of the following add-on boards: - - The **tws** driver supports the following SATA/SAS RAID controller: @@ -1277,6 +1292,12 @@ driver supports the following SATA/SAS RAID controller: +The +**ufshci** +driver supports both host controllers and devices implementing the +Universal Flash Storage Host Controller Interface 4.1 and earlier. + + With all supported SCSI controllers, full support is provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including hard disks, optical disks, tape drives (including DAT, 8mm Exabyte, Mammoth, and DLT), medium changers, processor target devices and CD-ROM drives. WORM devices that support CD-ROM commands are supported for read-only access by the CD-ROM drivers (such as man:cd[4]). WORM/CD-R/CD-RW writing support is provided by man:cdrecord[1], which is a part of the package:sysutils/cdrtools[] port in the Ports Collection. @@ -1357,12 +1378,12 @@ device driver provides support for the following Ethernet controllers: - -Adapters supported by the +The **aue** -driver include: +driver supports the following USB Fast Ethernet adapters based on the +ADMtek AN986 Pegasus chipset: -* Abocom UFE1000, DSB650TX\_NA +* Abocom UFE1000, DSB650TX_NA * Accton USB320-EC, SpeedStream * ADMtek AN986, AN8511 * Billionton USB100, USB100LP, USB100EL, USBE100 @@ -1400,10 +1421,10 @@ AX88172: * Billionton SnapPort * Billionton USB2AR * Buffalo (Melco Inc.) LUA-U2-KTX -* Corega USB2\_TX +* Corega USB2_TX * D-Link DUBE100 * Goodway GWUSB2E -* JVC MP\_PRX1 +* JVC MP_PRX1 * LinkSys USB200M * Netgear FA120 * Sitecom LN-029 @@ -1441,7 +1462,15 @@ AX88760: * ASIX AX88760 -ASIX Electronics AX88178A/AX88179 USB Gigabit Ethernet adapters (man:axge[4] driver) + +The +**axge** +driver supports the following USB Gigabit Ethernet controllers: + +* ASIX Electronics AX88179A +* ASIX Electronics AX88179 +* ASIX Electronics AX88178A + The @@ -1475,7 +1504,7 @@ following: * HP NC382m DP 1GbE Multifunction BL-c Adapter -[amd64, i386] Broadcom BCM4401 based Fast Ethernet adapters (man:bfe[4] driver) +The man:bfe[4] driver supports Broadcom BCM4401-based Fast Ethernet devices. The @@ -1583,10 +1612,14 @@ driver at this time: -The following devices are supported by the +The **cdce** -driver: +driver supports USB Ethernet interfaces implementing the +USB Communication Device Class Ethernet Control Model (CDC ECM) or +Network Control Model (CDC NCM) protocol, such as: +* Android USB tethering +* iPhone USB tethering * Prolific PL-2501 Host-to-Host Bridge Controller * Sharp Zaurus PDA * Terayon TJ-715 DOCSIS Cable Modem @@ -1769,7 +1802,6 @@ driver at this time: - Gigabit Ethernet controllers built into the following Freescale system-on-chip devices are known to work with the **dtsec** @@ -1785,7 +1817,6 @@ Additionally, the following devices are expected to work, but are untested: - The **em** driver supports Gigabit Ethernet adapters based on the Intel @@ -1823,7 +1854,7 @@ controller chips: * Intel PRO/1000 XT Server Adapter (82544) -FreeBSD kernel driver for Elastic Network Adapter (ENA) family (man:ena[4] driver) +The man:ena[4] driver supports the AWS EC2 Elastic Network Adapter. The @@ -1832,7 +1863,12 @@ driver should supports all known Cisco VIC cards. -Agere ET1310 Gigabit Ethernet adapters (man:et[4] driver) + +The +**et** +driver supports Agere ET1310 10/100/Gigabit +Ethernet adapters. + @@ -1877,14 +1913,14 @@ on the Raspberry Pi 4 Model B and related systems. It utilizes the BCM54213PE PHY. -Ethernet driver for Google Virtual NIC (gVNIC) (man:gve[4] driver) +The man:gve[4] driver supports the Google Cloud Compute Engine (GCE) Virtual NIC (gVNIC). The **ice** driver supports the Intel Ethernet 800 series. -Most adapters in this series with SFP28/QSFP28 cages +Some adapters in this series with SFP28/QSFP28 cages have firmware that requires that Intel qualified modules are used; these qualified modules are listed below. This qualification check cannot be disabled by the driver. @@ -2519,13 +2555,25 @@ driver automatically switches the device from "Zero-CD" mode to modem mode. This behavior can be disabled by setting -*hw.usb.uhso.auto\_switch* +*hw.usb.uhso.auto_switch* to 0 using sysctl(8). The +**ure** +driver supports the following USB Ethernet controllers: + + Model: Speed (Mbps): + Realtek RTL8156/RTL8156B/RTL8156BG 10, 100, 1000, and 2500 + Realtek RTL8153/RTL8153B 10, 100, and 1000 + Realtek RTL8152 10 and 100 + Realtek RTL8168/8169/8110/8211 via rgephy(4) 10, 100, and 1000 + + + +The **urndis** driver supports the "tethering" @@ -2603,6 +2651,87 @@ FreeBSD driver supports this modem. +[[switch]] +=== Ethernet Switches + +The man:adm6996fc[4] driver supports the Infineon ADM6996FC Fast Ethernet switch controller. + + +The +**ar40xx_switch** +driver supports the following Gigabit Ethernet switch controllers: + +* Qualcomm IPQ 4019 Five-port Gigabit Ethernet Switch +* Qualcomm IPQ 4018 Five-port Gigabit Ethernet Switch + + + +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 88E6190X +* 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 @@ -2615,7 +2744,7 @@ except those that are based on the AR5005VL chipset. The following cards are among those supported by the -**ath\_hal** +**ath_hal** module: *Card* Chip Bus Standard @@ -2752,6 +2881,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 @@ -2870,6 +3006,17 @@ driver provides support for: +The +**iwx** +driver supports the following M.2 wireless network adapters: + +* Intel Wi-Fi 6 AX200 +* Intel Wi-Fi 6 AX201 CNVi +* Intel Wi-Fi 6 AX210 +* Intel Wi-Fi 6 AX211 CNVi + + + The following cards are among those supported by the **malo** driver: @@ -2884,6 +3031,22 @@ Marvell 88W8363 IEEE 802.11n wireless network adapters (man:mwl[4] driver) The +**mtw** +driver supports MediaTek MT7601U based USB wireless network adapters +including (but not all of them tested): + +* ASUS USB-N10 v2 +* D-Link DWA-127 rev B1 +* Edimax EW-7711UAn v2 +* Foxconn WFU03 +* Tenda U2 +* Tenda W311MI v2 +* TP-LINK TL-WN727N v4 (tested working) +* Yealink WF40 + + + +The **otus** driver provides support for Atheros AR9170 USB IEEE 802.11b/g/n wireless network adapters, including: @@ -3053,7 +3216,7 @@ driver supports PCIe devices with the following chipsets: The -**rtwn\_pci** +**rtwn_pci** driver supports the following PCIe Wi-Fi devices: * Realtek 802.11n wireless 8188 (RTL8188EE) @@ -3062,7 +3225,7 @@ driver supports the following PCIe Wi-Fi devices: The -**rtwn\_usb** +**rtwn_usb** driver supports USB wireless network adapters based on certain Realtek RTL 8188/8192/8812 and 8821 chipsets, including: @@ -3473,54 +3636,137 @@ driver supports the following classes of UARTs: The **scc** -driver supports the following classes of SCCs: +driver supports the following classes of Serial Communications Controllers: * QUICC: Freescale/NXP QUad Integrated Communications Controllers. * Z8530: Zilog 8530 based serial communications controllers. -[amd64, i386] AST 4 port serial card using shared IRQ -* ARNET 8 port serial card using shared IRQ -* ARNET (now Digiboard) Sync 570/i high-speed serial - -[i386] Boca multi-port serial cards - -* Boca BB1004 4-Port serial card (Modems _not_ supported) -* Boca IOAT66 6-Port serial card (Modems supported) -* Boca BB1008 8-Port serial card (Modems _not_ supported) -* Boca BB2016 16-Port serial card (Modems supported) - -[i386] Comtrol Rocketport card (man:rp[4] driver) - -[i386] Cyclades Cyclom-Y serial board (man:cy[4] driver) - -[i386] STB 4 port card using shared IRQ - -[amd64, i386] PCI-Based multi-port serial boards (man:puc[4] driver) - -* [amd64, i386] Actiontech 56K PCI -* [amd64, i386] Avlab Technology, PCI IO 2S and PCI IO 4S -* [amd64, i386] Comtrol RocketPort 550 -* [amd64, i386] Decision Computers PCCOM 4-port serial and dual port RS232/422/485 -* [amd64, i386] Dolphin Peripherals 4025/4035/4036 -* [amd64, i386] IC Book Labs Dreadnought 16x Lite and Pro -* [amd64, i386] Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550 -* [amd64, i386] Middle Digital, Weasle serial port -* [amd64, i386] Moxa Industio CP-114, Smartio C104H-PCI and C168H/PCI -* [amd64, i386] NEC PK-UG-X001 and PK-UG-X008 -* [amd64, i386] Netmos NM9835 PCI-2S-550 -* [amd64, i386] Oxford Semiconductor OX16PCI954 PCI UART -* [amd64, i386] Syba Tech SD-LAB PCI-4S2P-550-ECP -* [amd64, i386] SIIG Cyber I/O PCI 16C550/16C650/16C850 -* [amd64, i386] SIIG Cyber 2P1S PCI 16C550/16C650/16C850 -* [amd64, i386] SIIG Cyber 2S1P PCI 16C550/16C650/16C850 -* [amd64, i386] SIIG Cyber 4S PCI 16C550/16C650/16C850 -* [amd64, i386] SIIG Cyber Serial (Single and Dual) PCI 16C550/16C650/16C850 -* [amd64, i386] Syba Tech Ltd. PCI-4S2P-550-ECP -* [amd64, i386] Titan PCI-200H and PCI-800H -* [amd64, i386] US Robotics (3Com) 3CP5609 modem -* [amd64, i386] VScom PCI-400 and PCI-800 +The +**puc** +driver supports the following +PCI/PCIe multi-port serial and parallel adapters: + +* Advantech 2-port PCI PCI-1602/1603 Rev A/B1 +* Applied Micro Circuits PCI 8 Port UART +* Avlab Technology PCI IO 2S +* Avlab Low Profile PCI 4 Serial +* Boca Research PCI Turbo Serial 658/654 +* Brainboxes: + + - Instashield PCIe IX-400, IX-200, IX-100 + - Instashield PCI IS-400, IS-200 + - PX Series PCIe RS232/RS422/RS485/LPT + - UC Series Universal PCI RS232/RS422/RS485/LPT + - UP Series PCI Dual RS232 + +* Comtrol RocketPort 550 PCI 16/8/4 port +* Decision Computer PCCOM PCI 8/4/2 port +* Digi Neo PCIe 4 and 8 Port (with and without RJ45) +* Digi Neo PCI 4 and 8 Port +* Dolphin Peripherals PCI 4035/4014 +* Exar: + + - XR17C/D152 + - XR17C154 + - XR17C158 + - XR17V258IV + - XR17V352 + - XR17V354 + - XR17V358 + +* Feasso PCI FPP-02 2S1P +* HP Diva Serial \[GSP] Multiport UART: + + - Tosca Console + - Tosca Secondary + - Maestro SP2 + - Superdome Console + - Keystone SP2 + - Everest SP2 + +* I-O DATA RSA-PCI2/R +* IBM SurePOS 300 Series (481033H) serial ports +* IC Book Labs: + + - Dreadnought x16 Pro/Lite + - Ironclad x8 Pro + - Gunboat x4 Pro/Lite/Low Profile + - Gunboat x2 Low Profile + +* Kuroutoshikou SERIAL4P-LPPCI2 +* Lava Computers: + + - Dual Serial PCI + - Quattro-PCIe + - Quattro-PCI + - Octopus-550 PCI + +* Moxa Technologies: + + - Smartio CP-102E/PCIe + - Smartio CP-102EL/PCIe + - Smartio C104H/PCI + - Smartio CP-104UL/PCI + - Smartio CP-104JU/PCI + - Smartio CP-104EL/PCIe + - Smartio CP-104EL-A/PCIe + - CP-112UL PCI + - Industio CP-114 + - Smartio CP-114EL/PCIe + - Smartio CP-118EL-A/PCIe + - C168H/PCI + - C168U/PCI + - CP-168EL/PCIe + - Smartio CP-168EL-A/PCIe + +* NetMos NM9815 Dual 1284 Printer port PCI +* NetMos NM9835 2/1 port UART + 1284 Printer PCI +* NetMos NM9845 4/6 port UART + 1284 Printer PCI +* NetMos NM9865 4/3/2 port UART + 1/2 port 1284 Printer PCI +* Oxford Semiconductor based boards: + + - OX16PCI952 UART (with and without Parallel port) + - OX16PCI954 UART + - OX9160/OX16PCI954 UARTs + - OX16PCI958 UART + +* Perle Ultraport4 Express PCIe Serial +* Perle Speed8/Speed4/Speed2 LE PCI Serial +* Quatech: + + - DSC-300/200/100 PCI + - DSCLP-300/200/100 PCI + - ESC-100/100D/100M PCI + - QSC-300/200/100 PCI + - QSCLP-100 PCI + +* SIIG Cyber Series of UART and parallel port boards: + + - Cyber 2S and 2SP1 PCI 16550 + - Cyber 4 and 4S PCI 16C650 (10x family and 20x family) + - Cyber I/O PCI (10x family and 20x family) + - Cyber Parallel Dual PCI (10x family and 20x family) + - Cyber Serial Dual PCI (10x family and 20x family) + - Cyber 2S1P PCI (10x family and 20x family) + - PS8000 8S PCI 16C650 (20x family) + - Quartet Serial 850 PCI + +* Sun 1040 PCI Quad Serial +* Sunix MIO5xxxx 4/2/1 port UART and 1284 Printer +* Sunix SUN1889/1888 PCI dual port serial +* Sunix SER5xxxx 8/4/2 port serial +* Syba Tech Ltd PCI-4S2P-550-ECP +* Systembase SB16C1054/8 4/8 port serial +* Titan PCI-800H/PCI-200H +* VScom: + + - PCIex-800H + - PCI-200HV2 + - 200Li uPCI + - PCI-800L, PCI-200L, and PCI-100L + - PCI-800, PCI-400, and PCI-200 @@ -3536,10 +3782,33 @@ driver supports the following adapters: The -**uchcom** +**ubsa** driver supports the following adapters: -* HL USB-RS232 +* AnyData ADU-500A EV-DO modem +* AnyData ADU-E100A (no EV-DO mode support) +* Belkin F5U103 +* Belkin F5U120 +* e-Tek Labs Kwik232 +* GoHubs GoCOM232 +* Peracom single port serial adapter + + + +The +**ubser** +driver provides support for the BWCT console management serial adapters. + + + +The +**uchcom** +driver supports the following USB to serial UART controllers: + +* WinChipHead CH9102 (max 6Mbps) +* WinChipHead CH343 (max 6Mbps) +* WinChipHead CH341 (max 2Mbps) +* WinChipHead CH340 (max 2Mbps) @@ -3551,13 +3820,207 @@ Cypress USB to RS232 bridge chips: * DeLorme Earthmate USB GPS receiver + +The +**uftdi** +driver supports the following USB to serial UART controllers: + +* FTDI FT4232H +* FTDI FT232R +* FTDI FT230X +* FTDI FT2232H +* FTDI FT2232D +* FTDI FT2232C +* FTDI FT8U232BM +* FTDI FT8U232AM +* FTDI FT8U100AX + + + +The +**umcs** +driver was tested on the following adapters: + +* ST Lab U-360 two-port serial USB adapter +* ST Lab U-400 four-port serial USB adapter + + + +The +**umct** +driver supports the following adapters: + +* Belkin F5U109 +* Belkin F5U409 +* D-Link DU-H3SP USB BAY Hub +* Magic Control Technology USB-232 +* Sitecom USB-232 + + + + +The +**uplcom** +driver supports the following devices and adapters: + +* ADLINK ND-6530 USB-Serial Adapter +* Alcatel One Touch 535/735 Phone +* Alcor AU9720 USB-RS232 Serial Adapter +* AlDiga AL-11U Modem +* Alltronix ACM003U00 Modem +* Anchor Serial adapter +* ATEN UC-232A +* ATEN UC-232B +* BAFO BF-800 and BF-810 +* Belkin F5U257 +* BenQ S81 Phone +* Corega CG-USBRS232R Serial Adapter +* Cressi Edy (Seiko) Diving Computer +* ELECOM UC-SGT Serial Adapter +* HAL Corporation Crossam2+USB IR commander +* Hama USB RS-232 Serial Adapter +* Hamlet exaggerate XURS232 +* HP LD220 Point-Of-Sale (POS) Display +* IOGEAR UC-232A +* I/O DATA USB-RSAQ, USB-RSAQ2, USB-RSAQ3 and USB-RSAQ5 +* iTegno WM1080A GSM/GFPRS Modem +* iTegno WM2080A CDMA Modem +* Leadtek 9531 GPS +* Micromax 610U Modem +* Microsoft Palm 700WX +* Mobile Action MA-620 Infrared Adapter +* Motorola Cables +* Nokia CA-42 Cable +* OTI DKU-5 cable +* Panasonic TY-TP50P6-S flat screen +* PLX CA-42 Phone Cable +* PLANEX USB-RS232 URS-03 +* Prolific Generic USB-Serial Adapters +* Prolific Generic USB-Serial Adapters (HXN) +* Prolific Pharos USB-Serial Adapter +* Prolific USB-Serial Controller D +* RATOC REX-USB60 +* Radio Shack USB Serial Cable +* Sagem USB-Serial Adapter +* Samsung I330 Phone Cradle +* Sandberg USB to Serial Link (model number 133-08) +* Sanwa KB-USB2 Multimeter cable +* Siemens/BenQ EF81, SX1, X65 and X75 Mobile Phones +* Sitecom USB-Serial Adapter +* SMART Technologies USB-Serial Adapter +* Sony QN3 Phone Cable +* Sony Ericsson Datapilot +* Sony Ericsson DCU-10 and DCU-11 (Susteen) USB Cables +* SOURCENEXT KeikaiDenwa 8 (with and without charger) +* Speed Dragon USB-Serial Cable +* Syntech CPT-8001C Barcode Scanner +* TDK UHA6400 and UPA9664 USB-PHS Adapters +* TRENDnet USB to Serial Converter (TU-S9) +* Tripp-Lite U209-000-R USB-Serial Adapter +* UIC HCR331 Magnetic Stripe Card Reader +* UIC MSR206 Magnetic Stripe Card Reader +* Willcom W-SIM DD PHS terminal.(WS002IN) +* YC-Cable USB-Serial Adapter +* Zeagle N2iTion3 Diving Computer + + + +The following devices should work with the +**uslcom** +driver: + +* AC-Services CAN, CIS-IBUS, IBUS and OBD interfaces +* Aerocomm Radio +* AKTACOM ACE-1001 cable +* AMBER Wireless AMB2560 +* Arkham DS-101 Adapter +* Argussoft ISP +* Arygon Technologies Mifare RFID Reader +* AVIT Research USB-TTL interface +* B&G H3000 Data Cable +* Balluff RFID reader +* Baltech card reader +* BEI USB VCP Sensor +* Burnside Telecom Desktop Mobile +* chip45.com Crumb128 module +* Clipsal 5000CT2, 5500PACA, 5500PCU, 560884, 5800PC, C5000CT2 + and L51xx C-Bus Home Automation products +* Commander 2 EDGE(GSM) Modem +* Cygnal Fasttrax GPS and Debug adapter +* DataApex MultiCOM USB to RS232 converter +* Degree Controls USB adapter +* DekTec DTA Plus VHF/UHF Booster +* Dell DW700 GPS Receiver +* Digianswer ZigBee/802.15.4 MAC +* Dynastream ANT Development kits +* Elan USBcount50, USBscope50, USBpulse100 and USBwave12 +* ELV USB-I2C interface +* EMS C1007 HF RFID controller +* Festo CPX-USB and CMSP interfaces +* Gemalto Prox-PU/CU contactless card reader +* Helicomm IP-Link 1220-DVM +* IMS USB-RS422 adapter +* Infinity GPS-MIC-1 Radio Monophone +* INSYS Modem +* IRZ SG-10 and MC35pu GSM/GPRS Modems +* Jablotron PC-60B +* Kamstrup M-Bus Master MultiPort 250D + and Optical Eye/3 wire utility meter interfaces +* Kyocera GPS +* Link Instruments MS-019 and MS-028 + Oscilloscope/Logic Analyzer/Pattern Generators +* Lipowsky Baby-JTAG, Baby-LIN and HARP-1 +* MEI CashFlow SC and Series 2000 cash acceptors +* MJS USB-TOSLINK Adapter +* MobiData GPRS USB Modems +* MSD DashHawk +* Multiplex RC adapter +* Optris MSpro LT Thermometer +* Owen AC4 USB-RS485 converter +* Pirelli DP-L10 SIP phone +* PLX CA-42 Phone cable +* Pololu USB to Serial +* Procyon AVS Mind Machine +* Renesas RX-Stick for RX610 +* Siemens MC60 Cable +* Silicon Laboratories generic CP2101/CP2102/CP2103/CP2104/CP2105 chips +* Software Bisque Paramount ME +* SPORTident BSM7-D USB +* Suunto Sports Instrument +* Syntech CipherLab USB Barcode Scanner +* T-Com TC 300 SIP phone +* Tams Master Easy Control +* Telegesis ETRX2USB +* Timewave HamLinkUSB +* Tracient RFID Reader +* Track Systems Traqmate +* Vaisala USB Instrument cable +* VStabi Controller +* WAGO 750-923 USB Service Cable +* WaveSense Jazz Blood Glucose Meter +* WIENER Plein & Baus CML Data Logger, RCM Remote, + and PL512 and MPOD PSUs +* WMR RIGblaster Plug&Play and RIGtalk RT1 +* Zephyr Bioharness + + + +The +**uvscom** +driver supports the following adapters: + +* DDI Pocket Air H" C@rd +* DDI Pocket Air H" C@rd 64 +* NTT P-in +* NTT P-in m@ster + + [[sound]] === Sound Devices - The -**snd\_als4000** +**snd_als4000** driver supports the following sound cards: * Avance Logic ALS4000 @@ -3565,7 +4028,7 @@ driver supports the following sound cards: The -**snd\_atiixp** +**snd_atiixp** driver supports the following audio chipsets: * ATI IXP 200 @@ -3575,7 +4038,7 @@ driver supports the following audio chipsets: The -**snd\_cmi** +**snd_cmi** driver supports the following sound cards: * CMedia CMI8338A @@ -3586,7 +4049,7 @@ driver supports the following sound cards: The -**snd\_cs4281** +**snd_cs4281** driver supports the following sound cards: * Crystal Semiconductor CS4281 @@ -3594,7 +4057,7 @@ driver supports the following sound cards: The -**snd\_csa** +**snd_csa** driver supports the following sound cards: * Crystal Semiconductor CS4280 @@ -3613,14 +4076,13 @@ Some onboard CS4610 chips are accompanied by the CS423x ISA codec instead of the CS4297 AC97 codec. Such configurations are not supported by the -**snd\_csa** +**snd_csa** driver yet. - The -**snd\_emu10k1** +**snd_emu10k1** driver supports the following sound cards: * Creative SoundBlaster Live! (EMU10K1 Chipset) @@ -3631,7 +4093,7 @@ driver supports the following sound cards: The -**snd\_emu10kx** +**snd_emu10kx** driver supports the following sound cards: * Creative Sound Blaster Live! (EMU10K1 Chipset). @@ -3648,7 +4110,7 @@ driver supports the following sound cards: There is no MIDI support for this card. The -**snd\_emu10kx** +**snd_emu10kx** driver does *not* support the following sound cards (although they have names @@ -3668,7 +4130,7 @@ similar to some supported ones): The -**snd\_envy24** +**snd_envy24** driver supports the following audio devices: * M-Audio Audiophile 2496 @@ -3681,7 +4143,7 @@ Recording and other features of these cards are not supported. The -**snd\_envy24ht** +**snd_envy24ht** driver supports the following audio devices: * Audiotrak Prodigy 7.1 @@ -3705,7 +4167,7 @@ Recording and other features of these cards are not supported. The -**snd\_es137x** +**snd_es137x** driver supports the following sound cards: * Creative CT5880-A @@ -3722,31 +4184,27 @@ driver supports the following sound cards: - The -**snd\_fm801** +**snd_fm801** driver supports audio devices based on the following chipset: * Forte Media FM801 - -The -**snd\_hda** -driver supports controllers having PCI class 4 (multimedia) and -subclass 3 (HDA), compatible with Intel HDA specification. - The -**snd\_hda** -driver supports more than two hundred different controllers and CODECs. -There is no sense to list all of them here, as in most cases specific CODEC -configuration and wiring are more important then type of the CODEC itself. +**snd_hda** +driver supports PCI class 04h +(multimedia), +subclass 03h +(HDA) +audio controllers and codecs compatible with the +Intel High Definition Audio 1.0 specification. The -**snd\_hdspe** +**snd_hdspe** driver supports the following audio devices: * RME HDSPe AIO (optional AO4S-192 and AI4S-192 extension boards) @@ -3765,7 +4223,7 @@ be mapped to ADAT channels and vice versa. The -**snd\_ich** +**snd_ich** driver supports the following audio devices: * AMD 768 @@ -3789,9 +4247,8 @@ driver supports the following audio devices: - The -**snd\_maestro3** +**snd_maestro3** driver supports the following audio devices: * ESS Technology Allegro-1 @@ -3799,9 +4256,8 @@ driver supports the following audio devices: - The -**snd\_neomagic** +**snd_neomagic** driver supports the following audio devices: * NeoMagic 256AV @@ -3809,9 +4265,8 @@ driver supports the following audio devices: - The -**snd\_solo** +**snd_solo** driver supports the following sound cards: * ESS Solo-1 (ES1938 Chipset) @@ -3820,7 +4275,7 @@ driver supports the following sound cards: The -**snd\_spicds** +**snd_spicds** driver supports the following codecs: * AK4358 @@ -3833,7 +4288,7 @@ driver supports the following codecs: The -**snd\_t4dwave** +**snd_t4dwave** driver supports the following audio devices: * Acer Labs M5451 @@ -3844,7 +4299,14 @@ driver supports the following audio devices: The -**snd\_via8233** +**snd_uaudio** +driver provides support for USB audio class devices and +USB MIDI class devices. + + + +The +**snd_via8233** driver supports the following audio chipsets: * VIA VT8233 @@ -3857,7 +4319,7 @@ driver supports the following audio chipsets: The -**snd\_via82c686** +**snd_via82c686** driver supports audio devices based on the following chipset: * VIA 82C686A @@ -3865,18 +4327,12 @@ driver supports audio devices based on the following chipset: The -**snd\_vibes** +**snd_vibes** driver supports audio devices based on the following chipset: * S3 SonicVibes -[[camera]] -=== Camera and Video Capture Devices - - -[i386] Connectix QuickCam - [[usb]] === USB Devices @@ -3885,20 +4341,14 @@ Owing to the generic nature of most USB devices, with some exceptions any device [NOTE] ==== -USB network interfaces can be found in <<ethernet,Ethernet Interfaces>> or <<wlan,Wireless Network Interfaces>>. -==== - -[NOTE] -==== USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>>. -==== -[NOTE] -==== USB human interface devices can be found in <<misc,Miscellaneous>>. -==== -Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) +USB network interfaces can be found in <<ethernet,Ethernet Interfaces>> or <<wlan,Wireless Network Interfaces>>. + +USB serial interfaces can be found in <<serial,Serial Interfaces>>. +==== The @@ -3971,6 +4421,8 @@ driver include: * Apple PowerBook Trackpad +The man:ehci[4] driver supports USB 2.0 controllers implementing the Enhanced Host Controller Interface standard. + The **ohci** @@ -4006,30 +4458,29 @@ driver supports all UHCI v1.1 compliant controllers including: The **uipaq** -driver supports the following adapters: - -ASUS P535 PDA - -Casio BE300 PDA +driver supports the following iPAQ devices: -Compaq IPaq PocketPC +* ASUS P535 PDA +* Casio BE300 PDA +* Compaq IPaq PocketPC +* HP Jornada 568 +* HP iPAQ 22xx/Jornada 548 +* HTC PPC6700 Modem +* HTC Smart Phone +* HTC Winmobile +* Sharp W-ZERO3 ES Spart Phone +* Most Windows CE based phones -HP Jornada 568 -HP iPAQ 22xx/Jornada 548 -HTC PPC6700 Modem - -HTC Smart Phone - -HTC Winmobile - -Sharp W-ZERO3 ES Spart Phone - -Most Windows CE based phones +The +**umass** +driver supports USB Mass Storage devices such as: +* USB thumb drives +* USB hard disk drives +* USB floppy drives -[amd64, i386] USB 2.0 controllers using the EHCI interface (man:ehci[4] driver) [amd64, i386] Hubs @@ -4071,8 +4522,7 @@ driver include: The **rtsx** -driver supports different specification compatible chips. -The following chips have been verified to work: +driver supports the following Realtek SD card readers: * RTS5209 * RTS5227 @@ -4081,12 +4531,9 @@ The following chips have been verified to work: * RTS525A * RTS5260 * RTL8411B - -It should also work for: - -* RTS5249 -* RTL8402 -* RTL8411 +* RTS5249 (unverified) +* RTL8402 (unverified) +* RTL8411 (unverified) @@ -4103,115 +4550,6 @@ conversion cables, including the following: The -**ubsa** -driver supports the following adapters: - -* AnyData ADU-500A EV-DO modem -* AnyData ADU-E100A (no EV-DO mode support) -* Belkin F5U103 -* Belkin F5U120 -* e-Tek Labs Kwik232 -* GoHubs GoCOM232 -* Peracom single port serial adapter - - - -The -**ubser** -driver provides support for the BWCT console management serial adapters. - - - -The -**uftdi** -driver supports the following adapters: - -* B&B Electronics USB->RS422/485 adapter -* Elexol USB MOD1 and USB MOD3 -* HP USB-Serial adapter shipped with some HP laptops -* Inland UAS111 -* QVS USC-1000 -* Buffalo PC-OP-RS / Kurouto-shikou KURO-RS universal remote -* Prologix GPIB-USB Controller - - - -The -**uplcom** -driver supports the following devices and adapters: - -* ADLINK ND-6530 USB-Serial Adapter -* Alcatel One Touch 535/735 Phone -* Alcor AU9720 USB-RS232 Serial Adapter -* AlDiga AL-11U Modem -* Alltronix ACM003U00 Modem -* Anchor Serial adapter -* ATEN UC-232A -* ATEN UC-232B -* BAFO BF-800 and BF-810 -* Belkin F5U257 -* BenQ S81 Phone -* Corega CG-USBRS232R Serial Adapter -* Cressi Edy (Seiko) Diving Computer -* ELECOM UC-SGT Serial Adapter -* HAL Corporation Crossam2+USB IR commander -* Hama USB RS-232 Serial Adapter -* Hamlet exaggerate XURS232 -* HP LD220 Point-Of-Sale (POS) Display -* IOGEAR UC-232A -* I/O DATA USB-RSAQ, USB-RSAQ2, USB-RSAQ3 and USB-RSAQ5 -* iTegno WM1080A GSM/GFPRS Modem -* iTegno WM2080A CDMA Modem -* Leadtek 9531 GPS -* Micromax 610U Modem -* Microsoft Palm 700WX -* Mobile Action MA-620 Infrared Adapter -* Motorola Cables -* Nokia CA-42 Cable -* OTI DKU-5 cable -* Panasonic TY-TP50P6-S flat screen -* PLX CA-42 Phone Cable -* PLANEX USB-RS232 URS-03 -* Prolific Generic USB-Serial Adapters -* Prolific Generic USB-Serial Adapters (HXN) -* Prolific Pharos USB-Serial Adapter -* Prolific USB-Serial Controller D -* RATOC REX-USB60 -* Radio Shack USB Serial Cable -* Sagem USB-Serial Adapter -* Samsung I330 Phone Cradle -* Sandberg USB to Serial Link (model number 133-08) -* Sanwa KB-USB2 Multimeter cable -* Siemens/BenQ EF81, SX1, X65 and X75 Mobile Phones -* Sitecom USB-Serial Adapter -* SMART Technologies USB-Serial Adapter -* Sony QN3 Phone Cable -* Sony Ericsson Datapilot -* Sony Ericsson DCU-10 and DCU-11 (Susteen) USB Cables -* SOURCENEXT KeikaiDenwa 8 (with and without charger) -* Speed Dragon USB-Serial Cable -* Syntech CPT-8001C Barcode Scanner -* TDK UHA6400 and UPA9664 USB-PHS Adapters -* TRENDnet USB to Serial Converter (TU-S9) -* Tripp-Lite U209-000-R USB-Serial Adapter -* UIC HCR331 Magnetic Stripe Card Reader -* UIC MSR206 Magnetic Stripe Card Reader -* Willcom W-SIM DD PHS terminal.(WS002IN) -* YC-Cable USB-Serial Adapter -* Zeagle N2iTion3 Diving Computer - - - -The -**umcs** -driver was tested on the following adapters: - -* ST Lab U-360 two-port serial USB adapter -* ST Lab U-400 four-port serial USB adapter - - - -The **umct** driver supports the following adapters: @@ -4222,88 +4560,6 @@ driver supports the following adapters: * Sitecom USB-232 -[amd64, i386] Audio Devices (man:uaudio[4] driver) - - -The following devices should work with the -**uslcom** -driver: - -* AC-Services CAN, CIS-IBUS, IBUS and OBD interfaces -* Aerocomm Radio -* AKTACOM ACE-1001 cable -* AMBER Wireless AMB2560 -* Arkham DS-101 Adapter -* Argussoft ISP -* Arygon Technologies Mifare RFID Reader -* AVIT Research USB-TTL interface -* B&G H3000 Data Cable -* Balluff RFID reader -* Baltech card reader -* BEI USB VCP Sensor -* Burnside Telecom Desktop Mobile -* chip45.com Crumb128 module -* Clipsal 5000CT2, 5500PACA, 5500PCU, 560884, 5800PC, C5000CT2 - and L51xx C-Bus Home Automation products -* Commander 2 EDGE(GSM) Modem -* Cygnal Fasttrax GPS and Debug adapter -* DataApex MultiCOM USB to RS232 converter -* Degree Controls USB adapter -* DekTec DTA Plus VHF/UHF Booster -* Dell DW700 GPS Receiver -* Digianswer ZigBee/802.15.4 MAC -* Dynastream ANT Development kits -* Elan USBcount50, USBscope50, USBpulse100 and USBwave12 -* ELV USB-I2C interface -* EMS C1007 HF RFID controller -* Festo CPX-USB and CMSP interfaces -* Gemalto Prox-PU/CU contactless card reader -* Helicomm IP-Link 1220-DVM -* IMS USB-RS422 adapter -* Infinity GPS-MIC-1 Radio Monophone -* INSYS Modem -* IRZ SG-10 and MC35pu GSM/GPRS Modems -* Jablotron PC-60B -* Kamstrup M-Bus Master MultiPort 250D - and Optical Eye/3 wire utility meter interfaces -* Kyocera GPS -* Link Instruments MS-019 and MS-028 - Oscilloscope/Logic Analyzer/Pattern Generators -* Lipowsky Baby-JTAG, Baby-LIN and HARP-1 -* MEI CashFlow SC and Series 2000 cash acceptors -* MJS USB-TOSLINK Adapter -* MobiData GPRS USB Modems -* MSD DashHawk -* Multiplex RC adapter -* Optris MSpro LT Thermometer -* Owen AC4 USB-RS485 converter -* Pirelli DP-L10 SIP phone -* PLX CA-42 Phone cable -* Pololu USB to Serial -* Procyon AVS Mind Machine -* Renesas RX-Stick for RX610 -* Siemens MC60 Cable -* Silicon Laboratories generic CP2101/CP2102/CP2103/CP2104/CP2105 chips -* Software Bisque Paramount ME -* SPORTident BSM7-D USB -* Suunto Sports Instrument -* Syntech CipherLab USB Barcode Scanner -* T-Com TC 300 SIP phone -* Tams Master Easy Control -* Telegesis ETRX2USB -* Timewave HamLinkUSB -* Tracient RFID Reader -* Track Systems Traqmate -* Vaisala USB Instrument cable -* VStabi Controller -* WAGO 750-923 USB Service Cable -* WaveSense Jazz Blood Glucose Meter -* WIENER Plein & Baus CML Data Logger, RCM Remote, - and PL512 and MPOD PSUs -* WMR RIGblaster Plug&Play and RIGtalk RT1 -* Zephyr Bioharness - - The **uvisor** @@ -4334,17 +4590,6 @@ driver supports the following devices: The -**uvscom** -driver supports the following adapters: - -* DDI Pocket Air H" C@rd -* DDI Pocket Air H" C@rd 64 -* NTT P-in -* NTT P-in m@ster - - - -The **xhci** driver supports `XHCI` @@ -4397,9 +4642,8 @@ The driver supports the following IEEE 1394 OHCI chipsets: === Bluetooth Devices - The -**ng\_ubt** +**ng_ubt** driver supports all Bluetooth USB devices that conform with the Bluetooth specification v1.1, including: @@ -4415,6 +4659,12 @@ 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 **ccr** @@ -4428,6 +4678,8 @@ 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** @@ -4470,6 +4722,24 @@ 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: + +* 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 **safe** @@ -4482,6 +4752,13 @@ driver supports the following SafeXcel chips: SafeNet 1741 A faster version of the 1141. + +The +**safexcel** +driver supports the cryptographic acceleration functions of the +Inside Secure EIP-97 device found on some Marvell systems-on-chip. + + [[misc]] === Miscellaneous @@ -4639,14 +4916,14 @@ driver provides support for the following devices: The current version of the -**netfpga10g\_nf10bmac** +**netfpga10g_nf10bmac** driver works with one PIO mode interface of the NetFPGA-10G Embedded CPU Ethernet Core version 1.00a. The following PLX/Avago/Broadcom chips are supported by the -**ntb\_hw\_plx** +**ntb_hw_plx** driver: * PEX 8713 @@ -4660,7 +4937,7 @@ driver: The -**ow\_temp** +**ow_temp** driver supports the following temperature sensors: DS1820 1-Wire Digital Thermometer @@ -4675,19 +4952,6 @@ The driver supports Family codes 0x10, 0x22, 0x28, and 0x3b. The -**sdhci** -driver supports different specification compatible chips. -The following chips have been verified to work: - -* ENE CB712 -* ENE CB714 -* RICOH R5C822 -* RICOH R5CE823 -* TI PCIXX21/XX11/XX12 - - - -The **superio** driver supports a multitude of Super I/O controllers produced by Nuvoton, formerly known as Winbond, and ITE, namely: @@ -4711,3 +4975,9 @@ formerly known as Winbond, and ITE, namely: * Winbond 83687THF * Winbond 83697HF/UG + + +The +**u2f** +driver supports FIDO/U2F-compatible USB security keys. + diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index d4c6675e05..5763769b9a 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -175,25 +175,33 @@ This section lists the various Security Advisories and Errata Notices since {rel |29 October 2024 |Certificate revocation list man:fetch[1] option fails -| https://www.freebsd.org/security/advisories/FreeBSD-SA-25:01.openssh.asc[FreeBSD-SA-25:01.openssh] -| 2025-01-29 -| OpenSSH Keystroke Obfuscation Bypass +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:01.openssh.asc[FreeBSD-SA-25:01.openssh] +|29 January 2025 +|OpenSSH Keystroke Obfuscation Bypass -| https://www.freebsd.org/security/advisories/FreeBSD-SA-25:02.fs.asc[FreeBSD-SA-25:02.fs] -| 2025-01-29 -| Buffer overflow in some filesystems via NFS +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:02.fs.asc[FreeBSD-SA-25:02.fs] +|29 January 2025 +|Buffer overflow in some filesystems via NFS -| https://www.freebsd.org/security/advisories/FreeBSD-SA-25:03.etcupdate.asc[FreeBSD-SA-25:03.etcupdate] -| 2025-01-29 -| Unprivileged access to system files +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:03.etcupdate.asc[FreeBSD-SA-25:03.etcupdate] +|29 January 2025 +|Unprivileged access to system files -| https://www.freebsd.org/security/advisories/FreeBSD-SA-25:04.ktrace.asc[FreeBSD-SA-25:04.ktrace] -| 2025-01-29 -| Uninitialized kernel memory disclosure via man:ktrace[2] +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:04.ktrace.asc[FreeBSD-SA-25:04.ktrace] +|29 January 2025 +|Uninitialized kernel memory disclosure via man:ktrace[2] -| https://www.freebsd.org/security/advisories/FreeBSD-SA-25:05.openssh.asc[FreeBSD-SA-25:05.openssh] -| 2025-02-21 -| Multiple vulnerabilities in OpenSSH +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:05.openssh.asc[FreeBSD-SA-25:05.openssh] +|21 February 2025 +|Multiple vulnerabilities in OpenSSH + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:06.xz.asc[FreeBSD-SA-25:06.xz] +|02 July 2025 +|Use-after-free in multi-threaded xz decoder + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:07.libarchive.asc[FreeBSD-SA-25:07.libarchive] +|08 August 2025 +|Integer overflow in libarchive leading to double free |=== [[errata]] @@ -206,137 +214,161 @@ This section lists the various Security Advisories and Errata Notices since {rel | Date | Topic -|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:15.sanitizer.asc[FreeBSDS-EN-23:15:sanitizer] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:15.sanitizer.asc[FreeBSD-EN-23:15:sanitizer] |01 December 2023 |Clang sanitizer failure with ASLR enabled -|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:16.openzfs.asc[FreeBSDS-EN-23:16:openzfs] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:16.openzfs.asc[FreeBSD-EN-23:16:openzfs] |01 December 2023 |OpenZFS data corruption -|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:17.ossl.asc[FreeBSDS-EN-23:17:ossl] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:17.ossl.asc[FreeBSD-EN-23:17:ossl] |05 December 2023 |man:ossl[4]'s AES-GCM implementation may give incorrect results -|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:18.openzfs.asc[FreeBSDS-EN-23:18:openzfs] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:18.openzfs.asc[FreeBSD-EN-23:18:openzfs] |05 December 2023 |High CPU usage by ZFS kernel threads -|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:19.pkgbase.asc[FreeBSDS-EN-23:19:pkgbase] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:19.pkgbase.asc[FreeBSD-EN-23:19:pkgbase] |05 December 2023 |Incorrect pkgbase version number for FreeBSD {releasePrev}. -|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:20.vm.asc[FreeBSDS-EN-23:20:vm] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:20.vm.asc[FreeBSD-EN-23:20:vm] |05 December 2023 |Incorrect results from the kernel physical memory allocator -|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:21.tty.asc[FreeBSDS-EN-23:21:tty] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:21.tty.asc[FreeBSD-EN-23:21:tty] |24 November 2023 |man:tty[4] IUTF8 causes a kernel panic -|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:22.vfs.asc[FreeBSDS-EN-23:22:vfs] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-23:22.vfs.asc[FreeBSD-EN-23:22:vfs] |05 December 2023 |ZFS snapshot directories not accessible over NFS -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:01.tzdata.asc[FreeBSDS-EN-24:01:tzdata] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:01.tzdata.asc[FreeBSD-EN-24:01:tzdata] |14 February 2024 |Timezone database information update -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:02.libutil.asc[FreeBSDS-EN-24:02:libutil] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:02.libutil.asc[FreeBSD-EN-24:02:libutil] |14 February 2024 |Login class resource limits and CPU mask bypass -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:03.kqueue.asc[FreeBSDS-EN-24:03:kqueue] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:03.kqueue.asc[FreeBSD-EN-24:03:kqueue] |14 February 2024 |man:kqueue_close[2] page fault on exit using man:rfork[2] -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:04.ip.asc[FreeBSDS-EN-24:04:ip] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:04.ip.asc[FreeBSD-EN-24:04:ip] |14 February 2024 |Kernel panic triggered by man:bind[2] -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:05.tty.asc[FreeBSDS-EN-24:05:tty] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:05.tty.asc[FreeBSD-EN-24:05:tty] |28 March 2024 |TTY Kernel Panic -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:06.wireguard.asc[FreeBSDS-EN-24:06:wireguard] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:06.wireguard.asc[FreeBSD-EN-24:06:wireguard] |28 March 2024 |Insufficient barriers in WireGuard man:if_wg[4] -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:07.clang.asc[FreeBSDS-EN-24:07:clang] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:07.clang.asc[FreeBSD-EN-24:07:clang] |28 March 2024 |Clang crash when certain optimization is enabled -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:08.kerberos.asc[FreeBSDS-EN-24:08:kerberos] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:08.kerberos.asc[FreeBSD-EN-24:08:kerberos] |28 March 2024 |Kerberos segfaults when using weak crypto -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:09.zfs.asc[FreeBSDS-EN-24:09:zfs] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:09.zfs.asc[FreeBSD-EN-24:09:zfs] |24 April 2024 |High CPU usage by kernel threads related to ZFS -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:10.zfs.asc[FreeBSDS-EN-24:10:zfs] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:10.zfs.asc[FreeBSD-EN-24:10:zfs] |19 June 2024 |Kernel memory leak in ZFS -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:11.ldns.asc[FreeBSDS-EN-24:11:ldns] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:11.ldns.asc[FreeBSD-EN-24:11:ldns] |19 June 2024 |LDNS uses nameserver commented out in resolv.conf -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:12.killpg.asc[FreeBSDS-EN-24:12:killpg] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:12.killpg.asc[FreeBSD-EN-24:12:killpg] |19 June 2024 |Lock order reversal in killpg causing livelock -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:13.libc++.asc[FreeBSDS-EN-24:13:libc++] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:13.libc%2B%2B.asc[FreeBSD-EN-24:13:libc++] |19 June 2024 |Incorrect size passed to heap allocated std::string delete -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:14.ifconfig.asc[FreeBSDS-EN-24:14:ifconfig] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:14.ifconfig.asc[FreeBSD-EN-24:14:ifconfig] |07 August 2024 |Incorrect ifconfig netmask assignment -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:15.calendar.asc[FreeBSDS-EN-24:15:calendar] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:15.calendar.asc[FreeBSD-EN-24:15:calendar] |04 September 2024 |man:cron[8] / man:periodic[8] session login -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:16.pf.asc[FreeBSDS-EN-24:16:pf] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:16.pf.asc[FreeBSD-EN-24:16:pf] |19 September 2024 |Incorrect ICMPv6 state handling in pf -|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:17.pam_xdg.asc[FreeBSDS-EN-24:17:pam_xdg] +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:17.pam_xdg.asc[FreeBSD-EN-24:17:pam_xdg] |20 October 2024 |XDG runtime directory's file descriptor leak at login -| https://www.freebsd.org/security/advisories/FreeBSD-EN-25:01.rpc.asc[FreeBSD-EN-25:01.rpc] -| 2025-01-29 +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:01.rpc.asc[FreeBSD-EN-25:01.rpc] +|29 January 2025 | NULL pointer dereference in the NFSv4 client -| https://www.freebsd.org/security/advisories/FreeBSD-EN-25:02.audit.asc[FreeBSD-EN-25:02.audit] -| 2025-01-29 -| System call auditing disabled by DTrace +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:02.audit.asc[FreeBSD-EN-25:02.audit] +|29 January 2025 +|System call auditing disabled by DTrace + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:03.tzdata.asc[FreeBSD-EN-25:03.tzdata] +|29 January 2025 +|Timezone database information update + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:04.tzdata.asc[FreeBSD-EN-25:04.tzdata] +|10 April 2025 +|Timezone database information update + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:05.expat.asc[FreeBSD-EN-25:05.expat] +|10 April 2025 +|Update expat to 2.7.1 -| https://www.freebsd.org/security/advisories/FreeBSD-EN-25:03.tzdata.asc[FreeBSD-EN-25:03.tzdata] -| 2025-01-29 -| Timezone database information update +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:06.daemon.asc[FreeBSD-EN-25:06.daemon] +|10 April 2025 +|man:daemon[8] missing signals -| https://www.freebsd.org/security/advisories/FreeBSD-EN-25:04.tzdata.asc[FreeBSD-EN-25:04.tzdata] -| 2025-04-10 -| Timezone database information update +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:07.openssl.asc[FreeBSD-EN-25:07.openssl] +|10 April 2025 +|Update OpenSSL to 3.0.16 -| https://www.freebsd.org/security/advisories/FreeBSD-EN-25:05.expat.asc[FreeBSD-EN-25:05.expat] -| 2025-04-10 -| Update expat to 2.7.1 +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:08.caroot.asc[FreeBSD-EN-25:08.caroot] +|10 April 2025 +|Root certificate bundle update -| https://www.freebsd.org/security/advisories/FreeBSD-EN-25:06.daemon.asc[FreeBSD-EN-25:06.daemon] -| 2025-04-10 -| man:daemon[8] missing signals +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:09.libc.asc[FreeBSD-EN-25:09:libc] +|02 July 2025 +|Dynamically-loaded C++ libraries crashing at exit -| https://www.freebsd.org/security/advisories/FreeBSD-EN-25:07.openssl.asc[FreeBSD-EN-25:07.openssl] -| 2025-04-10 -| Update OpenSSL to 3.0.16 +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:10.zfs.asc[FreeBSD-EN-25:10:zfs] +|02 July 2025 +|Corruption in ZFS replication streams from encrypted datasets -| https://www.freebsd.org/security/advisories/FreeBSD-EN-25:08.caroot.asc[FreeBSD-EN-25:08.caroot] -| 2025-04-10 -| Root certificate bundle update +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:11.ena.asc[FreeBSD-EN-25:11:ena] +|02 July 2025 +|ena resets and kernel panic on Nitro v4 or newer instances + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:12.efi.asc[FreeBSD-EN-25:12:efi] +|08 August 2025 +|man:bsdinstall[8] not copying the correct loader on systems with IA32 UEFI firmware. + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:13.wlan_tkip.asc[FreeBSD-EN-25:13:wlan_tkip] +|08 August 2025 +|net80211 TKIP crypto support fails for some drivers + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:14.route.asc[FreeBSD-EN-25:14:route] +|08 August 2025 +|man:route[8] monitor buffers too much when redirected to a file |=== [[userland]] @@ -414,7 +446,8 @@ gitref:3a2ec5957ea9[repository=src] === Contributed Software One True Awk (man:awk[1]) has been updated to 2nd Edition, with new -csv support and UTF-8 support. -gitref:daf917daba9c[repository=src] +The snapshot used is 20250804. +gitref:b45a181a74c8[repository=src] The man:sendmail[8] suite has been upgraded to version 8.18.1, addressing CVE-2023-51765. gitref:58ae50f31e95[repository=src] @@ -838,6 +871,11 @@ gitref:ae3d7e27abc9[repository=src] [[network-general]] === General Network +The man:ifconfig[8] utility will no longer accept assigning IP addresses to the underlying member interfaces of a man:bridge[4]. +To temporarily bypass this safeguard, use the net.link.bridge.member_ifaddrs man:sysctl[8]. +This sysctl is expected to be removed in FreeBSD 16. +gitref:b61850c4e6f6[repository=src] + ARP (man:arp[4]) support for 802-standard networks has been restored; it had been accidentally removed with FDDI support. (This is different than the Ethernet standard encapsulation.) gitref:d776dd5fbd48[repository=src] @@ -870,7 +908,7 @@ The LinuxKPI 802.11 comapt layer man:linuxkpi_wlan[4] gained support for the Gal The man:rtw88[4] driver was made to work (associate) again and a memory leak got resolved. (Sponsored by The FreeBSD Foundation) -Following other drivers man:iwlwififw[4] firmware was removed from the base system in favor of the ports based solution and man:fwget[8] support. (Sponsored by The FreeBSD Foundation) +Following other drivers man:iwlwififw[4] firmware was removed from the base system in favor of the ports based solution and man:fwget[8] support. In case of updating from earlier releases, users must install the firmware packages upfront. (Sponsored by The FreeBSD Foundation) [[hardware]] == Hardware Support @@ -970,11 +1008,13 @@ The man:intro[5] to the File Formats manual has been revised, incorporating impr This section covers changes to the FreeBSD Ports Collection, package infrastructure, and package maintenance and installation tools. - A new `FreeBSD-kmods` repository is included in the default `/etc/pkg/FreeBSD.conf` man:pkg[8] configuration file. This repository contains kernel modules compiled specifically for {releaseCurrent} rather than for the {releaseBranch} branch. Installing kernel modules from this repository allows drivers with unstable kernel interfaces, in particular graphics drivers, to work even when the main {releaseBranch} repository has packages build on a previous release. (gitref:a47542f71511[repository=src]). +The `FreeBSD` and `FreeBSD-kmods` repositories defined in `/etc/pkg/FreeBSD.conf` have been renamed to `FreeBSD-ports` and `FreeBSD-ports-kmods` respectively. +Users who override these in `/usr/local/etc/pkg/repos` will need to adjust their configuration to match the new names. + [[Installer]] === Installer diff --git a/website/content/en/releases/15.0R/schedule.adoc b/website/content/en/releases/15.0R/schedule.adoc index 20e92835f5..fb72ef5f84 100644 --- a/website/content/en/releases/15.0R/schedule.adoc +++ b/website/content/en/releases/15.0R/schedule.adoc @@ -8,7 +8,7 @@ sidenav: download :localBranchHead: head :localBranchStable: stable/15 :localBranchReleng: releng/15.0 -:localMailingList: current +:localMailingList: stable include::shared/en/urls.adoc[] @@ -32,22 +32,31 @@ General discussions about the pending release and known issues should be sent to |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |7 April 2025 |Release Engineers send announcement email to developers with a rough schedule. -|Release schedule reminder |11 July 2025 |- |Release Engineers send reminder announcement e-mail to developers with updated schedule. -|HEAD slush begins |8 August 2025 |- |Release Engineers announce that further commits to the {localBranchHead} branch will not require explicit approval, however new features should be avoided. -|{localBranchStable} branch |5 September 2025 |- |{localBranchStable} branch created; future release engineering proceeds on this branch. -|ALPHA1 builds begin |5 September 2025 |- |First alpha test snapshot. -|ALPHA2 builds begin |12 September 2025 |- |Second alpha test snapshot. -|ALPHA3 builds begin |19 September 2025 |- |Third alpha test snapshot. -|ALPHA4 builds begin |26 September 2025 |- |Fourth alpha test snapshot. -|{localBranchReleng} branch |3 October 2025 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch. -|BETA1 builds begin |3 October 2025 |- |First beta test snapshot. -|BETA2 builds begin |10 October 2025 |- |Second beta test snapshot. -|BETA3 builds begin |17 October 2025 |- |Third beta test snapshot. -|BETA4 builds begin |24 October 2025 |- |Fourth beta test snapshot. -|RC1 builds begin |31 October 2025 |- |First release candidate. -|RC2 builds begin* |7 November 2025 |- |Second release candidate. -|RC3 builds begin* |14 November 2025 |- |Third release candidate. -|RC4 builds begin* |21 November 2025 |- |Fourth release candidate. +|Release schedule reminder |11 July 2025 |11 July 2025 |Release Engineers send reminder announcement e-mail to developers with updated schedule. +|HEAD slush begins |8 August 2025 |8 August 2025 |Release Engineers announce that further commits to the {localBranchHead} branch will not require explicit approval, however new features should be avoided. +|{localBranchStable} branch |5 September 2025 |5 September 2025 |{localBranchStable} branch created; future release engineering proceeds on this branch. +|ALPHA1 builds begin |5 September 2025 |6 September 2025 |First alpha test snapshot. +|ALPHA2 builds begin |12 September 2025 |14 September 2025 |Second alpha test snapshot. +|ALPHA3 builds begin |19 September 2025 |20 September 2025 |Third alpha test snapshot. +|ALPHA4 builds begin |26 September 2025 |26 September 2025 |Fourth alpha test snapshot. +|ALPHA5 builds begin |3 October 2025 |4 October 2025 |Fifth alpha test snapshot. +|{localBranchReleng} branch |[.line-through]#3 October 2025# + +10 October 2025 |10 October 2025 |{localBranchReleng} branch created; future release engineering proceeds on this branch. +|BETA1 builds begin |[.line-through]#3 October 2025# + +10 October 2025 |11 October 2025 |First beta test snapshot. +|BETA2 builds begin |[.line-through]#10 October 2025# + +17 October 2025 |- |Second beta test snapshot. +|BETA3 builds begin |[.line-through]#17 October 2025# + +24 October 2025 |- |Third beta test snapshot. +|BETA4 builds begin |[.line-through]#24 October 2025# + +31 October 2025 |- |Fourth beta test snapshot. +|RC1 builds begin |[.line-through]#31 October 2025# + +7 November 2025 |- |First release candidate. +|RC2 builds begin* |[.line-through]#7 November 2025# + +14 November 2025 |- |Second release candidate. +|RC3 builds begin* |[.line-through]#14 November 2025# + +21 November 2025 |- |Third release candidate. +|[.line-through]#RC4 builds begin# |[.line-through]#21 November 2025# |- |[.line-through]#Fourth release candidate.# |RELEASE builds begin |28 November 2025 |- |{localRel}-RELEASE builds begin. |RELEASE announcement |2 December 2025 |- |{localRel}-RELEASE press release. |{localRel} EoL |30 September 2026 |- |{localRel}-RELEASE no longer supported. diff --git a/website/content/en/releases/15.0R/signatures.adoc b/website/content/en/releases/15.0R/signatures.adoc new file mode 100644 index 0000000000..4cddf2b2f9 --- /dev/null +++ b/website/content/en/releases/15.0R/signatures.adoc @@ -0,0 +1,61 @@ +--- +title: "FreeBSD 15.0 Release Checksum Signatures" +sidenav: download +--- + +:localRel: 15.0 +:localBranchName: BETA1 +:localBranchStable: stable/15 +:localBranchReleng: releng/15.0 +:localRelSha256: ../checksums/CHECKSUM.SHA256-FreeBSD-15.0-BETA1 +:localRelSha512: ../checksums/CHECKSUM.SHA512-FreeBSD-15.0-BETA1 + += FreeBSD {localRel}-{localBranchName} Release Checksum Signatures + +== Signed Checksum Signatures + +This page contains links to the PGP-signed checksum files for FreeBSD {localRel}-{localBranchName}. + +== Installation Image Checksums + +[.tblbasic] +[.tblwide] +[cols=",,",options="header",] +|=== +|Architecture |`SHA512` |`SHA256` +|amd64 (x86_64) |link:{localRelSha512}-amd64.asc[SHA512] |link:{localRelSha256}-amd64.asc[SHA256] +|powerpc64 |link:{localRelSha512}-powerpc-powerpc64.asc[SHA512] |link:{localRelSha256}-powerpc-powerpc64.asc[SHA256] +|powerpc64le |link:{localRelSha512}-powerpc-powerpc64le.asc[SHA512] |link:{localRelSha256}-powerpc-powerpc64le.asc[SHA256] +|aarch64 |link:{localRelSha512}-arm64-aarch64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64.asc[SHA256] +|riscv64 |link:{localRelSha512}-riscv-riscv64.asc[SHA512] |link:{localRelSha256}-riscv-riscv64.asc[SHA256] +|=== + +== Virtual Machine Image Checksums + +[.tblbasic] +[.tblwide] +[cols=",,",options="header",] +|=== +|Architecture |`SHA512` |`SHA256` +|amd64 (x86_64) |link:{localRelSha512}-amd64-vm.asc[SHA512] |link:{localRelSha256}-amd64-vm.asc[SHA256] +|aarch64 |link:{localRelSha512}-arm64-aarch64-vm.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-vm.asc[SHA256] +|riscv64 |link:{localRelSha512}-riscv-riscv64-vm.asc[SHA512] |link:{localRelSha256}-riscv-riscv64-vm.asc[SHA256] +|=== + +== SD Card Image Checksums + +[.tblbasic] +[.tblwide] +[cols=",,",options="header",] +|=== +|Board Name |`SHA512` |`SHA256` +|GENERICSD |link:{localRelSha512}-arm-armv7-GENERICSD.asc[SHA512] |link:{localRelSha256}-arm-armv7-GENERICSD.asc[SHA256] +|PINE64 |link:{localRelSha512}-arm64-aarch64-PINE64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-PINE64.asc[SHA256] +|PINE64-LTS |link:{localRelSha512}-arm64-aarch64-PINE64-LTS.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-PINE64-LTS.asc[SHA256] +|PINEBOOK |link:{localRelSha512}-arm64-aarch64-PINEBOOK.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-PINEBOOK.asc[SHA256] +|RISCV64 |link:{localRelSha512}-riscv-riscv64-GENERICSD.asc[SHA512] |link:{localRelSha256}-riscv-riscv64-GENERICSD.asc[SHA256] +|ROCK64 |link:{localRelSha512}-arm64-aarch64-ROCK64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-ROCK64.asc[SHA256] +|ROCKPRO64 |link:{localRelSha512}-arm64-aarch64-ROCKPRO64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-ROCKPRO64.asc[SHA256] +|RPI (3/4)|link:{localRelSha512}-arm64-aarch64-RPI.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-RPI.asc[SHA256] +|RPI-B |link:{localRelSha512}-arm-armv6-RPI-B.asc[SHA512] |link:{localRelSha256}-arm-armv6-RPI-B.asc[SHA256] +|=== diff --git a/website/content/en/releases/_index.adoc b/website/content/en/releases/_index.adoc index 0b4662bca5..3391b5167c 100644 --- a/website/content/en/releases/_index.adoc +++ b/website/content/en/releases/_index.adoc @@ -30,7 +30,6 @@ For information about branches, release dates, and estimated end-of-life (EOL) d === Legacy * *Release {rel135-current}* ({rel135-current-date}) _link:{u-rel135-announce}[Announcement] : link:{u-rel135-notes}[Release Notes] : link:{u-rel135-installation}[Installation Instructions] : link:{u-rel135-hardware}[Hardware Compatibility List] : link:{u-rel135-readme}[Readme] : link:{u-rel135-errata}[Errata] : link:{u-rel135-signatures}[Signed Checksums]_ -* *Release {rel142-current}* ({rel142-current-date}) _link:{u-rel142-announce}[Announcement] : link:{u-rel142-notes}[Release Notes] : link:{u-rel142-installation}[Installation Instructions] : link:{u-rel142-hardware}[Hardware Compatibility List] : link:{u-rel142-readme}[Readme] : link:{u-rel142-errata}[Errata] : link:{u-rel142-signatures}[Signed Checksums]_ [[future]] == Future @@ -44,6 +43,7 @@ The latest snapshots from our link:{handbook}cutting-edge/#stable[FreeBSD-STABLE For historical information about branches, release dates, types, and EOL dates, see link:../security/unsupported/[Unsupported Releases]. +* *14.2* ({rel142-current-date}) _link:{u-rel142-announce}[Announcement] : link:{u-rel142-notes}[Release Notes] : link:{u-rel142-installation}[Installation Instructions] : link:{u-rel142-hardware}[Hardware Compatibility List] : link:{u-rel142-readme}[Readme] : link:{u-rel142-errata}[Errata] : link:{u-rel142-signatures}[Signed Checksums]_ * *14.1* ({rel141-current-date}) _link:{u-rel141-announce}[Announcement] : link:{u-rel141-notes}[Release Notes] : link:{u-rel141-installation}[Installation Instructions] : link:{u-rel141-hardware}[Hardware Compatibility List] : link:{u-rel141-readme}[Readme] : link:{u-rel141-errata}[Errata] : link:{u-rel141-signatures}[Signed Checksums]_ * *14.0* ({rel140-current-date}) _link:{u-rel140-announce}[Announcement] : link:{u-rel140-notes}[Release Notes] : link:{u-rel140-installation}[Installation Instructions] : link:{u-rel140-hardware}[Hardware Compatibility List] : link:{u-rel140-readme}[Readme] : link:{u-rel140-errata}[Errata] : link:{u-rel140-signatures}[Signed Checksums]_ * *13.4* ({rel134-current-date}) _link:{u-rel134-announce}[Announcement] : link:{u-rel134-notes}[Release Notes] : link:{u-rel134-installation}[Installation Instructions] : link:{u-rel134-hardware}[Hardware Compatibility List] : link:{u-rel134-readme}[Readme] : link:{u-rel134-errata}[Errata] : link:{u-rel134-signatures}[Signed Checksums]_ diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc index 7e2f3fe88e..2e0e42f6c4 100644 --- a/website/content/en/releng/_index.adoc +++ b/website/content/en/releng/_index.adoc @@ -33,7 +33,7 @@ General information about committing to -STABLE. |=== |Date |Event |Information |December 2025 |FreeBSD 15.0 |link:../releases/15.0R/schedule/[Target Schedule] -|March 2026 |FreeBSD 14.4 | +|March 2026 |FreeBSD 14.4 |link:../releases/14.4R/schedule/[Target Schedule] |June 2026 |FreeBSD 15.1 | |September 2026 |FreeBSD 14.5 | |December 2026 |FreeBSD 15.2 | @@ -51,10 +51,12 @@ This table lists the code freeze status for major branches of the `src/` reposit [cols="1,1,2,4",options="header",] |=== |Branch |Status |Contact |Notes -|`main` |Open |committers |Active development branch for 15.0-CURRENT. +|`main` |Open |committers |Active development branch for 16.0-CURRENT. +|`stable/15` |Open |committers |Development branch for FreeBSD 15-STABLE. +|`releng/15.0` |Frozen |re@FreeBSD.org |FreeBSD 15.0 supported errata fix branch. |`stable/14` |Open |committers |Development branch for FreeBSD 14-STABLE. |`releng/14.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.3 supported errata fix branch. -|`releng/14.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.2 supported errata fix branch. +|`releng/14.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.2 errata fix branch (not officially supported). |`releng/14.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.1 errata fix branch (not officially supported). |`releng/14.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.0 errata fix branch (not officially supported). |`stable/13` |Open |committers |Development branch for FreeBSD 13-STABLE. diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc index 410fe97f22..5ceb6e5053 100644 --- a/website/content/en/security/_index.adoc +++ b/website/content/en/security/_index.adoc @@ -105,7 +105,6 @@ link:unsupported[Older releases] are not supported and users are strongly encour |Branch |Release |Release Date |Expected EoL |stable/14 |n/a |n/a |November 30, 2028 |releng/14.3 |14.3-RELEASE |June 10, 2025 |June 30, 2026 -|releng/14.2 |14.2-RELEASE |December 3, 2024 |September 30, 2025 |stable/13 |n/a |n/a |April 30, 2026 |releng/13.5 |13.5-RELEASE |March 11, 2025 |April 30, 2026 |=== diff --git a/website/content/en/security/unsupported.adoc b/website/content/en/security/unsupported.adoc index aa3ffd56e6..e8a56fbbfa 100644 --- a/website/content/en/security/unsupported.adoc +++ b/website/content/en/security/unsupported.adoc @@ -65,4 +65,5 @@ The following releases are no longer supported but are listed here for reference |releng/13.4 |13.4-RELEASE |n/a |September 17, 2024 | June 30, 2025 |releng/14.0 |14.0-RELEASE |n/a |November 20, 2023|September 30, 2024 |releng/14.1 |14.1-RELEASE |n/a |June 4, 2024|March 31, 2025 +|releng/14.2 |14.2-RELEASE |n/a |December 3, 2024 |September 30, 2025 |=== diff --git a/website/content/en/status/_index.adoc b/website/content/en/status/_index.adoc index 604e0fd9a3..a41e5b64f9 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 (April -- June) due: June 30th, 2025 +== Next Quarterly Status Report submissions (July -- September) due: September 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]. @@ -23,6 +23,7 @@ These status reports may be reproduced in whole or in part, as long as the sourc == 2025 +* link:report-2025-04-2025-06/[April, 2025 - June, 2025] * link:report-2025-01-2025-03/[January, 2025 - March, 2025] == 2024 diff --git a/website/content/en/status/report-2024-01-2024-03/doceng.adoc b/website/content/en/status/report-2024-01-2024-03/doceng.adoc index b60906f4a4..ebd7faba84 100644 --- a/website/content/en/status/report-2024-01-2024-03/doceng.adoc +++ b/website/content/en/status/report-2024-01-2024-03/doceng.adoc @@ -23,8 +23,8 @@ mailto:trhodes@FreeBSD.org[Tom Rhodes]'s doc commit bit was taken for safekeepin ==== FreeBSD Translations on Weblate -Link: link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblateurl[] + -Link: link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/url[] +Link: link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblate[] + +Link: link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/[] ===== Q1 2024 Status diff --git a/website/content/en/status/report-2024-04-2024-06/doceng.adoc b/website/content/en/status/report-2024-04-2024-06/doceng.adoc index de6a91d4f9..463f7b7ecc 100644 --- a/website/content/en/status/report-2024-04-2024-06/doceng.adoc +++ b/website/content/en/status/report-2024-04-2024-06/doceng.adoc @@ -8,9 +8,9 @@ Version: $Id:$ === Documentation Engineering Team -Link: link:https://www.freebsd.org/docproj/[FreeBSD Documentation Project] URL: link:https://www.freebsd.org/docproj/url[] + -Link: link:https://docs.freebsd.org/en/books/fdp-primer/[FreeBSD Documentation Project Primer for New Contributors] URL: link:https://docs.freebsd.org/en/books/fdp-primer/url[] + -Link: link:https://www.freebsd.org/administration/#t-doceng[Documentation Engineering Team] URL: link:https://www.freebsd.org/administration/#t-docengurl[] +Link: link:https://www.freebsd.org/docproj/[FreeBSD Documentation Project] URL: link:https://www.freebsd.org/docproj/[] + +Link: link:https://docs.freebsd.org/en/books/fdp-primer/[FreeBSD Documentation Project Primer for New Contributors] URL: link:https://docs.freebsd.org/en/books/fdp-primer/[] + +Link: link:https://www.freebsd.org/administration/#t-doceng[Documentation Engineering Team] URL: link:https://www.freebsd.org/administration/#t-doceng[] Contact: FreeBSD Doceng Team <doceng@FreeBSD.org> @@ -28,8 +28,8 @@ These are three highlighted contributions in this quarter: ==== FreeBSD Translations on Weblate -Link: link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblateurl[] + -Link: link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/url[] +Link: link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblate[] + +Link: link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/[] ===== Q2 2024 Status diff --git a/website/content/en/status/report-2024-10-2024-12/doceng.adoc b/website/content/en/status/report-2024-10-2024-12/doceng.adoc index 502eb77d92..5dc61a859e 100644 --- a/website/content/en/status/report-2024-10-2024-12/doceng.adoc +++ b/website/content/en/status/report-2024-10-2024-12/doceng.adoc @@ -37,8 +37,8 @@ The doceng@ team is a body to handle some of the meta-project issues associated ==== FreeBSD Translations on Weblate -Link: link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblateurl[] + -Link: link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/url[] +Link: link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblate[] + +Link: link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/[] ===== Q4 2024 Status diff --git a/website/content/en/status/report-2025-01-2025-03/doceng.adoc b/website/content/en/status/report-2025-01-2025-03/doceng.adoc index cceef962af..666d3c3000 100644 --- a/website/content/en/status/report-2025-01-2025-03/doceng.adoc +++ b/website/content/en/status/report-2025-01-2025-03/doceng.adoc @@ -9,9 +9,9 @@ Version: $Id:$ === Documentation Engineering Team Links: + -link:https://www.freebsd.org/docproj/[FreeBSD Documentation Project] URL: link:https://www.freebsd.org/docproj/url[] + -link:https://docs.freebsd.org/en/books/fdp-primer/[FreeBSD Documentation Project Primer for New Contributors] URL: link:https://docs.freebsd.org/en/books/fdp-primer/url[] + -link:https://www.freebsd.org/administration/#t-doceng[Documentation Engineering Team] URL: link:https://www.freebsd.org/administration/#t-docengurl[] +link:https://www.freebsd.org/docproj/[FreeBSD Documentation Project] URL: link:https://www.freebsd.org/docproj/[] + +link:https://docs.freebsd.org/en/books/fdp-primer/[FreeBSD Documentation Project Primer for New Contributors] URL: link:https://docs.freebsd.org/en/books/fdp-primer/[] + +link:https://www.freebsd.org/administration/#t-doceng[Documentation Engineering Team] URL: link:https://www.freebsd.org/administration/#t-doceng[] Contact: FreeBSD Doceng Team <doceng@FreeBSD.org> @@ -61,8 +61,8 @@ New variables were documented for `USES=samba`: ==== FreeBSD Translations on Weblate Links: + -link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblateurl[] + -link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/url[] +link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblate[] + +link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/[] ===== Q1 2025 Status diff --git a/website/content/en/status/report-2025-01-2025-03/releng.adoc b/website/content/en/status/report-2025-01-2025-03/releng.adoc index bee620cf0c..91b07a1e1e 100644 --- a/website/content/en/status/report-2025-01-2025-03/releng.adoc +++ b/website/content/en/status/report-2025-01-2025-03/releng.adoc @@ -1,7 +1,7 @@ === FreeBSD Release Engineering Team Links: + -link:https://www.freebsd.org/releases/13.5R/announce/[FreeBSD 13.5-RELEASE announcement] URL: link:https://www.freebsd.org/releases/13.5/announce/[] + +link:https://www.freebsd.org/releases/13.5R/announce/[FreeBSD 13.5-RELEASE announcement] URL: link:https://www.freebsd.org/releases/13.5R/announce/[] + link:https://www.freebsd.org/releases/14.3R/schedule/[FreeBSD 14.3-RELEASE schedule] URL: link:https://www.freebsd.org/releases/14.3R/schedule/[] + link:https://download.freebsd.org/releases/ISO-IMAGES/[FreeBSD releases] URL: link:https://download.freebsd.org/releases/ISO-IMAGES/[] + link:https://download.freebsd.org/snapshots/ISO-IMAGES/[FreeBSD development snapshots] URL: link:https://download.freebsd.org/snapshots/ISO-IMAGES/[] diff --git a/website/content/en/status/report-2025-04-2025-06/_index.adoc b/website/content/en/status/report-2025-04-2025-06/_index.adoc new file mode 100644 index 0000000000..957bdbca16 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/_index.adoc @@ -0,0 +1,213 @@ +--- +title: "FreeBSD Status Report Second 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-04-2025-06 + +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}/portmgr.adoc[] + +''' + +include::{reports-path}/bugmeister.adoc[] + +''' + +include::{reports-path}/srcmgr.adoc[] + +''' + +[[projects]] +== Projects + +{projects-desc} + +''' + +include::{reports-path}/foundation-sta.adoc[] + +''' +include::{reports-path}/pkgbase-bsdinstall.adoc[] + +''' + +include::{reports-path}/qemu_l4b.adoc[] + +''' + +include::{reports-path}/sylve.adoc[] + +''' + +include::{reports-path}/kw-hackathon.adoc[] + +''' + +[[userland]] +== Userland + +{userland-desc} + +''' + +include::{reports-path}/group-changes.adoc[] + +''' + +include::{reports-path}/mit_krb5.adoc[] + +''' + +include::{reports-path}/sysctltui.adoc[] + +''' + +include::{reports-path}/geomman.adoc[] + +''' + +[[kernel]] +== Kernel + +{kernel-desc} + +''' + +include::{reports-path}/audio.adoc[] + +''' + +include::{reports-path}/drm-drivers.adoc[] + +''' + +include::{reports-path}/suspend.adoc[] + +''' + +include::{reports-path}/named-attributes.adoc[] + +''' + +include::{reports-path}/packrat.adoc[] + +''' + +include::{reports-path}/lkpi-wireless.adoc[] + +''' + +include::{reports-path}/usb-debugging.adoc[] + +''' + +include::{reports-path}/hfs.adoc[] + +''' + +[[architectures]] +== Architectures + +{architectures-desc} + +''' + +include::{reports-path}/pinephone.adoc[] + +''' + +[[cloud]] +== Cloud + +{cloud-desc} + +''' + +include::{reports-path}/ec2.adoc[] + +''' + +[[documentation]] +== Documentation + +{documentation-desc} + +''' + +include::{reports-path}/doceng.adoc[] + +''' + +include::{reports-path}/wiki.adoc[] + +''' + +include::{reports-path}/vision-accessibility.adoc[] + +''' + +[[ports]] +== Ports + +{ports-desc} + +''' + +include::{reports-path}/ports-security.adoc[] + +''' + +include::{reports-path}/openjdk.adoc[] + +''' + +include::{reports-path}/gcc.adoc[] + +''' + +[[third-Party-Projects]] +== Third Party Projects + +{third-Party-Projects-desc} + +''' + +include::{reports-path}/cfc.adoc[] diff --git a/website/content/en/status/report-2025-04-2025-06/audio.adoc b/website/content/en/status/report-2025-04-2025-06/audio.adoc new file mode 100644 index 0000000000..c4f198e700 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/audio.adoc @@ -0,0 +1,30 @@ +=== Audio Stack Improvements + +Contact: Christos Margiolis <christos@FreeBSD.org> + +I have been working on the audio stack since 2024Q1. Below is a list of the previous status reports: + +link:https://www.freebsd.org/status/report-2024-01-2024-03/#_audio_stack_improvements[2024Q1] URL: link:https://www.freebsd.org/status/report-2024-01-2024-03/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2024-04-2024-06/#_audio_stack_improvements[2024Q2] URL: link:https://www.freebsd.org/status/report-2024-04-2024-06/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2024-07-2024-09/#_audio_stack_improvements[2024Q3] URL: link:https://www.freebsd.org/status/report-2024-07-2024-09/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2024-10-2024-12/#_audio_stack_improvements[2024Q4] URL: link:https://www.freebsd.org/status/report-2024-10-2024-12/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2025-01-2025-03/#_audio_stack_improvements[2025Q1] URL: link:https://www.freebsd.org/status/report-2025-01-2025-03/#_audio_stack_improvements[] + +Important work since link:https://www.freebsd.org/status/report-2025-01-2025-03/#_audio_stack_improvements[last report]: + +* More man:sound[4] cleanups, fixes and improvements. +* Committed man:sndctl[8] (previously mentioned as audio(8)). +* Committed link:https://cgit.freebsd.org/src/commit/?id=e1bbaa71d62c8681a576f9f5bedf475c7541bd35[AFMT_FLOAT support]. +* More out-of-the-box laptop support. +* Gave up on the `/dev/dsp` as a router device link:https://reviews.freebsd.org/D49216[patch] in favor of https://reviews.freebsd.org/D50070[D50070] (includes relevant discussions). +* Submitting series of patches to clean up the MIDI subsystem, and working on refactoring it into a generic layer, similar to PCM. +* Gave BSDCan 2025 talk (link:https://www.bsdcan.org/2025/talks/vox-freebsd.pdf[slides]). + +Future work includes: + +* Port virtual_oss to base. +* More bug fixes, support, optimizations and general improvements, in all areas of the sound stack. + +You can also follow the development process in link:https://lists.freebsd.org/subscription/freebsd-multimedia[freebsd-multimedia@], where I post regular reports. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/bugmeister.adoc b/website/content/en/status/report-2025-04-2025-06/bugmeister.adoc new file mode 100644 index 0000000000..867bba40bd --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/bugmeister.adoc @@ -0,0 +1,39 @@ +=== Bugmeister Team + +Links: + +link:https://wiki.freebsd.org/Bugzilla[FreeBSD Bugzilla] URL: link:https://wiki.freebsd.org/Bugzilla[] + +Contact: Bugmeister <bugmeister@FreeBSD.org> + +In this quarter we stayed steady-state on the PR count. + +Mark Linimon has held some voice chats on the FreeBSD Discord for "Bugmeister Office Hours". +The plan is to hold them more regularly and announce them in advance. +At the moment the schedule is Mondays at 3pm CDT (1800 UTC). + +We still are doing better at triaging PRs than we are generating committer attention to the ones we have triaged. +Suggestions welcome. + +We have added new search queries about Maintainer Approval (applies to Attachments) and Maintainer Feedback (applies to an entire individual Problem Report). +These queries were not easily composable from the various web forms. +This work was funded by the FreeBSD Foundation. + +Please see the link:https://wiki.freebsd.org/Bugzilla/SearchQueries#Searches_For_Maintainer_Actions[new documentation]. + +We used these queries to close various PRs, and also to investigate inactive maintainers. +As of yet, we have not taken action on the latter. + +A problem with the setup of the upgrade to Bugzilla 5.2 has been fixed. +Light testing shows no regressions. +Switching to this codebase is scheduled for next quarter. + +link:https://github.com/linimon/patchQA[patchQA.py] still remains in beta. +The patch application code is not up to its task and must be replaced. + +The other problem known with patchQA.py is that it does not know the origins of files that are installed into [.filename]#/etc# by installworld. + +We have created dozens of new Bugzilla accounts by user request. + +See also: link:https://wiki.freebsd.org/Bugzilla/SearchQueries[] + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/cfc.adoc b/website/content/en/status/report-2025-04-2025-06/cfc.adoc new file mode 100644 index 0000000000..5155025d6d --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/cfc.adoc @@ -0,0 +1,79 @@ +=== Chinese FreeBSD Community (CFC) + +link:https://bsdcn.org/[Chinese FreeBSD Community (CFC)] URL: link:https://bsdcn.org/[] + +The community currently comprises 316 members in the QQ group and 175 members in the WeChat group. + +==== Documentation Project + +Links: + +link:https://github.com/FreeBSD-Ask/[FreeBSD-Ask Documentation Project on GitHub] URL: link:https://github.com/FreeBSD-Ask/[] + +link:https://book.bsdcn.org/[FreeBSD-Ask Documentation Project] URL: link:https://book.bsdcn.org/[] + +It is noteworthy that all prior FreeBSD documentation has been fully translated into Chinese, including but not limited to the following materials: + +* _FreeBSD Release Notes (i386 or amd64)_ +* _FreeBSD Status Reports_ +* _FreeBSD Handbook_ +* _FreeBSD Porters Handbook_ +* _FreeBSD Articles_ +* _FreeBSD Architecture Handbook_ +* _Developers' Handbook_ + +In addition, two classic works have been translated. + +* _A Quarter Century of Unix_ +* _The UNIX-HATERS Handbook_, an humoristic book written in 1994 about issues that some users found in the UNIX operating system. + It includes an anti-foreword from Dennis Ritchie, one of the authors of UNIX, which he wrote in a style similar to the one used in the handbook itself. + + +==== FreeBSD-Ask + +Links: + +link:https://github.com/FreeBSD-Ask/FreeBSD-Ask[FreeBSD-Ask on GitHub] URL: link:https://github.com/FreeBSD-Ask/FreeBSD-Ask[] + +link:https://book.bsdcn.org/[FreeBSD-Ask on Website] URL: link:https://book.bsdcn.org/[] + +Contact: ykla <yklaxds@gmail.com> + +Contact: Voosk <roisfrank@icloud.com> + +The _FreeBSD-Ask_ was initiated on 14 March 2021 by ykla from the Chinese FreeBSD Community (CFC). +It is an open-source publication written in Simplified Chinese that aims to provide introductory knowledge about the FreeBSD operating system. + +Quarterly Updates + +* Documentation Additions: + ** Overview of FreeBSD Desktop Distributions + ** Installing package:databases/postgresql17-server[] with pgAdmin4 + ** Migration Guide for Windows Users + ** FreeBSD as a Host with VirtualBox + +* Rewritten Documentation: + ** Games on FreeBSD (Renpy and Minecraft) + ** Installing package:sysutils/podman-suite[] + ** Installing package:x11/gnome[](to 47) + ** Installing package:net/rsync[] + ** Installing package:net/samba420[] + ** Graphic card drivers + ** Printing + ** Wubi Input Method(Based on package:textproc/fcitx5[] or package:textproc/ibus[]) + ** Installing package:x11-wm/xfce4[] + +* Miscellaneous: + ** The tutorials pertaining to DragonFly BSD, OpenBSD and NetBSD have undergone comprehensive translation, updating and rewriting. + ** Several GitHub Actions have been added to verify that images are referenced correctly. + ** We now support exporting _FreeBSD-Ask_ to the ePub format. + ** A tutorial about the package:security/py-fail2ban[] port (utilizing man:ipfw[4], man:pf[4], and man:ipf[4]) has been submitted to the FreeBSD Journal for review. + +It is hoped that an increasing number of contributors will join the documentation efforts. +The primary objective of this project is to undertake a comprehensive modernisation and rewrite of the FreeBSD Handbook with a view to promoting the development and adoption of FreeBSD. + +==== Ports + +link:https://github.com/FreeBSD-Ask/QQ-Port/[QQ Port on GitHub] URL: link:https://github.com/FreeBSD-Ask/QQ-Port/[] + +link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287292[Bug 287292 - [NEW PORT\] net-im/qq: consider restoring QQ port due to resumed upstream development] +URL: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287292[] + +In the current quarter, a port was created for QQ, one of the most popular instant messaging applications currently in use in mainland China. +The bug report remains open and has not yet been assigned any reviewers. + +Sponsors: Chinese FreeBSD Community (CFC) diff --git a/website/content/en/status/report-2025-04-2025-06/core.adoc b/website/content/en/status/report-2025-04-2025-06/core.adoc new file mode 100644 index 0000000000..db7df5119e --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/core.adoc @@ -0,0 +1,28 @@ +=== FreeBSD Core Team + +Contact: FreeBSD Core Team <core@FreeBSD.org> + +The FreeBSD Core Team is the governing body of FreeBSD. + +==== Project roadmap + +Core is collecting ideas and comments to draft Project's roadmap. +It is an item core.13 thinks is worth to continue from core.12. +The roadmap is not about restricting or limiting what developers and contributors can do, but about the compiled goals and expectations of the Project and things the community can collaborate on. +It will also let the FreeBSD Foundation help the Project more effectively, so, this is an important discussion item for the meetings between core and the FreeBSD Foundation. + +==== Policy on generative AI created code and documentation + +Core is investigating setting up a policy for LLM/AI usage (including but not limited to generating code). +The result will be added to the Contributors Guide in the doc repository. +AI can be useful for translations (which seems faster than doing the work manually), explaining long/obscure documents, tracking down bugs, or helping to understand large code bases. +We currently tend to not use it to generate code because of license concerns. +The discussion continues at the core session at BSDCan 2025 developer summit, and core is still collecting feedback and working on the policy. + +==== Work in Progress + +Core is currently working on the following items: + +* Core and the FreeBSD Foundation are working on the 2025 edition of the Community survey +* Privacy-friendly web analytics, proposed by the Foundation. + An idea is to compare traffic flows between freebsd.org and freebsdfoundation.org diff --git a/website/content/en/status/report-2025-04-2025-06/doceng.adoc b/website/content/en/status/report-2025-04-2025-06/doceng.adoc new file mode 100644 index 0000000000..2c779528f3 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/doceng.adoc @@ -0,0 +1,117 @@ +//// +Quarter: +Prepared by: fernape@ +Reviewed by: +Last edit: $Date$ +Version: $Id:$ +//// + +=== Documentation Engineering Team + +link:https://www.freebsd.org/docproj/[FreeBSD Documentation Project] URL: link:https://www.freebsd.org/docproj/[] + +link:https://docs.freebsd.org/en/books/fdp-primer/[FreeBSD Documentation Project Primer for New Contributors] URL: link:https://docs.freebsd.org/en/books/fdp-primer/[] + +link:https://www.freebsd.org/administration/#t-doceng[Documentation Engineering Team] URL: link:https://www.freebsd.org/administration/#t-doceng[] + +Contact: FreeBSD Doceng Team <doceng@FreeBSD.org> + +The doceng@ team is a body to handle some of the meta-project issues associated with the FreeBSD Documentation Project; for more information, see link:https://www.freebsd.org/internal/doceng/[FreeBSD Doceng Team Charter]. + +During the last quarter the following commit bits were taken for safekeeping: + + * ale + * brueffer + * danger + * glewis + * hrs + * ygy + +Team changes: + + * doceng@ welcomes ebrandi@ as a new member (lurker). + * carlavilla@ stepped down from doceng@. + doceng@ thanks him for his service. + * dbaio@ stepped down from doceng@. + doceng@ thanks him for his service. + * fernape@ stepped down from doceng@. + doceng@ thanks him for his service. + +==== Document changes + + + * Handbook + - The jails chapter has been updated + - The Wi-Fi information have been updated + + * Website + - Plausible Analytics have been added to the website + + * Porter's Handbook: + - Document Uses=gnome:gnomedesktop4 + +Many typos have been fixed in all related documents. + + * Documentation repository: + - Added manpages for macOS 10.12.0, 10.15.0, and 11.1 + - Updated manpages for macOS to 15.5.0 + - Added OpenIndiana manpages for 2013.08, 2015.10, 2020.10, 2022.10, and 2024.10 + - Added manpages for NetBSD 9.4 + - Added manpages for OpenBSD 7.7 + - Updated Debian manpages to 12.11.0 + + +==== FreeBSD Translations on Weblate + +link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblate[] + +link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/[] + +===== Q2 2025 Status + +* 20 team languages +* 252 registered users + +6 new translators joined Weblate: + + +* @mohamad (fa) +* @v.popolitov (ru) +* @SochiByte +* @carlosdaniel26 +* @tj (nl_NL) +* @Natthachai043 (en) + +===== Languages + + * Chinese (Simplified) (zh_CN) (progress: 7%) + * Chinese (Traditional) (zh_TW) (progress: 3%) + * Dutch (nl_NL) (progress: 1%) + * French (fr_FR) (progress: 1%) + * German (de_DE) (progress: 1%) + * Greek (progress: 1%) + * Indonesian (progress: 1%) + * Italian (it_IT) (progress: 4%) + * Korean (progress: 30%) + * Norwegian Bokmål (progress: 1%) + * Persian (progress: 3%) + * Polish (progress: 1%) + * Portuguese (progress: 0%) + * Portuguese (Brazil) (progress: 23%) + * Russian (progress: 37%) + * Spanish (progress: 35%) + * Turkish (tr_TR) (progress: 1%) + +We want to thank everyone that contributed, translating or reviewing documents. + +And please, help promote this effort on your local user group, we always need more volunteers. + +==== Packages maintained by DocEng + +During this quarter the following work was done in packages maintained by +doceng@: + +* package:www/gohugo[]: update to 0.147.8 + +==== Open issues + +There is 1 Open PRs in Bugzilla assigned to doceng@: + + * 267274 Please remove the zh-CN Handbook of the current FreeBSD website diff --git a/website/content/en/status/report-2025-04-2025-06/drm-drivers.adoc b/website/content/en/status/report-2025-04-2025-06/drm-drivers.adoc index 7ba18092d6..80b5451cbf 100644 --- a/website/content/en/status/report-2025-04-2025-06/drm-drivers.adoc +++ b/website/content/en/status/report-2025-04-2025-06/drm-drivers.adoc @@ -22,6 +22,7 @@ These updates target the FreeBSD 15-CURRENT development branch for now. Once kernel patches are accepted and the DRM drivers updates merged, we will evaluate if/how we can backport the kernel patches to earlier release branches (namely 14-STABLE). While waiting for review, we also started to work on two features which were unsupported on FreeBSD: + * https://github.com/freebsd/drm-kmod/pull/357[`DMA_BUF_IOCTL_EXPORT_SYNC_FILE` and `DMA_BUF_IOCTL_IMPORT_SYNC_FILE` ioctls] * https://github.com/freebsd/drm-kmod/pull/358[`DRM_IOCTL_SYNCOBJ_EVENTFD` ioctl] diff --git a/website/content/en/status/report-2025-04-2025-06/ec2.adoc b/website/content/en/status/report-2025-04-2025-06/ec2.adoc new file mode 100644 index 0000000000..80c102f219 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/ec2.adoc @@ -0,0 +1,11 @@ +=== FreeBSD on EC2 + +Contact: Colin Percival <cperciva@FreeBSD.org> + +FreeBSD is available on both amd64 (Intel and AMD) and arm64 (Graviton) EC2 instances. + +In the past quarter, the final bits needed for "hot plug" (and unplug) landed, allowing this to be fully functional in FreeBSD 14.3-RELEASE. +FreeBSD "AMI Builder AMIs" are now being produced as part of the FreeBSD release building process (including for 14.3-RELEASE). + +Sponsor: Amazon + +Sponsor: https://www.patreon.com/cperciva diff --git a/website/content/en/status/report-2025-04-2025-06/foundation-sta.adoc b/website/content/en/status/report-2025-04-2025-06/foundation-sta.adoc new file mode 100644 index 0000000000..925df9e910 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/foundation-sta.adoc @@ -0,0 +1,107 @@ +=== Infrastructure Modernization + +Contact: Ed Maste <emaste@FreeBSD.org> + +Contact: Alice Sowerby <alice@freebsdfoundation.org> + +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. +The main goals are to improve security tools for the base system, ports, and packages, update the project's infrastructure to speed up development, enhance build security, and make it easier for new developers to get started. + +==== Q2 update + +All five work packages are now in progress and will run until the end of December 2025, at which time the project will close. + +==== Work Package A: Technical Debt reduction + +The majority of the work in this work package is complete, with a small number of hours allocated each month to help support FreeBSD Project's Source Management team to embed their new processes to make bug management easier and more sustainable. +The bug backlog dashboard link:https://grimoire.freebsd.org[] remains available to help make the backlog easier to understand. + +We have also been upgrading Bugzilla by applying patches from 2023 onward and improving the upgrade process to ensure smoother future updates. + +A panel discussion at link:https://events.linuxfoundation.org/open-source-summit-europe/[Open Source Summit Europe] in August will share this work with a wider audience. +Two members of the Foundation project staff will be present, along with two representatives from Bitergia who delivered the GrimoireLab implementation for this project. +(Members of the FreeBSD Project Source Management team were not available to attend.) + +Progress is being made to reduce technical debt by creating an link:https://github.com/linimon/patchQA[automated method] for evaluating patches (code improvements) attached to existing pull requests for source and ports trees to see whether they are still relevant, and applying them if they are. +This tool is in beta. + +==== Work Package B: Zero Trust Builds + +This work package intends to improve tooling and processes to support Zero Trust Builds of FreeBSD by extending the current components to enable the project to build release artifacts (package sets, ISO images, etc.) without requiring any special privilege. + +The detailed scope was co-created with core@, srcmgr@, secteam@. Work items are as follows: + +* Must +** No-root for all source release build cases/artifacts (in progress) +** Src artifacts to build reproducibly (in progress) +** Formalize and document make world and release.sh (in progress) +* Should +** Remove privilege from orchestration tooling (not started) +** Move build scripts into the public repository (not started) +* Could +** Environment Standardization (not started) +** Ports to build reproducibly (not started) +** CI to verify reproducibility (in progress) +** Documentation to allow 3rd parties to confirm reproducibility (not started) + +===== Work Package C: CI/CD Automation + +This work package intends to improve CI/CD automation to streamline software delivery and operations for new and existing software by modernizing and securitizing the existing CI/CD system and extending it to cover the third party packages in the FreeBSD Ports Collection. + +The detailed scope was co-created with core@, srcmgr@, portmgr@, doceng@. + +* Must +** Improve quality of incoming commits (completed) +** Pre-merge CI (completed) +** Environment Metadata (not started) +** Extend CI to the Ports tree (in progress) +** CI Threat Model (not started) +** CI Management Process (in progress) +** Documentation (not started) +* Should +** 3rd-party Interoperability (in progress) +** Automated analysis in tests (in progress) +** Test Case Management (not started) +* Could +** Granular Debugging (not started) + +===== Work Package D: Ports and Packages security improvements + +This work package intends to modernize and extend security controls in the FreeBSD Ports and Package Collection by: + +* migrating from our VuXML Vulnerability Database to OSV or similar contemporary format +* developing a package audit backend and server to reliably fetch vulnerability data from global agency databases in any format (JSON - NIST) and produce insight +* improving CI tooling for FreeBSD Ports. + +The detailed scope was co-created with core@, portmgr@, pkgmgr@, secteam@. + +* Must +** New Database Format (in progress) +** Set up 2+ Database Instances (not started) +** Migrate Data from old to new database (in progress) +** Add support for new format in man:pkg[8] (in progress) +** Upstream engagement (not started) +** SBOM on demand (not started) +** Document how to set up build and test targets (not started) +** Integrate 3rd party test targets (not started) +** Continuous Testing (not started) +* Could +** Make CI artifacts available (not started) + +===== Work Package E: SBOM improvements + +This work package intends to improve existing, and implement new, tooling and processes for FreeBSD Software Bill of Materials (SBOM) by implementing: tooling to roll up the individual provenance data/markers from across the tree into a higher-level view; developing tooling to parse/review/inspect the FreeBSD source tree and produce a comprehensive/holistic report to act as a SBOM for the full software stack and; extending pkg to enable this capability for software installed from ports/packages. + +The detailed scope was co-created with core@, portmgr@, pkgmgr@, secteam@, releng@ + +* Must +** Evaluate projects/solutions available in the wider ecosystem (in progress) +** Propose the target solution for SBOM (not started) +** Produce an SBOM in CI (e.g. weekly builds) (in progress) +** Produce an SBOM as an artifact as part of the release process (in progress) +** SBOM artifact on demand (in progress) +** Roll up existing data (not started) +** Record and explain decisions made (not started) +* Could +** Engage with other similar projects (not started) + +Commissioning body: Sovereign Tech Agency diff --git a/website/content/en/status/report-2025-04-2025-06/freebsd-foundation.adoc b/website/content/en/status/report-2025-04-2025-06/freebsd-foundation.adoc new file mode 100644 index 0000000000..720712d543 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/freebsd-foundation.adoc @@ -0,0 +1,93 @@ +=== FreeBSD Foundation + +Links: + +link:https://freebsdfoundation.org/[FreeBSD Foundation] URL: link:https://freebsdfoundation.org/[] + +link:https://freebsdfoundation.org/blog/technology-roadmap/[Technology Roadmap] URL: link:https://freebsdfoundation.org/blog/technology-roadmap/[] + +link:https://freebsdfoundation.org/donate/[Donate] URL: link:https://freebsdfoundation.org/donate/[] + +link:https://freebsdfoundation.org/our-donors/freebsd-foundation-partnership-program/[Foundation Partnership Program] URL: link:https://freebsdfoundation.org/our-donors/freebsd-foundation-partnership-program/[] + +link:https://freebsdfoundation.org/journal/[FreeBSD Journal] URL: link:https://freebsdfoundation.org/journal/[] + +link:https://freebsdfoundation.org/our-work/events/[Foundation Events] URL: link:https://freebsdfoundation.org/our-work/events/[] + +Contact: Deb Goodkin <deb@FreeBSDFoundation.org> + +The FreeBSD Foundation is a 501(c)(3) non-profit dedicated to advancing FreeBSD through both technical and non-technical support. +Funded entirely by donations, the Foundation supports software development, infrastructure, security, and collaboration efforts; organizes events and developer summits; provides educational resources; and represents the FreeBSD Project in legal matters. + +Here are some of the ways we supported FreeBSD in the second quarter of 2025. + +==== Advocacy + +Advocacy work in the 2nd quarter of 2025 included hosting events, launching a new series of video guides and bringing on a new Marketing Coordinator. +Florine Kamdem brings social media, branding, and IT skills. +She uses storytelling to craft digital campaigns that spark interest and build connection within the community. +Read more about link:https://freebsdfoundation.org/about-us/our-team/[Florine], and check out just a few of the ways the Foundation helped advocate for FreeBSD in Q2 of 2025: + +* Held the link:https://wiki.freebsd.org/DevSummit/202506[June 2025 FreeBSD Developer Summit] June 11-12, 2025, co-located with link:https://www.bsdcan.org/2025[BSDCan 2025]. + Videos of the all day stream are available on the Project's https://www.youtube.com/c/FreeBSDProject[YouTube Channel], and videos of the individual talks will be available in the coming weeks. +* Finalized our Silver Sponsorship of https://2025.eurobsdcon.org/[EuroBSDcon 2025], held in Zagreb, Croatia; September 25-28, 2025. + link:https://docs.google.com/forms/d/e/1FAIpQLSfj82hLQ8-uKrr1B6MmgnhzZj7pzMaTjA708hszSLHwDn7msA/viewform[Travel Grants] are now available. + The application deadline is Aug 5, 2025. +* Provided updates and announcements about our Software Development work including: +** link:https://freebsdfoundation.org/blog/the-road-to-better-wi-fi-on-freebsd/[The Road to Better Wi-Fi on FreeBSD] +** link:https://freebsdfoundation.org/blog/april-2025-laptop-support-and-usability-project-update/[April 2025 Laptop Support and Usability Project Update] +** link:https://freebsdfoundation.org/blog/freebsd-ports-and-packages-security-project/[FreeBSD Ports and Packages Security Project] +** link:https://freebsdfoundation.org/blog/software-bill-of-materials-sbom-for-freebsd-project/[Software Bill of Materials (SBOM) for FreeBSD Project] +* Published the following blogs and videos to help inform and educate the community: +** link:https://freebsdfoundation.org/blog/the-hidden-costs-of-stagnation-why-running-eol-software-is-a-ticking-time-bomb/[The Hidden Costs of Stagnation: Why Running EOL Software is a Ticking Time Bomb] +** link:https://freebsdfoundation.org/blog/how-to-unlock-high-speed-wi-fi-on-freebsd-14/[How to Unlock High Speed Wi-Fi on FreeBSD 14] +** link:https://freebsdfoundation.org/blog/the-report-of-my-death-was-an-exaggeration/[The Report of My Death Was an Exaggeration] +** link:https://freebsdfoundation.org/blog/zfs-automatic-snapshots-with-sanoid-on-freebsd/[ZFS automatic snapshots with Sanoid on FreeBSD] +** link:https://freebsdfoundation.org/blog/three-ways-to-try-freebsd-in-under-five-minutes/[Three Ways to Try FreeBSD in Under Five Minutes] +* Published the link:https://mailchi.mp/freebsdfoundation.org/update_march25-17599148[March/April 2025] and link:https://mailchi.mp/freebsdfoundation.org/update_may25-17600084[May 2025] FreeBSD Foundation Newsletters. +* Released the link:https://freebsdfoundation.org/our-work/journal/browser-based-edition/downstreams/[January/February/March 2025] issue of the FreeBSD Journal with HTML versions of the articles. + +==== OS Improvements + +The Foundation continued to support two major initiatives: the Laptop Support and Usability project (in collaboration with link:https://www.ql-research.com/[Quantum Leap Research]) and an <<_infrastructure_modernization,infrastructure modernization project>> commissioned by the link:https://www.sovereign.tech/[Sovereign Tech Agency]. +For background on both efforts, see the link:https://www.freebsd.org/status/report-2025-01-2025-03/#_freebsd_foundation[2025Q1 quarterly status report]. + +Throughout the quarter, there were 536 `src`, 64 `ports`, and 41 `doc` commits that identified the FreeBSD Foundation as a sponsor. + +Here is a sampling of that work and other sponsored efforts: + +* Various improvements to libvirt's support for bhyve, including: +** An initial port of the libvirt integration testing project, libvirt-tck, enabling test execution against libvirt's bhyve driver on FreeBSD. +** Enhancements to the bhyve driver to improve compatibility and testability. +** Support for virtio-rnd devices, NVRAM configuration, and extended domain usage statistics (under review). +** Initial support for man:pf[4]-based NAT networking (under review). +* Improved handling of tlsbase (thread-local storage) on amd64, making it more reliable across context switches and benefiting applications that manually manage TLS, such as Wine. +* Runtime linker improvements, including support for the -z initfirst flag. + This addresses longstanding issues with RTLD_DEEPBIND and provides better control over symbol resolution and initialization order in dynamically linked applications. +* Enhanced ptrace usability by enabling transient PT_ATTACH behavior. + This reduces friction for debugging tools and eliminates spurious EINTR errors that could interrupt or break tracing workflows. +* kqueue introspection support by extending man:procstat[1] to report kqueue state, improving observability into how processes use kernel event notification mechanisms +* Design and implementation of EXTERROR, a mechanism that reports extended error information to userspace, augmenting the usual errno value. + This enables applications to retrieve more detailed diagnostics beyond standard error codes. + +Other sponsored efforts are covered in separate report entries: + +* <<_vision_accessibility,Vision Accessibility>> +* <<_suspendresume_improvement,Suspend/Resume Improvements>> +* <<_linuxkpi_802_11_and_native_wireless_update,LinuxKPI 802.11 and Native Wireless Update>> +* <<_audio_stack_improvements,Audio Stack Improvements>> +* <<_improve_openjdk_on_freebsd,Improve OpenJDK on FreeBSD>> +* <<_sylve_a_unified_system_management_platform_for_freebsd,Sylve -- A Unified System Management Platform for FreeBSD>> +* <<_support_for_pkgbase_in_the_FreeBSD_installer,Support for pkgbase in the FreeBSD Installer>> +* <<_drm_drivers,DRM drivers>> +* <<_mit_kerberos_import_into_FreeBSD,MIT Kerberos Import into FreeBSD>> +* <<_usb_kernel_debugging, USB Kernel Debugging>> +* <<_bugmeister_team,Bugmeister Team>> + +The Foundation is managing FreeBSD's participation in the link:https://summerofcode.withgoogle.com/[Google Summer of Code (GSoC)] program. +link:https://wiki.freebsd.org/SummerOfCode2025Projects[Twelve projects] were accepted this year. + +==== 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 improving the Project's continuous integration system and test infrastructure. + +==== Legal/FreeBSD IP + +The Foundation owns the FreeBSD trademarks, and it is our responsibility to protect them. +We also provide legal support for the core team to investigate questions that arise. + +Go to link:https://freebsdfoundation.org[] to find more about how we support FreeBSD and how we can help you! diff --git a/website/content/en/status/report-2025-04-2025-06/gcc.adoc b/website/content/en/status/report-2025-04-2025-06/gcc.adoc new file mode 100644 index 0000000000..63383daa3d --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/gcc.adoc @@ -0,0 +1,27 @@ +=== GCC on FreeBSD + +Links: + +link:https://gcc.gnu.org/[GCC Project] URL: link:https://gcc.gnu.org/[] + +link:https://gcc.gnu.org/gcc-12/[GCC 12 release series] URL: link:https://gcc.gnu.org/gcc-12/[] + +link:https://gcc.gnu.org/gcc-13/[GCC 13 release series] URL: link:https://gcc.gnu.org/gcc-13/[] + +link:https://gcc.gnu.org/gcc-14/[GCC 14 release series] URL: link:https://gcc.gnu.org/gcc-14/[] + +link:https://gcc.gnu.org/gcc-11/[GCC 15 release series] URL: link:https://gcc.gnu.org/gcc-15/[] + +link:https://gcc.gnu.org/gcc-11/[GCC 16 release series] URL: link:https://gcc.gnu.org/gcc-16/[] + + +Contact: Lorenzo Salvadore <salvadore@FreeBSD.org> + +The link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281091[exp-run to update GCC default version from 13 to 14] is still suspended. +As a reminder, it has been noticed that FreeBSD 13.4 lacks symbols that are used by GCC 14 for linking; please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284499#c0 for a more detailed explanation. +The symbols are however already present in higher FreeBSD versions. +At the time this report is written, FreeBSD 13.4 is expected to go out of support soon (on June 30th), so it has been decided that it is preferable to suspend the exp-run until then. +Thus it will get back on track on July 1st. + +Meanwhile, GCC 15 has been released. +As usual, the new port package package:lang/gcc15[] has been created, as well as package:lang/gcc16-devel[] that tracks the latest GCC development. + +More bugs have been addressed. +Bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285711[285711] about issues with some CPUTYPE values has been fixed with a temporary workaround. +The workaround will be needed until commit gitref:22e564c74eb20e14bd93fd9fdde20e38a29cfcf1[repository=src] is included in all supported FreeBSD releases. + +A build failure has been found on aarch64 machines, see bug link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282797[282797]. +A fix has been found and is about to be submitted upstream. diff --git a/website/content/en/status/report-2025-04-2025-06/group-changes.adoc b/website/content/en/status/report-2025-04-2025-06/group-changes.adoc new file mode 100644 index 0000000000..01dc8f2a13 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/group-changes.adoc @@ -0,0 +1,27 @@ +=== ucred / group changes in FreeBSD 15.0 + +Links: + +link:https://lists.freebsd.org/archives/freebsd-hackers/2025-August/004825.html[freebsd-arch@ discussion] URL: https://lists.freebsd.org/archives/freebsd-hackers/2025-August/004825.html[] + +link:https://cgit.freebsd.org/src/commit/sys/sys/ucred.h?id=be1f7435ef218b1df35aebf3b90dd65ffd8bbe51[Primary kernel change] URL: https://cgit.freebsd.org/src/commit/sys/sys/ucred.h?id=be1f7435ef218b1df35aebf3b90dd65ffd8bbe51[] + +link:https://cgit.freebsd.org/src/commit/sys/kern/kern_prot.c?id=9da2fe96ff2ea227e4d5f03ef92b55aabeabb7fc[Primary userspace change] URL: https://cgit.freebsd.org/src/commit/sys/kern/kern_prot.c?id=9da2fe96ff2ea227e4d5f03ef92b55aabeabb7fc + +Contact: Kyle Evans <kevans@FreeBSD.org> + +Contact: Olivier Certner <olce@FreeBSD.org> + +FreeBSD 15.0 will change how supplementary groups are handled in both userspace and the kernel in FreeBSD 15.0 in a way that warrants additional attention and feedback. + +For some background: FreeBSD has historically tracked the effective group-ID of a process in the man:ucred[9] cr_groups array as the first element, with the rest of the array describing its supplementary groups. +The natural consequence of this decision is that the arrays used in man:setgroups[2] and man:getgroups[2] follow the same format, and man:setgroups[2] has the documented side effect of setting the effective group-ID. +The vast majority of other platforms do not exhibit this behavior anymore, including NetBSD and OpenBSD. +macOS appears to be the only exception found in testing. + +The problem is that the vast majority of software in the FreeBSD Ports Collection comes from other platforms, where man:setgroups[2] and man:setgroups[2] operate purely on the supplementary groups. +This kind of a behavior difference is very subtle and would need to be audited more carefully to be sure that we have not introduced a potential security issue in ported software. + +In FreeBSD 15.0, the primary user-facing change is that man:setgroups[2], man:getgroups[2], and man:initgroups[3] behavior will change to match other platforms, and users are requested to be extra vigilant in areas that may be affected as we proceed through the release cycle. +In general, the expectation is that this change may: + +* Fix some small number of bugs where we would have lost either our expected effective group membership or one of the supplementary groups we should have been in +* (Less likely) Introduce some even smaller number of bugs where something expected man:setgroups[2] to change our effective group membership but now it is just a supplementary group and our effective group-ID is unchanged + +Software included in the base system is largely unaffected or improved by this change, with OpenSSH being a notable example of a link:https://cgit.freebsd.org/src/commit/?id=239e8c98636a7578cc67a6f9d54d14c71b095e36[strange bug] caused by the historical implementation. diff --git a/website/content/en/status/report-2025-04-2025-06/hfs.adoc b/website/content/en/status/report-2025-04-2025-06/hfs.adoc new file mode 100644 index 0000000000..94eeb173d1 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/hfs.adoc @@ -0,0 +1,21 @@ +=== Porting HFS+ to FreeBSD + +Links: + +link:https://github.com/stupendoussuperpowers/freebsd_hfs[Project Home] URL: link:https://github.com/stupendoussuperpowers/freebsd_hfs[] + + +Contact: Sanchit Sahay <ss19723@nyu.edu> + +HFS+ (Hierarchical File System) is a legacy filesystem introduced by Apple for its BSD-based XNU operating systems. +Although HFS+ has been deprecated in favor of APFS, it is still in use on many older Apple devices, such as iPods, which rely on HFS+ volumes for storage. + +While many modern operating systems include native support for HFS+, FreeBSD currently offers only limited functionality via FUSE. +This project aims to address that limitation by porting the original, now open-sourced HFS+ implementation to the FreeBSD kernel as a native filesystem driver. + +The primary focus of this effort is to modernize the VFS layer to align with current FreeBSD interfaces and to adapt XNU-specific logic to their FreeBSD equivalents. + +Features implemented: + +* Mount support for HFS, HFS+ Volumes +* Read, stat support for directories and files +* Create support for directories and files +* mount_hfs binary diff --git a/website/content/en/status/report-2025-04-2025-06/intro.adoc b/website/content/en/status/report-2025-04-2025-06/intro.adoc new file mode 100644 index 0000000000..76a4956e75 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/intro.adoc @@ -0,0 +1,17 @@ +Here is the second 2025 status report, with 32 entries. + +As for the preceding quarters, this report is published just a few days before calls for 2025Q3 report submissions are sent. +Indeed, although according to our link:https://docs.freebsd.org/en/articles/freebsd-status-report-process/#_timeline[timeline] we should have published this report in July (general rule is publication should happen within the month just after the calls for reports are sent), we kept receiving important reports until the end of August. +This is both a positive and a negative thing. +On one hand, it means that our FreeBSD community is busy fixing existing issues and implementing new features, making the OS we love better and better every day; it means that the community works so intensely that very little time remains for reporting. +On the other hand, it means that news in these reports is always two months old when published. +Two months is not bad, especially if we consider that FreeBSD communication happens on many other channels too, but it would be nice if we could improve it. + +If you are a late submitter, please take some time to evaluate if there is anything you can do to improve your report submission punctuality. +The Status Team is always glad to ease the submission process: if there is something we can do for you, just ask. +If you are a contributor or just a FreeBSD user, please consider contributing more, if you can. +Even working on a single small simple task is useful, it can help to lower the pressure on other developers, for whom it might thus become easier to find the time to document their work. + +Have a nice reading! + +Lorenzo Salvadore, on behalf of the Status Team. diff --git a/website/content/en/status/report-2025-04-2025-06/kw-hackathon.adoc b/website/content/en/status/report-2025-04-2025-06/kw-hackathon.adoc new file mode 100644 index 0000000000..5b8aba58ee --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/kw-hackathon.adoc @@ -0,0 +1,87 @@ +=== Hackathon 202506 Kitchener-Waterloo, Canada + +Links: + +link:https://wiki.freebsd.org/Hackathon/202506[Hackathon/202506 Wiki Page] URL: link:https://wiki.freebsd.org/Hackathon/202506[] +link:https://wiki.freebsd.org/Hackathon[FreeBSD Hackathon Wiki Page] URL: link:https://wiki.freebsd.org/Hackathon[] + +In the week following link:https://www.bsdcan.org/2025/[BSDCan 2025], a hackathon took place in the Kitchener-Waterloo area. + +Thanks to Ed Maste for hosting this event at the Communitech Hub in Kitchener. + +==== Pictures of the hackathon + +Pictures of the hackathon are collected link:https://people.freebsd.org/~emaste/hackathon202506/[here]. + +National FreeBSD day landed sometime during the hackathon, so Charlie Li treated us to a great DJ set to celebrate, mixing entirely on FreeBSD at an arcade bar in Waterloo :) + +==== The work done during the hackathon + +===== WiFi Testbed (Li-Wen Hsu) + +- The hardware of a proof-of-concept wireless has been set up in Foundation's Kitchener office. +- The current setup is simple: + - One baremetal machine has multiple wireless interface and, + - One access point is also connected to the machine via a serial console and a private testing network +- Currently we have following hardware to be passthru to bhyve VM provisioned with the image from link:https//artifact.ci.freebsd.org[Artifact server of FreeBSD CI] + - Intel AX210 + - Realtek RTL8812AU +- The work continues on connecting it to link:https//ci.freebsd.org[FreeBSD CI cluster] as a downstream job after standard tests finishes. + +===== Installer (Joseph Mingrone, Ed Maste, Aymeric Wibo) + +- Go through installer step-by-step and create the link:https://wiki.freebsd.org/ImproveInstaller[Improving the Installer] wiki page with the notes we collected. +- lualoader: Add distinct brand for installer (Make it obvious to users that the system is booting into the installer.) + Patch: link:https://reviews.freebsd.org/D51001[] + +===== pkgbase (Ed Maste) + +- man:bsdinstall[8]: Default to pkgbase if media contains base packages + Patch: link:https://reviews.freebsd.org/D50467[] +- man:release[7]: Add set -e to abort upon failure + Patch: link:https://reviews.freebsd.org/D50383[] + +===== Landing scheduler run queue patches (Olivier Certner) + +- Land all scheduler runqueue patches. +* link:https://reviews.freebsd.org/D45387[D45387] +* link:https://reviews.freebsd.org/D45388[D45388] +* link:https://reviews.freebsd.org/D45389[D45389] +* link:https://reviews.freebsd.org/D45390[D45390] +* link:https://reviews.freebsd.org/D45391[D45391] +* link:https://reviews.freebsd.org/D45392[D45392] +* link:https://reviews.freebsd.org/D46566[D46566] +* link:https://reviews.freebsd.org/D46567[D46567] +* link:https://reviews.freebsd.org/D50880[D50880] + + +===== Capsicum (Ed Maste) + +- Improvements to the man:capsicum[4] manpage. + Patches: link:https://reviews.freebsd.org/D50855[], gitref:ce65ff203a4f7ce59c8782f87d90a657f7ccbc46[repository=src] +- Capsicumize man:beep[1] to serve as an easy example of Capsicum. + Patches: link:https://reviews.freebsd.org/D50709[] + +===== s2idle/S0ix/USB4 (Aymeric Wibo, Sheng-Yi Hung) + +- Fix some more USB4 driver panics. +- Discuss how s2idle should work w.r.t. the scheduler with Olivier & Mark, and temporarily implement "idle" state for the scheduler (where it just always chooses the idle thread). +- Extend amdgpio driver to service all GPIO interrupts (requirement for S0i3 on AMD). + We were also looking into how we can consume GPIO interrupts in device drivers on x86 for stuff like reducing the latency of the Framework trackpad with Sheng-Yi. +- Implement some more S0i3 debugging features for AMD to help us debug why we would not be entering S0i3. + +===== Ports (Joseph Mingrone) + +- [.filename]#Mk/Scripts/qa.sh#: Fix false positives in LIB_DEPENDS warnings + Patch: https://reviews.freebsd.org/D50860[] +- package:editors/emacs-devel[]: Update to 2025-06-17 snapshot + Patch: gitref:4170f65753805c08842bd6b200efd8d5ae20d464[repository=ports] + +===== Miscellaneous (Ed Maste, Olivier Certner, Sheng-Yi Hung, Li-Wen Hsu) + +- Enable sccache support as an alternative to ccache when building (through `WITH_CCACHE_BUILD` environment variable). + Commit: gitref:10cb3979a9bde6c8e441e3ba4aa5fd09963c484f[repository=src] +- Discussion on the CPPC implementation (Sheng-Yi, Olivier), see in particular https://reviews.freebsd.org/D49587[D49587]. +- Other various fixes. + Patches: https://reviews.freebsd.org/D50876[D50876], gitref:956100d60fa86daebc1bd46ea62f207f6b54d93d[repository=src], gitref:fc77abfd1e62751b0c76cd5d8ef3299b8ca398c6[repository=src], https://reviews.freebsd.org/D50938[D50938], gitref:6d8cfd29d477c64376b3e286946cddb93c7373c5[repository=src], gitref:4f33d073003ccd91390709e14e5c1bf1f0c1c85c[repository=src] + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/lkpi-wireless.adoc b/website/content/en/status/report-2025-04-2025-06/lkpi-wireless.adoc new file mode 100644 index 0000000000..c36d29c290 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/lkpi-wireless.adoc @@ -0,0 +1,42 @@ +=== LinuxKPI 802.11 and Native Wireless Update + +Links: + +link:https://github.com/FreeBSDFoundation/proj-laptop/issues/33[802.11ac support] URL:link:https://github.com/FreeBSDFoundation/proj-laptop/issues/33[] + +link:https://github.com/FreeBSDFoundation/proj-laptop/issues/64[LinuxKPI TKIP and GCMP support] URL:link:https://github.com/FreeBSDFoundation/proj-laptop/issues/64[] + +link:https://github.com/FreeBSDFoundation/proj-laptop/issues/58[LinuxKPI wireless suspend and resume] URL:link:https://github.com/FreeBSDFoundation/proj-laptop/issues/58[] + +link:https://github.com/FreeBSDFoundation/proj-laptop/issues/66[MediaTek mt76 PCI driver support] URL:link:https://github.com/FreeBSDFoundation/proj-laptop/issues/66[] + +link:https://github.com/FreeBSDFoundation/proj-laptop/issues/34[802.11ax support] URL:link:https://github.com/FreeBSDFoundation/proj-laptop/issues/34[] + +link:https://github.com/FreeBSDFoundation/proj-laptop/issues/79[net80211 updates] URL:link:https://github.com/FreeBSDFoundation/proj-laptop/issues/79[] + +link:https://bugs.freebsd.org/bugzilla/showdependencytree.cgi?id=277512&hide_resolved=1[Tracked wireless PRs] URL:link:https://bugs.freebsd.org/bugzilla/showdependencytree.cgi?id=277512&hide_resolved=1[] + +Contact: Bjoern A. Zeeb <bz@FreeBSD.org> + +Contact: The FreeBSD wireless mailing list <wireless@FreeBSD.org> + +This report focuses on the efforts using permissively licensed Linux wireless drivers, mostly unmodified, on FreeBSD, as well as preparing the native net80211 stack for support of newer standards. + +As announced man:iwlwififw[4] was removed from the source tree in favor of a ports/package based solution. +Users are asked to use man:fwget[8] to automatically install the firmware along with any possible configuration. + +Support for man:wlan_tkip[4] was added to man:linuxkpi[4] but has to be manually enabled. +man:wlan_gcmp[4] support for man:linuxkpi[4] followed later and is available from FreeBSD 15 onward. + +FreeBSD 14.3-RELEASE is the first release with VHT (802.11ac) support available. +Modern man:iwlwifi[4] chipsets are supported. +There was some fallout after the release and a few open problems, but also a lot of positive feedback. + +man:rtw88[4] saw a fix for a NULL pointer in the driver and is now starting to be usable. +Thanks to everyone who helped track this down and test patches along the way. + +Work on suspend and resume for LinuxKPI-based wireless drivers was picked up again, and we are getting closer to a working solution (at least for suspend it now exists). + +Work is also ongoing for Mediatek mt76-based PCIe card support. + +HE (802.11ax) definitions were migrated from man:linuxkpi[4] to native net80211 code and corrected. +man:ifconfig[8] was enhanced parsing more information elements to aid debugging. +Work is in progress to fix a problem with reporting signal strength and dealing with RSSI. + +Further fixes to LinuxKPI and resolving the problems we worked around by improving native net80211 code are in the works. + +Lastly, various man pages were improved or written. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc b/website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc new file mode 100644 index 0000000000..ce35806c3d --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc @@ -0,0 +1,25 @@ +=== MIT Kerberos Import into FreeBSD + +Contact: Cy Schubert <cy@FreeBSD.org> + +The FreeBSD Foundation was approached to import MIT KRB5 into FreeBSD with the intent to replace our aging Heimdal. + +The Enterprise Working Group made a request to the Foundation to replace Heimdal with MIT KRB5. + +This is the first report for this project. + +Tasks completed: + +* MIT KRB5 has been imported into FreeBSD 15-CURRENT. +* The WITH_MITKRB5 option is disabled until a successful ports exp-run is complete. + +Additional remaining tasks: + +* Fix port build errors identified by a ports exp-run. +* Produce a writeup of the new Kerberos. +* Determine if migration of the Heimdal database to an MIT database is possible. + (At the moment this appears unlikely due to the age of our ancient Heimdal and the lack of support for old crypto in newer Heimdal MIT). +* Produce Heimdal Kerberos database to MIT database migration documentation (if possible). +* (Optional) Develop and discuss the import and migration options at the next BSDCan. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/openjdk.adoc b/website/content/en/status/report-2025-04-2025-06/openjdk.adoc new file mode 100644 index 0000000000..edb7444b9a --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/openjdk.adoc @@ -0,0 +1,25 @@ +=== Improve OpenJDK on FreeBSD + +Links: + +link:https://freebsdfoundation.org/project/improving-openjdk-on-freebsd/[Project description] URL: https://freebsdfoundation.org/project/improving-openjdk-on-freebsd/[] + +link:https://github.com/freebsd/openjdk[Project repository] URL: https://github.com/freebsd/openjdk[] + +Contact: + +Harald Eilertsen <haraldei@freebsdfoundation.org> + +FreeBSD Java mailing list <freebsd-java@lists.freebsd.org> + +The goal of this project is to improve OpenJDK support for FreeBSD/amd64 and FreeBSD/arm64. + +Java is an important runtime environment for many high performance, critical enterprise systems. +Making sure Java based applications run correctly and efficiently on FreeBSD is important to ensure that FreeBSD will continue to be a viable and attractive platform for enterprises, as well as businesses and organizations of all sizes. + +In this quarter the following issues/milestones were reached: + +* The OpenJDK 24 port https://cgit.freebsd.org/ports/commit/?id=5fc04e4b900f974d5d334b1165668bddc90a86f6[was updated to OpenJDK 24.0.1] at the beginning of the quarter, soon after it was released by upstream. +* A https://github.com/freebsd/openjdk/commit/de1b86fcc3dd2469240bbe0774d865fa6cd0d185[recurring issue with the PPC ports] was fixed (thanks to mailto:pkubaj@FreeBSD.org[Piotr Kubaj]). +* A new way of bootstrapping OpenJDK ports https://reviews.freebsd.org/D50349[was suggested and discussed] – this is a prerequisite to get the FreeBSD port integrated into the OpenJDK CI environment. +* A https://github.com/openjdk/jtreg/pull/262[CI job for building and testing] the jtreg test harness for FreeBSD was integrated using GitHub Actions - in part to get familiar with the CI framework used by OpenJDK projects, but also to make sure the test harness builds and works on FreeBSD. + +In addition, a lot of time was spent cleaning up and refactoring the BSD port for Aarch64, fixing various issues and working towards making the BSD port up to date with the OpenJDK mainline. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/packrat.adoc b/website/content/en/status/report-2025-04-2025-06/packrat.adoc index f496bccc9c..fdace6f6e9 100644 --- a/website/content/en/status/report-2025-04-2025-06/packrat.adoc +++ b/website/content/en/status/report-2025-04-2025-06/packrat.adoc @@ -1,4 +1,4 @@ -=== Packrat - NFS client caching on non-volatile storage +=== Packrat -- NFS client caching on non-volatile storage Contact: Rick Macklem <rmacklem@freebsd.org> diff --git a/website/content/en/status/report-2025-04-2025-06/pkgbase-bsdinstall.adoc b/website/content/en/status/report-2025-04-2025-06/pkgbase-bsdinstall.adoc new file mode 100644 index 0000000000..764f99721a --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/pkgbase-bsdinstall.adoc @@ -0,0 +1,13 @@ +=== Support for pkgbase in the FreeBSD installer + +Contact: Isaac Freund <ifreund@freebsdfoundation.org> + +The FreeBSD installer now supports installing a link:https://wiki.freebsd.org/PkgBase[pkgbase] system. + +Recent FreeBSD 15.0 snapshots have a new dialog in the installer that allows the user to fetch and install packages from pkg.freebsd.org instead of using the legacy distribution sets. + +There is also support in the build system to build FreeBSD installation media with offline pkgbase packages included, enabling fully offline installation of a pkgbase system. +These offline pkgbase packages are not yet included in 15.0 snapshot release installation however, as including both the offline legacy distribution sets and pkgbase packages would significantly increase the size of the installation media. +There is however a `-DPKGBASE` build-time switch ready to be flipped by the FreeBSD Release Engineering team, hopefully in the near future. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/portmgr.adoc b/website/content/en/status/report-2025-04-2025-06/portmgr.adoc new file mode 100644 index 0000000000..553bf8a9a6 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/portmgr.adoc @@ -0,0 +1,58 @@ +=== Ports Collection + +Links: + +link:https://www.FreeBSD.org/ports/[About FreeBSD Ports] URL:link:https://www.FreeBSD.org/ports/[] + +link:https://docs.freebsd.org/en/articles/contributing/#ports-contributing[Contributing to Ports] URL: link:https://docs.freebsd.org/en/articles/contributing/#ports-contributing[] + +link:https://www.freebsd.org/portmgr/[Ports Management Team] URL: link:https://www.freebsd.org/portmgr/[] + +link:http://ftp.freebsd.org/pub/FreeBSD/ports/ports/[Ports Tarball] URL: link:http://ftp.freebsd.org/pub/FreeBSD/ports/ports/[] + +Contact: Tobias C. Berner <portmgr-secretary@FreeBSD.org> + +Contact: FreeBSD Ports Management Team <portmgr@FreeBSD.org> + +The Ports Management Team is responsible for overseeing the overall direction of the Ports Tree, building packages, and personnel matters. +Below is what happened in the last quarter. + +During the last quarter, we welcomed Älven (alven@) and Jesús Daniel Colmenares Oviedo (dtxdf@) as new ports committers, and said goodbye to one committer. + +According to INDEX, there are currently 36,605 (up from 36,450) ports in the Ports Collection. +There are currently about 3,330 (down from 3,333) open ports PRs, of which 832 are unassigned. +The last quarter saw 10,294 (down from 10,733) commits by 157 (down from 158) committers on the main branch and 770 (up from 707) commits by 56 (up from 54) committers on the 2025Q2 branch. + +The most active committers to main were: + +- 3541 sunpoet@FreeBSD.org +- 503 yuri@FreeBSD.org +- 439 vvd@FreeBSD.org +- 345 bofh@FreeBSD.org +- 315 rene@FreeBSD.org +- 301 arrowd@FreeBSD.org +- 240 tagattie@FreeBSD.org +- 240 jbeich@FreeBSD.org +- 183 diizzy@FreeBSD.org +- 178 bapt@FreeBSD.org + +A lot has happened in the ports tree in the last three months, an excerpt of the major software upgrades are: + +- pkg 2.2.1 +- Default version of Go switched to 1.24 +- Default version of Lazarus (non-aarch64) switched to 4.0 +- Default version of Linux (non-i386) switched to Rocky Linux 9 (rl9) +- Default version of Perl switched to 5.40 +- Default version of PostgreSQL switched to 17 +- Default version of Ruby switched to 3.3 +- Chromium 137.0.7151.119 +- Electron 35.* and 36.* +- Firefox 140.0.2 +- Firefox-esr 128.12.0 +- Gnome 47 +- KDE Plasma 6.4.1 +- KDE Framework 6.15.0 +- Qt6 6.9.1 +- Ruby 3.2.8, 3.3.8, 3.4.4 (new), and 3.5.0-preview1 (new) +- Rust 1.87.0 +- SDL 2.32.8 and 3.2.16 +- Sway 1.11 +- wlroots 0.19.0 (new) +- Xorg server 21.1.18 + +During the last quarter, pkgmgr@ ran 22 exp-runs to test infrastructure changes and various ports upgrades. diff --git a/website/content/en/status/report-2025-04-2025-06/ports-security.adoc b/website/content/en/status/report-2025-04-2025-06/ports-security.adoc index 8fb04f26d6..eba18d298d 100644 --- a/website/content/en/status/report-2025-04-2025-06/ports-security.adoc +++ b/website/content/en/status/report-2025-04-2025-06/ports-security.adoc @@ -11,12 +11,12 @@ As not all ports are compatible with them, this is not enabled by default. The 3 new features which can be enabled for the Ports Collection in [.filename]#make.conf# are: -- WITH_FORTIFY=yes:: +- WITH_FORTIFY=yes: This enables mitigations of common memory safety issues, such as buffer overflows, by adding checks to functions like memcpy, strcpy, sprintf, and others when the compiler can determine the size of the destination buffer at compile time. This requires support from the FreeBSD base system and may only be available in FreeBSD 15 onwards. -WITH_STACK_AUTOINIT=yes:: +- WITH_STACK_AUTOINIT=yes: This enables a compiler specific option to automatically initialize local (automatic) variables to prevent the use of uninitialized memory. -WITH_ZEROREGS=yes:: +- WITH_ZEROREGS=yes: Zero call-used registers at function return to increase program security by either mitigating Return-Oriented Programming (ROP) attacks or preventing information leakage through registers. This depends upon support from the compiler for a given architecture. This is disabled for python ports; currently there are issues. diff --git a/website/content/en/status/report-2025-04-2025-06/releng.adoc b/website/content/en/status/report-2025-04-2025-06/releng.adoc new file mode 100644 index 0000000000..d2ae77fc12 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/releng.adoc @@ -0,0 +1,21 @@ +=== FreeBSD Release Engineering Team + +Links: + +link:https://www.freebsd.org/releases/14.3R/announce/[FreeBSD 14.3-RELEASE announcement] URL: link:https://www.freebsd.org/releases/14.3R/announce/[] + +link:https://www.freebsd.org/releases/15.0R/schedule/[FreeBSD 15.0-RELEASE schedule] URL: link:https://www.freebsd.org/releases/15.0R/schedule/[] + +link:https://download.freebsd.org/releases/ISO-IMAGES/[FreeBSD releases] URL: link:https://download.freebsd.org/releases/ISO-IMAGES/[] + +link:https://download.freebsd.org/snapshots/ISO-IMAGES/[FreeBSD development snapshots] URL: link:https://download.freebsd.org/snapshots/ISO-IMAGES/[] + +Contact: FreeBSD Release Engineering Team, <re@FreeBSD.org> + +The FreeBSD Release Engineering Team is responsible for setting and publishing release schedules for official project releases of FreeBSD, announcing code freezes and maintaining the respective branches, among other things. + +The Team managed 14.3-RELEASE, leading to the official RELEASE build and announcement in June. +Planning has started for the upcoming 15.0-RELEASE, which is due to arrive in December. + +The OCI Container Images built by the Release Engineering Team are now being uploaded to Docker and GitHub repositories in addition to being available on the FreeBSD download site. + +The Team gained a new member, mailto:jfree@FreeBSD.org[Jake Freeland], and three members have departed: mailto:kib@FreeBSD.org[Konstantin Belousov], mailto:jhixson@FreeBSD.org[John Hixson], mailto:dfr@FreeBSD.org[Doug Rabson]. +We thank them for their contributions. + +The Release Engineering Team continued providing weekly development snapshot builds for the *main*, *stable/14*, and *stable/13* branches. diff --git a/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc b/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc new file mode 100644 index 0000000000..cc52d85021 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/srcmgr.adoc @@ -0,0 +1,23 @@ +=== Source Management Team + +Contact: srcmgr <srcmgr@FreeBSD.org> + +The srcmgr@ team aims to make src developers more productive, and works to manage the large number of bug reports, pull requests and code reviews that we receive. +link:https://github.com/freebsd/meetings/tree/master/srcmgr[Meeting minutes] are available on GitHub. + +We held a bug-busting session on 2025-05-23 with about 10 attendees. + +Members of srcmgr@ gave a link:https://wiki.freebsd.org/DevSummit/202506?action=AttachFile&do=view&target=srcmgr+happenings.pdf[presentation] at the 2025 FreeBSD developer summit in Ottawa. + +Per the discussion at the developer summit, the i386 and 32-bit powerpc targets have been disconnected from the build. + +To help ensure continuity of the team, we introduced a "lurkers" program which lets src committers participate in bi-weekly srcmgr meetings, giving developers an opportunity to decide whether they are interested in officially joining srcmgr@ without taking on any specific obligations. +After soliciting interested developers, we have five lurkers who have been joining calls over the past couple of months: + +- Jake Freeland <jfree@FreeBSD.org> +- Olivier Certner <olce@FreeBSD.org> +- Dag-Erling Smørgrav <des@FreeBSD.org> +- Bojan Novković <bnovkov@FreeBSD.org> +- Kyle Evans <kevans@FreeBSD.org> + +Aside from participating in discussions, they have been working on src development tasks -- especially in preparation for FreeBSD 15.0 -- and topics such as monitoring stale Phabricator reviews, performance regression tracking, and using git notes to track certain types of commit metadata. diff --git a/website/content/en/status/report-2025-04-2025-06/suspend.adoc b/website/content/en/status/report-2025-04-2025-06/suspend.adoc new file mode 100644 index 0000000000..9fef7c63a2 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/suspend.adoc @@ -0,0 +1,31 @@ +=== Suspend/Resume Improvement + +Links: + +link:https://obiw.ac/s0ix/[Blog] URL: link:https://obiw.ac/s0ix/[] + +link:https://youtu.be/mBxj_EkAzV0[FOSDEM talk on s2idle/S0ix] URL: https://youtu.be/mBxj_EkAzV0[] + +link:https://github.com/obiwac/freebsd-s0ix/tree/everything[Working Repo] URL: link:https://github.com/obiwac/freebsd-s0ix/tree/everything[] + +link:https://reviews.freebsd.org/D48721[Tip of the s2idle/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 <obiwac@FreeBSD.org> + +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. + +The USB4 driver (which was a dependency to S0i3 entry) has been updated to allow for the sleep routines, and all CPUs are now entering C3 during s2idle. +Scheduler work is needed to ensure CPUs stay in C3 and do not get work scheduled to them, but a prototype solution exists and is working. +This means that S0i3 can now be entered on the Framework 13 AMD Ryzen 7040 series laptops, albeit only on my working 14.1 branch. +This does not work on -CURRENT yet. + +The amdgpio driver (for the AMD GPIO controller) has been extended to service all GPIO interrupts and suspend the controller, as that was potentially a blocker for the CPU to enter S0i3. +Nothing is being done with these GPIO interrupts at the moment as FreeBSD does not have the infrastructure for device drivers to register these interrupts on x86 yet. + +The SMU idlemask is also now being exported as a sysctl now (dev.amdsmu.0.idlemask), the value of which is not documented and is mostly to help AMD debug issues with S0i3 entry on FreeBSD on their side. + +A pre-built image is being built to aid in easily testing S0i3 entry on machines. + +With respect to the links, the blog post entry is outdated. +A talk was given about this at BSDCan 2025 too, but it has yet to be uploaded as a standalone video; it will be included in the next status report. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/sylve.adoc b/website/content/en/status/report-2025-04-2025-06/sylve.adoc new file mode 100644 index 0000000000..51553bc833 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/sylve.adoc @@ -0,0 +1,77 @@ +=== Sylve -- A Unified System Management Platform for FreeBSD + +Links: + +link:https://github.com/AlchemillaHQ/Sylve[GitHub] URL: link:https://github.com/AlchemillaHQ/Sylve[] + +link:https://sylve-ci.alchemilla.io[CI] URL: link:https://sylve-ci.alchemilla.io[] + +link:https://discord.gg/bJB826JvXK[Discord] URL: link:https://discord.gg/bJB826JvXK[] + +Contact: Hayzam Sherif <hayzam@alchemilla.io> + +Sylve is a modern, unified system management platform for FreeBSD, inspired by Proxmox. +We aim to provide an integrated web interface for managing virtual machines (via Bhyve), Jails, ZFS storage, networking, and firewalling. +The backend is implemented in Go, while the frontend uses SvelteKit with Tailwind CSS and ShadCN UI components. + +The project emphasizes a minimal system footprint, currently requiring only package:sysutils/smartmontools[], package:sysutils/tmux[], and package:libvirt[] as runtime dependencies. + +Sylve continues to address a key gap in the FreeBSD ecosystem by delivering a cohesive, user-friendly interface for system administration tasks. + +==== Q2 Progress Highlights + +===== Dashboard + +Added dynamic charts to the main summary page, including real-time visualization of CPU usage, RAM usage, and network throughput. + +===== Networking + +Interfaces can now be viewed in detail through the UI, with all relevant metadata presented in a structured format. + +Users can also create "switches" -- simple layer 2 switches built on top of FreeBSD bridge interfaces. + +===== Storage + +ZFS integration is nearing completion. +Users can now: + +* Create and destroy pools, filesystems, volumes, and snapshots. +* Delete multiple datasets at once. +* Schedule automatic (timed) snapshots. + +Initial dashboard work for ZFS monitoring has started, with further enhancements planned in Q3. + +===== Utilities + +A built-in downloader was introduced that supports both HTTP and magnet links. +This is especially useful for fetching ISO images or VM templates directly through the interface. + +===== Virtual Machines + +VM creation and deletion with Bhyve is now supported. + +Key features include: + +* CPU pinning. +* Web-based VNC console access. +* PCI passthrough for devices. +* Basic CPU and RAM usage charts for each VM. + +A new runtime dependency on `libvirtd` has been added to support VM lifecycle operations. + +==== Planned for Q3 + +* Polish and stabilize current functionality. +* Ability to edit VMs. +* Expand charting and add a basic notification system to detect hardware or service failures. +* Implement UI and API support for managing Jails. +* Extend networking features: +** More switch/bridge types. +** Firewall rule configuration. +** DHCP support via package:dns/dnsmasq[] or similar (for VMs). +** WireGuard VPN integration. + +Contributions, testing, and feedback are very welcome. +If you are interested in contributing, consider helping with: + +* UI testing and accessibility feedback. +* Bug reports and feature requests via GitHub. + +Sponsor: FreeBSD Foundation and Alchemilla (development and infrastructure support) diff --git a/website/content/en/status/report-2025-04-2025-06/sysctltui.adoc b/website/content/en/status/report-2025-04-2025-06/sysctltui.adoc new file mode 100644 index 0000000000..fb0ed9ef05 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/sysctltui.adoc @@ -0,0 +1,30 @@ +=== SysctlTui + +Link: + +link:https://gitlab.com/alfix/sysctltui[Project Repository] URL: link:https://gitlab.com/alfix/sysctltui[] + +Contact: Alfonso Sabato Siciliano <asiciliano@FreeBSD.org> + +SysctlTUI is an interactive text user interface (TUI) utility for exploring and managing man:sysctl[3] parameters. +It presents the sysctl Management Information Base (MIB) as a hierarchical and navigable tree, enabling users to: + +- Browse metadata for each kernel parameter. +- Retrieve and display current values. +- Modify parameters interactively from within the interface. + +The UI consists of three panels: a tree view of the MIB hierarchy, a detail panel showing metadata, and a value editor. +Pressing the F1 key opens a help dialog explaining: + +- When the MIB is built. +- When values are retrieved or updated. +- A link to an online guide for getting started with sysctl, including guidance on interpreting and using the displayed data. + +Although still in early development (currently at version 0.0.2), SysctlTUI already offers functionality comparable to tools like package:sysutils/nsysctl[] and package:deskutils/sysctlview[]. +A manual page is included, with suggestions to make the output similar to man:sysctl[8] or man:nsysctl[8]. +The ToDo list outlining plans for enhancements like configuration file integration and subtree sorting by names. + +SysctlTUI is open source and available via the FreeBSD Ports Collection: package:sysutils/sysctltui[]. +Note: TUIs are a known accessibility issue, as they are not usable with most screen readers. +Users who access FreeBSD using a screen reader can use the package:sysutils/nsysctl[] package instead. +It is a command line utility that provides the same information as SysctlTUI, since both tools use the same underlying kernel interface. + diff --git a/website/content/en/status/report-2025-04-2025-06/usb-debugging.adoc b/website/content/en/status/report-2025-04-2025-06/usb-debugging.adoc new file mode 100644 index 0000000000..a047cdbcce --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/usb-debugging.adoc @@ -0,0 +1,27 @@ +=== USB Kernel Debugging + +Contact: Tom Jones <thj@FreeBSD.org> + +XHCI USB controllers offer a mode which allows them to be used as a system debugging interface. +XHCI debug uses a special USB 3 cable with VBUS, D+ and D- disconnected. +The feature can be used to live debug the FreeBSD kernel, enabling investigation of issues which cause the system video console to lock up and there is not an alternative such as a serial console. +This can happen when debugging issues with graphics drivers. + +mailto:hrs@FreeBSD.org[Hiroki Sato] developed support for the XHCI debug interface and made it available as some in progress git branches. +This implementation enables FreeBSD to operate as both a Debug Host and a Debug Target, with support for debugging from the loader through to the kernel. + +I have been updating and testing this support along with mailto:mhorne@FreeBSD.org[Mitchell Horne] and together we have a WIP branch which applies to FreeBSD main. +We are currently tidying up interfaces and testing for stability with the goal of introducing XHCI debug once 16 is branched. + +In doing the XHCI debug work I rediscovered a second form of kernel debugging implemented by Hans Petter Selasky (hselasky@) in 2009. +The FreeBSD USB stack supports using a USB serial device as a system console and includes support to continue polling the interface once the system has entered the debugger (such as during a panic). +USB Serial debugging allows a developer with two commodity USB serial interfaces to connect to a FreeBSD target and debug the kernel. +USB Serial debugging is available in all FreeBSD releases in FreeBSD 9, but changes in the kernel build process mean that it is not detected in modern kernels. + +In this quarter I have been working on documentation required to use this interface and changes to make it available in GENERIC kernels for newer FreeBSD releases. + +A core part of this work has been trying to document kernel debugging interfaces. +If you use live debug interfaces other than serial or network debugging please get in touch so I can add these to the FreeBSD Developers Handbook. + + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/vision-accessibility.adoc b/website/content/en/status/report-2025-04-2025-06/vision-accessibility.adoc new file mode 100644 index 0000000000..61b5e52ba9 --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/vision-accessibility.adoc @@ -0,0 +1,26 @@ +=== Vision Accessibility + +Link: + +link:https://gitlab.com/alfix/freebsd-accessibility[Project Repository] URL: link:https://gitlab.com/alfix/freebsd-accessibility[] + +Contact: FreeBSD Accessibility mailing list <freebsd-accessibility@FreeBSD.org> + +Contact: Alfonso Sabato Siciliano <asiciliano@FreeBSD.org> + +This quarter, the review for the FreeBSD Accessibility Handbook was submitted and is available at: https://reviews.freebsd.org/D50894. +The review includes a link to an HTML preview. + +The handbook aims to document assistive technologies for vision accessibility available in FreeBSD, covering both the BASE system and the Ports Collection. +It is divided into two parts and contains six chapters: + +. Help -- Covers how to request assistance effectively through appropriate FreeBSD communication channels. +. Virtual Terminal -- Documents vision-related accessibility features of the FreeBSD console (man:vt[4]). +. Colors -- Explains how to configure color schemes, including high-contrast themes and adjusting screen colors for ambient lighting. +. Low Vision -- Outlines accessibility tools in graphical desktop environments for users with low vision, such as screen magnifiers, readable fonts, and scaling. +. Blindness -- Describes assistive technologies for blind users, focusing primarily on screen readers and compatible tools. +. Development -- Provides resources for developers to make their software accessible, test accessibility, and improve support for users with visual impairments. + +The handbook deliberately avoids images and minimizes non-plain-text elements to enhance compatibility with assistive technologies. +Tips and new ideas are welcome. +If possible, send reports to the FreeBSD Accessibility mailing list, to share and to track discussions in a public place. + +Sponsored by: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-04-2025-06/wiki.adoc b/website/content/en/status/report-2025-04-2025-06/wiki.adoc new file mode 100644 index 0000000000..5012c0778a --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/wiki.adoc @@ -0,0 +1,21 @@ +=== FreeBSD Wiki + +Links: + +link:https://wiki.freebsd.org/FrontPage[FreeBSD wiki front page] URL: link:https://wiki.freebsd.org/FrontPage[] + +Contact: Mark Linimon <linimon@FreeBSD.org> + +Contact: Wiki admin <wiki-admin@FreeBSD.org> + +Since the last status report, several people have expressed an interest in bringing the wiki up to the level it ought to be. + +The ongoing discussions (mostly taking place on the FreeBSD Discord) are concerned with the topics of: + +- Defining what content we consider useful. +- Ensuring that the useful content is kept current. +- Figuring out a way to keep obsolete content away from search engines. +- Add basic analytics to existing site to see what pages, if any,are actually being accessed. +- Decide on whether MoinMoin can still be useful for purpose in the short-term while we consider the longer-term needs listed above. + +We do not yet have consensus on these issues. + +Please join us on the FreeBSD Discord #documentation under the #wiki subthread. diff --git a/website/content/en/status/report-2025-07-2025-09/ACPI.adoc b/website/content/en/status/report-2025-07-2025-09/ACPI.adoc new file mode 100644 index 0000000000..14a2f67524 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/ACPI.adoc @@ -0,0 +1,80 @@ +=== ACPI Lua Bindings + +Links: + +link:https://www.github.com/kpowkitty/freebsd-src[Github] URL: link:https://www.github.com/kpowkitty/freebsd-src[] + +link:https://www.github.com/freebsd/freebsd-src/pull/1740[PR: libsa: Add isprint()] URL: link:https://www.github.com/freebsd/freebsd-src/pull/1740[] + +link:https://www.github.com/freebsd/freebsd-src/pull/1843[PR: loader: Move ACPI RSDP detection] URL: link:https://www.github.com/freebsd/freebsd-src/pull/1843[] + +link:https://www.github.com/freebsd/freebsd-src/pull/1818[PR: efi: Create libacpi] URL: link:https://www.github.com/freebsd/freebsd-src/pull/1818[] + +link:https://www.github.com/freebsd/freebsd-src/pull/1819[PR: liblua: ACPICA Lua bindings] URL: link:https://www.github.com/freebsd/freebsd-src/pull/1819[] + +Contact: Kayla Powell (AKA Kat) <kpowkitty@FreeBSD.org> + +Mentor: Warner Losh <imp@FreeBSD.org> + +==== Introduction + +For Google Summer of Code 2025, I have been working on a project under mailto:imp@FreeBSD.org[Warner Losh] for ACPI Lua Bindings. +ACPI (Advanced Power and Configuration Interface) is an interface for managing power in the OS, rather than in the BIOS. +The goal is to expose ACPI to Lua in the loader for amd64 platforms, with future arm64 support. + +==== Outcomes + +* Lua is a much simpler, higher level scripting language that enables faster development. +* It reduces ACPI-related guesswork in the bootloader. +* It allows users to query and manipulate ACPI data before the kernel is entered, giving them control over loader-time configuration. + +==== Remarks + +If there are any specialized use cases for ACPI in the loader that my interface does not aid in, please reach out to me, and I will see what I can do. +For now, this is the interface that I will be committing to the tree for GSoC, so while any extra work will have to come afterwards, I am interested in it (and encourage it). + +==== Current status + +* Completed: +** ACPICA initialized in loader for amd64 +*** [.filename]#OsdMemory.c# +*** [.filename]#osunixxf.c# +*** AcpiInitializeSubsystem +*** AcpiInitializeTables +*** AcpiEnableSubsystem (in reduced hardware mode, with events enabled) +*** AcpiLoadTables +*** AcpiWalkNamespace +*** AcpiEvaluateObject +*** AcpiAttachData +*** AcpiGetData +*** AcpiDetachData +** Lua bindings +*** [.filename]#lacpi_walk.c# +**** Users can walk and read nodes on the namespace +*** [.filename]#lacpi_object.c# +**** Users can evaluate objects +*** [.filename]#lacpi_data.c# +**** Users can attach, get, and detach data from nodes +*** Man Page +* Future plans: +** [.filename]#lacpi_walk.c# (V2) +*** Namespace printout format +** [.filename]#lacpi_walk.c# (V3) +*** Strategies for walking the namespace +** arm64 compat + +==== Design constraints + +The loader is meant to be lightweight and prepare the kernel. +In order to adhere to that, its initialization of ACPI has been reduced by 130 functions. +These functions were picked such that they were not necessary for the above interface, or lacked possibility in the loader. +They are: + +* AcpiInitializeObjects +* AcpiInstallNotifyHandler +* AcpiRemoveNotifyHandler + +Some functions needed to be stubbed in respect to the loader's limited library (specifically in [.filename]#osunixxf.c#). +Some functions needed to handle physical addresses, rather than virtual memory mappings (specifically in [.filename]#OsdMemory.c#). + +==== Testing + +* Confirmation tests were performed, demonstrating that the ACPI namespace is initialized correctly by dumping it in the loader (in C and in Lua) and in the kernel (in C) and comparing the results. +* Regression tests were performed, ensuring FreeBSD builds across all architectures with this change. +* Unit tests were performed on the Lua bindings, verifying their functionality. + +Sponsor: Google Summer of Code 2025 diff --git a/website/content/en/status/report-2025-07-2025-09/appjail.adoc b/website/content/en/status/report-2025-07-2025-09/appjail.adoc new file mode 100644 index 0000000000..3a0193be69 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/appjail.adoc @@ -0,0 +1,41 @@ +=== Container orchestration: Overlord, Director, AppJail and cloud-init + +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/AppJail-makejails[Makejails] URL: link:https://github.com/AppJail-makejails[] + +Contact: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> + +**AppJail** is an open-source BSD-3 licensed framework entirely written in POSIX shell and C to create isolated, portable and easy to deploy environments using FreeBSD jails that behaves like an application. + +**Director** is a tool for running multi-jail environments on link:https://github.com/DtxdF/AppJail[AppJail] using a simple YAML specification. +A Director file is used to define how one or more jails that make up your application are configured. +Once you have a Director file, you can create and start your application with a single command: `appjail-director up`. + +**Overlord** is a fast, distributed orchestrator for FreeBSD jails oriented to GitOps. +You define a file with the service intended to run on your cluster and deployment takes seconds to minutes. +This orchestration tool uses link:https://github.com/DtxdF/AppJail[AppJail], link:https://github.com/DtxdF/director[Director] and can even create VMs with link:https://github.com/FreeBSD/vm-bhyve[vm-bhyve], but as its philosophy is "deploy using code" you can create a single file once and deploy many times. +Through a tree chaining system Overlord deploys jails on connected systems sharing their resources almost infinitely. +See the link:https://github.com/DtxdF/Overlord/wiki[wiki] for articles that use Overlord. + +**Recently written articles about Overlord**: + +* link:https://freebsdfoundation.org/our-work/journal/browser-based-edition/networking-3/overlord-deploy-jails-as-fast-as-you-code/[Overlord: Deploy Jails as Fast as You Code] +* link:https://github.com/DtxdF/overlord/wiki/cloud-init[Deploying virtual machines using cloud-init] +* link:https://github.com/DtxdF/overlord/wiki/ephemeral[Deploying virtual machines with ephemeral jails] +* link:https://github.com/DtxdF/overlord/wiki/gitops[Using GitOps with Overlord] +* link:https://dtxdf.github.io/jellyseerr.html[How to install Jellyfin and Jellyseerr using Overlord] + +**Makejails** are simple text files that automate the steps to create a jail, a widely used feature of link:https://github.com/DtxdF/AppJail[AppJail]. +Currently, there are many Makejails created and hosted in the link:https://github.com/AppJail-makejails[Centralized Repository], but here are some of the recently written ones: + +* link:https://github.com/AppJail-makejails/odoo[Odoo] +* link:https://github.com/AppJail-makejails/writefreely[WriteFreely] +* link:https://github.com/AppJail-makejails/adminer[Adminer] +* link:https://github.com/AppJail-makejails/shiori[Shiori] +* link:https://github.com/AppJail-makejails/healthchecks[Healthchecks] +* link:https://github.com/AppJail-makejails/ntfy[ntfy] + +Sponsor: https://www.patreon.com/appjail diff --git a/website/content/en/status/report-2025-07-2025-09/audio.adoc b/website/content/en/status/report-2025-07-2025-09/audio.adoc new file mode 100644 index 0000000000..e9b57c0c9c --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/audio.adoc @@ -0,0 +1,25 @@ +=== Audio Stack Improvements + +Contact: Christos Margiolis <christos@FreeBSD.org> + +I have been working on the audio stack since 2024Q1. Below is a list of the previous status reports: + +link:https://www.freebsd.org/status/report-2024-01-2024-03/#_audio_stack_improvements[2024Q1] URL: link:https://www.freebsd.org/status/report-2024-01-2024-03/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2024-04-2024-06/#_audio_stack_improvements[2024Q2] URL: link:https://www.freebsd.org/status/report-2024-04-2024-06/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2024-07-2024-09/#_audio_stack_improvements[2024Q3] URL: link:https://www.freebsd.org/status/report-2024-07-2024-09/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2024-10-2024-12/#_audio_stack_improvements[2024Q4] URL: link:https://www.freebsd.org/status/report-2024-10-2024-12/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2025-01-2025-03/#_audio_stack_improvements[2025Q1] URL: link:https://www.freebsd.org/status/report-2025-01-2025-03/#_audio_stack_improvements[] + +link:https://www.freebsd.org/status/report-2025-04-2025-06/#_audio_stack_improvements[2025Q2] URL: link:https://www.freebsd.org/status/report-2025-04-2025-06/#_audio_stack_improvements[] + +Important work since link:https://www.freebsd.org/status/report-2025-04-2025-06/#_audio_stack_improvements[last report]: + +* virtual_oss to base port in review: link:https://reviews.freebsd.org/D52308[D52308], link:https://reviews.freebsd.org/D52365[D52365], link:https://reviews.freebsd.org/D52366[D52366], link:https://reviews.freebsd.org/D52426[D52426], and more. +* man:snd_hda[4] sound redirection patch (link:https://reviews.freebsd.org/D50070[D50070]) almost done. +* More man:sound[4] cleanups, fixes and improvements. +* More out-of-the-box laptop support. +* Wrote BSDCan 2025 trip report for the FreeBSD Journal. +* Working on FreeBSD Journal audio article. + +You can also follow the development process in link:https://lists.freebsd.org/subscription/freebsd-multimedia[freebsd-multimedia@], where I post regular reports. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-07-2025-09/bananapi-r64-drivers.adoc b/website/content/en/status/report-2025-07-2025-09/bananapi-r64-drivers.adoc new file mode 100644 index 0000000000..5eaa5f9918 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/bananapi-r64-drivers.adoc @@ -0,0 +1,31 @@ +=== FreeBSD Driver Development for BananaPi-R64 + +Contact: Martin Filla <freebsd@sysctl.cz> +Wiki: https://wiki.freebsd.org/arm/Bananapi + +==== Introduction +The Banana Pi R64 is a MediaTek MT7622-based development board (ARM Cortex-A53, dual-core ~1.35 GHz) featuring 4× Gigabit LAN, 1× Gigabit WAN, Wi-Fi (4×4n), Bluetooth 5.0, and multiple peripheral interfaces (UART, SPI, I²C, GPIO, SATA, mini-PCIe, eMMC, etc.). + +==== Current State of FreeBSD Support +- Implemented so far: + * **UART driver** + * **Clock management (clocks)** + * **Pinctrl/gpio driver** – in active development gpio part + * **Storage controllers (eMMC/SD/MMC) driver + * **Ethernet Switch mt7531 driver + * **Ethernet mt7622 driver + +Other essential components—Ethernet, USB, SATA, Wi-Fi, etc.—are not yet implemented. + +==== Technical Context and Significance +Support for Banana Pi R64 in FreeBSD is in the early stages—UART and clocks drivers exist but ppl clock is under development, gpio is under development -- while most critical subsystems remain unimplemented. + +==== Development roadmap +* Implement missing drivers + - USB (XHCI/OTG) + - SATA / AHCI + - Wi-Fi (likely MediaTek MT7615) + - GPIO subsystems + +==== Conclusion +Support for Banana Pi R64 in FreeBSD is in the early stages—UART and clocks drivers exist but ppl clock is under development, gpio is under development—while most critical subsystems remain unimplemented. Publishing working code and artifacts, plus active collaboration with the FreeBSD community, will be essential to bring this board toward usable status under FreeBSD.
\ No newline at end of file diff --git a/website/content/en/status/report-2025-07-2025-09/bhyvemgr.adoc b/website/content/en/status/report-2025-07-2025-09/bhyvemgr.adoc new file mode 100644 index 0000000000..4aec57f06c --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/bhyvemgr.adoc @@ -0,0 +1,46 @@ +=== A bhyve management GUI written in Freepascal/Lazarus + +Links: + +link:https://github.com/alonsobsd/bhyvemgr[Bhyvemgr] URL: link:https://github.com/alonsobsd/bhyvemgr/[] + + +Contact: José Alonso Cárdenas Márquez <acm@FreeBSD.org> + +Bhyvemgr is a bhyve management GUI written in Freepascal/Lazarus on FreeBSD. +It needs a bunch of tools, mostly installed on base system, and some installed from ports/packages. +The main goal is to be a desktop application with focus on desktop users to easily and quickly setup and run virtual machines on FreeBSD hosts. + +During this quarter, there were many bugfixes and improvements to Bhyvemgr. + +These are some highlights that were added: + +- Add swtpm support to FreeBSD >=1403000. +- Add x86.verbosemsr setting on FreeBSD >=1500023. +- Add IPv6 support. + It enhances a better IPv6 support using package:dns/dnsmasq[]. + A host-record will be added to dnsmasq when Use_IPv6 is enabled. +- Add a bridge IPv6 calculator at Bhyve Manager Settings. + It helps us to calculate what IPv6 must be assigned to bridge interface. + Take a look at README for more information about that. +- Add support to create virtual machines from Cloud or VM images. + A new page will appear when "Create a virtual disk from image" option is selected. + It includes an image downloader (only support img.xz, raw.xz, qcow2.xz, qcow2, img, and raw files). +- Add Cloud init/Nuageinit configuration files support. +- Add user-data, network-config, and meta-data templates used from image minimal configuration. +- Add user-data, network-config, and meta-data samples files. +- Add support to define static ipv4 address when files configuration is selected from "Create Virtual Machine/Image" form. +- Add new option to select images path directory from "Settings". + This directory is used to storage extracted images files. + By default, it is located at [.filename]#~/.bhyvemgr#. +- Add new option to define qemu-img path file. +- Add i18n support with initial English, Simplified Chinese (thanks to link:https://github.com/ykla[ykla]) and Spanish translations. +- Enhanced logging support. +- Enhanced clipboard support. + +Bhyvemgr supports aarch64 from 15-PRERELEASE to 16-CURRENT and amd64 from FreeBSD 13.x to 16-CURRENT. +Also, package:sysutils/bhyvemgr[] can be compiled or installed from link:https://ports.freebsd.org/cgi/ports.cgi?query=bhyvemgr&stype=name&sektion=sysutils[ports] or pkg binaries with gtk2, qt5 or qt6 interface support. + +People interested in helping or supporting the project are welcome. + +Sponsor: https://paypal.me/alonsocbsd + +Current version: 1.12.0 diff --git a/website/content/en/status/report-2025-07-2025-09/drm-drivers.adoc b/website/content/en/status/report-2025-07-2025-09/drm-drivers.adoc new file mode 100644 index 0000000000..eb143bccba --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/drm-drivers.adoc @@ -0,0 +1,41 @@ +=== DRM drivers + +Links: + +link:https://github.com/freebsd/drm-kmod/pull/371[Update to Linux 6.10 DRM drivers] URL: link:https://github.com/freebsd/drm-kmod/pull/371[] + +Contact: Jean-Sébastien Pédron <dumbbell@FreeBSD.org> + +DRM drivers are **kernel drivers for integrated and discrete GPUs**. +They are maintained in the Linux kernel and we port them to FreeBSD. +As of this report, we take the AMD and Intel DRM drivers only (NVIDIA FreeBSD drivers are proprietary and provided by NVIDIA themselves). + +We port them one Linux version at a time. +This allows us to ship updates more often and it eases porting and debugging because we have a smaller delta compared to a bigger jump skipping several versions. + +This quarter, the work was slower with the holidays. +**DRM drivers from Linux 6.10 were ported**. +However, there are still issues that need to be worked on: +* There is a regression in the integration of the `amdgpu` driver with man:vt[4], causing the console to go blank once the driver is loaded. + A graphical session still works though. +* There are significant changes to the `radix-tree` support in `linuxkpi` that needs more testing. +* The `siphash` code committed to `linuxkpi` is not working yet. + +The pull request on GitHub and the associated freebsd-src branch may not have the latest versions, until the compilation and load failures are fixed. + +These updates target the FreeBSD 16-CURRENT development branch for now, but `linuxkpi` changes should be backported to FreeBSD 15-STABLE. + +The following pull request did not receive enough reviews and tests for now. +That is why they are still in flight. + +* https://github.com/freebsd/drm-kmod/pull/357[`DMA_BUF_IOCTL_EXPORT_SYNC_FILE` and `DMA_BUF_IOCTL_IMPORT_SYNC_FILE` ioctls] +* https://github.com/freebsd/drm-kmod/pull/358[`DRM_IOCTL_SYNCOBJ_EVENTFD` ioctl] + +They are apparently required to allow the use of wlroots-based Wayland compositors with the Vulkan API (see link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286311[]). +wlroots will need a patch as well because it only expects these features on Linux for now. + +Both pull requests rely on patches to `linuxkpi`. +The `linuxkpi` patches are linked in the pull requests. + +This work is kindly sponsored by the FreeBSD Foundation as part of the Laptop and Desktop Project. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-07-2025-09/frdp.adoc b/website/content/en/status/report-2025-07-2025-09/frdp.adoc new file mode 100644 index 0000000000..d75733ea5a --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/frdp.adoc @@ -0,0 +1,43 @@ +=== The FreeBSD Russian Documentation Project + +Links: + +link:https://docs.freebsd.org/ru/books/faq/[FAQ] URL: link:https://docs.freebsd.org/ru/books/faq/[] + +link:https://www.freebsd.org/ru/[Web] URL: link:https://www.freebsd.org/ru/[] + +link:https://github.com/freebsd-doc-ru/freebsd-doc/discussions[The FreeBSD Russian Documentation Project site] URL: link:https://github.com/freebsd-doc-ru/freebsd-doc/discussions[] + +Contact: Andrey Zakhvatov <andy@FreeBSD.org> + +Contact: Vladlen Popolitov <vladlen@FreeBSD.org> + +The FreeBSD Russian Documentation Project's current goal is to provide up-to-date Russian translations of the most important parts of the FreeBSD documentation (FAQ, Handbook, website content). +It is essential to support Russian-speaking users with high-quality official technical materials and to increase the adoption of the operating system worldwide. +We hope this initiative will gain support within the Russian-speaking FreeBSD community and lead to an increase in translated materials. + +In September 2025, two committers were granted commit bits to write Russian-translated documentation into the FreeBSD documentation tree: + +* mailto:andy@FreeBSD.org[Andrey Zakhvatov], co-mentors Sergio Carlavilla and Maxim Konovalov +* mailto:vladlen@FreeBSD.org[Vladlen Popolitov], mentor Maxim Konovalov + +During the last quarter: + +* 100% of the text has been translated in Weblate. +* 31 out of 47 documents have been updated to the latest version from link:https://docs.freebsd.org/ru/[docs.FreeBSD.org/ru], with the remaining documents currently under review and awaiting commit. + +This report acknowledges with appreciation the contributions of the following colleagues who performed reviews of our commits during the quarter (in Phabricator or by email): + +* mailto:arrowd@FreeBSD.org[Gleb Popov] +* mailto:bcr@FreeBSD.org[Benedict Reuschling] +* mailto:eugen@FreeBSD.org[Eugene Grosbein] +* mailto:maxim@FreeBSD.org[Maxim Konovalov] +* mailto:mizhka@FreeBSD.org[Michael Zhilin] + +Plan for next quarter: + +* Finalize the review and commit process for documentation (books and articles) +* Restore the Russian pages on www.FreeBSD.org +* Review the feasibility and the mechanics of the man pages translation + +Check the https://docs.freebsd.org/ru/books/fdp-primer/translations/[official translation guide] if you would like to help. + +We would appreciate your assistance with translating the following materials: + +* Web pages diff --git a/website/content/en/status/report-2025-07-2025-09/freebsd-git-weekly.adoc b/website/content/en/status/report-2025-07-2025-09/freebsd-git-weekly.adoc new file mode 100644 index 0000000000..f9872e59e0 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/freebsd-git-weekly.adoc @@ -0,0 +1,16 @@ +=== FreeBSD Git Weekly + +links: + +link:https://freebsd-git-weekly.tarsnap.net/[FreeBSD Git Weekly] URL: link:https://freebsd-git-weekly.tarsnap.net/[] + +Contact: Graham Percival <gperciva@tarsnap.com> + +These are weekly lists of commits to the link:https://cgit.freebsd.org/src/[FreeBSD source tree], split into categories such as "documentation", "hardware support", "testing", and "kernel". + +Our goal is to make it easier for developers and users to keep track of changes in FreeBSD that are relevant to them, without needing to subscribe to the dev-commits-src-main mailing list and look at every single commit which lands in their mailbox. + +In the future, these reports might include summaries or additional information, but for now our focus is figuring out what type of classification will be most useful to the FreeBSD community. + +These weekly reports began on 2025-09-01. + +Sponsor: Tarsnap Backup Inc. diff --git a/website/content/en/status/report-2025-07-2025-09/geomman.adoc b/website/content/en/status/report-2025-07-2025-09/geomman.adoc new file mode 100644 index 0000000000..81a97ee5ff --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/geomman.adoc @@ -0,0 +1,33 @@ +=== Geomman Release + +Links: + +link:https://gitlab.com/brauliorivas/geomman[geomman gitlab repo] URL: link:https://gitlab.com/brauliorivas/geomman[] + +link:https://www.freshports.org/sysutils/geomman[geomman port] URL: link:https://www.freshports.org/sysutils/geomman[] + +Contact: Braulio Rivas <brauliorivas@FreeBSD.org> + +Geomman is a partitioning tool (TUI) based on man:sade[8] that brings more functionality such as copying, pasting partitions, creating ext filesystems or encrypting partitions using man:geli[8]. + +Geomman is relevant for both newcomers and experienced users because it is a complete and unified management of partitions and disks. + +Features added to geomman since last report are: + +* Grow UFS, NTFS, ext2, ext3 and ext4 filesystems. +* Shrink NTFS, ext2, ext3 and ext4 filesystems. +* New partition dialog, where users can visually select a free space to place the partition to be pasted or moved, added to link:https://gitlab.com/alfix/bsddialog[bsddialog]. +* Create exFAT, NTFS, ext2, ext3 and ext4 filesystems. +* Check all the mentioned filesystems. + +Then, two GEOM-related features were added too: + +* Label man:glabel[8] new partitions. +* Encrypt man:geli[8] new partitions by adding an optional "keyfile", plus a "passphrase" (or passfile). + +Finally, with the help of mailto:fuz@FreeBSD.org[Robert Clausecker], we published the link:https://www.freshports.org/sysutils/geomman[geomman port] to let people try it out. + +Future work includes: + +* Add geomman to FreeBSD natively (userland) +* Add ZFS management + +Sponsor: Google Summer of Code 2025 diff --git a/website/content/en/status/report-2025-07-2025-09/kde.adoc b/website/content/en/status/report-2025-07-2025-09/kde.adoc new file mode 100644 index 0000000000..7d3e78181c --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/kde.adoc @@ -0,0 +1,54 @@ +=== KDE on FreeBSD + +Links: + +link:https://freebsd.kde.org/[KDE/FreeBSD initiative] URL: link:https://freebsd.kde.org/[] + +link:https://community.kde.org/FreeBSD[FreeBSD -- KDE Community Wiki] URL: link:https://community.kde.org/FreeBSD[] + +Contact: KDE on FreeBSD Mailing List <kde@FreeBSD.org> + +The KDE on FreeBSD project packages CMake, Qt, and software from the KDE Community, for the FreeBSD ports tree. +The software includes a full desktop environment called KDE Plasma (for both X11 and Wayland) and hundreds of applications that can be used on any FreeBSD machine. +The mailto:kde@FreeBSD.org[KDE team] is part of mailto:desktop@FreeBSD.org[desktop@], building the software stack to make FreeBSD beautiful and usable as a daily driver graphical desktop workstation. + +We missed last quarterly status report. The changes from the second quarter are included in this report. + +==== Infrastructure + +CMake was updated to 3.31.9, the latest release in 3.x series. +Ninja was updated to 1.13.1. + +Qt6 was updated to 6.9.2. +Both of the Python bindings for the Qt6 toolkit have been updated to their latest releases: + +* PyQt6: updated to 6.9.1 +* PySide6: updated to 6.9.2 + +The package:graphics/qt6-wayland[] port was patched to fix crashes of Plasma on Wayland when right-clicking the desktop. + +Qt5 was updated to 5.15.17 KDE patch collection. +Upstream standard support for Qt5 is officially over. +This might be the last update for Qt5 on FreeBSD. + +The package:www/qt5-webengine[] port has been updated to 5.15.19 with security patches up to Chromium 135.0.7049.95. +The Qt5 WebEngine component, however, is and forever will be based on Chromium 87.0.4280.144, which is over 4 years old. +Security updates for the underlying Chromium base have now ceased. Use at your own risk. + +==== KDE Stack + +KDE Frameworks, Plasma, and Gear release happen very regularly. mailto:kde@FreeBSD.org[KDE team] lands these updates shortly after their upstream release. + +* KDE Frameworks reached version 6.18.0. +* KDE Plasma Desktop was updated to 6.4.5. +* KDE Gear was updated to 25.08.1. + +Plasma 6.5 Beta (6.4.90) was ported but not committed to the main ports-tree. + +The package:net-mgmt/kf6-networkmanager-qt[] port with stub implementation for Linux NetworkManager was added to aid porting third-party software. + +==== Related Ports + +The mailto:kde@FreeBSD.org[KDE team] maintains a wide range of ports and updates them all as needed. +According to link:https://portscout.freebsd.org/kde@freebsd.org.html[Portscout] less than 0.7% ports are outdated. + +The KDE team would like to thank mailto:fluffy@FreeBSD.org[Dima Panov], mailto:arrowd@FreeBSD.org[Gleb Popov], mailto:jhale@FreebSD.org[Jason E. Hale], mailto:kenrap@kennethraplee.com[Kenneth Raplee], mailto:lbartoletti@FreeBSD.org[Loïc Bartoletti], and mailto:makc@FreeBSD.org[Max Brazhnikov] for keeping things up-to-date. +The KDE team is grateful to Harley (SponiX on IRC) for sharing his building box. diff --git a/website/content/en/status/report-2025-07-2025-09/libvirt.adoc b/website/content/en/status/report-2025-07-2025-09/libvirt.adoc new file mode 100644 index 0000000000..68d46f9a51 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/libvirt.adoc @@ -0,0 +1,24 @@ +=== Improve libvirt support for bhyve hypervisor + +Links: + +link:https://empt1e.blogspot.com/2025/09/ci-for-libvirtbhyve-on-freebsd.html[CI for libvirt/bhyve on FreeBSD] URL: link:https://empt1e.blogspot.com/2025/09/ci-for-libvirtbhyve-on-freebsd.html[] + + +Contact: Roman Bogorodskiy <novel@FreeBSD.org> + +==== Completed work + +* Support for man:pf[4]-based NAT https://libvirt.org/drvnetwork.html#freebsd[networking] was merged and has been available since libvirt 11.7.0 release. +* Domain usage statistics reporting is also available starting with libvirt 11.7.0 release. +* TCP console support has been available since libvirt 11.6.0 release. +* The libvirt testing project, libvirt-tck, can now successfully run domain, network, and storage tests against the bhyve driver. + +==== Plans for the next quarter + +* Extend libvirt-tck testing with https://libvirt.org/hooks.html[hooks] tests. +* Add support for: +** Boot order configuration. +** TPM devices. +** Snapshot/resume to the bhyve driver (targeted, but might roll over to next quarter). +* Improve virt-manager support on FreeBSD. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-07-2025-09/lkpi-wireless.adoc b/website/content/en/status/report-2025-07-2025-09/lkpi-wireless.adoc new file mode 100644 index 0000000000..1c6580dd7e --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/lkpi-wireless.adoc @@ -0,0 +1,20 @@ +=== LinuxKPI 802.11 and Native Wireless Update + +Contact: Bjoern A. Zeeb <bz@FreeBSD.org> + +Contact: The FreeBSD wireless mailing list <wireless@FreeBSD.org> + +This report focuses on the efforts using permissively licensed Linux wireless drivers, mostly unmodified, on FreeBSD, as well as preparing the native net80211 stack for support of newer standards. + +Work is ongoing for Mediatek mt76-based PCIe card support. + +LinuxKPI 802.11 (man:linuxkpi_wlan[4]) updates were committed for scanning and beacon handling improvements and more robustness. + +LinuxKPI updates were done in order to import newer versions of man:iwlwifi[4], man:rtw88[4], and man:rtw89[4] drivers. +Work on suspend and resume for LinuxKPI-based wireless drivers has a possible solution which will need community testing and feedback. +Both updates were blocked by out-of-tree drm LinuxKPI PCI conflicts and problems were just resolved before EuroBSDCon 2025 thus the work will likely appear beginning of 25Q4. + +I gave a talk on wireless at EuroBSDCon 2025 and had a good chat with wireless people from NetBSD and OpenBSD. + +There is increasing interest again in getting brcmfmac support sorted, as well as more requests for ath11k. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-07-2025-09/mac_do.adoc b/website/content/en/status/report-2025-07-2025-09/mac_do.adoc new file mode 100644 index 0000000000..8c29e839b9 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/mac_do.adoc @@ -0,0 +1,22 @@ +=== mac_do(4) and mdo(1) Improvements + +Links: + +link:https://wiki.freebsd.org/SummerOfCode2025Projects/MacDoAndMDoImprovements[Wiki page] URL: link:https://wiki.freebsd.org/SummerOfCode2025Projects/MacDoAndMDoImprovements[] + +Contact: Kushagra Srivastava <thesynthax@FreeBSD.org> + +As part of Google Summer of Code 2025, I worked on two related sub-projects in the FreeBSD Project: kernel improvements to man:mac_do[4] and userland enhancements to man:mdo[1]. + +mac_do is a kernel MAC security module that allows controlled credential transitions without requiring setuid binaries. The project extended it in two key ways: + +* **Per-jail configuration of authorized executables** – administrators can now specify a list of executables per-jail, permitted to request credential transitions, instead of being limited to the hardcoded [.filename]#/usr/bin/mdo#. +* **Support for traditional credential-changing syscalls** – transitions requested via man:setuid[2], man:setgid[2], man:setgroups[2], and related functions are now intercepted and authorized through mac_do, in addition to the original man:setcred[2] mechanism. + +On the userland side, the companion tool man:mdo[1] was extended to: + +* Allow explicit UID/GID overrides, fine-grained group management (`-g`, `-G`, `-s` options), and improved credential parsing. +* Provide a `--print-rule` option to display the corresponding mac_do rule for a requested transition. + +Together, these improvements make mac_do and mdo far more flexible and practical, enabling safer privilege transitions without relying on setuid executables and with strong jail integration. + +Sponsor: Google LLC (Google Summer of Code 2025) diff --git a/website/content/en/status/report-2025-07-2025-09/nuageinit.adoc b/website/content/en/status/report-2025-07-2025-09/nuageinit.adoc new file mode 100644 index 0000000000..77cbbaca23 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/nuageinit.adoc @@ -0,0 +1,30 @@ +=== Cloud: Improvements for nuageinit + +Contact: Baptiste Daroussin <bapt@FreeBSD.org> + +Contact: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> + +Inspired by link:https://cloud-init.io/[cloud-init], nuageinit is a script written entirely in Lua to add cloud-init compatibility to FreeBSD. +Thanks to the `firstboot` feature of the man:rc[8] framework, it runs early and only once. + +Fixes and improvements have been made in recent months: + +* Missing documentation for already implemented parameters have been added. +* More test cases have been added. +* The device configuration ID is used as an interface when no `match` rule is specified. +* Implementation of the `network.ethernets.{id}.match.name` parameter. +* Implementation of the `network.ethernets.{id}.wakeonlan` parameter. +* Implementation of the `network.ethernets.{id}.set-name` parameter. +* Implementation of the `network.ethernets.{id}.match.driver` parameter. +* Implementation of the `network.ethernets.{id}.mtu` parameter. +* Implementation of the `nameservers` parameter. +* Support for package:security/doas[]. +* Allow the use of network parameters from `network-config` file. + +Committed in the following branches: stable/14, stable/15, and main. + +If you plan to use nuageinit, remember that each image is generated periodically and distributed on the following sites: + +* link:https://download.freebsd.org/releases/VM-IMAGES[] +* link:https://download.freebsd.org/snapshots/VM-IMAGES[] + +Commits: link:https://cgit.freebsd.org/src/commit/?id=ba5df7a2d03cd5624b1825ca8d4c39dcaace7796[ba5df7a], link:https://cgit.freebsd.org/src/commit/?id=95b0be1118b1a24ceb1b59ecd936aaa155d828bd[95b0be1], link:https://cgit.freebsd.org/src/commit/?id=a7f19968ae5d5e7e5feba85d04698050fcaf784f[a7f1996], link:https://cgit.freebsd.org/src/commit/?id=9f3330f5224ea2384a1c7d79a5b1f2784f7c14b6[9f3330f], link:https://cgit.freebsd.org/src/commit/?id=a5cc9b7b96dcba4d3ee98f2eb58c3f389590ddf0[9f3330f], link:https://cgit.freebsd.org/src/commit/?id=95230b248f6412c2d1c416c1e9795c3192cdf750[95230b2], link:https://cgit.freebsd.org/src/commit/?id=9a829e865697e623a046800545be7781a117125e[9a829e8] diff --git a/website/content/en/status/report-2025-07-2025-09/openjdk.adoc b/website/content/en/status/report-2025-07-2025-09/openjdk.adoc new file mode 100644 index 0000000000..e5bbc6af86 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/openjdk.adoc @@ -0,0 +1,24 @@ +=== Improve OpenJDK on FreeBSD + +Links: + +link:https://freebsdfoundation.org/project/improving-openjdk-on-freebsd/[Project description] URL: https://freebsdfoundation.org/project/improving-openjdk-on-freebsd/[] + +link:https://github.com/freebsd/openjdk[Project repository] URL: https://github.com/freebsd/openjdk[] + +Contact: + +Harald Eilertsen <haraldei@freebsdfoundation.org> + +FreeBSD Java mailing list <freebsd-java@lists.freebsd.org> + +The goal of this project is to improve OpenJDK support for FreeBSD/amd64 and FreeBSD/arm64. + +Java is an important runtime environment for many high performance, critical enterprise systems. +Making sure Java based applications run correctly and efficiently on FreeBSD is important to ensure that FreeBSD will continue to be a viable and attractive platform for enterprises, as well as businesses and organizations of all sizes. + +In this quarter the following issues/milestones were reached: + +* The OpenJDK 24 port https://cgit.freebsd.org/ports/commit/?id=7aed795e864ced2f6dfee773d2371d01b23d5d4f[was updated to OpenJDK 24.0.2], and https://cgit.freebsd.org/ports/commit/?id=8e3dc60231183008cea882574020f74163db9b58[once more] to include several fixes for the serviceability agent and performance improvements for large Elastic- and OpenSearch workloads. + The serviceability improvements fixes symbol and thread lookups when attaching to another JVM, and fixes loading core files in the Java debugger on FreeBSD. +* The OpenJDK 23 port https://cgit.freebsd.org/ports/commit/?id=a936fb9b16bac7cc5945213c7edf8c6a57709591[was updated] to include IPv6 dual protocol socket support (like OpenJDK 24), as well as the performance improvements for Elastic- and OpenSearch. +* OpenJDK https://cgit.freebsd.org/ports/commit/?id=aaf3de01b3a035acaf6bf238772c149000158d21[8], https://cgit.freebsd.org/ports/commit/?id=d1896072c1d6089df2fa62cc56d41e3970534d7f[17] and https://cgit.freebsd.org/ports/commit/?id=b962e334545b2b095cca680a0958370af4e91144[21] were updated to the latest releases from upstream, and https://cgit.freebsd.org/ports/commit/?id=e626e069e7d41ae373471a9b9596f34f54729acc[a new port] for installing just the Java Runtime Environment (JRE) of OpenJDK 21 was added. +* Build issues causing the official pkg builds of some older java versions on certain FreeBSD revisions to fail, was debugged and fixed by Ronald Klop. + +Sponsor: The FreeBSD Foundation 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 diff --git a/website/content/en/status/report-2025-07-2025-09/portmgr.adoc b/website/content/en/status/report-2025-07-2025-09/portmgr.adoc new file mode 100644 index 0000000000..ef1fb377e0 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/portmgr.adoc @@ -0,0 +1,52 @@ +=== Ports Collection + +Links: + +link:https://www.FreeBSD.org/ports/[About FreeBSD Ports] URL:link:https://www.FreeBSD.org/ports/[] + +link:https://docs.freebsd.org/en/articles/contributing/#ports-contributing[Contributing to Ports] URL: link:https://docs.freebsd.org/en/articles/contributing/#ports-contributing[] + +link:https://www.freebsd.org/portmgr/[Ports Management Team] URL: link:https://www.freebsd.org/portmgr/[] + +link:http://ftp.freebsd.org/pub/FreeBSD/ports/ports/[Ports Tarball] URL: link:http://ftp.freebsd.org/pub/FreeBSD/ports/ports/[] + +Contact: Tobias C. Berner <portmgr-secretary@FreeBSD.org> + +Contact: FreeBSD Ports Management Team <portmgr@FreeBSD.org> + +The Ports Management Team is responsible for overseeing the overall direction of the Ports Tree, building packages, and personnel matters. +Below is what happened in the last quarter. + +During the last quarter, we welcomed Älven (alven@) and Tiago Gashiba (tiga@) as new ports committers, and said goodbye to six committers. +We also promoted Dan Langille (dvl@) as a full portmgr member after successfully being on the lurker program. + +According to INDEX, there are currently 37,163 (up from 36,605) ports in the Ports Collection. +There are currently about 3,428 (up from 3,330) open ports PRs, of which 821 are unassigned. +The last quarter saw 8,738 (down from 10,924) commits by 156 (down from 157) committers on the main branch and 898 (up from 770) commits by 61 (up from 56) committers on the 2025Q3 branch. + +The most active committers to main were: + +- 2348 sunpoet@FreeBSD.org +- 574 yuri@FreeBSD.org +- 409 vvd@FreeBSD.org +- 406 tagattie@FreeBSD.org +- 348 bofh@FreeBSD.org +- 223 jbeich@FreeBSD.org +- 161 fluffy@FreeBSD.org +- 153 eduardo@FreeBSD.org +- 147 alven@FreeBSD.org +- 143 arrowd@FreeBSD.org + +A lot has happened in the ports tree in the last three months, an excerpt of the major software upgrades are: + +- pkg 2.3.1 +- New USES: zig +- Default version of Lazarus switched to 4.2 (non-devel, non-aarch64) +- Default version of Perl switched to 5.42 +- Chromium 140.0.7339.207 +- Electron 37 and 38 added +- Firefox 143.0.3 +- Firefox-esr 140.3.1 +- KDE Applications 25.08.1 +- KDE Frameworks 6.18.0 +- KDE Plasma 6.4.5 +- Ruby 3.4.6 +- Rust 1.89.0 +- SDL 3.2.22 + +During the last quarter, pkgmgr@ ran 12 exp-runs to test source code changes and various ports upgrades. diff --git a/website/content/en/status/report-2025-07-2025-09/releng.adoc b/website/content/en/status/report-2025-07-2025-09/releng.adoc new file mode 100644 index 0000000000..8686ac801e --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/releng.adoc @@ -0,0 +1,15 @@ +=== FreeBSD Release Engineering Team + +Links: + +link:https://www.freebsd.org/releases/15.0R/schedule/[FreeBSD 15.0-RELEASE schedule] URL: link:https://www.freebsd.org/releases/15.0R/schedule/[] + +link:https://download.freebsd.org/releases/ISO-IMAGES/[FreeBSD releases] URL: link:https://download.freebsd.org/releases/ISO-IMAGES/[] + +link:https://download.freebsd.org/snapshots/ISO-IMAGES/[FreeBSD development snapshots] URL: link:https://download.freebsd.org/snapshots/ISO-IMAGES/[] + +Contact: FreeBSD Release Engineering Team, <re@FreeBSD.org> + +The FreeBSD Release Engineering Team is responsible for setting and publishing release schedules for official project releases of FreeBSD, announcing code freezes and maintaining the respective branches, among other things. + +The Team managed the first half of the 15.0-RELEASE cycle, aiming for the official RELEASE build and announcement in December. +Of note, this has involved a significant amount of pkgbase-related work landing. + +The Release Engineering Team continued providing weekly development snapshot builds for the *main*, *stable/14*, and *stable/13* branches. diff --git a/website/content/en/status/report-2025-07-2025-09/sockstat.adoc b/website/content/en/status/report-2025-07-2025-09/sockstat.adoc new file mode 100644 index 0000000000..88c583e14f --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/sockstat.adoc @@ -0,0 +1,35 @@ +=== Sockstat UI Improvements + +Links: + +link:https://wiki.freebsd.org/SummerOfCode2025Projects/SockstatUIImprovements[Sockstat UI Improvements wiki] URL: https://wiki.freebsd.org/SummerOfCode2025Projects/SockstatUIImprovements[] + +link:https://github.com/freebsd/freebsd-src/pull/1720[Automatic column sizing PR] URL: https://github.com/freebsd/freebsd-src/pull/1720[] + +link:https://github.com/freebsd/freebsd-src/pull/1746[Reintroduced -w flag PR] URL: https://github.com/freebsd/freebsd-src/pull/1746[] + +link:https://github.com/freebsd/freebsd-src/pull/1753[Microoptimize cap-getnameinfo PR] URL: https://github.com/freebsd/freebsd-src/pull/1753[] + +link:https://github.com/freebsd/freebsd-src/pull/1770[Libxo support PR] URL: https://github.com/freebsd/freebsd-src/pull/1770[] + +link:https://github.com/freebsd/freebsd-src/pull/1799[Revert incorrect use of path-state for SCTP connections PR] URL: https://github.com/freebsd/freebsd-src/pull/1799[] + +link:https://github.com/freebsd/freebsd-src/pull/1806[Complete libxo integration PR] URL: https://github.com/freebsd/freebsd-src/pull/1806[] + +link:https://github.com/freebsd/freebsd-src/pull/1807[Fix port parsing after libxo integration PR] URL: https://github.com/freebsd/freebsd-src/pull/1807[] + + +Contact: Damin Rido <rido@FreeBSD.org> + +Sockstat is a command-line tool in FreeBSD that displays detailed information about open network sockets. +However, its traditional fixed-width formatting made the output hard to read, especially when handling long addresses. +This project improves sockstat by introducing dynamically sized columns and structured output support via libxo. +With these enhancements, users can more easily read output on the terminal or export the data in formats such as JSON, XML, or HTML for scripting and integration with external tools. + +The sockstat utility underwent improvements in two phases. +First, the fixed-width layout was replaced with dynamic column sizing using a two-pass algorithm to ensure proper alignment and readability, including cases with long socket addresses. +The `-w` option was redefined to enable wide, auto-sized output while maintaining compatibility with default terminal displays. +In the second phase, libxo support was integrated by replacing `printf()` calls with `xo_emit()`, applying appropriate field tagging, and validating the output using libxo's tools. +The manual pages were updated to document the libxo integration. +These changes provide machine-readable structured output while preserving traditional human-readable formatting. + +Following the sockstat conversion, the `parse_ports` function was identified as broken. +Due to its complexity, the function warranted the addition of unit tests to ensure correct behavior. +The issue was addressed by fixing the function and introducing a set of unit tests. +The codebase was refactored by renaming `sockstat.c` to `main.c` . + +This project was part of Google Summer of Code 2025. +It has modernized sockstat and made it both more user-friendly and better suited for integration into automated workflows. + +Sponsor: Google Summer of Code 2025
\ No newline at end of file diff --git a/website/content/en/status/report-2025-07-2025-09/sta-wpc-ci-automation.adoc b/website/content/en/status/report-2025-07-2025-09/sta-wpc-ci-automation.adoc new file mode 100644 index 0000000000..4f0088b2b5 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/sta-wpc-ci-automation.adoc @@ -0,0 +1,111 @@ +=== STA Work Package C: CI/CD Automation + +Contact: Siva Mahadevan <smahadevan@freebsdfoundation.org> + +In this quarter, as part of the infrastructure modernization work commissioned by the Sovereign Tech Agency (STA), I have been working on the in-tree CI Makefile targets. +I also worked on bringing our CI test reports to a clean state on our tier-1 architectures (amd64 and aarch64). +This report is a supplement to the overall STA status report and will describe the work done in more detail. + +==== tests/ci improvements + +The [.filename]#tests/ci# subdirectory in the src tree was introduced in link:https://cgit.freebsd.org/src/commit/?id=cb9d4bb1fbb9ac0eb9f211656e91f9d5254c166c[commit: Add preliminary in-tree CI infrastructure for developers] by mailto:bofh@FreeBSD.org[Moin Rahman] and aims to provide an easy way for developers to replicate the CI testing run by link:https://ci.freebsd.org[our Jenkins cluster]. +In this quarter, the following improvements were made by the team: + +New functionality: + +* link:https://cgit.freebsd.org/src/commit/?id=f6e5bcd4716c2974c7ceb1fbbfc0ef8db8e13d8b[tests/ci: run ci-full kyua tests in parallel] +* link:https://cgit.freebsd.org/src/commit/?id=92a7f2d577630d670643f855a1d123a2260102af[tests/ci: Add KYUA_TEST_FILTERS to allow user to select specific tests] +* link:https://cgit.freebsd.org/src/commit/?id=932cf5fa44b7ff3b7ea21ccb32bbbefff11c160c[tests/ci: Add CIENV variable] + +Bug fixes: + +* link:https://cgit.freebsd.org/src/commit/?id=ed4c64bc792fd2509d8fd6805f8e174c2db62338[tests/ci: Use suitable variable for qemu-user-static existence check] +* link:https://cgit.freebsd.org/src/commit/?id=2f50ea54c6e3b15f655e800eb680ddcb80e30b4f[tests/ci: fix race condition in bhyveload boot] +* link:https://cgit.freebsd.org/src/commit/?id=57f725a6a6c19b12015854589764babe58252155[tests/ci: fix missing /usr/local/{sbin,bin} in freebsdci rc PATH] +* link:https://cgit.freebsd.org/src/commit/?id=9f3e4b28f9dec27b73eeebd161d119d1e9864081[tests/ci: Fix missing qemu devices] +* link:https://cgit.freebsd.org/src/commit/?id=10fb5e7117e522540167fa02692e1e7b8e38eec0[tests/ci: Fix race condition with ci-extractmeta] +* link:https://cgit.freebsd.org/src/commit/?id=66fe805070d121d4b93f63b7b02a70d76069edfc[tests/ci: Fix wrong chflags target path in 'beforeclean' target] +* link:https://cgit.freebsd.org/src/commit/?id=9ec37e8ff49c6b555e8d4f522adc9378157df170[tests/ci: Use QEMU blockdev declaration for all platforms] +* link:https://cgit.freebsd.org/src/commit/?id=e990e460d50c628dfa681c5693bd8ece87b001ad[tests/ci: Fix unescaped kld_list var in rc.conf] + +With these changes, a developer can run CI with these example commands as root: + +[source,shell] +---- +# Fully parallel CI: +make ci + +# Single-threaded CI +make PARALLEL_JOBS=1 ci + +# Single-threaded CI, running a subset of the tests as described in kyua-test(1) +make PARALLEL_JOBS=1 KYUA_TEST_FILTERS='/path/to/testcase /path/to/another:testname1' ci + +# Run smoke (boot) tests +make CITYPE=smoke ci +---- + +==== Test case management + +link:https://ci.freebsd.org/tinderbox[Tinderbox] has been reporting that our supported platforms are failing in CI since a link:https://ci.freebsd.org/job/FreeBSD-main-amd64-test/26756/[run from the last quarter]. +As the backlog grows larger, it becomes harder for users and developers to notice a new failure and pin it to a particular commit. + +To complement the [.filename]#tests/ci# CI/CD automation improvements, along with link:https://github.com/markjdb/bricoler[Bricoler] to help with more granular investigations, I worked on cleaning up the failing test backlog on tier-1 architectures. +The following patches and bug reports were submitted as a result of this (still ongoing) work: + +New bug reports filed to track failing or flaky tests: + +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288991[PR 288991: sys/netinet/output:output_raw_flowid_mpath_success] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289096[PR 289096: lib/libexecinfo/sigtramp_test:test_backtrace_sigtramp] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289165[PR 289165: usr.bin/limits/limits_test:cputime_soft_flag] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289240[PR 289240: sys/netlink/netlink_socket:overflow] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289239[PR 289239: sys/netpfil/pf/sctp:pfsync] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289236[PR 289236: sys/kern/exterr_test:gettext_extended] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289382[PR 289382: sys/netinet6/lpm6:lpm6_test1_success] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289628[PR 289628: sys/netpfil/pf/nat:endpoint_independent_pass] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289630[PR 289630: libexec/rc/rc_subr_test:wait_for_pids_progress] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289237[PR 289237: sys/fs/fusefs/last_local_modify:main] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289084[PR 289084: lib/libc/string/memcmp_test:{diff,neq}] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289477[PR 289477: sys/netpfil/pf/route_to:prefer_ipv6_nexthop_mixed_af_random_table_ipv4] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289299[PR 289299: sys/netpfil/pf/rules_counter:keepcounters] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289684[PR 289684: sys/netlink/test_snl:snl_parse_errmsg_capped] +* link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289146[PR 289146: sbin/ipfw/test_add_rule.py:TestAddRule::test_add_action] + +Unskip tests that are wrongly skipped in CI: + +* link:https://cgit.freebsd.org/src/commit/?id=6ff78a63d8cd0dd64ae79cbda5cb03572c1e17f5[tests/sys/netpfil: unskip tests that no longer need to be skipped] +* link:https://cgit.freebsd.org/src/commit/?id=178b9c2364740ead21f584dc30c3aa45bd0bb8bf[tests/ci: Add missing kmods and pkgs to unskip tests] + +Test case metadata fixes: + +* link:https://cgit.freebsd.org/src/commit/?id=83b08f40264177ecf03fce808474815816f9846f[fix parallel execution of swapon tests] +* link:https://cgit.freebsd.org/src/commit/?id=1e570722dced7a3afc0a35b10af047b835e51567[cap_dns/tests/dns_test: mark tests as needing network access] +* link:https://cgit.freebsd.org/src/commit/?id=68fe0d9cc03bd80f63a5317a633d2426ae286316[pfctl tests: use require.kmods instead of manual check for pf] +* link:https://cgit.freebsd.org/src/commit/?id=df88c711a26c04192761e96dc08a6f3f9e42afed[cap_net/net_test: require 'allow_network_access'] +* link:https://cgit.freebsd.org/src/commit/?id=5dadfac51c3876b0ba6fde831cb4417594167fed[tests/mac_portacl: enable is_exclusive for now] +* link:https://cgit.freebsd.org/src/commit/?id=cacfd42b0c57b3455ca4a23e21de071fa0cc9ed0[tests/sys/mqueue: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=215a0654186926b2e4497d83f3eb45b5eefcb23f[tests/sys/netlink: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=308c9c995794f1ae89bba1d43aab9c51f7e90a09[tests/sys/opencrypto: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=26d3dfa8733892adf107b045a8c98d480b4bb21d[tests/sys/aio: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=c444bfca0063d0820f3fc72cb429809f5f52a970[tests/pf/ioctl: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=559b0f6b82867b60a2d5cb1b2744114603cb17a7[tests/sys/netmap: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=74898ce961e1f4818eba500dfa3a06bc30c1d9b3[tests/sndstat: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=7a1a6d1e2a836d189447ba725b0e256014613ab8[tests/socket_accf: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=4079513328d5656e31cb853a799176ff2500f79b[tests/sys/net: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=427be10491e37160a82eef31622676c655a29f1e[tests/sys/netinet: use require.kmods property instead of ad-hoc checks] +* link:https://cgit.freebsd.org/src/commit/?id=f53228c4e398468c71d3ed8a372cc29ccae6a0c1[tests/vmm_cred_jail: use require.kmods property instead of ad-hoc checks] + +mark tests as "expected fail" (xfail), currently WIP: + +* link:https://cgit.freebsd.org/src/commit/?id=df997faca8411bdf8008c25de5db3ed719019d21[atf_pytest: fix xfail detection from pytest report] + +==== Tooling (WIP) + +To catch errors more quickly, instead of relying on link:https://ci.freebsd.org[Jenkins] to update the test report, I ran local CI multiple times daily. +To help with this, I worked on some tooling to speed up the testing/debugging cycles. +I am maintaining the following (currently uncommitted) tools: + +* link:https://codeberg.org/svmhdvn/mypoudriere/src/branch/main/myfreebsd[parallel CI runner built on top of tests/ci] +* link:https://codeberg.org/svmhdvn/depistage[(VERY WIP) automated CI bug report/triage system] + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-07-2025-09/suspend.adoc b/website/content/en/status/report-2025-07-2025-09/suspend.adoc new file mode 100644 index 0000000000..1e4f48a9bb --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/suspend.adoc @@ -0,0 +1,29 @@ +=== Suspend/Resume Improvement + +Links: + +link:https://obiw.ac/s0ix/[Blog] URL: link:https://obiw.ac/s0ix/[] + +link:https://youtu.be/RCjPc4X2Edc[BSDCan talk on s2idle/S0ix] URL: https://youtu.be/RCjPc4X2Edc[] + +link:https://people.freebsd.org/~obiwac/s0ix/[Sleep testing image] URL: https://people.freebsd.org/~obiwac/s0ix/[] + +link:https://github.com/obiwac/freebsd-s0ix/tree/everything[Working Repo] URL: link:https://github.com/obiwac/freebsd-s0ix/tree/everything[] + +link:https://reviews.freebsd.org/D48721[Tip of the s2idle/S0ix + AMD SMU stack] URL: https://reviews.freebsd.org/D48721[] + + +Contact: obiwac <obiwac@FreeBSD.org> + +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, some of which do not support ACPI S3 sleep, to enter low power states to increase battery life. + +Entry to S0i3 is now working reliably on the Framework 13 AMD Ryzen 7040 series laptops on FreeBSD 15. +This required changes to LinuxKPI for DRM to know whether the system intends to enter S3 or S0ix: link:https://reviews.freebsd.org/D51591[D51591]. + +These changes in turn required the creation of generic sleep types, separate from ACPI. +Not all of these changes have yet been committed, but new hw.power.* sysctls will be created to choose the sleep type for various sleep state transition requests. + +The amdsmu driver, some ACPI changes and fixes, and GPIO interrupt servicing in amdgpio have been committed. + +A pre-built sleep testing image is now available to easily testing S0i3 entry on machines. +Detailed instructions are on the webpage. + +With respect to the links, the blog post entry is still outdated. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-07-2025-09/sylve.adoc b/website/content/en/status/report-2025-07-2025-09/sylve.adoc new file mode 100644 index 0000000000..923b181cc5 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/sylve.adoc @@ -0,0 +1,72 @@ +=== Sylve -- A Unified System Management Platform for FreeBSD + +Links: + +link:https://github.com/AlchemillaHQ/Sylve[GitHub] URL: link:https://github.com/AlchemillaHQ/Sylve[] + +link:https://sylve-ci.alchemilla.io[CI] URL: link:https://sylve-ci.alchemilla.io[] + +link:https://discord.gg/bJB826JvXK[Discord] URL: link:https://discord.gg/bJB826JvXK[] + +Contact: Hayzam Sherif <hayzam@alchemilla.io> + +Sylve is a modern, unified system management platform for FreeBSD, inspired by Proxmox. +We aim to provide an integrated web interface for managing virtual machines (via Bhyve), Jails, ZFS storage, networking, and firewalling. The backend is implemented in Go, while the frontend uses SvelteKit with Tailwind CSS and ShadCN UI components. + +The project emphasizes a minimal system footprint, currently requiring only package:sysutils/smartmontools[], package:sysutils/tmux[], package:libvirt[], package:samba419[], package:swtpm[] as runtime dependencies. + +==== Q3 Progress Highlights + +===== Clustering + +Sylve now supports simple clustering with a single-pane-of-glass (SPOG) experience. +This multi-master design, built on top of `hashicorp/raft` and SQLite, allows users to manage multiple nodes from a single interface. + +===== Networking + +* Network Objects: Subnets, hosts, and MACs are now treated as first-class objects. + Users can create and reuse them across VMs, Jails, and switches. +* Manual Switches: Existing FreeBSD bridges can now be imported into Sylve and managed as switches. + +===== Storage + +* A new file explorer has been introduced for managing each node's local filesystem (copy, cut, delete, etc.). +* ZFS pools now feature extensive health monitoring, including support for special vdevs (cache, log, etc.). +* Major performance improvements to ZFS dataset viewing and editing. +* Ability to flash images to ZFS zvols directly from the UI. +* Samba integration: Users can now create Samba shares. + A comprehensive audit log has been added to track file share activity. + +===== Authentication + +* Ability to create and manage users directly in the UI, including Samba users. +* Groups can now also be created and managed from the UI. + +===== Virtual Machines + +* Full VM editing is now supported (storage, network, PCI devices, etc.). +* TPM support (via package:swtpm[]) is available in both UI and API, this feature is currently experimental. +* Support for reusing existing raw disks. +* Added Wake-on-LAN functionality for VMs. + +===== Jails + +* Full support for thick jails (creation, editing, viewing). +* Resource limiting for CPU and RAM has been implemented. +* Networking for Jails supports both inherited configurations and switch-based (manual/standard) setups. + +==== Roadmap Update + +Due to community demand, Q3 focused on clustering instead of firewalling and network services. +The following items have been pushed to Q4: + +* Firewall rules configuration. +* DHCP support. +* WireGuard VPN integration. + +The current roadmap is to complete clustering with external storage backup support (e.g., S3) before returning to networking services. + +Contributions, testing, and feedback are very welcome. +If you are interested in contributing, consider helping with: + +* UI testing and accessibility feedback. +* Bug reports and feature requests via GitHub. + +Sponsor: FreeBSD Foundation and Alchemilla (development and infrastructure support) diff --git a/website/content/en/status/report-2025-07-2025-09/usb-debugging.adoc b/website/content/en/status/report-2025-07-2025-09/usb-debugging.adoc new file mode 100644 index 0000000000..92e26bd073 --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/usb-debugging.adoc @@ -0,0 +1,22 @@ +=== USB Kernel Debugging Improvements + +Contact: Tom Jones <thj@FreeBSD.org> + +XHCI USB controllers offer a mode which allows them to be used as a system debugging interface. +XHCI debug uses a special USB 3 cable with VBUS, D+ and D- disconnected. +The feature can be used to live debug the FreeBSD kernel, enabling investigation of issues which cause the system video console to lock up and there is not an alternative such as a serial console. +This can happen when debugging issues with graphics drivers. + +mailto:hrs@FreeBSD.org[Hiroki Sato] developed support for the XHCI debug interface and made it available as some in progress git branches. +This implementation enables FreeBSD to operate as both a Debug Host and a Debug Target, with support for debugging from the loader through to the kernel. + +In this quarter the Debug Host side of the XHCI debug has been committed to FreeBSD main and will be available in FreeBSD 15. +The Debug Host driver enables a FreeBSD machine to debug Linux and Windows systems acting as Debug Targets. +The Debug Host driver has been split from the patch series to enable debugging of FreeBSD 16 and onwards from FreeBSD 15. + +The Debug Target side of XHCI debug has progressed in this quarter, with an improved interface between the loader and the kernel and a lock up sending data from a Target resolved. +The remaining work for the host implementation is to enable XHCI debug as a console very early in boot and to convert some methods to use bus space allocations. + +In the coming quarter I plan to update the developers handbook section on kernel debugging. + +Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2025-07-2025-09/valgrind.adoc b/website/content/en/status/report-2025-07-2025-09/valgrind.adoc new file mode 100644 index 0000000000..ea8fb619fc --- /dev/null +++ b/website/content/en/status/report-2025-07-2025-09/valgrind.adoc @@ -0,0 +1,53 @@ +=== Valgrind: preparing for 15.0-RELEASE + +Links: + +link:https://www.valgrind.org/[Valgrind Home Page] URL: link:https://www.valgrind.org/[] + +link:https://www.valgrind.org/docs/manual/dist.news.html[Valgrind News] URL: link:https://www.valgrind.org/docs/manual/dist.news.html[] + +link:https://github.com/paulfloyd/freebsdarm64_valgrind[arm64 port] URL: link:https://github.com/paulfloyd/freebsdarm64_valgrind[] + +Contact: Paul Floyd <pjfloyd@wanadoo.fr> + +I have not submitted any reports for over a year. On the whole that is good news as it means that there have not been any major issues. Back then I said that aarch64 support was about to land and indeed it did in mid April 2024. + +I added a nice little script for use with Valgrind called `vgscript`. This works in a similar manner to `pstack` (or `bstack` on FreeBSD) in that you give it a PID and it will generate a stack trace for that process. If you use `bstack` with a Valgrind process you will see the Valgrind call stack which is probably of no use to you. If you run `vgstack` with a Valgrind PID it will print the call stack of the test exe running under Valgrind. + +If you use Valgrind regularly could you take a look and answer the survey that I posted on the forums (if you have not done so already). +Here is the link:https://forums.freebsd.org/threads/valgrind-feature-poll.98707/#post-716085[link]. + +Valgrind 3.26 is due out at the end of October 2025 and package:devel/valgrind[] will be updated shortly after that. + +package:devel/valgrind-devel[] will get one (or maybe more) updates as I fix issues with FreeBSD 15.0. + +The outstanding issues that I have on FreeBSD 15.0 are +* aarch64: there is a problem when using Valgrind with gdb/vgdb. Hitting ctrl-c to interrupt the process running under Valgrind does not work and Valgrind crashes with an assert. +* aarch64: a known old issue that was infrequent regarding initialisation of thread memory now seems to occur much more often. +* amd64: maybe similar to the first issue with gdb/vgdb and interrupting a process, but this time I'm seeing `select` return an 'impossible' value. +* amd64: a test for `setcred` is getting an extra "Conditional jump" error message. + +Most of the above are not too serious unless you are a heavy user of gdb/vgdb. + +Here is a list of bugfixes since my last report, Q1 2024. + +* Several suppressions added for libc, libc++ and libstdc++ functions +* Improvements to `setcontest` argument checking +* Some more `aio_*` fixes +* Syscall `_sysctlname` was checking the wrong length of the name argument +* New syscall wrappers for `kcmp`, `getrlimitusage`, `close_range`, `fchroot`, `setcred`, `exterrctl`, `inotify_add_watch_at`, `inotify_rm_awtch`, `jail_attach_jd` and `jail_remove_jd` +* Started adding better `ioctl` argument checking +* Fixes to Valgrinds self-checking modes +* Support aarch64 auxv AT_HWCAP, AT_CHERI_STATS, AT_HWCAP3 and AT_HWCAP4 +* Valgrind file descriptor checking has been significantly enhanced and this includes FreeBSD +* Some old code that I could never test for FreeBSD 10 has been removed +* Removed as much as possible FreeBSD version dependent code. This reduces everyday maintenance at the cost of making version-independent regression tests more difficult +* Turn off check for lock created during text handling that will deliberately leak +* Syscall `sigwait` was not correctly dealing with its atypical return value +* Improved checking of `utrace` syscall arguments +* amd64: syscall arguments 7 and 8 were swapped (it turns out that argument 8 is never needed and has been removed) +* amd64: added `sysarch` subcommands `AMD64_SET_TLSBASE` and `AMD_GET_TLSBASE` +* Reduced warnings that get printed in quiet (-q) mode +* Improved checking done by `sysctl` kern.proc.pathname +* Handle `mmap` MAP_STACK and MAP_GUARD +* Syscalls `open*` now produce an error if you try to open the guest exe for writing +* Syscalls `sigwait` and `sigwaitingfo` were too lax in accepting NULL arguments +* Many of the `*at` system calls (like `faccessat`) were not checking that the directory fd is not one of the file descriptors reserved for Valgrind's use +* Function `memalign` now accepts a size of zero diff --git a/website/content/en/usergroups/_index.adoc b/website/content/en/usergroups/_index.adoc index b07c659e54..ed848cc257 100644 --- a/website/content/en/usergroups/_index.adoc +++ b/website/content/en/usergroups/_index.adoc @@ -184,6 +184,9 @@ We are a community of FreeBSD enthusiasts and professionals dedicated to support Our group actively engages in writing documentation, contributing code, and conducting research to enhance the FreeBSD ecosystem. Whether you're an experienced developer or just starting with FreeBSD, join us in fostering collaboration and innovation within the Turkey FreeBSD community. +link:https://ossmalta.eu/[Open Source Society Malta]:: +The Open Source Society Malta is a local community for the Open-Source Initiative in Malta supporting open-source enthusiasts and professionals. + [[north-america]] === North America @@ -351,6 +354,9 @@ For more information please visit our link:https://bsdtw.org[website]. link:https://ambug.org[Armenia BSD User Group]:: We're a community of BSD Hackers, Unix Sysadmins and Unix-like system users who gather once a month (online and offline) to discuss BSD Unix related topics. +link:https://arbian.org[Saudi Arabia BSD User Group]:: +Arbian open source community in Saudi Arabia, *BSD one of part of the community, represents and supports Arabic language. + [[oceania]] === Oceania diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 1e9e3f59a3..4854f758c7 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -98,61 +98,6 @@ a| Some FreeBSD `RELEASEs` are supported but are older or built from older `STABLE` branches; these are considered "legacy" and are probably only of interest to people maintaining existing systems on FreeBSD. -[[download-rel142]] -=== FreeBSD {rel142-current}-RELEASE - -[.tblbasic] -[.tblDownload] -[width="100%",cols="25%,25%,25%,25%",options="header",] -|=== -|Installer |VM |SD Card |Documentation -a| -* link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel142-current}/[amd64] -* link:{url-rel}/i386/i386/ISO-IMAGES/{rel142-current}/[i386] -* link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel142-current}/[aarch64] -* link:{url-rel}/arm/armv7/ISO-IMAGES/{rel142-current}/[armv7] -* link:{url-rel}/powerpc/powerpc/ISO-IMAGES/{rel142-current}/[powerpc] -* link:{url-rel}/powerpc/powerpc64/ISO-IMAGES/{rel142-current}/[powerpc64] -* link:{url-rel}/powerpc/powerpc64le/ISO-IMAGES/{rel142-current}/[powerpc64le] -* link:{url-rel}/powerpc/powerpcspe/ISO-IMAGES/{rel142-current}/[powerpcspe] -* link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel142-current}/[riscv64] - -a| -* link:{url-rel}/VM-IMAGES/README.txt[README] -* link:{url-rel}/VM-IMAGES/{rel142-current}-RELEASE/amd64/Latest/[amd64] -* link:{url-rel}/VM-IMAGES/{rel142-current}-RELEASE/i386/Latest/[i386] -* link:{url-rel}/VM-IMAGES/{rel142-current}-RELEASE/aarch64/Latest/[aarch64] -* link:{url-rel}/VM-IMAGES/{rel142-current}-RELEASE/riscv64/Latest/[riscv64] -* link:{url-rel}/CI-IMAGES/{rel142-current}-RELEASE/amd64/Latest/[amd64] (BASIC-CI) -* link:{url-rel}/CI-IMAGES/{rel142-current}-RELEASE/aarch64/Latest/[aarch64] (BASIC-CI) - -a| -* aarch64 -* {blank} -** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel142-current}/[PINE64] -** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel142-current}/[PINE64-LTS] -** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel142-current}/[ROCK64] -** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel142-current}/[ROCKPRO64] -** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel142-current}/[RPI] (3/4) -* armv7 -* {blank} -** link:{url-rel}/arm/armv7/ISO-IMAGES/{rel142-current}/[GENERICSD] -* riscv64 -* {blank} -** link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel142-current}/[GENERICSD] - -a| -* {blank} -* link:../releases/#current[Released]: {rel142-current-date} -* link:{u-rel142-notes}[Release Notes] -* link:{u-rel142-readme}[Readme] -* link:{u-rel142-hardware}[Hardware Compatibility List] -* link:{u-rel142-installation}[Installation Instructions] -* link:{u-rel142-errata}[Errata] -* link:{u-rel142-signatures}[Signed Checksums] - -|=== - [[download-rel135]] === FreeBSD {rel135-current}-RELEASE [.tblbasic] @@ -224,15 +169,21 @@ The word `CURRENT` is sometimes a source of confusion: * if you are looking for the _current version_ of FreeBSD, you most likely want a `RELEASE` version (see above) – **not** `CURRENT` – `CURRENT` has special meaning in the development process. [[download-snapshots]] -=== Development Snapshots +== Development Snapshots See link:../snapshots/[FreeBSD Snapshot Releases]. === FreeBSD {rel-head}-CURRENT -Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel-head}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel-head}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel-head}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel-head}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel-head}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel-head}/[powerpcspe], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel-head}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel-head}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel-head}/[riscv64]. +Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel-head}/[amd64], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel-head}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel-head}/[powerpc64le], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel-head}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel-head}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel-head}/[riscv64]. -VM images are available for link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/riscv64/Latest/[riscv64]. +VM images are available for link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/riscv64/Latest/[riscv64]. + +=== FreeBSD {rel150-current}-STABLE + +Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel150-current}/[amd64], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel150-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel150-current}/[powerpc64le], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel150-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel150-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel150-current}/[riscv64]. + +VM images are available for link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/riscv64/Latest/[riscv64]. === FreeBSD {rel143-current}-STABLE @@ -293,3 +244,12 @@ The projects below are of particular interest. == Archives http://ftp-archive.FreeBSD.org/pub/FreeBSD-Archive/old-releases/[Past releases] of FreeBSD. + +[[fastly]] +== Fastly CDN + +The FreeBSD project gratefully acknowledges the support of https://www.fastly.com[Fastly], providing CDN acceleration, caching, and bandwidth to bring FreeBSD images and packages to our globally distributed community. + +image::../gifs/fastlyLogo-red-SVG.svg[Fastly Logo,120] + +See also the link:{handbook}mirrors[FreeBSD project mirrors]. |