Architecture request: arm64
Is your feature request related to a problem? Please describe. I am using a device with arm64 architecture. However, dahliaOS does not support arm64.
Describe the solution you'd like
- Official diskimage support arm64.
Describe alternatives you've considered
- Support building for arm64.
Do you have an idea of how we would add it? It would be nice if they officially released an arm64 disk image. I have an arm64 environment, so at least I can build it myself.
Why should we add it? There are more and more arm64 computers (e.g. Raspberry Pi) By supporting such devices, we can provide a beautiful OS to even more users.
Additional context When I tried the x64 version, it was not recognized by the Raspberry Pi 4B.
arm64 support is a future goal as soon as I get build automation going. Right now, full ARM support is limited, as Flutter does not have cross-compilation support (still!). For basic work with the platform, there is one release of an arm64 userspace from 2021 that you can chroot on any ARM device, and there should be an arm64 version of Pangolin floating around if you want to do a little manual work.
https://github.com/dahliaOS/buildroot/releases/download/M1-210128/rootfs.tar.gz