Loongarch64: Difference between revisions
m (typo) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
{{warning|LoongArch is not supported by Alpine Linux.}} | {{warning|LoongArch is not supported by Alpine Linux.}} | ||
LoongArch is not available and supported by Alpine Linux, but it is possible to bootstrap into Alpine Linux with LoongArch support. | LoongArch is currently not available and supported by Alpine Linux, but it is possible to bootstrap into Alpine Linux with LoongArch support. | ||
Official support is planned for Alpine 3.21. | |||
= Installation guide = | = Installation guide = | ||
Line 11: | Line 13: | ||
= Docker with Alpine = | = Docker with Alpine = | ||
Running Alpine | Running Alpine LoongArch containers on Docker: [[Loongarch64/Docker]] | ||
= Known Issues = | = Known Issues = | ||
Line 20: | Line 22: | ||
= See Also = | = See Also = | ||
* [https://blog.xen0n.name/en/posts/tinkering/loongarch-faq/ Unofficial yet comprehensive FAQ for LoongArch] | * [https://blog.xen0n.name/en/posts/tinkering/loongarch-faq/ Unofficial yet comprehensive FAQ for LoongArch] | ||
* [https://gitlab.alpinelinux.org/alpine/tsc/-/blob/master/minutes/2023-12-07.md?ref_type=heads#new-architecture-loongarch64-porting-72 TSC descision to support LoongArch] |
Latest revision as of 07:04, 29 May 2024
This material is work-in-progress ... Do not follow instructions here until this notice is removed. |
Warning: LoongArch is not supported by Alpine Linux.
LoongArch is currently not available and supported by Alpine Linux, but it is possible to bootstrap into Alpine Linux with LoongArch support.
Official support is planned for Alpine 3.21.
Installation guide
Visit: Loongarch64/Installation
Docker with Alpine
Running Alpine LoongArch containers on Docker: Loongarch64/Docker