Riscv64 Redo: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Draft}} | ||
[[Main Page]] > [[architecture|Architectures]] > Riscv64 | |||
riscv64 (RISC-V 64-bit) is one of the [[architecture|architectures]] that Alpine Linux supports. The first stable release was Alpine Linux 3.20. Standard ISO images are available since Alpine Linux 3.23. You can download it from the [https://alpinelinux.org/downloads/ Alpine Linux downloads] page. | riscv64 (RISC-V 64-bit) is one of the [[architecture|architectures]] that Alpine Linux supports. The first stable release was Alpine Linux 3.20. Standard ISO images are available since Alpine Linux 3.23. You can download it from the [https://alpinelinux.org/downloads/ Alpine Linux downloads] page. | ||
RISC-V is an open source instruction set architecture (ISA) that was originally developed at UC Berkeley. It's currently maintained by [https://riscv.org/ RISC-V International]. | RISC-V is an open source instruction set architecture (ISA) that was originally developed at UC Berkeley. It's currently maintained by [https://riscv.org/ RISC-V International]. Organizations are allowed to implement the RISC-V ISA with their own custom extensions. This results in their being some specificity to each implementation that makes it to market. Below you'll find links to articles which detail how to get Alpine Linux running on your board or VM. | ||
== Alpine Linux on Specific RISC-V Implementations == | |||
<br /> | |||
{{Warning|The contributors to the Alpine Linux project are not responsible for any damage/loss experienced by using the following guides. The following articles are provided as a general reference. It is assumed that the implementer will have the knowledge and ability to close the gap between what is described here and their specific setup.}} | |||
* [[Riscv64|Running Alpine riscv64 in QEMU]] | |||
* [[Installing Alpine Linux on OrangePi RV2]] | |||
== Contribute == | |||
* Test out the port and [https://gitlab.alpinelinux.org/alpine/aports/-/issues/?label_name%5B%5D=arch%3Ariscv64 report] the bugs you find. | |||
* Write and improve guides about the port. | |||
* Fix [https://gitlab.alpinelinux.org/alpine/aports packages] that are buggy or don't work on RISC-V. | |||
''This section is based on [https://irclogs.alpinelinux.org/%23alpine-riscv64-2025-10.log this] [[Alpine Linux:IRC|IRC]] conversation from 2025-10-01.'' | |||
[[Category:Riscv64]] | [[Category:Riscv64]] | ||
Latest revision as of 21:42, 29 March 2026
Do not follow instructions here until this notice is removed. |
Main Page > Architectures > Riscv64
riscv64 (RISC-V 64-bit) is one of the architectures that Alpine Linux supports. The first stable release was Alpine Linux 3.20. Standard ISO images are available since Alpine Linux 3.23. You can download it from the Alpine Linux downloads page.
RISC-V is an open source instruction set architecture (ISA) that was originally developed at UC Berkeley. It's currently maintained by RISC-V International. Organizations are allowed to implement the RISC-V ISA with their own custom extensions. This results in their being some specificity to each implementation that makes it to market. Below you'll find links to articles which detail how to get Alpine Linux running on your board or VM.
Alpine Linux on Specific RISC-V Implementations

Contribute
- Test out the port and report the bugs you find.
- Write and improve guides about the port.
- Fix packages that are buggy or don't work on RISC-V.
This section is based on this IRC conversation from 2025-10-01.
