mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-08-27 13:56:33 +00:00
docs: update unofficial support list for NetBSD (#2099)
This commit is contained in:
@@ -130,6 +130,7 @@ A non-comprehensive list of some currently unofficially-supported platforms that
|
||||
- Linux (`armv6`, `armv7`, `powerpc64le`, `riscv64gc`, `loongarch64`)
|
||||
- Android (`arm64`)
|
||||
- Windows (`arm64`)
|
||||
- NetBSD (`x86_64`)
|
||||
|
||||
For more details on unsupported platforms and known problems, check out [the documentation](https://bottom.pages.dev/nightly/support/unofficial/).
|
||||
|
||||
|
||||
@@ -6,9 +6,11 @@ on the problem at the end of the day, _issues on unsupported platforms are likel
|
||||
|
||||
Unofficially supported platforms known to compile/work:
|
||||
|
||||
- FreeBSD
|
||||
- Linux on ARMv7 and ARMv6 (tested to compile in [CI](https://github.com/ClementTsang/bottom/blob/main/.github/workflows/ci.yml))
|
||||
- Linux on PowerPC 64 LE (tested to compile in [CI](https://github.com/ClementTsang/bottom/blob/main/.github/workflows/ci.yml))
|
||||
- Linux on an RISC-V (tested to compile in [CI](https://github.com/ClementTsang/bottom/blob/main/.github/workflows/ci.yml), tested to run on an [Allwinner D1 Nezha](https://github.com/ClementTsang/bottom/issues/564))
|
||||
- FreeBSD on x86 (built and tested in [CI](https://github.com/ClementTsang/bottom/blob/main/.github/workflows/ci.yml))
|
||||
- Linux on ARMv7 and ARMv6 (built in [CI](https://github.com/ClementTsang/bottom/blob/main/.github/workflows/ci.yml))
|
||||
- Linux on PowerPC 64 LE (built in [CI](https://github.com/ClementTsang/bottom/blob/main/.github/workflows/ci.yml))
|
||||
- Linux on an RISC-V (built in [CI](https://github.com/ClementTsang/bottom/blob/main/.github/workflows/ci.yml), tested to run on an [Allwinner D1 Nezha](https://github.com/ClementTsang/bottom/issues/564))
|
||||
- NetBSD on x86 (built in [CI](https://github.com/ClementTsang/bottom/blob/main/.github/workflows/ci.yml))
|
||||
|
||||
If you encounter any issues, see the [troubleshooting page](../troubleshooting.md) or open an issue/discussion on GitHub - though as mentioned, unsupported platforms may go unfixed.
|
||||
If you encounter any issues, see the [troubleshooting page](../troubleshooting.md) or open an issue/discussion on
|
||||
GitHub - though as mentioned, unsupported platforms may go unfixed.
|
||||
|
||||
Reference in New Issue
Block a user