#3552 Issue open: add support loongarch64¶
Labels: enhancement, needs sponsorship
congmingdeyezi opened issue at 2026-01-12 11:15:¶
Platform¶
No response
Is your feature request related to a problem? Please describe.¶
suggest adding support for loongarch64
Describe the solution you'd like¶
execute the command to view its architecture support
find /usr/share/rear/ -type f | grep -o
'/[^/]*/[0-9][0-9][0-9]_' | cut -d '/' -f2 | sort -u
Describe alternatives you've considered¶
No response
Additional context¶
No response
congmingdeyezi commented at 2026-01-12 11:17:¶
find /usr/share/rear/ -type f | grep -o '/[^/]*/[0-9][0-9][0-9]_' | cut -d '/' -f2 | sort -u
#3440
congmingdeyezi commented at 2026-01-12 12:15:¶
@Reiner030 @jpmens @rnavarro @evgeni
gdha commented at 2026-01-15 08:06:¶
The question is to add support for https://loongarch.dev/en/ and
https://en.altlinux.org/Ports/loongarch64.
Sorry, we do not have the hardware, therefore, we rely on others who can
jump in and do the needful.
[Export of Github issue for rear/rear.]