doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-11-06 21:02:47 -05:00
parent 4c37d54f5c
commit 441eee7e1f
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
4 changed files with 42 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{{attachment:orange-pi-zero.jpg|Orange Pi Zero|width=649,height=537}}
[[http://www.orangepi.org/orangepizero/|Orange Pi Zero]] is a single board computer available at very low price. It uses the Allwinner H2 SoC, and has 256MB/512MB DDR3 SDRAM. It doesn't require any non-free firmware to run !FreedomBox. However, the onboard Wi-Fi module needs proprietary firmware to work. The board is available in two versions: with 256MB RAM and 512MB RAM. The version with 512 MB RAM is recommended for !FreedomBox. Even then, !FreedomBox is expected to gracefully run only a small number of services.
[[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero.html|Orange Pi Zero]] is a single board computer available at very low price. It uses the Allwinner H2 SoC, and has 256MB/512MB DDR3 SDRAM. It doesn't require any non-free firmware to run !FreedomBox. However, the onboard Wi-Fi module needs proprietary firmware to work. The board is available in two versions: with 256MB RAM and 512MB RAM. The version with 512 MB RAM is recommended for !FreedomBox. Even then, !FreedomBox is expected to gracefully run only a small number of services.
'''Important:''' Read [[FreedomBox/Hardware|general advice]] about hardware before building a !FreedomBox with this single board computer.

View File

@ -8,6 +8,26 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 23.20 (2023-11-06) ==
=== Highlights ===
* backups: Don't leave services stopped if backup fails
* coturn: Fix incorrectly passing transport argument to STUN URIs
=== Other Changes ===
* apache: tests: Update to use !DiagnosticCheck class
* app: Update diagnose() docstring
* datetime: Fix diagnostic test for checking NTP server sync
* diagnostics: Add shortcut to re-run setup for app
* ejabberd: Update old STUN URIs to remove 'transport' parameter
* email: Increase the size of the message to 100MiB
* locale: Update translations for Albanian, German, Spanish, Turkish, Ukrainian
* matrixsynapse: Update old STUN URIs to remove 'transport' parameter
* operation: Fix issue with re-running setup when it fails first time
* tests: functional: Run tests on two app servers
== FreedomBox 23.19 (2023-10-23) ==
=== Highlights ===

View File

@ -2,7 +2,7 @@
{{attachment:orange-pi-zero.jpg|Orange Pi Zero|width=649,height=537}}
[[http://www.orangepi.org/orangepizero/|Orange Pi Zero]] is a single board computer available at very low price. It uses the Allwinner H2 SoC, and has 256MB/512MB DDR3 SDRAM. It doesn't require any non-free firmware to run !FreedomBox. However, the onboard Wi-Fi module needs proprietary firmware to work. The board is available in two versions: with 256MB RAM and 512MB RAM. The version with 512 MB RAM is recommended for !FreedomBox. Even then, !FreedomBox is expected to gracefully run only a small number of services.
[[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero.html|Orange Pi Zero]] is a single board computer available at very low price. It uses the Allwinner H2 SoC, and has 256MB/512MB DDR3 SDRAM. It doesn't require any non-free firmware to run !FreedomBox. However, the onboard Wi-Fi module needs proprietary firmware to work. The board is available in two versions: with 256MB RAM and 512MB RAM. The version with 512 MB RAM is recommended for !FreedomBox. Even then, !FreedomBox is expected to gracefully run only a small number of services.
'''Important:''' Read [[FreedomBox/Hardware|general advice]] about hardware before building a !FreedomBox with this single board computer.

View File

@ -8,6 +8,26 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 23.20 (2023-11-06) ==
=== Highlights ===
* backups: Don't leave services stopped if backup fails
* coturn: Fix incorrectly passing transport argument to STUN URIs
=== Other Changes ===
* apache: tests: Update to use !DiagnosticCheck class
* app: Update diagnose() docstring
* datetime: Fix diagnostic test for checking NTP server sync
* diagnostics: Add shortcut to re-run setup for app
* ejabberd: Update old STUN URIs to remove 'transport' parameter
* email: Increase the size of the message to 100MiB
* locale: Update translations for Albanian, German, Spanish, Turkish, Ukrainian
* matrixsynapse: Update old STUN URIs to remove 'transport' parameter
* operation: Fix issue with re-running setup when it fails first time
* tests: functional: Run tests on two app servers
== FreedomBox 23.19 (2023-10-23) ==
=== Highlights ===