Linux build for Cubie-A7A?

I’m happy to see this new board released! :tada:
Is there any Linux build available for download? (I’d prefer a CLI-only build.)

Currently only Radxa OS and Android available:

https://docs.radxa.com/en/cubie/a7a/download

All the vendor images are here. I prefer CLI images too, however just download the KDE version and disable the UI with:

sudo systemctl set-default multi-user.target
reboot

You can also use a pseudo-graphical console called from the command line with the “rsetup” command.

Thanks @jack , that looks good :wink: